Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This is a Nagios plugin that checks various properties of a Liebert Vertiv ITA-20k00AL3A02E00 !! it's a W.I.P. Please let me know if you have additions or adjustments. ======
Current Version
Last Release Date
2019-09-04
Owner
Arjan Vlaanderen
License
GPL
Compatible With
Used the https://exchange.nagios.org/directory/Plugins/Hardware/UPS/Liebert/check_ups_alarm/details as a template. Many oid's are identical, but many not... :)
./check_vertiv.pl scriptname [options] -C SNMP Community -H Hostname -P SNMP Port -T SNMP Timeout -w Warning Threshold -c Critical Threshold -X Type of Check (see below)
Check Types: batteryStatus Current Status of the Battery [UNKNOWN,NORMAL,LOW,DEPLETED] batteryMinRemaining Estimated minutes of battery life remaining (65535 means we aren't on battery power) batteryChaRemain Shows the current Battery Charge level batterySeconds Number of seconds we've been on battery power (0 means we aren't on battery power) batteryTemperature Current temperature (degrees Farenheit) -k Lower Warning Threshold -r Lower Critical Threshold inputLineBads Counter showing how many times the input has been out of spec outputLoadPercent Percentage of the current load of the Data Center compared to the capacity of the UPS alarmCount Current number of alarms on the UPS
Note: The Warning and Critical Thresholds should always be set UNLESS batteryStatus is selected Example: ./check_vertiv.pl -C public -H 193.168.3.30 -X batteryStatus -w 3 -c 4
Working for the Vertiv: batteryStatus Current Status of the Battery [UNKNOWN,NORMAL,LOW,DEPLETED] batteryMinRemaining Estimated minutes of battery life remaining (65535 means we aren't on battery power) batteryChaRemain Shows the current Battery Charge level batterySeconds Number of seconds we've been on battery power (0 means we aren't on battery power) alarmCount Current number of alarms on the UPS outputLoadPercent Percentage of the current load of the Data Center compared to the capacity of the UPS (only for the first phase in this script) untested: inputLineBads Counter showing how many times the input has been out of spec
You must be logged in to submit a review.
To:
From: