Downtime scheduling

Larry Low llow at telesphere.com
Fri Nov 2 20:12:03 CET 2007


You probably have to rewrite 04:00-01:00 to 00:00-01:00,04:00-24:00.

 

----

Larry Low

4150 N Drinkwater Blvd., 5th Floor

Scottsdale, AZ  85251

Office: 480.385.7045

E-mail: llow at telesphere.com'

 

Telesphere Networks, Inc

 

From: Jerad Riggin [mailto:jriggin at gmail.com] 
Sent: Friday, November 02, 2007 12:05 PM
To: Larry Low
Cc: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] Downtime scheduling

 

Thanks for the reply.  Here is what I did..


define timeperiod{
        timeperiod_name maintenance
        alias           Maintenance period
        sunday          04:00-01:00
        monday          04:00-01:00 
        tuesday         04:00-01:00
        wednesday       04:00-01:00
        thursday        04:00-01:00
        friday          04:00-01:00
        saturday        04:00-01:00
        }

And on the host check template I put maintenance in as the
notification/check schedule.  Will this work? 



On 11/2/07, Larry Low <llow at telesphere.com> wrote:

Timeperiods is the best idea.  You can either use the notification_period or
check_period depending on your end needs.

 

----

Larry Low

4150 N Drinkwater Blvd., 5th Floor

Scottsdale, AZ  85251

Office: 480.385.7045

E-mail: llow at telesphere.com'

 

Telesphere Networks, Inc

 

From: nagios-users-bounces at lists.sourceforge.net
[mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of Jerad
Riggin
Sent: Friday, November 02, 2007 11:59 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Downtime scheduling

 

What is the best way to allow for a 1-4AM outage on a few hosts?  A cron job
that will schedule it every night, or through time periods?  


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser. 
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ 
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20071102/674c11ad/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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


More information about the Users mailing list