Success.
Is it normally this painful on RHEL?
Search found 13 matches
- Wed May 30, 2018 2:44 pm
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
- Wed May 30, 2018 1:30 pm
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
I can actually get to the http login/setup page, but is this a failed install?
- Wed May 30, 2018 1:20 pm
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
=================== 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 ...
- Wed May 30, 2018 1:10 pm
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
109 Packages to install, and no errors so far.
- Wed May 30, 2018 12:22 pm
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
I nuked the entire folder, and on a clean reinstall it fails here. Error: Package: nagiosxi-deps-el7-5.4.13-1.noarch (/nagiosxi-deps-el7-5.4.13-1.noarch) Requires: libmcrypt-devel Error: Package: nagiosxi-deps-el7-5.4.13-1.noarch (/nagiosxi-deps-el7-5.4.13-1.noarch) Requires: freetds-devel Error: Pa...
- Wed May 30, 2018 9:17 am
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
May be subscription issue, escalating internally.
- Wed May 30, 2018 8:59 am
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
I watched it install again, and it fails somewhere here, at sub 3:
+ run_sub ./3-dbservers
+ echo 'Running '\''./3-dbservers'\''...'
+ FAILFILE=.fail-3378
+ rm -f .fail-3378
+ eval ./3-dbservers
+ tee -a install.log
+ echo 1
++ cat .fail-3378
+ echo RESULT=1
+ '[' -f .fail-3378 ']'
+ cat
+ run_sub ./3-dbservers
+ echo 'Running '\''./3-dbservers'\''...'
+ FAILFILE=.fail-3378
+ rm -f .fail-3378
+ eval ./3-dbservers
+ tee -a install.log
+ echo 1
++ cat .fail-3378
+ echo RESULT=1
+ '[' -f .fail-3378 ']'
+ cat
- Wed May 30, 2018 8:56 am
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
======================== Nagios XI Full Installer ======================== This script will do a complete install of Nagios XI by executing all necessary sub-scripts. IMPORTANT: This script should only be used on a 'clean' install of CentOS or RedHat. Do NOT use this on a system that has been tasked...
- Wed May 30, 2018 8:50 am
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
cat /etc/yum.repos.d/epel.repo [epel] name=Extra Packages for Enterprise Linux 7 - $basearch #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch failovermethod=priority enabled=0 gpgcheck=1 gpgkey=file:///...
- Wed May 30, 2018 8:37 am
- Forum: Nagios XI
- Topic: Tremendous problems installing Nagios XI on RHEL 7.5 Server
- Replies: 19
- Views: 4834
Re: Tremendous problems installing Nagios XI on RHEL 7.5 Ser
sudo rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm Retrieving https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm Preparing... ################################# [100%] package epel-release-7-11.noarch is already installed sudo yum repolist Loaded ...