Page 1 of 1
NRDS Event_Handler
Posted: Fri Sep 14, 2012 9:04 am
by shirishlnx
Hi All,
Is it possible to configure event Handler .. for checks scheduled with NRDS .
Please suggest if any way we can do event handler for windows services .
Thanks,
Shirish Shukla
Re: NRDS Event_Handler
Posted: Fri Sep 14, 2012 10:02 am
by slansing
What are you attempting to use the event handler for?
Re: NRDS Event_Handler
Posted: Fri Sep 14, 2012 10:35 am
by shirishlnx
Am passively checking DNS Cleint service on one of server with NRDS .
The requirement is to start DNS client service after getting hard state and notify . (i.e if found 3 checks as service down )
command[nrpe_service] = $PLUGIN_DIR$\service_nrpe_nt.exe "DNS Client"
Re: NRDS Event_Handler
Posted: Fri Sep 14, 2012 11:00 am
by yancy
shirishlnx,
Currently event handlers only work with active checks, such as NRPE. NRDS uses passive checks.
It is on the Development road map to add capabilities similar to event handlers to NRDS.
Regards,
-Yancy
Re: NRDS Event_Handler
Posted: Fri Sep 14, 2012 11:18 am
by shirishlnx
Thanks Sir!!
Is there any plugin for windows to check status of service and if down it will start and report and vice versa .
Re: NRDS Event_Handler
Posted: Fri Sep 14, 2012 2:51 pm
by slansing
There is a check/event handler combination that looks like it will fit your need:
http://assets.nagios.com/downloads/nagi ... h_NRPE.pdf