【发布时间】:2021-03-09 11:19:11
【问题描述】:
我们使用 Nagios XI 和 Nagios Core 4.4.5。我们已将客户端更新为 nrpe 4.0.3 代理。我们在服务器日志中收到“远程不支持版本 3 数据包”消息。如何解决这个问题,nrpe 4.0.3 默认不应该支持版本 3 数据包。配置中是否缺少某些内容?我们知道可以将请求配置为仅使用版本 2,但使用最新版本更好,不是吗?
编辑:
nagios-server:~$ /usr/local/nagios/bin/nagios -h
Nagios Core 4.4.5
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2019-08-20
License: GPL
nagios-server:~$ cat /usr/local/nagiosxi/var/xiversion
full=5.6.7
major=5
minor=6.7
releasedate=2019-09-26
release=5607
nagios-client:~$ nrpe -V
NRPE - Nagios Remote Plugin Executor
Version: 4.0.3
【问题讨论】:
-
您能否提供更多关于所涉及的插件和 nrpe 守护进程以及它们报告的版本的信息?