Database Maintenance is RED

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Karnesh
Posts: 1
Joined: Fri Apr 05, 2019 11:51 pm

Database Maintenance is RED

Post by Karnesh »

Dear All,

Kindly help even after perform all the commands posted by the Team; still not able to resolve this issue. Moreover, alert notification are also not working at the same time.

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

Re: Database Maintenance is RED

Post by tgriep »

Can you run the following commands and post the output to the ticket so we can see what processes are running on the server and what error the DB maint process is generating?

Code: Select all

chage -l nagios
df -h
df -i
ps -ef --cols=300
tail -100 /usr/local/nagiosxi/var/dbmaint.log
Thanks
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked