7 What's new in Zabbix 6.2.2
Items
The proc.get[] agent item on FreeBSD now also returns the jail name in the jname property.
Month abbreviated with capital letter
A "month" is now abbreviated with the capital "M" in the frontend. Previously it was abbreviated with the small "m", overlapping with the abbreviation of a minute.
Templates
New templates are available:
- AWS RDS instance by HTTP
- AWS S3 bucket by HTTP
- Azure by HTTP
- OPNsense by SNMP
See setup instructions for HTTP templates.
You can get these templates:
- In Configuration → Templates in new installations;
- If you are upgrading from previous versions, you can download new templates from Zabbix Git repository or find them in the zabbix/templates directory of the downloaded latest Zabbix version. Then, while in Configuration → Templates you can import them manually into Zabbix.
TimescaleDB 2.7 support
The maximum supported version for TimescaleDB is now 2.7.
RHEL packages renamed
RHEL packages have been renamed by adding a "release" word in the name:
| Naming | Package name |
|---|---|
| Old | zabbix-agent-6.2.1-1.el9.x86_64.rpm |
| New | zabbix-agent-6.2.2-release1.el9.x86_64.rpm |
There is no functional change associated with this change.
This is necessary as preparation for providing packages of minor version (i.e. 6.2.x) release candidates, expected to start with 6.2.3. The naming change will ensure that for someone who has both stable and unstable repositories enabled on their system, repository updates will be received in the correct order. This naming change is for RHEL packages only.