NRPE agent installation error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
spatil32
Posts: 13
Joined: Fri Aug 23, 2019 6:37 am

NRPE agent installation error

Post by spatil32 »

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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NRPE agent installation error

Post by scottwilkerson »

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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
spatil32
Posts: 13
Joined: Fri Aug 23, 2019 6:37 am

Re: NRPE agent installation error

Post by spatil32 »

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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NRPE agent installation error

Post by scottwilkerson »

Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
spatil32
Posts: 13
Joined: Fri Aug 23, 2019 6:37 am

Re: NRPE agent installation error

Post by spatil32 »

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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NRPE agent installation error

Post by scottwilkerson »

I have no idea what repo @atrpms is but it is likely causing the problems.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked