On Tue, 26 Sep 2006, Terry wrote: > I am migrating to 2.5 and am going through my config. Something caught my eye. > > 1) When would you want normal_check_interval to ever be different than > notification_interval?
There are plenty of reasons you might want these to be different. You may, for example, have a chack you want to run every 60 seconds. Getting notifications that often would be annoying. The inverse might apply for services that are checked infrequently. > 2) what happens when you set max_check_attempts to 0 (zero)? Will it > then always stick to the retry_check_interval? I haven't tried it, but I would guess that it's either invalid, or will cause state to never change. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
