Search found 2 matches
- Thu Feb 02, 2012 4:11 am
- Forum: Nagios XI
- Topic: Event Handlers
- Replies: 1
- Views: 800
Event Handlers
Hi, We have a host (Windows 2008) with a service (IIS) and created a command for the event handler. Below is the information on the command. define command { command_name check_iiswebserver_handler command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c check_iiswebserver } Information for the Service d...
- Thu Feb 02, 2012 3:59 am
- Forum: Nagios XI
- Topic: How to prevent handler from running on scheduled downtimes?
- Replies: 1
- Views: 747
How to prevent handler from running on scheduled downtimes?
Hi, We have setup a Host (Windows 2008 Server) with a service (IIS) that has an event handler that starts the service when its down. We then schedule a downtime for maintenance. However, the event handler still starts the service despite the scheduled downtime. Is there a way to accomplish this in n...