Error on database

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
steph007
Posts: 177
Joined: Mon Jul 24, 2017 12:00 pm

Error on database

Post by steph007 »

Hi,

Running a mysqlcheck against my Nagios XI found me that problem:
nagios.nagios_commenthistory
warning : Table is marked as crashed and last repair failed
warning : Size of datafile is: 88938432 Should be: 88937864
error : Found 347909 keys of 292316
error : Corrupt

What would be the option to fix this?
User avatar
jbrunkow
Posts: 441
Joined: Fri Mar 13, 2020 10:45 am

Re: Error on database

Post by jbrunkow »

It may help to run a database repair. The script is located at

Code: Select all

/usr/local/nagiosxi/scripts/repair_databases.sh
on your XI server. Please be sure to run as root or sudo.

Refer to the following linked document for detailed instructions on how to do so.
https://assets.nagios.com/downloads/nag ... tabase.pdf

If that doesn't work, please send us your profile so that we can look in that for any errors. You can do so by logging in to the Nagios XI interface on a web browser ( [SERVER_ADDRESS]/nagiosxi/ ) > clicking on the Admin section on top > click System Profile on the left pane under System Config > and click Download Profile on that page. After you've downloaded the compressed file, send it to us in a private message and reply to this post to bring it up in our queue.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
steph007
Posts: 177
Joined: Mon Jul 24, 2017 12:00 pm

Re: Error on database

Post by steph007 »

Thanks, look good now.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Error on database

Post by scottwilkerson »

steph007 wrote:Thanks, look good now.
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked