I am having a problem with the Solaris 10 NRPE agent, with an install on an older build of Solaris 10. I am using the NRPE agent, and following the instructions as outlined here:
http://labs.nagios.com/2012/05/25/nagio ... s-and-aix/
The agent installed, but will not run, and reports a library error:
Code: Select all
Server:root@/var/log$ /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
KilledCode: Select all
Server:root@/var/log$ cat /etc/release
Solaris 10 5/08 s10s_u5wos_10 SPARC
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 24 March 2008
What options do I have, as far as obtaining or building a version of the Solaris 10 NRPE agent, that will run on this build of Solaris 10?
Thank you,
Paul