Page 2 of 2
Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 10:56 am
by liquidcool
I didn't do that.
If I do that will it override any other notifications sent to contacts when issues occur ?
Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 11:03 am
by eloyd
It will if that is what you tell it to do. You can have more than one recipient of notifications. Review this:
http://nagios.sourceforge.net/docs/nagi ... tions.html for more information.
Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 11:14 am
by liquidcool
Ok that worked ...
Will do some more testing and make sure it works as we want ...
Thanks
Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 12:09 pm
by liquidcool
Ok tested and all working.
I wrote a python script instead, but does what I need. It disables all checks on both the host and its services when the downtime starts and then enables them all back up again with the downtime ends.
Thanks for your help

Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 12:14 pm
by eloyd
Glad to help. Good luck!
Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 3:43 pm
by tmcdonald
Are we clear to close this thread?
Re: Setting downtime in nagios
Posted: Tue Dec 02, 2014 4:21 pm
by liquidcool
Yes. You can close it.
Thanks.