Page 1 of 1

Event manager (eventman) stale

Posted: Sun Jul 16, 2017 2:13 am
by sunnynani4849
Hi

Iam getting the issue on the nagios console as Event manager stale. Could you, please help with this issue.

Re: Event manager (eventman) stale

Posted: Mon Jul 17, 2017 12:47 pm
by tgriep
Can you run the following as root on the Nagios server that is generating the error and post the output here?

Code: Select all

tail -100 /usr/local/nagiosxi/var/eventman.log
The Event Manager is run by a cron job so try restarting the cron daemon and see if that fixes the issue.

Code: Select all

service crond restart
Give the system 15 minutes to run and see if this fixes it for you.

Re: Event manager (eventman) stale

Posted: Tue Jul 18, 2017 9:02 am
by sunnynani4849
Hi tgriep,

Thanks for the update. The issue is resloved.

Due to patching activity php-mbmstring rpm was removed. so we have added the rpm package. Now its working fine :)

Re: Event manager (eventman) stale

Posted: Tue Jul 18, 2017 11:56 am
by bolson
May we close this topic?