Q: event handlers and scheduled downtime

Paul Dubuc work at paul.dubuc.org
Thu Sep 26 22:52:34 CEST 2013


Anton L�fgren wrote:
> On Wed, Sep 25, 2013 at 7:14 PM, Paul Dubuc <work at paul.dubuc.org
> <mailto:work at paul.dubuc.org>> wrote:
>
...
>
>     �I know notifications are
>     suppressed, though checks still run. �I would like the event handler for one
>     service not to run during a downtime. �Is that possible?
>
> That, I don't know - as I'm sure you already know, the downtime depth
> ${HOST,SERVICE}DOWNTIME$ is not passed to the event handler, which otherwise
> would've been a viable solution to the problem.

Hmmm. The event handler is just another plugin with a command definition.  I 
think I CAN pass $HOSTDOWNTIME$ or $SERVICEDOWNTIME$ to it by putting it as an 
arg in the command object.  Then code it will do nothing if the host or 
service is in downtime.  Thanks for the idea!  I'll try it.

Paul Dubuc

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
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