Thoroughly solve check_ NRPE: Error – Could not complete SSL handshake.

Appears with the Error “CHECK_NRPE: error-could not complete SSL handshake.”
Steps to solve the problem:
1. Ensure that opensSH, OpensSL, opensSL-Devel versions are consistent.
On centOS, you can run:

yum install openssl openssl-devel

2. The allowed address of nagios monitoring terminal and the nrPE target terminal are configured correctly. For example, the configuration on the destination side

(command: vim/usr/local/nagios/etc/nrpe CFG) :

allowed_hosts=127.0.0.1,192.168.177.174

Read More: