这是原厂英文文档的翻译页面. 欢迎帮助我们 完善文档.

19 Zabbix 7.0.14 中的新特性

SNMP walk和get重试次数增加

SNMP agentwalkget监控项现在最多会进行5次重试(原先为1次),以便在前次尝试超时或失败时获取所有值。每次重试都会重置超时时间,并从最后一次成功的请求处继续执行,从而在SNMP数据收集过程中出现丢包或响应延迟时提高数据可靠性。

如果设备不可达,建议在监控项配置中设置较低的超时时间以避免长时间等待(例如:3秒的超时设置可能导致15秒的等待时间)。

Server/proxy preprocessing diagnostic information

Top items sections sorted by the received value number and size have been added to the preprocessing section of server/proxy runtime diagnostic information (accessed by running the diaginfo runtime command).

已更新的Webhook集成

以下现成的Webhook已进行更新,文档中已反映这些更改:

  • OTRS CE - 添加了工单类型参数和缺失的Web服务文件。
  • Telegram - 增加了对超级群组话题的支持。

Zabbix agent 2 的 Oracle 数据库插件已更新

Zabbix agent 2 的 Oracle 数据库插件 现在支持在 oracle.ts.stats 键的 conname 参数中使用容器名称和容器ID。

模板

对于现有模板的更改及新模板的信息,请参阅模板更改

Widgets

Dynamic unit size in Clock widget

The Clock widget's digital clock information unit (date, time, time zone) size now dynamically adjusts to fill all available space based on displayed units, widget size, and display scaling. Configuration parameters for setting the unit size have been removed.