[Nagiosplug-help] check_snmp load

Andrew Zahn azahn at insors.com
Wed Mar 28 16:48:43 CEST 2007


I am having a problem with what check_snmp returns for load. If you run 
uptime on the console it show a load of:

16:46:04  up 122 days, 19:08,  1 user, load average: 0.05, 0.08, 0.08

but as you can see below check_snmp returns 5,8,8 incorrectly triggering 
warning...

[root at monitor ~]# /usr/lib/nagios/plugins/check_snmp -H 
backup.insors.net -C uc5nmp -o 
.1.3.6.1.4.1.2021.10.1.5.1,.1.3.6.1.4.1.2021.10.1.5.2,.1.3.6.1.4.1.2021.10.1.5.3 
-w 3,3,3 -c 3,3,3 -l load
load CRITICAL - *5* *8* *8* | UCD-SNMP-MIB::laLoadInt.1=5 
UCD-SNMP-MIB::laLoadInt.2=8 UCD-SNMP-MIB::laLoadInt.3=8


It seems the numbers are correct but there is no decimal does anyone see 
what I am doing wrong here?

Thanks,
Andrew Zahn




More information about the Help mailing list