Page 1 of 1

Nagios XI Jobs ERROR

Posted: Mon Feb 25, 2013 2:38 pm
by maxwellmiranda
i am getting this error in the NAGIOS XI JOBS

Nagios XI Jobs Unknown 2m 39s 5/5 2013-02-25 14:36:04 Database Maintenance (dbmaint) stale (1262 seconds old), Database Maintenance (dbmaint) stale (1262 seconds old)

Re: Nagios XI Jobs ERROR

Posted: Mon Feb 25, 2013 3:25 pm
by abrist
Is crond running?

Code: Select all

service crond status

Re: Nagios XI Jobs ERROR

Posted: Mon Feb 25, 2013 3:30 pm
by scottwilkerson
This means there is a cron that hasn't run on schedule..

Can you run

Code: Select all

chage -l nagios
cat /etc/cron.d/nagiosxi| grep dbmaint
Also, run the following and return the results

Code: Select all

cat /usr/local/nagiosxi/var/dbmaint.log