Hi,<br><br>On my monitoring server Nagios is monitoring 3 remote servers. NRPE check is working fine on 2 of them. NRPE was installed using debian packages here. On my 3rd server I have a mail server running Centos 4.5 . I installes NRPE using - nrpe-2.12-3.el4.i386.rpm. ( rpm -ivh nrpe-2.12-3.el4.i386.rpm ). I also had my nagios plugins which I moved to /usr/share/nagios/plugins/  [ nagios/ and nagios/plugins in /ush/share was manualy created by me ]<br>
<br>The /etc/nagios/nrpe.cfg has been configured to allow monitoring server to access it.<br><br>NRPE is running on the mail server - /usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -d<br><br>Now, On the monitoring server I see SSL handshake issue with NRPE.<br>
So,  tried - /check_nrpe -n -H hostname <br>Now I get error saying - CHECK_NRPE: Error receiving data from daemon<br><br>On the mail servr itself I get this error : <br>./check_nrpe -H localhost<br>./check_nrpe: error while loading shared libraries: libssl.so.0.9.8: cannot open<br>
<br>Should I install anything else on the mail server?<br><br>thanks!<br><br><br>