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
NCPA installation issue
Re: NCPA installation issue
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/
Thank you
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/
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
worked like a charm. You saved my day.
thanks
thanks
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: NCPA installation issue
Locking threadIT-OPS-SYS wrote:worked like a charm. You saved my day.
thanks