Hey guys,
I had a somewhat dumb question. I edited the notification_interval for my nagios server to 30 minutes. Does this affect the initial notification or the recurring notifications?
notification interval
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: notification interval
so, the recurring notificationsnotification_interval: This directive is used to define the number of "time units" to wait before re-notifying a contact that this service is still down or unreachable. Unless you've changed the interval_length directive from the default value of 60, this number will mean minutes. If you set this value to 0, Nagios will not re-notify contacts about problems for this host - only one problem notification will be sent out.
-
nshahorchard
- Posts: 16
- Joined: Wed Aug 14, 2013 10:47 am
Re: notification interval
Scott,
Thanks for the clarification!
Thanks for the clarification!