Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
This plugin can check the status of Uninterruptible Power Supply (UPS) using SNMP v1 queries.
Current Version
1.0
Last Release Date
2015-07-01
Owner
LAMY
Website
https://github.com/ynlamy/check_snmp_ups
Download URL
https://raw.githubusercontent.com/ynlamy/check_snmp_ups/master/check_snmp_ups
License
GPL
Compatible With
check_snmp_ups is written in Bash and is distributed under the GPLv2 license. This plugin have been created by Yoann LAMY. Usage: ./check_snmp_ups -H xxx.xxx.xxx.xxx -C public -t battery -H ADDRESS Name or IP address of host (default: 127.0.0.1) -C STRING Community name for the host's SNMP agent (default: public) -t STRING Different status (battery, charge, power, source, temperature) (default: battery) -w INTEGER Warning battery level in percent and UPS Warning temperature level in degres celsius (default: 0) -c INTEGER Critical battery level in percent and UPS Critical temperature level in degres celsius (default: 0) -h Print this help screen -V Print version and license information This plugin uses 'snmpget' and 'snmpwalk' commands included with the NET-SNMP package. This plugin support performance data output (charge, power, temperature). Examples : ./check_snmp_ups -H xxx.xxx.xxx.xxx -C public -t battery ./check_snmp_ups -H xxx.xxx.xxx.xxx -C public -t charge -w 70 -c 30 ./check_snmp_ups -H xxx.xxx.xxx.xxx -C public -t power -w 0 -c 0 ./check_snmp_ups -H xxx.xxx.xxx.xxx -C public -t source ./check_snmp_ups -H xxx.xxx.xxx.xxx -C public -t temperature -w 0 -c 0 This nagios plugins comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of the plugins under the terms of the GNU General Public License v2.
Love this script. Have an Eaton PowerWare 9125 UPS and most of the scripts failed to return anything for this one. Only item I had to change was the temperature OID to .1.3.6.1.4.1.534.1.6.1.0 for my situation. Nicely done.
You must be logged in to submit a review.
To:
From: