I do not know why, but I am having a hard time figuring out how to get NagiosXI to do something on an alert other than sending email.
Basically I would like Nagios to send the alert, but also for example restart the service that died or run a script that performs certain actions. How do I configure that within NagiosXI on a host/service level?
Getting an alert to send alert and run a script
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Getting an alert to send alert and run a script
Here's some documentation we have on that topic
http://library.nagios.com/library/produ ... -nagios-xi
http://library.nagios.com/library/produ ... -nagios-xi
Re: Getting an alert to send alert and run a script
Great. I will give it a read and let you know if I have any issues.