Check Socomec Netvision
check_ups_netvision2.pl
Nagios/Icinga plugin to monitor Socomec Netvision UPS systems via SNMP.
Features
- SNMP-based UPS health checks
- Battery capacity, load, voltage and temperature checks
- Remaining runtime output
- Nagios-compatible status and perfdata output
Requirements
- Perl 5.10+
Net::SNMPGetopt::Long
Usage
./check_ups_netvision2.pl -H -C
SNMPv3 example:
./check_ups_netvision2.pl -H -v 3 -U -A -a sha -X -x aes
Output
Returns standard Nagios exit codes:
0OK1WARNING2CRITICAL3UNKNOWN
License
GNU General Public License v2.0 (see repository license selection).