当前位置: 首页 > OpenSource > 正文

nrpe Error: Could not complete SSL handshake. 5

/var/log/messages里面有非常多的日志在刷屏
Nov 14 21:18:57 2hei.net nrpe[14855]: Error: Could not complete SSL handshake. 5

把网上的说法尝试变了,什么nrpe.conf中的allowed_hosts,什么nrpe版本等全是误导,没有一个好用!

于是发现了这个nrpe端口的自检check_tcp,果断去掉就好了。

终极solution:
修改nagios配置文件:
define service{
use oupeng
host_name 2hei.net
service_description check_tcp_5666
check_command check_tcp!5666
}

本文固定链接: https://2hei.net/nrpe-error-could-not-complete-ssl-handshake-5.html | 二黑的站点

该日志由 2hei 于2013年11月14日发表在 OpenSource 分类下,
原创文章转载请注明: nrpe Error: Could not complete SSL handshake. 5 | 二黑的站点
关键字:

报歉!评论已关闭.