I'm using a clean install of nagiosxi.
When trying to install my first component (unconfigured passive object) I get "Component scheduled for installation" but it does not appear to install.
Am I missing something?
Component scheduled for installation
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Component scheduled for installation
Go to your Admin Panel and make sure everything is green, it sounds like the subsystem process is not running
You may also need to
You may also need to
Code: Select all
service crond restart-
wormfishin
- Posts: 31
- Joined: Tue Apr 10, 2012 8:11 am
Re: Component scheduled for installation
Crond was it. Thanks!