rnpe agent unable to start for solaris 10 SPARC

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
michaelli
Posts: 115
Joined: Thu Jan 29, 2015 11:21 am

rnpe agent unable to start for solaris 10 SPARC

Post by michaelli »

Hi,

I have to install nrpe agent into solaris 10 to evaluate nagios xi but after install the nrpe agent, it was unable to start up. Below is the log attached.
Any idea to solve it?

root@cmnncs01> uname -a
SunOS cmnncs01 5.10 Generic_137111-07 sun4v sparc SUNW,SPARC-Enterprise-T5120

root@cmnncs01> cat /var/svc/log/application-nagios-nrpe:default.log
[ Feb 3 11:38:38 Disabled. ]
[ Feb 3 11:38:39 Rereading configuration. ]
[ Feb 3 11:39:10 Enabled. ]
[ Feb 3 11:39:10 Executing start method ("/lib/svc/method/nrpe start") ]
ld.so.1: nrpe: fatal: libc.so.1: version `SUNW_1.22.7' not found (required by file /opt/nagios/bin/nrpe)
ld.so.1: nrpe: fatal: libc.so.1: open failed: No such file or directory
Killed
[ Feb 3 11:39:10 Method "start" exited with status 137 ]
[ Feb 3 11:39:10 Executing start method ("/lib/svc/method/nrpe start") ]
ld.so.1: nrpe: fatal: libc.so.1: version `SUNW_1.22.7' not found (required by file /opt/nagios/bin/nrpe)
ld.so.1: nrpe: fatal: libc.so.1: open failed: No such file or directory
Killed
[ Feb 3 11:39:10 Method "start" exited with status 137 ]
[ Feb 3 11:39:10 Executing start method ("/lib/svc/method/nrpe start") ]
ld.so.1: nrpe: fatal: libc.so.1: version `SUNW_1.22.7' not found (required by file /opt/nagios/bin/nrpe)
ld.so.1: nrpe: fatal: libc.so.1: open failed: No such file or directory
Killed
[ Feb 3 11:39:10 Method "start" exited with status 137 ]
root@cmnncs01> pvs /usr/lib/libc.so.1
libc.so.1;
SUNW_1.23;
SUNW_1.22.3;
SUNW_1.22.2;
SUNW_1.22.1;
SUNW_1.22;
SUNW_1.21.3;
SUNW_1.21.2;
SUNW_1.21.1;
SUNW_1.21;
SUNW_1.20.4;
SUNW_1.20.1;
SUNW_1.20;
SUNW_1.19;
SUNW_1.18.1;
SUNW_1.18;
SUNW_1.17;
SUNW_1.16;
SUNW_1.15;
SUNW_1.14;
SUNW_1.13;
SUNW_1.12;
SUNW_1.11;
SUNW_1.10;
SUNW_1.9;
SUNW_1.8;
SUNW_1.7;
SUNW_1.6;
SUNW_1.5;
SUNW_1.4;
SUNW_1.3;
SUNW_1.2;
SUNW_1.1;
SUNW_0.9;
SUNW_0.8;
SUNW_0.7;
SISCD_2.3;
SYSVABI_1.3;
SUNWprivate_1.1;
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: rnpe agent unable to start for solaris 10 SPARC

Post by Box293 »

As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
michaelli
Posts: 115
Joined: Thu Jan 29, 2015 11:21 am

Re: rnpe agent unable to start for solaris 10 SPARC

Post by michaelli »

Thanks for your help
melmari
Posts: 9
Joined: Fri Sep 04, 2015 4:38 am

Re: rnpe agent unable to start for solaris 10 SPARC

Post by melmari »

Hi,

I am getting the same problem. May I know how this issue resolve?

thanks you,
Mel
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: rnpe agent unable to start for solaris 10 SPARC

Post by tmcdonald »

Please do not post in other threads and then create your own for the same issue. We will be closing this thread and will deal with the issue here: https://support.nagios.com/forum/viewtopic.php?t=34973
Former Nagios employee
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: rnpe agent unable to start for solaris 10 SPARC

Post by hsmith »

Did you read the guide that was posted there?
Former Nagios Employee.
me.
Locked