Page 1 of 1

Error snmp 127

Posted: Wed Jul 04, 2012 10:12 am
by mfusse
Hi all

Version 3.2.2 installed nagios in debian 6, you can make some things testis and send email, but when I hear an appeal snmp (3com swicht) throws me the following error:
(Return code of 127 is out of bounds - plugin may be missing)

With sualquier thing you want to try
I need, I look around the check_snmp / and does not appear, also install the plugin.

Someone can help me

Many gracas.

Re: Error snmp 127

Posted: Fri Jul 06, 2012 2:01 pm
by agriffin
The check_snmp plugin is located in the nagios-plugins-standard package on Debian. Install it with the following command:

Code: Select all

# apt-get install nagios-plugins-standard
Then you should see the plugin at /usr/lib/nagios/plugins/check_snmp.