Page 1 of 1
Host vs service check
Posted: Fri Sep 20, 2019 8:16 am
by bernardj
Hi, what is the difference between host check and service check (i.e. ping)? How does Nagios measure host rta vs ping rta? Sometimes, I get host flapping warning but the ping rta is normal.
Thank you,
Re: Host vs service check
Posted: Fri Sep 20, 2019 10:01 am
by benjaminsmith
Hello
@benardj,
It depends on the check command you are using and the configurations settings. Are you sure you have flap detection enabled on the service?
In many cases, host checks are done using the
check_icmp plugin.