48 What's new in Zabbix 6.0.43

See breaking changes for this version.

PostgreSQL 18 support

The maximum supported version for PostgreSQL is now 18.X.

TimescaleDB 2.22 support

The maximum supported version for TimescaleDB is now 2.22.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 name
  • UNSAFEUSERPARAMETERS - allows all characters (e.g.,  ' " ` * ?) to be passed in arguments to user-defined parameters
  • STARTAGENTS - specifies the number of pre-forked zabbix_agentd instances that process passive checks
  • DONOTSTART - prevents the MSI installer from starting the Zabbix agent service
  • SOURCEIP - 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)