Hi,
I have installed nagios xi with latest version, after that installation -monitoring engine status process state is not running. I can see the monitoring engine status active hosts,service, notifications are disabled. please let me know what settings need to be checked.
OS: RHEL v5 (Tikanga)
Regards,
Raj
monitoring engine status process state is not running
-
gm_rajkumar
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: monitoring engine status process state is not running
Try running from the command-line:
If you are still experiencing issues, send us a screenshot of the Admin page so we can verify that the subsystem components are running.
Code: Select all
service nagios restart
service ndo2db restart-
gm_rajkumar
- Posts: 187
- Joined: Tue Feb 28, 2012 7:08 am
- Location: CA, USA
Re: monitoring engine status process state is not running
I have restarted the service but still problem persists, herewith attached the screenshot for you reference. let me know if you need further details.
Regards,
Raj.
Regards,
Raj.
You do not have the required permissions to view the files attached to this post.
Re: monitoring engine status process state is not running
Try:
If the issue is still there, run:
And post any error messages that you see that don't appear to be host or service alerts.
You can also check the Home->Process Info page to see if someone has turned off active checks for hosts and services.
Code: Select all
service nagios stop
killall -9 nagios
service nagios startCode: Select all
tail -f /usr/local/nagios/var/nagios.logYou can also check the Home->Process Info page to see if someone has turned off active checks for hosts and services.