Re: [Nagios-users] nrpe[6183]: [ID 813741 daemon.error] Error: Could not complete SSL handshake. 1

2009-11-03 Thread akp geek
I tried the above and it didn't work.. any other suggestions..

Appreciate your help

Regards

On Mon, Nov 2, 2009 at 12:02 PM, jonas kellens wrote:

>  I am running the nrpe-plugin as part of xinetd. I had the same issue till
> I made the following setting in /etc/xinetd.d/nrpe :
>
> service nrpe
> {
> flags   = REUSE
> socket_type = stream
> port= 5666
> wait= no
> user= nagios
> group   = nagios
> server  = /usr/local/nagios/bin/nrpe
> server_args = -c /usr/local/nagios/etc/nrpe.cfg --inetd
> log_on_failure  += USERID
> disable = no
> only_from   = 127.0.0.1 ip_of_nagios
> }
>
> The only_from-param needs an IP-address of the monitoring server to match
> the IP-address.
>
> Don't know if this helps your case...
>
> Jonas.
>
>
>
> On Mon, 2009-11-02 at 11:29 -0500, akp geek wrote:
>
>
> Hi -
>
>
>
>  I am getting the following error
>
>
>
>  nrpe[6183]: [ID 813741 daemon.error] Error: Could not complete SSL
> handshake. 1
>
>
>
>  This is the message from /var/adm/messages on solaris 10
>
>
>
>  I am running the following command from the server where I have installed
> nagios
>
>
>
>  ./check_nrpe -H 10.xxx.xxx.xx and I get the above message
>
>
>
>  when I do $ netstat -a | grep nrpe
>
>
>
>  localhost.nrpe *.*0  0 49152  0
> LISTEN
>
>*.nrpe   *.*0  0 49152  0 LISTEN
>
>
>
>
>  Any clues where things are going wrong. Struggling on this issue since 2
> days
>
>
>
>  Regards
>
>  
> --
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ___ Nagios-users mailing list 
> Nagios-users@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
>
>
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] nrpe[6183]: [ID 813741 daemon.error] Error: Could not complete SSL handshake. 1

2009-11-02 Thread jonas kellens
I am running the nrpe-plugin as part of xinetd. I had the same issue
till I made the following setting in /etc/xinetd.d/nrpe :

service nrpe
{
flags   = REUSE
socket_type = stream
port= 5666
wait= no
user= nagios
group   = nagios
server  = /usr/local/nagios/bin/nrpe
server_args = -c /usr/local/nagios/etc/nrpe.cfg --inetd
log_on_failure  += USERID
disable = no
only_from   = 127.0.0.1 ip_of_nagios
}

The only_from-param needs an IP-address of the monitoring server to
match the IP-address.

Don't know if this helps your case...

Jonas.


On Mon, 2009-11-02 at 11:29 -0500, akp geek wrote:

> 
> Hi -
> 
> 
> 
> I am getting the following error 
> 
> 
> nrpe[6183]: [ID 813741 daemon.error] Error: Could not complete SSL
> handshake. 1
> 
> 
> This is the message from /var/adm/messages on solaris 10
> 
> 
> I am running the following command from the server where I have
> installed nagios
> 
> 
> ./check_nrpe -H 10.xxx.xxx.xx and I get the above message
> 
> 
> when I do $ netstat -a | grep nrpe
> 
> 
> localhost.nrpe *.*0  0 49152  0
> LISTEN
>   *.nrpe   *.*0  0 49152  0
> LISTEN
> 
> 
> Any clues where things are going wrong. Struggling on this issue since
> 2 days
> 
> 
> Regards
> 
> --
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> ___ Nagios-users mailing list 
> Nagios-users@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
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
Nagios-users mailing list
Nagios-users@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

[Nagios-users] nrpe[6183]: [ID 813741 daemon.error] Error: Could not complete SSL handshake. 1

2009-11-02 Thread akp geek
Hi -

I am getting the following error

nrpe[6183]: [ID 813741 daemon.error] Error: Could not complete SSL
handshake. 1

This is the message from /var/adm/messages on solaris 10

I am running the following command from the server where I have installed
nagios

./check_nrpe -H 10.xxx.xxx.xx and I get the above message

when I do $ netstat -a | grep nrpe

localhost.nrpe *.*0  0 49152  0 LISTEN
  *.nrpe   *.*0  0 49152  0 LISTEN

Any clues where things are going wrong. Struggling on this issue since 2
days

Regards
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
Nagios-users mailing list
Nagios-users@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