SNMP agent的walk
和get
监控项现在最多会进行5次重试(原先为1次),以便在前次尝试超时或失败时获取所有值。每次重试都会重置超时时间,并从最后一次成功的请求处继续执行,从而在SNMP数据收集过程中出现丢包或响应延迟时提高数据可靠性。
如果设备不可达,建议在监控项配置中设置较低的超时时间以避免长时间等待(例如:3秒的超时设置可能导致15秒的等待时间)。
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已进行更新,文档中已反映这些更改:
Zabbix agent 2 的 Oracle 数据库插件 现在支持在 oracle.ts.stats
键的 conname
参数中使用容器名称和容器ID。
对于现有模板的更改及新模板的信息,请参阅模板更改。
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.