NagiosXI Backup and Restore

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mg00513682
Posts: 6
Joined: Fri Aug 11, 2017 10:06 am

NagiosXI Backup and Restore

Post by mg00513682 »

Hi Team,

We have installed our nagiosxi in /opt/app/. Can you suggest on backup and restore of application if it get crashed. As the default backup and restore script is not working.

Thanks and Regards,
Mallesh
kyang

Re: NagiosXI Backup and Restore

Post by kyang »

Hi @mg00513682,

Can you be a little more specific as to what isn't working on the backup and restore scripts? Ultimately you will be looking at a few ways listed in our kb article.

Code: Select all

    FTP
        A scheduled backup that will send your System Backups via FTP to a remote server
    SSH
        A scheduled backup that will send your System Backups via SSH & SCP to a remote server
    Local
        A scheduled backup that will be stored locally on your Nagios XI server
        NOTE: A local backup is not recommended, if your XI server dies, how will you be able to access your existing backups if they are on the server that died?
https://support.nagios.com/kb/article/n ... tions.html

There are many options, take a look and let us know which one works for you environment.
https://support.nagios.com/kb/category/ ... d-restore/
Locked