Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread Mathew Walker
sounds like you didn't compile NRPE w/ SSL support maybe? -- Mat W. - http://www.techadre.com Date: Mon, 26 Oct 2009 13:36:21 -0400 From: akpg...@gmail.com To: lscarne...@veltrac.com.br CC: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] CHECK_NRPE: Received 0 bytes

Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread akp geek
The following is the message from /tmp/adm/messages file on solaris Oct 26 13:35:17 atadevdb nrpe[9544]: [ID 813741 daemon.error] Error: Could not complete SSL handshake. 1 Oct 26 13:35:23 atadevdb nrpe[9546]: [ID 813741 daemon.error] Error: Could not complete SSL handshake. 1 regards On Mon, O

Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread akp geek
t; check_users" ? > > > -- > Mat W. - http://www.techadre.com > > > > -- > Date: Mon, 26 Oct 2009 12:33:09 -0400 > From: akpg...@gmail.com > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] CHECK_NRPE: Received 0 by

Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread Marquez, Quentin
Hope this helps, Cheers, Quentin From: akp geek [mailto:akpg...@gmail.com] Sent: 26 October 2009 17:33 To: Nagios-users@lists.sourceforge.net Mailinglist Subject: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon. Hi - I have installed the NRPE and when trying to ru

Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread Leonardo Carneiro
Do you have the logs from the remote server? akp geek escreveu: > Hi - > > I have installed the NRPE and when trying to run the > check_nrpe -H xx.xx.xxx.xxx from the server where nagios is running , > I am getting the following error > > CHECK_NRPE: Received 0 bytes from daemon.Chec

Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread Mathew Walker
config? did you try actually issuing a check like "check_nrpe -H xxx.xxx.xxx.xxx -c check_users" ? -- Mat W. - http://www.techadre.com Date: Mon, 26 Oct 2009 12:33:09 -0400 From: akpg...@gmail.com To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] CHECK_NRPE:

[Nagios-users] CHECK_NRPE: Received 0 bytes from daemon.

2009-10-26 Thread akp geek
Hi - I have installed the NRPE and when trying to run the check_nrpe -H xx.xx.xxx.xxx from the server where nagios is running , I am getting the following error CHECK_NRPE: Received 0 bytes from daemon.Check the remote server logs for error messages. Server1 : I set up NRPE and I ha

[Nagios-users] CHECK_NRPE: Received 0 bytes from daemon Error Message

2006-12-18 Thread Kaplan, Andrew H.
I am attempting to monitor a remote HP-UX 11.11 client but I am confronted with the following error message: CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages. I checked the HP-UX 11.11 box and the syslog.log file had the following entry: Host 0.0.0.0 is

Re: [Nagios-users] CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages

2006-08-30 Thread Andy Shellam
By default on NRPE you are not allowed to use commandline arguments, that is - passing something like "check_nrpe -H debianserver -p 5666 -c check_ping!$HOSTADDRESS$", and having in your nrpe.cfg "command[check_ping]=/usr/local/nagios/libexec/check_ping -H $ARG1$". This is dangerous in that a c

[Nagios-users] CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages

2006-08-30 Thread Ranjeet Kumar
Hi,   I configured the Nagios on Fedora Core 4. I am getting results locally. I configure another fedora linux as client and configure NRPE. Here also I am getting all results except the ping. Here I am getting error “You must specify a server address or host name “    I also configur