Random Project

Awesome

the only working solution without any additional dameon software, works great for APC network managment cards.

Just one small typo:

“Output Voltage” should be “Input Voltage” on the following command definition:

# ‘snmp_ups_voltage_in’ command definition
define command{
command_name snmp_ups_voltage_in
command_line $USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.318.1.1.1.3.2.1.0 -l ‘Output Voltage’ -u ‘Volts’
}