This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.

9 Template changes

This page lists all changes to the stock templates that are shipped with Zabbix.

Note that upgrading to the latest Zabbix version will not automatically upgrade the templates used. It is suggested to modify the templates in existing installations by:

  • Downloading the latest templates from the Zabbix Git repository;
  • Then, while in ConfigurationTemplates you can import them manually into Zabbix. If templates with the same names already exist, the Delete missing options should be checked when importing to achieve a clean import. This way the old items that are no longer in the updated template will be removed (note that it will mean losing history of these old items).

CHANGES IN 6.2.0

New templates

See the list of new templates in Zabbix 6.2.0

CHANGES IN 6.2.1

A new template HPE Synergy by HTTP is available.

The templates HashiCorp Consul Node by HTTP and HashiCorp Consul Cluster by HTTP now support Consul namespaces.

CHANGES IN 6.2.2

New templates:

See setup instructions for HTTP templates.

CHANGES IN 6.2.3

A new AWS by HTTP template is available.

See setup instructions for HTTP templates.

CHANGES IN 6.2.4

The template Azure by HTTP has been updated and now includes metrics to monitor Microsoft Azure MySQL servers out-of-the-box.

CHANGES IN 6.2.5

The template Azure by HTTP has been updated and now includes metrics to monitor Microsoft PostgreSQL flexible servers and Microsoft PostgreSQL single server out-of-the-box.

CHANGES IN 6.2.7

New templates are available:

See setup instructions for HTTP templates.

The template Oracle by Zabbix agent 2 has been updated:

  • The following static items, that requested data for all existing relevant DB objects in a single query, have been removed:
    • "Oracle: Get archive log info"
    • "Oracle: Get ASM stats"
    • "Oracle: Get CDB and No-CDB info"
    • "Oracle: Get PDB info"
    • "Oracle: Get tablespaces stats"
  • The following agent item prototypes have been added to the corresponding discovery rules:
    • Archive log discovery rule: "Archivelog '{#DEST_NAME}': Get archive log info"
    • ASM disk groups discovery: "ASM '{#DGNAME}': Get ASM stats"
    • Database discovery: "Oracle Database '{#DBNAME}': Get CDB and No-CDB info"
    • PDB discovery: "Oracle Database '{#DBNAME}': Get PDB info"
    • Tablespace discovery: "Oracle TBS '{#TABLESPACE}': Get tablespace stats"