Nagios Xi Crashed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
venkitesh
Posts: 67
Joined: Tue Jan 27, 2015 12:34 am

Nagios Xi Crashed

Post by venkitesh »

hi team,

today my nagios xi got crashed with the error message. ndo2db: mysql_error: 'Can't find file: 'nagios_objects' (errno: 2)'

when i see /var/lib/mysql/nagios directory nagios_objects.MYI is missing.

Is there any way i can bring my nagiosxi back to normal.

Regards
Venkitesh
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Nagios Xi Crashed

Post by tgriep »

Lets check the MYSQL log for errors.
Can you run the following and post back the output?

Code: Select all

tail -50 /var/log/mysqld.log
df -h
df -i
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked