首页 > 代码库 > check_nrpe: ERROR - could not complete SSL handshake
check_nrpe: ERROR - could not complete SSL handshake
情景描述:
发现的问题是
在监控端执行
./check_nrpe -H 被监控端ip
正常返回nrpe版本
在被监控端执行
./check_nrpe -H 监控端ip
报错 check_nrpe: ERROR - could not complete SSL handshake
因为使用xinetd起的客户端nrpe进程,所以只需配置好/etc/xinetd.d/nrpe即可,该文件里的only_from 已经配置了127和监控端ip
解决尝试:
感觉是连接数限制
本次新加了更具体的磁盘监控,-p到具体目录,导致service数大幅度增加,后改为-R,上述告警消失
check_nrpe: ERROR - could not complete SSL handshake
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。