Search found 1 match
- Wed Oct 19, 2011 7:52 pm
- Forum: Open Source Nagios Projects
- Topic: normal_check_interval creates warning in config check
- Replies: 1
- Views: 6174
normal_check_interval creates warning in config check
Perhaps a warning isn't anything to worry about, but I noticed that when I have: define service{ normal_check_interval 360 check_interval 30 notification_intervals 60 } Which, if I'm not mistaken, says to do a check every 6 hrs unless there's a problem, then check every 30 min . And send notificatio...