RHEL 7
Downloaded the offline xi install from https://repo.nagios.com/?repo=offline (nagiosxi-5.8.7-1.el7.x86_64.tar.gz)
tar xzf to /tmp/rpms as instructed
Ran fullinstall
install failed to complete, but no messages to say so.
I found the xi-install file, which tells me:
I cannot find the install.log file (which on a "normal" install would be in /tmp/nagiosxi) anywhere on the system, using the find and the locate commands as root.MySQL not yet installed - that's okay.
Running './2-usersgroups'...
Adding users and groups...
useradd: user 'nagios' already exists
usermod: no changes
groupadd: group 'nagios' already exists
groupadd: group 'nagcmd' already exists
Users and groups added OK
RESULT=0
Running './3-dbservers'...
ERROR: MySQL not installed - exiting.
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: './3-dbservers'
Any suggestions?