Downtime scheduling

Tal Cohen nagios at cohen123.com
Fri Nov 2 20:10:50 CET 2007


I don't know that Nagios will treat that right. I think you need to specify
a time between 00:00 and 23:59. I would try 00:00-00:59,04:00-23:59 instead
of 04:00-01:00

 

Tal

 

 

  _____  

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 3: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/15598ca1/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