Intermittent Issue - Ping Hostname
Posted: Thu May 23, 2019 6:39 am
We are experiencing intermittent connectivity issues with connecting to any monitored host from within Nagios XI.
For example, when running check_ping, we get the following error
check_ping: Invalid hostname/address - <hostname>
Usage:
check_ping -H <host_address> -w <wrta>,<wpl>% -c <crta>,<cpl>%
[-p packets] [-t timeout] [-4
5 minutes later, when the check runs again, it is successful. Also, when I run check_ping direct from the command line, it runs successfully every time. For example,
./check_ping -H <hostname> -w 100.0,20% -c 500.0,60% -p 5
PING OK - Packet loss = 0%, RTA = 0.53 ms|rta=0.527000ms;100.000000;500.000000;0.000000 pl=0%;20;60;0
This issue is impacting all checks that connect to all our monitored hosts, (e.g. check_ncpa, check_http, check_ping, etc). The issue is happening very frequently and impacting all our hosts, so is very critical for us as we are unable to effectively monitor our systems.
Please help
Regards,
Nelson
For example, when running check_ping, we get the following error
check_ping: Invalid hostname/address - <hostname>
Usage:
check_ping -H <host_address> -w <wrta>,<wpl>% -c <crta>,<cpl>%
[-p packets] [-t timeout] [-4
5 minutes later, when the check runs again, it is successful. Also, when I run check_ping direct from the command line, it runs successfully every time. For example,
./check_ping -H <hostname> -w 100.0,20% -c 500.0,60% -p 5
PING OK - Packet loss = 0%, RTA = 0.53 ms|rta=0.527000ms;100.000000;500.000000;0.000000 pl=0%;20;60;0
This issue is impacting all checks that connect to all our monitored hosts, (e.g. check_ncpa, check_http, check_ping, etc). The issue is happening very frequently and impacting all our hosts, so is very critical for us as we are unable to effectively monitor our systems.
Please help
Regards,
Nelson