Timeout: No Response from localhost
Posted: Fri Dec 01, 2017 5:19 am
Hi
I have now managed to successfully install nagios core 4.0.8 on my server, I even managed to loggin in the web based console.
But I am now trying to add a client, I am having connectivity issues, I cannot run snmpwalk succssfully:
I can ping the server, but I cannot snmp walk the client:
Please can you help
I have now managed to successfully install nagios core 4.0.8 on my server, I even managed to loggin in the web based console.
But I am now trying to add a client, I am having connectivity issues, I cannot run snmpwalk succssfully:
Code: Select all
[root@localhost libexec]# snmpwalk localhost -v 1 -c public
Timeout: No Response from localhost
[root@localhost libexec]#
Code: Select all
[root@localhost libexec]# /usr/bin/snmpget -c Str0ngC0mmunity -t 5 -v 1 192.168.6.29:161 .1.3.6.1.2.1.2.2.1.8.2
Timeout: No Response from 192.168.6.29:161.
[root@localhost libexec]#