NRPE Install Error

Scott Ackerman lists at scott-ackerman.com
Fri Jun 20 14:01:07 CEST 2008


Shankar,
 
thanks for the help. The nrpe daemon is running on the remote server. There
were no ./configure problems on the remote server, and the only "warning" I
received when I ran ./configure on the monitoring host was "checking for
Kerberos include files... could not find include files"
 
When I ran telnet from the monitoring host to the server I got the
following:
 
trying <ip address>
connected to <ip address>
escape character is '^}'.
connection closed by foreign host.
 
So it seems as if the ports are opened between the two. Firewall access is
allowed between the two (obviously or telnet would not have worked). 
 
But I am still stuck in the same spot witht the "CHECK NRPE: Error - Could
not complete SSL handshake."

  _____  

From: asam30 at gmail.com [mailto:asam30 at gmail.com] 
Sent: Friday, June 20, 2008 1:25 AM
To: Scott Ackerman
Subject: Re: [Nagios-users] NRPE Install Error


Please make sure ./configure went properly and complied nrpe without any
errors. Also check if the nrpe daemon running, ps -ef | grep nrpe or ps -ef
| grep 5666
 
from the nagios server, try
telnet <ip-of-the-monitoring-host> 5666
 
you can also check if the firewall access allow between the two
servers(nagios and remote host).
 
Hope this helps
 
-Shankar

 
On 6/20/08, Scott Ackerman <lists at scott-ackerman.com> wrote: 


I have successfully installed NRPE on the remote server (FC6 box). I have
run the check_nrpe "tests" to verify that everything is working correctly.
On the monitoring server however (CentOS 5.1 box) when I run
"/usr/local/nagios/libexec/check_nrpe -H (IP address of remote server), I
get the following error:
 
CHECK_NRPE: Error - Could not complete SSL handshake.
 
the only "negative" reponse that I got when I ran ./configure was "checking
for Kerberos include files... could not find include files. Sorry but I am
new at this, but I am stumped at this point. The only thing that the
documentation says is what to check if you get a "timeout error".
 
Nagios v 3.02
 
Scott Ackerman
1212 Baker Street
Fort Collins, Colorado 80524
Office - (970) 689-3999
Cell - (970) 231-9035
Fax - (888) 290-2131
www.us-able.com <http://www.us-able.com/> 
 
"Design is not just what it looks like and feels like. Design is how it
works" - Steve Jobs
 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null





-- 
Shankar Asam 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080620/6835ae60/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list