On this page
36 What's new in Zabbix 6.0.31
Items
More secure JavaScript preprocessing
The JavaScript function atob now returns an array of 8-bit unsigned integers instead of a decoded string.
Frontend
Preprocessing test result truncation
When testing preprocessing steps, test results are now truncated to a maximum size of 512KB when sent to the frontend. Note that data larger than 512KB is still processed fully by Zabbix server.
GSM modem validation for SMS media type
In SMS media type configuration, the GSM modem path is now validated to be a modem device or symlink to such.
Templates
New templates
A new template is available:
- Jira Data Center by JMX, a template for monitoring Jira Data Center health.
You can get this template:
- In Configuration → Templates in new installations;
- When upgrading from previous versions, the latest templates can be downloaded from the Zabbix Git repository and manually imported into Zabbix in the Configuration → Templates section. If a template with the same name already exists, check the Delete missing option before importing to achieve a clean import. This way the items that have been excluded from the updated template will be removed (note that history of the deleted items will be lost).