Nagios Exchange
  • Home
  • Directory
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up
Plugins4387Themes and Skins11Add-ons732Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Nagios XI Documentation Utilizing A RAM Disk In NagiosXI
0.0 (0)
97.1K
RSS Feed
Newest Listings Updated Listings
Top Contributors
LAMY (7)Julien DESMAREST (6)deskwork_itunes142 (4)Davide Lemma (4)Joerg Hoerter (3)
See More
Newest Contributors
Guillaume8723 (1)Salvo (1)SOHA-IT (1)Tsvetomir Tsvetanov (1)Igor Ru (1)
See More
Home > Nitya N Shukla
NN

Nitya N Shukla

@nityanaths

User Stats

Favorites0

Views

Projects0

No Projects Found
check_cciss - HP and Compaq Smart Array Hardware status

Script modifid for servers where slot number is greated than one digit

Please change following lines if your controller has slots in 2 digits: if [ "$EXCLUDE_SLOT" = "1" ]; then # slots=`echo ${check} | egrep -o "Slot w" | awk '{print $NF}' | grep -v "$excludeslot"` slots=`echo ${check} | egrep -o "Slot w*" | awk '{print $NF}' | grep -v "$excludeslot"` else # slots=`echo ${check} | egrep -o "Slot w" | awk '{print $NF}'` slots=`echo ${check} | egrep -o "Slot w*" | awk '{print $NF}'` fi

Reviewed 13 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks