Backing up Nagios Core Pro

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
olliecampbell
Posts: 7
Joined: Mon Dec 12, 2011 6:48 am

Backing up Nagios Core Pro

Post by olliecampbell »

Hello,

I purchased and downloaded/hav ebeen using the Nagios Core pro VM for a while now. For previous installations I created a script that would zip all of the config files in the Nagios installation directory.

This install comes with the Core Config Manager so I guess I need a different approach.

I've searched but I'm finding a lot of other backup related questions. Is there a way I can back this up to allow me to restore the entire environment should it blow up. (I don't have Veeam etc).

Does anyone have any suggestions?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Backing up Nagios Core Pro

Post by slansing »

Hmm, does not look like we ship a backup script with the VM's. You should be able to pull the .MYD files and back them up with a custom script as well. Looks like nagiosql also has a backups directory in:

Code: Select all

/etc/nagiosql/backup/
Locked