About NagiosXI backup and restore?!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

About NagiosXI backup and restore?!

Post by xpertech »

http://assets.nagios.com/downloads/nagi ... ing_XI.pdf

Is that "backing up and restoring" something like "Ghost" a hard disk? will it cover everything including configuration and data?

I should first install NagiosXI (assume the same version) and then restore, it will overwrite and back to the time I made that backup, right?
SDohmen
Posts: 240
Joined: Thu Jun 30, 2011 4:14 am

Re: About NagiosXI backup and restore?!

Post by SDohmen »

The backup script in the nagiosxi dir makes a complete backup of all nagiosxi related files and db's. THe only thing i cant say for sure if the httpd files are in this backup as well.

If you restore it, it will be set back to the version and data from when you made the backup. So you can even restore on a newer version as it will be overwritten to the older version.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: About NagiosXI backup and restore?!

Post by scottwilkerson »

The backup is an "almost complete" backup as SDohmen pointed out.

It does backup the httpd configs, however it doesn't backup the ssl.conf if you are using that.

Also, if you have added any addons that required setup steps, they will need to be done on the new system as well.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: About NagiosXI backup and restore?!

Post by xpertech »

scottwilkerson wrote:The backup is an "almost complete" backup as SDohmen pointed out.

It does backup the httpd configs, however it doesn't backup the ssl.conf if you are using that.

Also, if you have added any addons that required setup steps, they will need to be done on the new system as well.
Ah...sometimes it's difficult to verify which addon need to be setup again, especially after long time or change another administrator. is there any other better way?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: About NagiosXI backup and restore?!

Post by slansing »

The only way of accomplishing this "keeping the addons and their settings," would be if your XI system was on a VM image. That way you can take snapshots of the entire system and move between them.
Locked