Page 2 of 2

Re: Install plugin snmp

Posted: Mon Dec 19, 2011 4:35 pm
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...

Re: Install plugin snmp

Posted: Thu Dec 22, 2011 11:49 am
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

Re: Install plugin snmp

Posted: Thu Dec 22, 2011 6:29 pm
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.

Re: Install plugin snmp

Posted: Wed Dec 28, 2011 11:30 pm
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.