Scheduled Downtime

Rob Blake rob.blake at gmail.com
Thu Feb 8 14:10:41 CET 2007


On 2/8/07, Edwin Zoeller <Edwin.Zoeller at ama-assn.org> wrote:
>
>  Can anyone tell me the easiest way to schedule downtime for a service
> everyday at a set time and duration?
>

Guess it depends what you mean by downtime. But if you just want a
configuration whereby you do not receive notifications for host/services
within a specified time for a set duration, then I would define a time
period that is valid upto your downtime and the begins after your downtime
has ended eg

define timeperiod{
   name example_timeperiod
   monday 00:00-12:00,15:00-24:00
   tuesday 00:00-12:00,15:00-24:00
   wednesday 00:00-12:00,15:00-24:00
   thursday 00:00-12:00,15:00-24:00
   friday 00:00-12:00,15:00-24:00
}

In essence Nagios will know that the host is down, but will not send
notifications due to it not being in a valid time period.

Rob




-------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> 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/20070208/d26bd7fe/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- 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