Install plugin snmp

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Install plugin snmp

Post by jsmurphy »

Try "/etc/init.d/apache2 restart"... apache is already running according to the message. Though the beginning of that error worries me some what...
groucho
Posts: 8
Joined: Tue Dec 13, 2011 12:12 pm

Re: Install plugin snmp

Post by groucho »

Sorry, I have a problem with check_nt!
"Critical socket timeout after 10 sec"
I changed the timeout by entering check_nt t -10, but nothing.
I changed the nsclient + +. INI file but does not work.
Why????? my job is at risk... :cry:
thanks
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: Install plugin snmp

Post by jsmurphy »

You are getting socket timeout after 10 seconds, because you told the client to timeout after 10 seconds when you entered check_nt -t 10... increase that number to 30. Apart from that check your nsclient++ log file it will provide you with some debug information, you aren't providing enough information to allow people to actually help you.

Provide 1. What you are trying to accomplish, 2. all the related components of your config, 3. any other trouble shooting you have attempted and pieces of the problem.
madiKZ
Posts: 4
Joined: Wed Dec 28, 2011 11:24 pm

Re: Install plugin snmp

Post by madiKZ »

Hello
I am use Nagios-plugins-1.4.15 file check_snmp.c uses the 'snmpget' command. I want to use 'snmpwalk' command like me to do it help please.
Locked