NCPA installation issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
IT-OPS-SYS
Posts: 184
Joined: Sun Jan 07, 2018 12:56 pm

NCPA installation issue

Post by IT-OPS-SYS »

hi team,

I am installing ncpa on centos 6.10 using the RPM and yum install ncpa method but the ncpa listener service does not start

service ncpa_listener start
Starting NCPA Listener: /usr/local/ncpa/ncpa_listener: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /usr/local/ncpa/ncpa_listener)
[FAILED]

I can see the ncpa version on the machine:

rpm -qa | grep -i ncpa
ncpa-2.2.2-1.el7.x86_64

thanks
Sunil kathait
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: NCPA installation issue

Post by gsmith »

Hi,

The problem is you are installing a package for an el7 machine on an el6
machine.

The latest ncpa package for Centos 6 is located here: https://assets.nagios.com/downloads/ncp ... ved/2.2.1/
Screenshot 2021-04-19 100035.jpg
Thank you
You do not have the required permissions to view the files attached to this post.
IT-OPS-SYS
Posts: 184
Joined: Sun Jan 07, 2018 12:56 pm

Re: NCPA installation issue

Post by IT-OPS-SYS »

worked like a charm. You saved my day.

thanks
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: NCPA installation issue

Post by scottwilkerson »

IT-OPS-SYS wrote:worked like a charm. You saved my day.

thanks
Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked