<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Currently when I schedule downtime for a host I notice that my
folks do not get notification of service outages as well.  Actually, I
use a custom PHP and shell script to schedule the outages and it is
only sending SCHEDULE_HOST_DOWNTIME to the nagios.cmd pipe.  We use
this to schedule downtime when doing anything with a server so that any
service or host outages do not send out notifications.  Is the behavior
you are seeing different?  <br>
<br>
If you still would like to schedule service outages I can provide you
the set of PHP scripts I used to do it.  In fact, I used to also
schedule svc downtime with the same script via
SCHEDULE_HOST_SVC_DOWNTIME, but stopped that because early cancellation
of the downtime was a pain to have to click to delete each of those vs.
just clicking once for the removing the scheduled host downtime.<br>
<br>
-Anthony<br>
<br>
</tt>On 10/31/2006 8:48 AM, Thomas Guyot-Sionnest had said:
<blockquote
 cite="mid804160344192334BB21922E8082EA6C012B53A@seaex01.180solutions.com"
 type="cite">
  <pre wrap="">When scheduling downtime for a host, it should be possible to schedule the 
downtime for all services on the host as well.

This is because it often happens that during a host maintenance the host can 
still ping but most / all services are down, so to avoid waiking up everyone 
we must disable all notifications for the host. It should be possible to use 
downtime scheduling for these situations.

If nobody work on this I mighh try to implement it, but I have only basic C 
knowledge. Any chances it gets in the 2.x series if my code looks good and it 
doesn't break current command syntax?

Thanks,

Thomas
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
-------------------------------------------------------------------------
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
<a class="moz-txt-link-freetext" href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642</a></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Nagios-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-devel@lists.sourceforge.net">Nagios-devel@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-devel">https://lists.sourceforge.net/lists/listinfo/nagios-devel</a>
  </pre>
</blockquote>
</body>
</html>