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.
notification interval vs check interval
-
maxwellmiranda
- Posts: 113
- Joined: Thu Mar 22, 2012 3:24 pm
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: notification interval vs check interval
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.
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.