nagios server redundancy

Daniel Wittenberg daniel.wittenberg.r0ko at statefarm.com
Tue Feb 15 00:26:35 CET 2011


The only problem with this is that you can't have passive checks
(easily) coming into two systems, where we have so many hosts that we
can't do active on everything, hence the reason for forwarding of
certain log entries.  Plus, it's very lightweight compared with parsing
the .dat files all the time.

Dan

-----Original Message-----
From: Morty [mailto:morty+nagios at frakir.org] 
Sent: Monday, February 14, 2011 3:52 PM
To: Nagios Users List
Subject: Re: [Nagios-users] nagios server redundancy

On Mon, Feb 14, 2011 at 06:59:23AM -0700, Daniel Wittenberg wrote:
> This is kind of what I did when testing backup system.  I had a
> process tailing the nagios.log and when it got incoming messages it
> would just forward a copy to the other server so all but passive
> checks the secondary system appeared to be the same as the primary.
> Seemed to work pretty well.

I wouldn't want to forward everything, because I want the backup
monitoring to be monitoring independently (active/active).  But
otherwise, sounds good -- a suitable script should be able to filter
events so only acknowledgements and the like are sent between systems.
Do you have example code?  Thanks!

- Morty

------------------------------------------------------------------------
------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio
XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
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

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
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