2009/8/26 Janet Sullivan :
> Other than the methods described in the official docs
> (http://nagios.sourceforge.net/docs/3_0/redundancy.html) and Merlin
> (http://www.op5.org/community/projects/merlin) are there any other suggested
> solutions for setting up redundant Nagios servers?
>
For HA we
As you already have *BSD installed as base server for nagios, and you
need an mechanism when one machine is down,
second to take its rolle and all happy.
I would recommned to take a look into CARP
http://www.freebsd.org/doc/en/books/handbook/carp.html
it is natively devoeloped for OpenBSD but you
We use two identically configured servers with a shared DRBD
(http://www.drbd.org/) partition that contains the nagios
state/log/config files, Linux Heartbeat (http://www.linux-ha.org/), and
a role IP address to do redundancy. We can literally yank the plug on
one of the servers and nagios wil
On Wed, Aug 26, 2009 at 8:17 PM, Janet Sullivan wrote:
> Other than the methods described in the official docs
> (http://nagios.sourceforge.net/docs/3_0/redundancy.html) and Merlin
> (http://www.op5.org/community/projects/merlin) are there any other suggested
> solutions for setting up redundant Na
Other than the methods described in the official docs
(http://nagios.sourceforge.net/docs/3_0/redundancy.html) and Merlin
(http://www.op5.org/community/projects/merlin) are there any other
suggested solutions for setting up redundant Nagios servers?