Adding redundant Nagios server = issues?
Posted: Wed Jul 27, 2016 2:25 pm
I was going to try to bring this up at the NWC this year, but will have to ask this here instead:
Currently, I have a Nagios server running version 5.2.5 (which has been upgraded several times starting from version 4.x which means that it uses both MySQL and Postgres). I have offloaded the MySQL database off to a standalone (virtual) MySQL server (master) which replicates to another standalone (virtual) MySQL server (slave).
I want to stand up an additional (redundant) Nagios server that will initially be located on the same campus as the main (legacy) Nagios server, but with the intent of moving the new server to a colocated facility early next year. The redundnant server doesn't necessarily need to run DRDB or have automatic failover. We can manage that part manually, as getting the hosts and services installed on the redundant server is really the most important task at hand.
So, my question is this: How can I import the configuration of the older server into the new server (especially since the new server doesn't have Postgres installed? Is there a clean, easy, non-drama-filled way to do this?
Currently, I have a Nagios server running version 5.2.5 (which has been upgraded several times starting from version 4.x which means that it uses both MySQL and Postgres). I have offloaded the MySQL database off to a standalone (virtual) MySQL server (master) which replicates to another standalone (virtual) MySQL server (slave).
I want to stand up an additional (redundant) Nagios server that will initially be located on the same campus as the main (legacy) Nagios server, but with the intent of moving the new server to a colocated facility early next year. The redundnant server doesn't necessarily need to run DRDB or have automatic failover. We can manage that part manually, as getting the hosts and services installed on the redundant server is really the most important task at hand.
So, my question is this: How can I import the configuration of the older server into the new server (especially since the new server doesn't have Postgres installed? Is there a clean, easy, non-drama-filled way to do this?