URGENT - Who can help - SQL Error [ndoutils] : Incorrect fil

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
RalfS
Posts: 12
Joined: Tue Nov 02, 2021 10:23 am

URGENT - Who can help - SQL Error [ndoutils] : Incorrect fil

Post by RalfS »

good day,

have presently an urgent problem: As we want to interrupt and update for the NAGIOS XI we have done an restart of the server.

Anyway, after new start of the NAGIOS XI there is shown now always this errormessage - see screenshot:

+

SQL Error [ndoutils] : Incorrect file format 'nagios_servicestatus'

+

Furthermore: Before doing the planned upgrade, have make an backup of course.
Question: How we can execute this backup (as not so familar with this).

A quick help/advise would be very much appreciated!

Many thanks beforehand.
You do not have the required permissions to view the files attached to this post.
User avatar
pbroste
Posts: 1288
Joined: Tue Jun 01, 2021 1:27 pm

Re: URGENT - Who can help - SQL Error [ndoutils] : Incorrect

Post by pbroste »

Hello @RalfS

Thanks for reaching out let's run through the database repair.

Code: Select all

/usr/local/nagiosxi/scripts/repair_databases.sh
Then restart the services by bouncing:
[systemctl restart mysqld nagios[/code]

If the issue persists, please PM your system profile for us to review.

To send us your system profile.
  • Login to the Nagios XI GUI using a web browser.
  • Click the "Admin" > "System Profile" Menu
  • Click the "Download Profile" button
  • Save the profile.zip file and share in a private message or upload it to the post/ticket
Thanks,
Perry
Locked