Page 1 of 1

do not send notification to services when host is down

Posted: Sat Oct 18, 2014 8:29 am
by varalakshmi
Hi

if host is down that particular hosts services will go critical even for that notification will be sent so i don't want service notification when host is down
How to design that

Thanks in Advance
varalakshmi

Re: do not send notification to services when host is down

Posted: Mon Oct 20, 2014 10:59 am
by slansing
If the host goes down before one of it's next service checks, you should not receive an alert. You ideally want to have your host checked AT MINIMUM on the same interval as your service checks, but ideally more often so it is more likely to catch that the host is unreachable before a service check does.