27 What's new in Zabbix 6.0.22
Aggregate functions
The last_foreach function is now also supported in the following aggregate functions: kurtosis, mad, skewness, stddevpop, stddevsamp, sumofsquares, varpop, and varsamp.
Return value limit
The return value limit for receiving data from external sources (such as scripts or other programs) has been raised to 16MB. This affects:
- Agent items system.run[] and vfs.file.contents[]
- Custom agent checks defined in user parameters
- SSH agent, External check items and frontend scripts items
- Remote commands
Templates
New templates are available:
You can get these templates:
- 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).