Nagiosix database scripts not repairing DB
Posted: Wed Jun 08, 2016 9:23 pm
Latest NagiosXI on RHEL6.7
Getting this error:
Message: A database connection error has been detected, we are attempting to repair the server, if the repair does not resolve the issue, please contact Nagios support.
Run the following from the CLI as root to attempt to repair the DB
Normally running this script repairs the database but now it just returns no output immediately. I've run the following as well:
and both run through the script and outputs:
This is a pretty urgent production issue.
Getting this error:
Message: A database connection error has been detected, we are attempting to repair the server, if the repair does not resolve the issue, please contact Nagios support.
Run the following from the CLI as root to attempt to repair the DB
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.shCode: Select all
/usr/local/nagiosxi/scripts/repairmysql.sh nagiosql
/usr/local/nagiosxi/scripts/repairmysql.sh nagiosCode: Select all
Content deleted here
.....
Starting mysqld: [ OK ]
/usr/local/nagiosxi/scripts
===============
REPAIR COMPLETE
===============This is a pretty urgent production issue.