このページで
48 Zabbix 6.0.43の新機能
PostgreSQL 18をサポート
PostgreSQLの最大サポートバージョンは18.Xになりました。
TimescaleDB 2.22をサポート
TimescaleDBの最大サポートバージョンは2.22.Xになりました。
MySQL 9.5をサポート
MySQLの最大サポートバージョンは9.5.Xになりました。
Expanded command-line parameters for agent MSI installer packages
Zabbix agent MSI installer packages (for both Zabbix agent and Zabbix agent 2) now support the following parameters when performing an installation from the command line:
HOSTNAMEITEM- specifies the Zabbix agent item used to obtain the host nameUNSAFEUSERPARAMETERS- allows all characters (e.g., \ ' " ` * ?) to be passed in arguments to user-defined parametersSTARTAGENTS- specifies the number of pre-forkedzabbix_agentdinstances that process passive checksDONOTSTART- prevents the MSI installer from starting the Zabbix agent serviceSOURCEIP- specifies the source IP address for outgoing connections to the Zabbix server/proxy, or for connections made when executing certain items (e.g.,web.page.get,net.tcp.port)