Search found 2 matches
- Fri Oct 12, 2012 2:40 am
- Forum: Open Source Nagios Projects
- Topic: check_snmp output formating
- Replies: 1
- Views: 1330
check_snmp output formating
Hi, I'm using check_snmp to monitor a APC ups when I run the following; ./check_snmp -H <HostName> -o .1.3.6.1.4.1.318.1.1.1.4.2.3.0 -w 60 -c 90 -l 'Current Load' -u '%' I get; SNMP OK - Current Load 28 % | Current Load=28 Is it possable to format this so "Current Load" isn't repeated twic...
- Sun Aug 12, 2012 9:48 am
- Forum: Open Source Nagios Projects
- Topic: Return code of 126 is out of bounds - plugin may not be exec
- Replies: 0
- Views: 1275
Return code of 126 is out of bounds - plugin may not be exec
Hi everyone, I'm setting up a new nagios install and am experiancing the error "Return code of 126 is out of bounds - plugin may not be executable" when nagios runs the perl script check_snmp_storage.pl . Reasearch on the error sugests a permission error, but the script appears to run corr...