Page 1 of 1
How can i solve this problem please?
Posted: Mon Jan 14, 2013 5:43 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: How can i solve this problem please?
Posted: Mon Jan 14, 2013 10:55 am
by sreinhardt
You can change the check to something like check_dummy or turn off notifications for that host. Altering host notifications will not effect the service checks that you are also running.
Re: How can i solve this problem please?
Posted: Sun Aug 31, 2014 9:26 pm
by pythonjian
sreinhardt wrote:You can change the check to something like check_dummy or turn off notifications for that host. Altering host notifications will not effect the service checks that you are also running.
thanks
I modify my IPTABLES config finally.