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

31 Novedades de Zabbix 6.0.26

Plantillas

New templates

The set of Azure by HTTP templates has been supplemented with the Azure Cost Management by HTTP template.

You can get this template:

  • In ConfigurationTemplates in new installations;
  • If you are upgrading from previous versions, you can download new templates from Zabbix Git repository or find them in the zabbix/templates directory of the downloaded latest Zabbix version. Then, while in ConfigurationTemplates, you can import them manually into Zabbix.

Updated templates

MSSQL by ODBC template:

  • new item has been added - MSSQL DB '{#DBNAME}': Recovery model, which returns the database recovery model under the database discovery;
  • new macros, namely, {$MSSQL.BACKUP_FULL.USED}, {$MSSQL.BACKUP_DIFF.USED}, {$MSSQL.BACKUP_LOG.USED}, have been added - those can be used for disabling backup age triggers for a certain database;
  • LLD rules for quorum and quorum members discovery have been added;
  • the type of the LLD rules has been changed from “Database monitor” to “Dependent item”;
  • items with db.odbc.discovery key have been turned into items dependent on db.odbc.get item.

Interfaz

Soporte PHP

La versión máxima admitida para PHP ahora es 8.3.

Encabezado HTTP X-Frame-Options

El parámetro encabezado X-Frame-Options ha sido renombrado a Usar encabezado X-Frame-Options, ahora consta de una casilla de verificación y un campo de entrada (lo que le permite deshabilitar el encabezado al desmarcar una casilla de verificación en lugar de especificar "nulo" en el campo de entrada) y admite valores adicionales.

Otros parámetros de seguridad ahora también siguen la misma estructura. Para obtener más información, consulte los parámetros de seguridad en AdministraciónGeneral.

Bases de datos

Soporte para MySQL 8.2

La versión compatible máxima para MySQL ahora es 8.2.X.