Page 1 of 1

Help with missing plugins

Posted: Thu Jan 24, 2013 6:41 pm
by gavinr98
I am trying to monitor printers and switches and keep getting the following errors (Return code of 127 is out of bounds - plugin may be missing) I have checked /usr/local/nagios/libexec and it appears that there are no plugins for that service. I had downloaded and installed the 1.4.16 plugins and they still do not show up, anyone have any ideas how to get this working?

Thanks,
Gavin

Re: Help with missing plugins

Posted: Fri Jan 25, 2013 3:10 pm
by sreinhardt
Most likely you need to install net-snmp on this machine then recompile the plugins. Snmp checks will not compile and will not cause the compile\make to error without net-snmp.

Code: Select all

yum install net-snmp