NagiosXI DB error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aditya.c.anand
Posts: 56
Joined: Mon Mar 20, 2017 7:16 am

NagiosXI DB error

Post by aditya.c.anand »

Hello Team,

We were facing db crash error , hence we repaired the database by "/usr/local/nagiosxi/scripts/repair_databases.sh"

Still we can see that the database maintenance is in "Red" state.
Kindly assist for the same.
Please find the attached profile for the same.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NagiosXI DB error

Post by scottwilkerson »

you may need to remove an old dbmaint lock file

Code: Select all

rm -f /usr/local/nagiosxi/var/dbmaint.lock
then the script should run within 5-10 minutes
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked