hello
yes it is possible. enable is_volatile http://nagios.sourceforge.net/docs/2_0/volatileservices.html
and it should do the trick
Moshe Sharon
On 2/27/06, Alberto <[EMAIL PROTECTED]
> wrote:
I have defined an event_handler on a service and it get executed when service changed state (from ok to warning/critical or from warning to critical or critical to warning).
But I want it get executed when the service is in nonOK state. So if services always report WARNING I want the event_handler to get executed again and again.
Is this posible?