Page 1 of 1

How to take only Nagios database backup and restore

Posted: Sat Nov 16, 2024 6:13 am
by Prashant23
Hi all,

I want to take manual backup and restore of Nagios and nagiosxi databases only.

Do not want to use backup script to take full backup.
Only required database backup and restore steps.
Please help.

Thanks,
Prashant

Re: How to take only Nagios database backup and restore

Posted: Mon Nov 18, 2024 2:46 pm
by gwesterman
Hi @Prashant23,

I am not certain if you are still looking for this question to be answered as it looks like you posted an updated version of this question (that has since been answered). But, just in case, I think the easiest method to get what you want is to just remove the sections of the backup script (backup_xi.sh) that you don't want backed up. They are all labeled so it should be pretty obvious. I cannot speak to the efficacy of this but at least this step of the process should work.

Thank you!