Page 1 of 1

Nagios cluster

Posted: Tue Mar 05, 2013 2:12 am
by wiproltdwiv
Hi

we have two servers for nagios.

server1 : we installed nagios xi

server 2 : we had nagios db . considered as db server..

please suggest how do cluster failover : active and passive clustering ..

Re: Nagios cluster

Posted: Tue Mar 05, 2013 11:18 am
by sreinhardt
Did your previous thread not meet what you are looking for? If not please be more specific on what you are intending to achieve by clustering servers?

Re: Nagios cluster

Posted: Fri Mar 08, 2013 3:40 pm
by wiproltdwiv
can we change location of nagios folder with sub contain in san lun instead of /usr/local

Re: Nagios cluster

Posted: Fri Mar 08, 2013 3:58 pm
by abrist
You can change the location, but it is not officially supported.

You have a couple options:
1. symlink /usr/local/nagios and /usr/local/nagiosxi. Still not officially supported, but others have had success with this method.
2. you could mount the nagios and nagiosxi folders from the san into /usr/local. You must make sure that the mount points are up before nagios is started on system boot though. This is not officially supported as well.