how to loop event-handlers

orzeh orz3h at tlen.pl
Sun Oct 15 14:12:39 CEST 2006


Steve Shipway napisał(a):
>>>> It is possible to call event handlers infinitely by 
>>>>         
>> nagios? I mean if 
>>     
>
> The event handler is called by nagios on state change (including count
> of checks until hard state) but no other times.  So, if you want
> something to be continually called then you might need to do it
> separately.
>
> You might like to try playing with the is_volatile=1, and
> stalking_options=c to see if this results in multiple calls to the event
> handler on every critical check rather than just on state changes?
>
> Steve
>
> --
> Steve Shipway
> ITSS, University of Auckland 
> (09) 3737 599 x 86487
> s.shipway at auckland.ac.nz
>   
Thanks! (and sorry for delayed answer)
'is_volatile=1' is the key for this issue (for host I've done the 
'dummy'-tests), the event handler is running on every service check, 
even if the service goes critical/hard. Thanks very much!!!


orzeh

-------------------------------------------------------------------------
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


More information about the Users mailing list