Hi,
I've recently installed Nagios XI, licensed it and configured it. However when I click on the host overview I just get an SQL database error. I've attached a screenshot of the issue I'm having.
The install of nagios details are:
CentOS 6
Bare metal install (Not running on VM)
Static IP
Time synced to local NTP server
If somebody can advise me on how to fix this I'd appreciate it.
Thanks
Corrupt SQL Database?
Corrupt SQL Database?
You do not have the required permissions to view the files attached to this post.
Re: Corrupt SQL Database?
Run the following command from the command line:
then check the mysqld.log for errors (corrupt tables):
Let me know if this helped.
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.shCode: Select all
tail /var/log/mysqld.logBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Corrupt SQL Database?
Worked a treat!
Thanks a lot.
Thanks a lot.
Re: Corrupt SQL Database?
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee