Nagios Failover system with state sync - possible?

Fred f1216 at yahoo.com
Wed Sep 7 19:52:58 CEST 2005


I would bet if you replicate your nagios configuration to another
node and have your status.sav file on common highly available storage
and the main monitoring node fails, a backup node could start nagios
using the same configuration and pick right up more or less ...

You don't need replication, but even if you did, you could probably just
sync out the status.sav file (assuming you have nagios configured to
flush it out in a reasonable interval, the default is 15seconds I think)
and then copy the status.sav file to the backup node just in case.

-FredC

--- prosolutions at gmx.net wrote:

> Is it possible to have a nagios setup in which the state information on
> monitored hosts is continuously synced from master to slave such that in
> the event of failover to the slave all state data will be retained?  
> 
> The model I have in my head is of the way MySQL maintains real-time
> replication between a master and slave and can thus handle failovers
> gracefully via heartbeat.  
> 
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting
> any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> 







-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list