Re: [Nagios-users] NRPE Install Error

2008-06-21 Thread asam30
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 hand

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Scott Ackerman
Marc Powell Sent: Friday, June 20, 2008 6:50 AM To: nagios-user Mailinglist Subject: Re: [Nagios-users] NRPE Install Error On Jun 20, 2008, at 7:41 AM, Scott Ackerman wrote: > Okay, now I think I am more confused than when I started. > > When I run '/usr/local/nagios/libexec/check_nrp

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Marc Powell
On Jun 20, 2008, at 7:50 AM, Scott Ackerman wrote: > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Marc Powell > Sent: Friday, June 20, 2008 6:36 AM > To: nagios-user Mailinglist > Subject: Re: [Nagios-users] NRPE

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Scott Ackerman
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Friday, June 20, 2008 6:36 AM To: nagios-user Mailinglist Subject: Re: [Nagios-users] NRPE Install Error On Jun 20, 2008, at 7:01 AM, Scott Ackerman wrote: >> Shankar, >> &

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Marc Powell
On Jun 20, 2008, at 7:41 AM, Scott Ackerman wrote: > Okay, now I think I am more confused than when I started. > > When I run '/usr/local/nagios/libexec/check_nrpe -H localhost' on the > remote server I get the following: > > 'NRPE v2.12' which is what I would expect > > however when I run '/usr

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Scott Ackerman
-users@lists.sourceforge.net Subject: Re: [Nagios-users] NRPE Install Error Hi Scott, This can be an annoying problem with NRPE. First make sure NRPE works ok without ssl (using the -n switch): On the host running the NRPE daemon do: nrpe -n -d -c On the Nagios host do: check_nrpe -n -H -c -a A

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Marc Powell
On Jun 20, 2008, at 7:01 AM, Scott Ackerman wrote: > 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 "checkin

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread jmurray
t; > _ > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > 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 i

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Richard Quintin
uot; > ____ > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > 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 >

Re: [Nagios-users] NRPE Install Error

2008-06-20 Thread Scott Ackerman
ously 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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2008 1:25 AM To: Scott Ackerman Subject: Re: [Nagios-user

[Nagios-users] NRPE Install Error

2008-06-19 Thread Scott Ackerman
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 followi