Our Monitoring Engine Process state is currently stopped, and I am unable to get it to restart. All other XI System components were in a start state until we attempt to start it from the web interface. After the attempt, I watch components listed from command subsystem on down going into alert status:
- command Subsystem
- Event Manager
- Feed Processor
- Report Engine
- System statistics
All slowly moved to the alert state.
We just recently upgraded to version 2011R3.3. I'm not even sure where to begin here.
Unable to Start Monitoring Engine Process
- GreatWolfResorts
- Posts: 48
- Joined: Tue Mar 15, 2011 11:12 am
- Location: Madison, WI
- Contact:
Unable to Start Monitoring Engine Process
Nagios XI 5.2.5 | CentOS6.3 x86_64 | Virtual Instance on VMware vSphere 6
Re: Unable to Start Monitoring Engine Process
Check your free disk space just to make sure the drive isn't full.
Also try the following commands and post if you get any error output:
Are you getting and revealing errors from /var/log/messages?
Also try the following commands and post if you get any error output:
Code: Select all
service crond restart
service nagios restart- GreatWolfResorts
- Posts: 48
- Joined: Tue Mar 15, 2011 11:12 am
- Location: Madison, WI
- Contact:
Re: Unable to Start Monitoring Engine Process
Ran a "df -h" and it looks like we're not even 50% use on the disks. Restarted both the crond and nagios service and looks like we're good to go. I had restarted the nagios service previously, but I never thought about hitting crond.
Thanks for your help!
Thanks for your help!
Nagios XI 5.2.5 | CentOS6.3 x86_64 | Virtual Instance on VMware vSphere 6
Re: Unable to Start Monitoring Engine Process
Good deal. If you see any other odd behavior go ahead and let us know!