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
NRDS Event_Handler
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NRDS Event_Handler
What are you attempting to use the event handler for?
-
shirishlnx
- Posts: 17
- Joined: Mon Mar 19, 2012 5:10 am
Re: NRDS Event_Handler
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"
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
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
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
-
shirishlnx
- Posts: 17
- Joined: Mon Mar 19, 2012 5:10 am
Re: NRDS Event_Handler
Thanks Sir!!
Is there any plugin for windows to check status of service and if down it will start and report and vice versa .
Is there any plugin for windows to check status of service and if down it will start and report and vice versa .
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NRDS Event_Handler
There is a check/event handler combination that looks like it will fit your need:
http://assets.nagios.com/downloads/nagi ... h_NRPE.pdf
http://assets.nagios.com/downloads/nagi ... h_NRPE.pdf