This support forum board is for support questions relating to
Nagios XI, our flagship commercial network monitoring solution.
-
glitchcowboy
- Posts: 38
- Joined: Tue Sep 29, 2015 2:59 pm
Post
by glitchcowboy »
Code: Select all
# uname -a
Linux dooku.apfcu.local 3.10.0-327.22.2.el7.x86_64 #1 SMP Thu Jun 9 10:09:10 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
[root@dooku ~]# cat /etc/*release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.2 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.2"
PRETTY_NAME="Red Hat Enterprise Linux"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.2:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.2
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.2"
Red Hat Enterprise Linux Server release 7.2 (Maipo)
Red Hat Enterprise Linux Server release 7.2 (Maipo)
[root@dooku ~]# yum list installed | grep libedit
libedit.x86_64 20090923-3.0_1.el5.rf @affinityplus_RepoForge_repoforge
[root@dooku ~]# rpm -qa | grep "el[56]"
perl-DateTime-Locale-0.4001-1.el5.rf.noarch
php-pear-HTML-Template-IT-1.3.0-2.el5.noarch
libedit-20090923-3.0_1.el5.rf.x86_64
Ajaxterm-0.10-8.el5.noarch
[root@dooku ~]#
-
glitchcowboy
- Posts: 38
- Joined: Tue Sep 29, 2015 2:59 pm
Post
by glitchcowboy »
Code: Select all
# uname -a
Linux dooku.apfcu.local 3.10.0-327.22.2.el7.x86_64 #1 SMP Thu Jun 9 10:09:10 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux
[root@dooku ~]# cat /etc/*release
NAME="Red Hat Enterprise Linux Server"
VERSION="7.2 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.2"
PRETTY_NAME="Red Hat Enterprise Linux"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.2:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.2
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.2"
Red Hat Enterprise Linux Server release 7.2 (Maipo)
Red Hat Enterprise Linux Server release 7.2 (Maipo)
[root@dooku ~]# yum list installed | grep libedit
libedit.x86_64 20090923-3.0_1.el5.rf @affinityplus_RepoForge_repoforge
[root@dooku ~]# rpm -qa | grep "el[56]"
perl-DateTime-Locale-0.4001-1.el5.rf.noarch
php-pear-HTML-Template-IT-1.3.0-2.el5.noarch
libedit-20090923-3.0_1.el5.rf.x86_64
Ajaxterm-0.10-8.el5.noarch
[root@dooku ~]#
FQDN added to ipv4 hosts file line. no change
-
Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
-
Contact:
Post
by Box293 »
glitchcowboy wrote:FQDN added to ipv4 hosts file line. no change
After that change, can you please execute these commands and post back the entire output:
Code: Select all
su nagios
cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new
Privacy Policy.
-
glitchcowboy
- Posts: 38
- Joined: Tue Sep 29, 2015 2:59 pm
Post
by glitchcowboy »
image.jpeg
image.jpeg
See attachment
You do not have the required permissions to view the files attached to this post.
-
Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
-
Contact:
Post
by Box293 »
This command:
Produced this output on your server:
Code: Select all
libedit.x86_64 20090923-3.0_1.el5.rf @affinityplus_RepoForge_repoforge
Produced this output on my server:
Code: Select all
libedit.x86_64 3.0-12.20121213cvs.el7 @anaconda
You whave an EL5 package installed on an EL7 server.
You need to uninstall
libedit, disable the EL5 repository and then install
libedit
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new
Privacy Policy.
-
glitchcowboy
- Posts: 38
- Joined: Tue Sep 29, 2015 2:59 pm
Post
by glitchcowboy »
I went off reservation:
Code: Select all
#
[root@nagios ~]# rpm -e libedit
error: Failed dependencies:
libedit.so.0()(64bit) is needed by (installed) chrony-2.1.1-1.el7.x86_64
libedit.so.0()(64bit) is needed by (installed) openssh-clients-6.6.1p1-25.el7_2.x86_64
libedit.so.0()(64bit) is needed by (installed) php-cli-5.4.16-36.1.el7_2.1.x86_64
libedit.so.0()(64bit) is needed by (installed) ntp-4.2.6p5-22.el7_2.2.x86_64
[root@nagios ~]# rpm -e libedit --nodeps
[root@nagios ~]# yum install libedit
Loaded plugins: package_upload, product-id, search-disabled-repos, subscription-manager
affinityplus_EPEL_7_EPEL_7_x86_64 | 2.1 kB 00:00:00
affinityplus_Splunkforwarder_Splunk_Forwarder | 2.1 kB 00:00:00
rhel-7-server-optional-rpms | 1.8 kB 00:00:00
rhel-7-server-rpms | 2.1 kB 00:00:00
rhel-7-server-satellite-tools-6.1-rpms | 2.1 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
============================================================================================================================================
Package Arch Version Repository Size
============================================================================================================================================
Installing:
libedit x86_64 3.0-12.20121213cvs.el7 rhel-7-server-rpms 92 k
Transaction Summary
============================================================================================================================================
Install 1 Package
Total download size: 92 k
Installed size: 239 k
Is this ok [y/d/N]: y
Downloading packages:
libedit-3.0-12.20121213cvs.el7.x86_64.rpm | 92 kB 00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
** Found 4 pre-existing rpmdb problem(s), 'yum check' output follows:
chrony-2.1.1-1.el7.x86_64 has missing requires of libedit.so.0()(64bit)
ntp-4.2.6p5-22.el7_2.2.x86_64 has missing requires of libedit.so.0()(64bit)
openssh-clients-6.6.1p1-25.el7_2.x86_64 has missing requires of libedit.so.0()(64bit)
php-cli-5.4.16-36.1.el7_2.1.x86_64 has missing requires of libedit.so.0()(64bit)
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 1/1
Uploading Package Profile
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 1/1
Installed:
libedit.x86_64 0:3.0-12.20121213cvs.el7
Complete!
Yum check looks clean, problem solved.
Thanks
-
ssax
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Post
by ssax »
So it's working now? If so great, are we okay to mark the thread as resolved and lock the topic?