Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_cab is a basic shell script Nagios plugin to check datacentre cabinet/rack health via a Sinetica Hawk-I or RacKMS. It will monitor cabinet temperature/humidity etc.
Current Version
1.0
Last Release Date
2014-11-12
Owner
Tom Vernon
Website
http://www.tomvernon.co.uk
License
GPL
Compatible With
Basic usage: check_cab -H hostname -C communitystring -T checktype -w limit -c limit
Help: -h Print detailed help screen -V Print version information -H STRING Host address to check against -C STRING SNMP community string on host -T STRING Checktype to perform (Standard channels are CH1/CH2/CH3/CH4) -w STRING Warning threshold to one decimal place (i.e 20.5) -c STRING Critical threshold to one decimal place (i.e 21.5)
Example command:
define command{ command_name check_cab_reartemp command_line $USER1$/check_cab -H $HOSTADDRESS$ -C MYCOMMUNITY -T CH4 -w 33.0 -c 35.0 }
Expected output: OK: "Rear Temp" value is 24.9
You must be logged in to submit a review.
To:
From: