Hello,
I would like to know if Nagios XI supports self healing of services.
If yes, what could be the approach to have it configured.
We could try to take some generic examples (file system space issue, database being down, etc), in case possible.
Regards,
Prateek
Self healing of specific services.
Re: Self healing of specific services.
For Nagios, we call it event handlers, which can be triggered after a certain state. See this document for more information about them - https://assets.nagios.com/downloads/nag ... ios-XI.pdf
This document serves a good example on how to do so with Windows (restart a service when it goes down for example) - https://assets.nagios.com/downloads/nag ... ios-XI.pdf
This document serves a good example on how to do so with Windows (restart a service when it goes down for example) - https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Former Nagios Employee
-
prateekagr1988
- Posts: 62
- Joined: Fri Sep 26, 2014 7:21 pm
Re: Self healing of specific services.
Do you happen to have a bit simpler reference info for event handlers?
I basically would like to understand how to automatically start a weblogic server once it's down, via Nagios XI.
I basically would like to understand how to automatically start a weblogic server once it's down, via Nagios XI.
Re: Self healing of specific services.
Both of the referenced documents contain example code for event handlers, so we can't get much more specific without writing yours for you. If you have questions about event handlers we can definitely assist you, but our documentation is fairly thorough and should explain everything.
Former Nagios employee
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Self healing of specific services.
Additionally, that document mentions:
Please let us know if you have specific questions.
So, I'm not sure how basic we need to start with the XI workflow, but you might want to look at https://www.nagios.com/events/webinars/ ... nagios-xi/This document assumes that Nagios XI is installed and a few hosts and services are setup. Additionally, knowledge of the Core Config Manager (CCM) and an understanding of the general Nagios XI workflow will help as well.
Please let us know if you have specific questions.