Monitoring servers in a failover config

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ks6764
Posts: 58
Joined: Thu Aug 20, 2015 10:42 am

Monitoring servers in a failover config

Post by ks6764 »

Is there anyway for Nagios XI to monitor client servers that have host based failover configured on them ?

What I would like to do is the following:

Server A - goes down; suppress the alerting and monitoring of Server A automatically if possible and initiate monitoring of Server B where the services being monitored have failed over.

I know that Nagios XI has its own high availability that you can configure between Nagios XI monitoring servers, but I do not know of a solution (or have been able to find one) for what I am attempting for servers that are being monitored.
kyang

Re: Monitoring servers in a failover config

Post by kyang »

Is there anyway for Nagios XI to monitor client servers that have host based failover configured on them ?
Have you checked out the plugin check_cluster

If the client servers are clustered, then you could check them with that plugin.

Here's the article for an explanation.
https://assets.nagios.com/downloads/nag ... sters.html

Otherwise, the high availability article lists some examples, unless you have read it already.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Locked