Nagios XI Backup intermittent failure
Posted: Fri Jan 11, 2019 5:53 am
Hi,
I run the backup every day at 04:00 GMT+1 using the backup script provided
I noticed that sometimes, the backup fails due to MySQL database 'nagios' user password.
Here's the log:
We never changed the default password, and if we run the backup again it will work fine meaning that password is ok. It just seems to be happening sporadically.
Any ideas?
I run the backup every day at 04:00 GMT+1 using the backup script provided
Code: Select all
/usr/local/nagiosxi/scripts/backup_xi.shHere's the log:
Code: Select all
Running configuration check...
Stopping nagios:. done.
Starting nagios: done.
Backing up Core Config Manager (NagiosQL)...
Backing up Nagios Core...
Backing up Nagios XI...
Backing up MRTG...
Backing up NRDP...
Backing up Nagvis...
Backing up MySQL databases...
Error backing up MySQL database 'nagios' - check the password in this script!Any ideas?