I wan't to check with the check_snmp plugin if an UPS
has line Voltage.
This means that if the Line Voltage drops below the
220Volts i must get an warning and if the Voltage
drops below 215Volt i must gat an error.
check_snmp -H 194.26.243.155 -
o .iso.3.6.1.4.1.318.1.1.1.3.2.2.0 -u LT -w 220 -c 215
Standard the Voltages is 220Volts. With the above
command i get always an Critical how can i tell
check_snmp thet i want the warning and critical values
to be less then?
check_snmp version 1.2.9-4) 1.21.2.5
ps. I tried -e LT buth the pluing doesn't recognize
the -e parameter.
regards,
Leo