check_nrpe - error while loading shared libraries
Posted: Tue Sep 09, 2014 8:29 am
Hi There,
Am new to building Nagios server so sorry if this is silly.
I am trying to setup a check using check_nrpe from Nagios server to client, when I try to test check_nrpe I am getting the below error:
I can confirm openssl is installed so I wonder if I have setup Nagios wrong? Server is CentOS 6 and it's Nagios Core 4.0.1 installed.
Any help appreciated
Am new to building Nagios server so sorry if this is silly.
I am trying to setup a check using check_nrpe from Nagios server to client, when I try to test check_nrpe I am getting the below error:
Code: Select all
# /usr/local/nagios/libexec/check_nrpe
/usr/local/nagios/libexec/check_nrpe: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directoryCode: Select all
]# rpm -qa |grep openssl
openssl-1.0.1e-16.el6_5.15.x86_64
openssl-devel-1.0.1e-16.el6_5.15.x86_64
openssl098e-0.9.8e-18.el6_5.2.x86_64