On Mon, Sep 7, 2009 at 7:42 PM, YungWei Chen<[email protected]> wrote: > Hi, > > I have 2 nagios servers configured to support fail-over monitoring > (scenario 2 as mentioned in > http://nagios.sourceforge.net/docs/2_0/redundancy.html). I am wondering if > there's a way to copy changes made via the web UI from the master to the > slave. > For example, I disable some services via the web UI on the master, and I > want to copy those changes to the slave periodically so that when the master > goes down, the slave will take over and show the same settings in its web UI. > It looks like changes made via the web UI are stored in a file called > status.dat, but copying it from the master to the slave doesn't solve the > problem because the slave nagios server is always up and running in my > fail-over monitoring setup. > Any idea? Thanks.
Maybe do a global service handler that submits the commands to the standby server via NSCA? ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagios-users mailing list [email protected] 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
