/usr/local/nagios/libexec/check_snmp_win.pl -H HOSTNAME -C COMMUNITY --v2c -r -n 'Server' -vvv -t 60
no timeout defined : 60
actual max octets:: 1472
new max octets:: 15000
ERROR: Alarm signal (Nagios time-out)
Sorry, now tested with "-n" without service name specified, still nothing (via IP and FQDN)....
Noticed that now a few new servers started acting like this, which are TTL and ping wise very near to the Nagios server (ping ~50ms), so this is not an network distance issue for sure.
Yes, I tested all from the XI server.
The community is only alphanumeric.
As I mentioned earlier, the snmp diskspace, ram and cpu checks are running without issues towards the same machines...
And I also have machines that are showing no issues at all.
Hi Scott, it looks like this is an network issue.
I did a tcpdump on the nagios server and wireshark on the windows server and I clearly saw that the request is comming in and response going out, just not arriving on nagios server at all.
Our ISP checking things out.
jacek wrote:Hi Scott, it looks like this is an network issue.
I did a tcpdump on the nagios server and wireshark on the windows server and I clearly saw that the request is comming in and response going out, just not arriving on nagios server at all.
Our ISP checking things out.
I will let you know, thanks for your help!
Thanks for getting back. That would explain a lot then