Page 1 of 1

Database Maintenance is RED

Posted: Sat Apr 06, 2019 2:49 am
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

Re: Database Maintenance is RED

Posted: Mon Apr 08, 2019 11:24 am
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