Esta página lista todas as modificações nos templates padrões que são fornecidos com o Zabbix. É esperado que tais templates tenham sido modificados durante o processo de criação da nova versão e você poderá obte-los importando os arquivos ou modficando-os manualmente.
O item vmware.vm.cpu.ready
foi adicionado ao template Template Virt VMware Guest.
O item net.tcp.service[ntp]
foi modificado para net.udp.service[ntp]
no template Template App NTP Service.
O item de monitoração do cache de histórico de texto zabbix[wcache,index,pfree]
e a trigger correspondente foram removidos do template "Template App Zabbix Server".
O item de monitoração do cache de índices do histórico zabbix[wcache,index,pfree]
e a trigger correspondente foram adicionados ao template "Template App Zabbix Server".
See the list of new templates in Zabbix 5.4.0
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.
New templates are available:
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.
New templates are available:
New templates are available:
New templates are available:
A template Travis CI by HTTP is now available for monitoring of Travis CI via HTTP.
A template InfluxDB by HTTP is now available for monitoring of InfuxDB via HTTP.
A template VMWare SD-WAN VeloCloud by HTTP is now available for monitoring of VMWare SD-WAN VeloCloud via HTTP.
A new template pfSense SNMP is now available for out-of-the-box monitoring.
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.