ldd /home/test/nagios/bin/nrpe
linux-vdso.so.1 => (0x00007fff48ba5000)
libssl.so.6 => not found
libcrypto.so.6 => not found
libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003cb1c00000)
libwrap.so.0 => /lib64/libwrap.so.0 (0x00007facc299e000)
libc.so.6 => /lib64/libc.so.6 (0x0000003cb0400000)
/lib64/ld-linux-x86-64.so.2 (0x0000003cb0000000)
没有libssl.so.6和 libcrypto.so.6
#yum whatprovides libcrypto.so.6
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* extras: mirrors.btte.net
* rpmforge: mirror.oscc.org.my
* updates: ftp.jaist.ac.jp
openssl098e-0.9.8e-17.el6.centos.2.i686 : A compatibility version of a general cryptography and TLS library
Repo : base
Matched from:
Other : libcrypto.so.6
#yum install openssl098e