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 5.4.0

New templates

See the list of new templates in Zabbix 5.4.0

New uniqueness criteria

All templates themselves and template elements such as items, triggers, discovery rules, dashboards, etc. have been assigned unique IDs.These IDs are used to match templates being imported with existing templates and therefore allow to rename a template, change trigger expression, etc. by import without the template or trigger being recreated.

During the upgrade, all elements with the same unique identifiers (such as template name for a template or item key for an item) will receive the same UUIDs across all installations. This is done to allow future updates of templates from the same source installations. The same UUIDs will be assigned to elements when importing templates from older versions.

After the upgrade, any element created on 5.4.0rc1 version or later will have a unique UUID assigned to it and these UUIDs will be different across the installations. Upon linkage of a template all elements, that become inherited, will lose their UUIDs. Upon unlinkage without clear, all now independent elements will receive newly generated UUIDs.

Changes in 5.4.1

New templates are available:

  • AAM1212-51 IES-612 SNMP - monitoring of Zyxel AAM1212-51 / IES-612 via SNMP;
  • Cisco UCS Manager SNMP - monitoring of Cisco UCS Manager via SNMP;
  • ES3500-8PD SNMP - monitoring of Zyxel ES3500-8PD via SNMP;
  • GS-4012F SNMP - monitoring of Zyxel GS-4012F via SNMP;
  • HPE ProLiant BL460 SNMP - monitoring of HPE ProLiant BL460 servers with HP iLO version 4 and later via SNMP;
  • HPE ProLiant BL920 SNMP - monitoring of HPE ProLiant BL920 servers with HP iLO version 4 and later via SNMP;
  • HPE ProLiant DL360 SNMP - monitoring of HPE ProLiant DL360 servers with HP iLO version 4 and later via SNMP;
  • HPE ProLiant DL380 SNMP - monitoring of HPE ProLiant DL380 servers with HP iLO version 4 and later via SNMP;
  • IES-500x SNMP - monitoring of Zyxel IES-500x via SNMP;
  • IES1248-51 SNMP - monitoring of Zyxel IES1248-51 via SNMP;
  • MES-3528 SNMP - monitoring of Zyxel MES-3528 via SNMP;
  • MES3500-10 SNMP - monitoring of Zyxel MES3500-10 via SNMP;
  • MES3500-24 SNMP - monitoring of Zyxel MES3500-24 via SNMP;
  • MGS-3712 SNMP - monitoring of Zyxel MGS-3712 via SNMP;
  • MGS-3712F SNMP - monitoring of Zyxel MGS-3712F via SNMP;
  • MES3500-24S SNMP - monitoring of Zyxel MES3500-24S via SNMP;
  • MGS3520-28x SNMP - monitoring of Zyxel MGS3520-28x via SNMP;
  • NGINX Plus by HTTP - see setup instructions for HTTP templates;
  • XGS-4728F SNMP - monitoring of Zyxel XGS-4728F via SNMP.

Zabbix server and Remote Zabbix server templates have been updated according to the latest template guidelines; new metrics have been added to monitor report generation.

Changes in 5.4.2

New templates are available:

  • DELL PowerEdge R720 by HTTP - monitoring of DELL PowerEdge R720 servers with iDRAC 8/9 firmware 4.32 and later with Redfish API enabled via HTTP (see setup instructions);
  • // DELL PowerEdge R720 SNMP// - monitoring of DELL PowerEdge R720 servers with iDRAC version 7 and later via SNMP;
  • DELL PowerEdge R740 by HTTP - monitoring of DELL PowerEdge R740 servers with iDRAC 8/9 firmware 4.32 and later with Redfish API enabled via HTTP (see setup instructions);
  • DELL PowerEdge R740 SNMP - monitoring of DELL PowerEdge R740 servers with iDRAC version 7 and later via SNMP;
  • DELL PowerEdge R820 by HTTP - monitoring of DELL PowerEdge R820 servers with iDRAC 8/9 firmware 4.32 and later with Redfish API enabled via HTTP (see setup instructions);
  • DELL PowerEdge R820 SNMP - monitoring of DELL PowerEdge R820 servers with iDRAC version 7 and later via SNMP;
  • DELL PowerEdge R840 by HTTP - monitoring of DELL PowerEdge R840 servers with iDRAC 8/9 firmware 4.32 and later with Redfish API enabled via HTTP (see setup instructions);
  • DELL PowerEdge R840 SNMP - monitoring of DELL PowerEdge R840 servers with iDRAC version 7 and later via SNMP.

Changes in 5.4.3

New templates are available:

  • Big-IP SNMP - monitoring of BIG-IP application services;
  • GridGain by JMX - see setup instructions for JMX templates;
  • Systemd by Zabbix agent 2 - see setup instructions for Zabbix agent 2 templates.

Changes in 5.4.4

New templates are available:

  • Cisco ASAv SNMP - monitoring of Cisco Adaptive Security Virtual Appliance (ASAv) via SNMP;
  • Cloudflare by HTTP - monitoring of Cloudflare web traffic and DNS metrics via HTTP;
  • Website certificate by Zabbix agent 2 - native monitoring of TLS/SSL website certificates by Zabbix agent 2.

Changes in 5.4.5

A template Travis CI by HTTP is now available for monitoring of Travis CI via HTTP.

Changes in 5.4.6

A template InfluxDB by HTTP is now available for monitoring of InfuxDB via HTTP.

Changes in 5.4.7

A template VMWare SD-WAN VeloCloud by HTTP is now available for monitoring of VMWare SD-WAN VeloCloud via HTTP.

Changes in 5.4.10

A new template pfSense SNMP is now available for out-of-the-box monitoring.

Changes in 5.4.12

The template PostgreSQL by Zabbix agent 2 has been updated and now will check the number of slow queries and generate a problem if the amount exceeds a threshold.