Page 1 of 1

about nagios host ping

Posted: Fri Jan 11, 2013 6:52 am
by pythonjian
hi
I've got problem in nagios:
My host must forbid ping,so nagios judged the host is down and constantly send e-mail to me.
How can i solve this problem please?

Re: about nagios host ping

Posted: Fri Jan 11, 2013 11:35 am
by abrist
You will have to create a new host definition without the icmp/ping check command and then set up a passive check on the remote host.

Re: about nagios host ping

Posted: Sun Aug 31, 2014 9:27 pm
by pythonjian
abrist wrote:You will have to create a new host definition without the icmp/ping check command and then set up a passive check on the remote host.
thanks