Page 1 of 1

Re: [Nagios-devel] Nagios acknowledgement enhancement request

Posted: Thu Nov 13, 2008 6:08 pm
by Guest
> First of all: please refrain from doing fullquotes - it's unnecessary
> waste of time searching the mess for your comment. Thanks in advance.
>
> Why don't you use eventhandlers?
> That's what they are there for. They are the general purpose tool
> for handling any kind of event - be it acknowledgements or whatever.
> It's your job to write an eventhandler which handles
> acknowledgments. :)

Ok, sorry.

It's a great news, but I can't make handler to work in case of
acknowledgement.

define service {
...
event_handler test-handler
...
}

test-handler has been calling only upon OK CRITICAL state change.
I've tried 'stalking_options c' in service definition, but it doesn't help.
Please clarify, hot to use it correctly?

With best regards,
Andrew.






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]