UDP timeouts happening with SNMP checks
Posted: Mon Jul 02, 2018 9:53 am
Hi Support staff,
Wondering if you can assist/know of a sysctl to tune for UDP timeouts.
Currently we monitor a lot of our systems via snmp, this includes windows systems. in the Nagios dashboard we are seeing “ERROR: General Time-out (Alarm Signal)” Service problem. I did a tcpdump of the traffic. I see the Nagios server query the host, but then about 25-30 seconds later we are seeing a response from the server. When we look at the server the CPU is pegged, so this makes some sense, but we still need to know that the server is consuming a large amount of CPU.
My tcpdump shows 2 queries. The first one comes back 24 seconds later and we get “Port Unreachable” This query is related as the src & dst ports match. The 2nd query we get Host administratively prohibited (iptables blocking it because it’s timeout was initially set to 30 seconds) I have tweaked the iptables timeout, but I cannot seem to find one for the udp traffic
we're on the VA running CentOS release 6.9 (Final) and nagios 5.4.13
Wondering if you can assist/know of a sysctl to tune for UDP timeouts.
Currently we monitor a lot of our systems via snmp, this includes windows systems. in the Nagios dashboard we are seeing “ERROR: General Time-out (Alarm Signal)” Service problem. I did a tcpdump of the traffic. I see the Nagios server query the host, but then about 25-30 seconds later we are seeing a response from the server. When we look at the server the CPU is pegged, so this makes some sense, but we still need to know that the server is consuming a large amount of CPU.
My tcpdump shows 2 queries. The first one comes back 24 seconds later and we get “Port Unreachable” This query is related as the src & dst ports match. The 2nd query we get Host administratively prohibited (iptables blocking it because it’s timeout was initially set to 30 seconds) I have tweaked the iptables timeout, but I cannot seem to find one for the udp traffic
we're on the VA running CentOS release 6.9 (Final) and nagios 5.4.13