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 nagios?
Thanks.
How to prevent handler from running on scheduled downtimes?
-
aregis1973
- Posts: 2
- Joined: Fri Jan 27, 2012 12:15 am
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How to prevent handler from running on scheduled downtim
did you schedule downtime for the host or service?
If the service was in downtime it shouldn't even be running the check, and hence would not no the service was in a warning or critical state...
If the service was in downtime it shouldn't even be running the check, and hence would not no the service was in a warning or critical state...