Page 1 of 1

nagios Clustering | Postgre repository

Posted: Sun Jul 07, 2013 11:08 pm
by wiproltdwiv
Hi,

we installed nagios in one server( local partition0 and database(mysql) in another server( shared storage).

now we need to do cluster failover configuration on this set up.

so, kindly pls suggest how we can change the default /usr/local/nagios path to shared volume as we are plan to do linux clustering. ?

how we can change the postgres repository into mysql ?

Re: nagios Clustering | Postgre repository

Posted: Mon Jul 08, 2013 10:40 am
by abrist
wiproltdwiv wrote: so, kindly pls suggest how we can change the default /usr/local/nagios path to shared volume as we are plan to do linux clustering. ?
I would suggest using simlinks for this task.
wiproltdwiv wrote: how we can change the postgres repository into mysql ?
You cannot.

Re: nagios Clustering | Postgre repository

Posted: Tue Jul 09, 2013 7:13 am
by wiproltdwiv
great thanks..

could you pls suggest is it feasible to change the locally installed postgre to shared volume.. ?

Re: nagios Clustering | Postgre repository

Posted: Tue Jul 09, 2013 10:09 am
by abrist
wiproltdwiv wrote:could you pls suggest is it feasible to change the locally installed postgre to shared volume.. ?
We cannot as this is not a supported option. You can attempt to do so, but you will have to edit some of the php files to point to a shared (not local) volume.