CHECK_NRPE: Error - Could not complete SSL handshake
Fiz um teste para verificar a configura��o do host remoto e tudo leva a acreditar que ele esta funcionando corretamente.
$ -> telnet <IP_do_host> 5666 Trying <IP_do_host>... Connected to <IP_do_host>. Escape character is '^]'. Connection closed by foreign host.
Procurei no FAQ do Nagios e encontrei o seguinte
This error message could be due to several problems:
1. Different versions. Make sure you are using the same version of the check_nrpe plugin and the NRPE daemon. Newer versions of NRPE are usually not backward compatible with older versions.
2. SSL is disabled. Make sure both the NRPE daemon and the check_nrpe plugin were compiled with SSL support and that neither are being run without SSL support (using command line switches).
3. Incorrect file permissions. Make sure the NRPE config file (nrpe.cfg) is readable by the user (i.e. nagios) that executes the NRPE binary from inetd/xinetd.
4. Pseudo-random device files are not readable. Greg Haygood noted the following... "After wringing my hair out and digging around with truss, I figured out the problem on my Solaris 8 boxen. The files /devices/pseudo/random* (linked through /dev/*random, and provided by Sun patch 111238) were not readable by the nagios user I use to launch NRPE. Making the character devices world-readable solved it."
1. As vers�es do NRPE s�o as mesmas 2. SSL esta habilitado 3. As permiss�es est�o corretas 4. Estou usando fedora core 1
Algu�m sabe o que pode estar acontecendo? --------------------------------------------------------------------------- Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br
Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br Regras de utiliza��o da lista: http://linux-br.conectiva.com.br FAQ: http://www.zago.eti.br/menu.html
