Esta es una traducción de la página de documentación original en español. Ayúdanos a mejorarla.

19 What's new in Zabbix 7.0.14

SNMP walk and get retries increased

SNMP agent walk and get items now make up to 5 retries (instead of 1) to retrieve all values if previous attempts time out or fail. Each retry resets the timeout and resumes from the last successful request, improving data reliability in case of packet loss or delayed responses during SNMP data collection.

Consider setting a low timeout in the item configuration form to avoid long delays if the device is unreachable.

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 integrations updated

The following out-of-the-box webhooks have been updated, with changes reflected in the documentation:

  • OTRS CE - ticket type parameter and missing web service file added.
  • Telegram - support for supergroup topics added.

Oracle Database plugin for Zabbix agent 2 updated

The Oracle Database plugin for Zabbix agent 2 now supports both the container name and container ID in the conname parameter of the oracle.ts.stats key.

Templates

For changes to existing templates and information on new templates, see Template changes.

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.