<div>I got this issue on solaris. The way I have resolved the issue</div>
<div> </div>
<div>I have used ./Cofigure --enable-ssl=no</div>
<div> </div>
<div>that solved my proeblem</div>
<div> </div>
<div>Hope this helps</div>
<div> </div>
<div>Regards<br><br></div>
<div class="gmail_quote">On Mon, Nov 9, 2009 at 11:22 AM, <span dir="ltr"><<a href="mailto:frank.bourdeau@dga.defense.gouv.fr">frank.bourdeau@dga.defense.gouv.fr</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">hi<br><br>Are openssl development libraries installed on the nagios server ?<br>If not, install it and compile nrpe with it (specify in command line :<br>
./configure --with-ssl=<DIR>)<br><br>Cheers<br><br>email: <a href="mailto:frank.bourdeau@dga.defense.gouv.fr">frank.bourdeau@dga.defense.gouv.fr</a><br>fonction: administrateur systèmes et réseaux<br>tel: 0241936560<br>
fax: 0241936681<br>ETAS - BP 60036 - route de Laval - 49245 AVRILLE CEDEX<br>[ENVOYE PAR INTERNET]<br><br><br><br>jonas kellens <<a href="mailto:jonas.kellens@telenet.be">jonas.kellens@telenet.be</a>><br>09/11/2009 16:08<br>
<br>A<br>Nagios-Users <<a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>><br>cc<br><br>Objet<br>[Nagios-users] CHECK_NRPE: Error - Could not complete SSL handshake.<br><br><br>
<br><br><br><br>Probably one of the most asked questions. I don't know why in my case<br>things aren't working.<br><br>[nagios@itcenter1 ~]$ ps aux |grep nrpe<br>nagios    9194  0.0  0.1   8220  1712 ?        Ss   08:39   0:00<br>
/usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d<br>nagios   12480  0.0  0.0   3936   748 pts/0    S+   09:58   0:00 grep nrpe<br><br>[nagios@itcenter1 ~]# vi /usr/local/nagios/etc/nrpe.cfg<br>allowed_hosts=127.0.0.1, public_ip_nagios<br>
<br>[nagios@itcenter1 ~]$ /usr/local/nagios/libexec/check_nrpe -H localhost<br>NRPE v2.12<br><br>[nagios@itcenter1 ~]$ netstat -at | grep 5666<br>tcp        0      0 *:5666                      *:*  LISTEN<br><br>TCP port 5666 is open on firewall...<br>
<br>[nagios@itcenter1 ~]$ rpm -qa | grep ssl<br>openssl-devel-0.9.8e-12.el5<br>app-ssl-5.0-10<br>openssl-0.9.8e-12.el5<br><br>But on Nagios :<br><br>[nagios@nagios objects]$ /usr/local/nagios/libexec/check_nrpe -H<br>ip_public_server<br>
CHECK_NRPE: Error - Could not complete SSL handshake.<br><br>Other hosts work fine :<br>[nagios@nagios objects]$ /usr/local/nagios/libexec/check_nrpe -H<br>ip_other_public_server<br>NRPE v2.12<br><br><br>So what am I forgetting here ?!<br>
<br>Thanks ! Jonas.<br>------------------------------------------------------------------------------<br>Let Crystal Reports handle the reporting - Free Crystal Reports 2008<br>30-Day<br>trial. Simplify your report design, integration and deployment - and focus<br>
on<br>what you do best, core application coding. Discover what's new with<br>Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>_______________________________________________<br>
Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when<br>reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br><br><br>------------------------------------------------------------------------------<br>
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<br>trial. Simplify your report design, integration and deployment - and focus on<br>what you do best, core application coding. Discover what's new with<br>
Crystal Reports now.  <a href="http://p.sf.net/sfu/bobj-july" target="_blank">http://p.sf.net/sfu/bobj-july</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>