Page 1 of 1

notification interval vs check interval

Posted: Fri Mar 01, 2013 4:09 pm
by maxwellmiranda
what is the difference between notification interval and check interval

if my check interval is set to 60 minutes and notification interval is set to 5 minutes...will i get notification every 5 minutes if the service goes in CRITICAL state.

Re: notification interval vs check interval

Posted: Fri Mar 01, 2013 4:16 pm
by slansing
Notification interval is the interval at which Nagios will send out notifications once a service or host goes into a downed state.

The check interval is the interval at which a check is ran via the Host / Service.

If you set your Notification interval to 5 minutes, you will be notified every 5 minutes until the issue is settled.