nagios Clustering | Postgre repository

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

nagios Clustering | Postgre repository

Post 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 ?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: nagios Clustering | Postgre repository

Post 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.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

Re: nagios Clustering | Postgre repository

Post by wiproltdwiv »

great thanks..

could you pls suggest is it feasible to change the locally installed postgre to shared volume.. ?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: nagios Clustering | Postgre repository

Post 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.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked