Hello Support,
Just want to understand what is the difference between host alive check in host configuration and ping? I see same command is being run at the background. Can we remove ping monitoring for the devices if the host alive check is already there? Its generating multiple alers for ping as well as host down. I see the host alive check has RTA thresholds quite a big.
Diff between host alive check and ping
-
capgemtools
- Posts: 56
- Joined: Wed Aug 12, 2020 3:16 pm
Diff between host alive check and ping
Thanks,
Supriya
Supriya
Re: Diff between host alive check and ping
check_icmp can check and provide more granular details about a connection than check_ping can:
https://nagios-plugins.org/doc/man/check_icmp.html
https://nagios-plugins.org/doc/man/check_ping.html
Some wizards will set up two checks(a host and service check) that rely on check_icmp for both. You can disable the service check in cases like this.
https://nagios-plugins.org/doc/man/check_icmp.html
https://nagios-plugins.org/doc/man/check_ping.html
Some wizards will set up two checks(a host and service check) that rely on check_icmp for both. You can disable the service check in cases like this.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.