Component scheduled for installation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
wormfishin
Posts: 31
Joined: Tue Apr 10, 2012 8:11 am

Component scheduled for installation

Post by wormfishin »

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?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Component scheduled for installation

Post by scottwilkerson »

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

Code: Select all

service crond restart
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
wormfishin
Posts: 31
Joined: Tue Apr 10, 2012 8:11 am

Re: Component scheduled for installation

Post by wormfishin »

Crond was it. Thanks!
Locked