hi,
I have Nagios Core 3.4.1 in my environment. On one of the Centos server received below error while installing nrpe agent on it.
Could you please let me know what could be the issue.
http://ftp.heanet.ie/pub/centos/5/os/i3 ... sts.xml.gz: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/filelists.xml.gz from centos: [Errno 256] No more mirrors to try.
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Regards
SagarP
NRPE agent installation error
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRPE agent installation error
This looks like the server cannot connect to the repository.
This is not a surprise though as it looks like it is CentOS 5 which went End Of Life March 31st 2017
This is not a surprise though as it looks like it is CentOS 5 which went End Of Life March 31st 2017
Re: NRPE agent installation error
Hi Scot,
So it means the managed node is Centos 5 which is not supported by Linux NRPE agent.
I will check the version from my Linux team and confirm.
Thanks
SagarP
So it means the managed node is Centos 5 which is not supported by Linux NRPE agent.
I will check the version from my Linux team and confirm.
Thanks
SagarP
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRPE agent installation error
Yes, and not supported by CentOS
https://wiki.centos.org/FAQ/General#hea ... dde5b75e6d
https://wiki.centos.org/FAQ/General#hea ... dde5b75e6d
Re: NRPE agent installation error
Hi,
One another server which is CentOS 7.3.1611 x86_64 getting below packages error while installing nrpe agent. Just a query like is NRPE agent trying to remove some packages as per below install.log. And why is this error coming and how to get the agent installed. Please bear for stupid questions as I am new to Nagios.
Thanks.
Error: Package: libavdevice55-2.2.1-65.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Error: Package: libavcodec55-2.2.1-65.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Error: Package: 1:libfaad2-2.7-18.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Error: Package: librtmp0-2.3-1.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Thanks
SagarP
One another server which is CentOS 7.3.1611 x86_64 getting below packages error while installing nrpe agent. Just a query like is NRPE agent trying to remove some packages as per below install.log. And why is this error coming and how to get the agent installed. Please bear for stupid questions as I am new to Nagios.
Thanks.
Error: Package: libavdevice55-2.2.1-65.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Error: Package: libavcodec55-2.2.1-65.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Error: Package: 1:libfaad2-2.7-18.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Error: Package: librtmp0-2.3-1.el7.x86_64 (@atrpms)
Requires: /usr/sbin/ldconfig
Removing: glibc-2.17-157.el7_3.1.x86_64 (@updates)
Not found
Updated By: glibc-2.17-292.el7.x86_64 (base)
Not found
Thanks
SagarP
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NRPE agent installation error
I have no idea what repo @atrpms is but it is likely causing the problems.