With the default Configuration Wizards provided with Nagios XI, the host always gets a ping check.
This is via a template applied to the host.
What is the difference between a ping check defined on a host vs a ping check service?
What's the point of having the service check?
Host Ping vs Ping Service Check
-
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
Host Ping vs Ping Service Check
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
- Posts: 1128
- Joined: Wed Mar 03, 2010 12:38 pm
- Location: St. Paul, MN, USA
Re: Host Ping vs Ping Service Check
I'm not sure that there actually is one, but it is possible to use any command as the host check, so my guess is it's just to allow people that flexibility easily without then having to also add a ping service.
-
- Posts: 972
- Joined: Mon Feb 15, 2010 2:23 pm
Re: Host Ping vs Ping Service Check
The host checks are only run when there is an issue. If you want graphs of your latency to each server, then this is the way.
Host checks determine "reach-ability", after you specify parent child relationships. Unreachable and down are two distinguishable host conditions that would be a selling point of Nagios... If it didn't already just sell itself
Host checks determine "reach-ability", after you specify parent child relationships. Unreachable and down are two distinguishable host conditions that would be a selling point of Nagios... If it didn't already just sell itself

-
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
Re: Host Ping vs Ping Service Check
OK I think I understand that, let me re-iterate to make sure I'm getting it.
The use of ping on the host is how the check determines the reach-ability of the host.
The check doesn't need to be a ping, the check could be anything as long as it returns the correct values as per Nagios requirements.
By using ping on the host, it serves a dual purpose for graphing round trip times and packet loss.
The use of ping on the host is how the check determines the reach-ability of the host.
The check doesn't need to be a ping, the check could be anything as long as it returns the correct values as per Nagios requirements.
By using ping on the host, it serves a dual purpose for graphing round trip times and packet loss.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.