[Nagiosplug-help] Fail to telnet NRPE port (5666)

eugene eugene at mnc.com.my
Wed May 18 16:59:09 CEST 2005


Guy,

> Ah-hah! Yes, you need to install the plugins on the remote machine. You 
> don't have to install Nagios, just the plugins. This is necessary because 
> NRPE on the remote machine executes the plugins on the remote machine.

I had install plugin in the remote host with below, can i know is it the 
proper way?

 ./configure --prefix=/usr/local/nagios/ --with-nagios-user=nagios --with-nagios-group=nagios
make all
make install

I had tried to run the check_load  in remote host and it works,

[root at Testinglibexec]# ./check_load -w 5 -c 6
OK - load average: 0.00, 0.03, 
0.03|load1=0.000000;5.000000;6.000000;0.000000 
load5=0.030000;5.000000;6.000000;0.000000 
load15=0.030000;5.000000;6.000000;0.000000

I also tried to run check_nrpe in Nagios server but i got same error,
CHECK_NRPE: Error - Could not complete SSL handshake.

Can i know how and why? I still need your help Guy :)
Thanks for the reply

I think the config is almost there to make it work. I strongly believe you 
can help me :)

Regards,
Eugene






More information about the Help mailing list