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:
As of Zabbix 6.0, all templates follow an updated format, which may impact the import of pre-6.0 templates.
The updated default template name no longer contains the initial denominator 'Template' or the target application, e.g. 'Net' or 'OS'. The target application is instead specified in the template file using tags.
For example, as of Zabbix 6.0, 'Template Net TP-LINK SNMP' is named 'TP-LINK by SNMP'; 'Template OS Windows SNMP' is named 'Windows by SNMP', whereby its YAML export file contains the following tags:
In the new format, each template and its elements are also assigned a UUID property for looking up matching objects, for example:
groups:
- uuid: 846977d1dfed4968bc5f8bdb363285bc
name: 'Templates/Operating systems'
templates:
- uuid: f9a59315c8944853bb91c0a9ec3056d7
template: 'Windows by SNMP'
name: 'Windows by SNMP'
Importing a pre-6.0 template in Zabbix 6.0 may therefore result in the old template being renamed and suggested to be merged with the updated template. To avoid any unwanted merges, consider implementing one of these options:
uuid
tag and custom value to the template import file.To compare templates between different Zabbix versions, you can open a given template in the Zabbix Git repository and switch between the relevant release branches.
Перегляньте список нових шаблонів у Zabbix 6.0.0.
The template Generic Java JMX now contains two discovery rules: - Garbage collector discovery - Memory pool discovery
A new template OpenWeatherMap by HTTP is available.
New templates are available:
New templates are available:
See setup instructions for HTTP templates.
New templates are available:
See setup instructions for HTTP templates.
PostgreSQL Agent 2 template has been updated:
A trigger for detecting checksum failures has been added to the Dbstat item of the PostgreSQL Agent 2 template. According to PostgreSQL documentation, you can use checksums on data pages to help detect corruption by the I/O system that would otherwise be silent.
The templates HashiCorp Consul Node by HTTP and HashiCorp Consul Cluster by HTTP now support Consul namespaces.
A new template OPNsense by SNMP is available.
New templates are available:
See setup instructions for HTTP templates.
The template Oracle by Zabbix agent 2 has been updated:
The template Azure by HTTP now also works with Azure Cosmos DB for MongoDB.
A new template AWS ECS Cluster by HTTP (along with its Serverless Cluster version) is available.
New template is available:
New template is available:
New template is available:
Updated templates
PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates now include the item and trigger for monitoring PostgreSQL version.
Updated templates
Integration with OpenShift has been added to Kubernetes cluster state by HTTP template.
Updated templates
MSSQL by ODBC template:
db.odbc.discovery
key have been turned into items dependent on db.odbc.get
item.New templates
A new template is available:
New templates
A new template is available:
Updated templates
New templates
The AWS ELB template set has been supplemented with the template AWS ELB Network Load Balancer by HTTP.
New templates
A new template is available:
New templates
The set of Azure by HTTP templates has been supplemented with the Azure VM Scale Set by HTTP template.
New templates
A new template is available:
New templates
A new template is available:
Updated templates
New templates
A new template is available:
Updated templates
The template VMware Hypervisor within the VMware and VMware FQDN template sets has been updated with the option to be used as a standalone template.