Self healing of specific services.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
prateekagr1988
Posts: 62
Joined: Fri Sep 26, 2014 7:21 pm

Self healing of specific services.

Post by prateekagr1988 »

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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Self healing of specific services.

Post by rkennedy »

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
Former Nagios Employee
prateekagr1988
Posts: 62
Joined: Fri Sep 26, 2014 7:21 pm

Re: Self healing of specific services.

Post by prateekagr1988 »

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.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Self healing of specific services.

Post by tmcdonald »

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.

Post by dwhitfield »

Additionally, that document mentions:
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.
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/

Please let us know if you have specific questions.
Locked