offline install
Re: offline install
Did it work after that? (Meaning you fixed the user issue and then re-ran the commands I sent again)
Re: offline install
Well, everything appears to be running now.
I tried adding a host using the CCM and so far (been about 9 minutes) it is just adding dots to the end of "Waiting for configuration verification"
~Duane
I tried adding a host using the CCM and so far (been about 9 minutes) it is just adding dots to the end of "Waiting for configuration verification"
~Duane
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: offline install
You could have a stuck lock file run the following
If that doesn't do it lets verify that crond is running and you do not see errors here
Code: Select all
rm -f /usr/local/nagiosxi/scripts/reconfigure_nagios.lockCode: Select all
tail -f /var/log/cronRe: offline install
No lock files in the scripts directory.
I see about 10 lines of *.php for nagios showing up once every minute with no errors.
~Duane
I see about 10 lines of *.php for nagios showing up once every minute with no errors.
~Duane
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: offline install
Can you share the output of the following after trying to start the apply configuration processduane909 wrote:No lock files in the scripts directory.
I see about 10 lines of *.php for nagios showing up once every minute with no errors.
~Duane
Code: Select all
tail -100 /usr/local/nagiosxi/var/cmdsubsys.logRe: offline install
I applied updates/patches to this server over the weekend and rebooted it.
Did not get a chance until now to look at this and it appears to be updating just fine.
Maybe one of my config changes or permissions changes did not take effect until I rebooted?
~Duane
Did not get a chance until now to look at this and it appears to be updating just fine.
Maybe one of my config changes or permissions changes did not take effect until I rebooted?
~Duane
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: offline install
This is possible I suppose, or there was a stuck lock file or socket.duane909 wrote:I applied updates/patches to this server over the weekend and rebooted it.
Did not get a chance until now to look at this and it appears to be updating just fine.
Maybe one of my config changes or permissions changes did not take effect until I rebooted?
Glad to hear it is resolved now