Hello:
I accidentally overwrote the configuration of my log server with a new version. I still have all of my backups but I am having a terrible time finding documentation on restoring. Is there a document that describes the process or can someone provide some steps on recovering from backup?
Thanks!
Restore from backup
Re: Restore from backup
If all you need to do is restore your configuration, you can do this from the "Config Snapshots" section of the Administration page.
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: Restore from backup
Thanks for the reply, the issue I am having is that none of my original backups before nuking the system are appearing. They are still on the file system but they aren't accessible from the web interface. Is there a way to manually recover?
Re: Restore from backup
Can you share the output of:CameronWP wrote:They are still on the file system
Code: Select all
ls -al /store/backups/nagioslogserver
ls -al /usr/local/nagioslogserver/snapshotsIf there's nothing in either of those paths, do you know how this backup you're attempting to restore from was generated?
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: Restore from backup
Hi:
I worked it out myself. I should have kept reading the manual!
I used the restore_backup.sh script and was able to get things working again. Thanks for replying and sorry to waste your time!
Cameron
I worked it out myself. I should have kept reading the manual!
I used the restore_backup.sh script and was able to get things working again. Thanks for replying and sorry to waste your time!
Cameron
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Restore from backup
Glad you worked it out! We're here to help, no worries.
Are we ok to go ahead and lock the thread?
Are we ok to go ahead and lock the thread?