how to loop event-handlers

Steve Shipway s.shipway at auckland.ac.nz
Fri Sep 29 05:16:59 CEST 2006


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

 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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