> What method works best for recurring downtime? What method > does everyone here use?
In some cases, it is appropriate to define a special timeperiod in Nagios, and use that for check_time and notification_time. However, in most cases, this would mean hundreds of smalltimeperiod definitions. We have a regular cron job (runs every morning at 7am to schedule downtime for the next 24hours) and a CGI for editing the list of schedules. This is available on nagiosexchange.org - I think its the only one that has a CGI config frontend. You'll need to use your web server authentication to lock the CGI down to just admins, though, as it's not aware of individual Nagios user rights. Steve ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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
