これらの注意事項は、Zabbix 7.4.xからZabbix 8.0.0へのアップグレードに関するものです。
すべての注意事項は以下のグループに分類されています:
また、以下も参照してください:
必要なデータベースバージョンの最小値が引き上げられました:
Zabbix agent 2 用の Ceph プラグインは、ロード可能なプラグインとなり、追加のインストール手順が必要になりました。詳細は Ceph プラグインの readme を参照してください。
The minimum required PHP version has been raised from 8.0.0 to 8.2.0.
The % character has been added to the UnsafeUserParameters list for Zabbix agent and Zabbix agent 2.
The support for the following built-in macros has now been dropped:
{ACK.DATE}{ACK.MESSAGE}{ACK.TIME}{EVENT.ACK.HISTORY}{HOSTNAME<1-9>}{IPADDRESS<1-9>}{PROFILE.*}{TRIGGER.COMMENT}{TRIGGER.KEY}{STATUS}{USER.ALIAS}JSON and XML validation has been removed from the Request body field in HTTP agent items. The field no longer checks whether the value is valid XML or JSON, and selecting XML data as the Request body type no longer requires the libxml2 library.
Disabled Graphs, Dashboards, and Web links are no longer displayed in the list of monitored hosts.
Zabbix now supports JSON as a data type for item values. If you are using TimescaleDB, the new history_json hypertable (used to store JSON values) must be configured manually. If you are using Elasticsearch, the default value of the HistoryStorageTypes Zabbix server configuration parameter now includes json.