check_snmp_int create MIN/MAX perfdata values in Bits Mode
Posted: Wed Aug 09, 2017 6:18 pm
Hello, When i use the command check_snmp_int.pl i get the output as expected and the perfdata
but now i get "0;1000000000" in the perfdata values which i did not ask for. and appear to be Minimum and maximum values in my nagios graphs.
the graph now goes from 0 to 1Gb/s scale. it's too big that i can't even see the values (bandwidth in/out)
$USER1$/check_snmp_int.pl -H x.x.x.x -C community -2 -n eth -f -k -w 0,0 -c 0,0 -B -Y -M
eth0:UP (0.8Mbps/2.8Mbps), eth2:DOWN, eth1:UP (2.8Mbps/0.8Mbps): 1 int NOK : CRITICAL | 'eth0_in_Mbps'=1;;;0;1000000000 'eth0_out_Mbps'=3;;;0;1000000000 'eth1_in_Mbps'=3;;;0;100000000 'eth1_out_Mbps'=1;;;0;100000000
Do someone know a fix ?
Could not find an option in check_snmp_int.pl to get rid of those MIN/MAX values
thanks.
but now i get "0;1000000000" in the perfdata values which i did not ask for. and appear to be Minimum and maximum values in my nagios graphs.
the graph now goes from 0 to 1Gb/s scale. it's too big that i can't even see the values (bandwidth in/out)
$USER1$/check_snmp_int.pl -H x.x.x.x -C community -2 -n eth -f -k -w 0,0 -c 0,0 -B -Y -M
eth0:UP (0.8Mbps/2.8Mbps), eth2:DOWN, eth1:UP (2.8Mbps/0.8Mbps): 1 int NOK : CRITICAL | 'eth0_in_Mbps'=1;;;0;1000000000 'eth0_out_Mbps'=3;;;0;1000000000 'eth1_in_Mbps'=3;;;0;100000000 'eth1_out_Mbps'=1;;;0;100000000
Do someone know a fix ?
Could not find an option in check_snmp_int.pl to get rid of those MIN/MAX values
thanks.