Hi, I've found the init-mysql script in the Nagios XI installer and run the import command that I thought would do the trick: I took a pretty old backup, but the config should be good: gunzip /store/backups/mysql/daily/mysql_2017-07-11_07h00m.Tuesday.sql.gz mysql -pnagiosxi < /store/backups/mysql/da...
I've run the command's but with no success: [root@nagios ~]# mysql -u root -pnagiosxi Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 46918 Server version: 5.5.56-MariaDB MariaDB Server Copyright (c) 2000, 2017, Oracle, MariaDB Corporation Ab and others. Type...
Hi, After updating Nagios XI and CentOS 7 and a reboot I get this error in my dashboard: SQL Error [ndoutils] : Incorrect file format 'nagios_hoststatus' I've tried to repair the database with this command: /usr/local/nagiosxi/scripts/repair_databases.sh Output: nagios database repair FAILED, please...