Nagios XI Recovery

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anoop
Posts: 95
Joined: Tue Jun 25, 2013 1:22 am

Nagios XI Recovery

Post by anoop »

Dear Team,

We configured NagiosXI in CentOS 6.3, offloaded nagiosxi database in other centos 6.3.
We configured 100s of hosts and thousands of services and its working fine,'

now if i take the backup from Backup_xi.sh, and suppose after taking that backup my Hard disk get damaged, does this backup restore all the hosts services whatever we configured before, what are the challenges if we installed new system and restore this backup on new NagiosXi machine..

Because one of our client needs to be check Disaster recovery with this backup.

What steps to be taken for offloaded db,,,,?

Thanks in advanced
System:
Nagios XI Version : 2012R2.2 | PHP Version: 5.3.3
Offloaded MySQL DB on another virtual machine
16 CPU with 2 cores each | 32 GB RAM | 1 TB HDD
CentOS-6.3 |Total = 4,000 hosts| 40,000 services.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios XI Recovery

Post by sreinhardt »

The backup script should export the database in such a way that it does not matter if it is remote or local. It should restore plugins, performance data, configurations, mysql and postgres databases. The only real concern or issues with restoring, is if the system is a newer version or different architecture, the plugins may need to be recompiled. Taking this backup file offsite or off the xi server should fit most disaster recovery situations.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked