3 hours to intall 5.6.9 on 8 cores/32GB???
Posted: Fri Jan 17, 2020 2:05 pm
Trying to install Nagios XI 5.6.9 on an 8 core VM with 32GB of RAM, it took 185 minutes to go from installed (and upgraded) CentOS 7 to not-quite-installed Nagios XI (failed in F-startdaemons). WTF? Is there a problem with the installer?
I see that .10 was released yesterday so I'm going to start over and try installing that, since this didn't even fully work (load average was 27 by the time the install died). Did I mention 8 cores and 32GB RAM?
I see that .10 was released yesterday so I'm going to start over and try installing that, since this didn't even fully work (load average was 27 by the time the install died). Did I mention 8 cores and 32GB RAM?
Code: Select all
--- ccm_export.php -------------------
> Writing CCM configuration to Nagios files
Finished writing out configuraton
--------------------------------------
--------------------------------------
> Verifying configuration with Nagios Core
> Output:
Nagios Core 4.4.5
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2019-08-20
License: GPL
Website: https://www.nagios.org
Reading configuration data...
Read main config file okay...
Read object config files okay...
Running pre-flight check on configuration data...
Checking objects...
Checked 13 services.
Checked 1 hosts.
Checked 1 host groups.
Checked 0 service groups.
Checked 1 contacts.
Checked 2 contact groups.
Checked 150 commands.
Checked 8 time periods.
Checked 0 host escalations.
Checked 0 service escalations.
Checking for circular paths...
Checked 1 hosts
Checked 0 service dependencies
Checked 0 host dependencies
Checked 8 timeperiods
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
> Return Code: 0
--------------------------------------
CCM data imported OK.
RESULT=0
Running './F-startdaemons'...
Job for httpd.service failed because a fatal signal was delivered to the control process. See "systemctl status httpd.service" and "journalctl -xe" for details.
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './F-startdaemons'
real 185m57.050s
user 117m22.627s
sys 126m36.620s