This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.

20 What's new in Zabbix 3.4.15

Item improvements

The following items that were previously supported only on AIX LPAR of type "Shared", now are also supported on "Dedicated":

  • system.stat[cpu,ec] (with "Dedicated" always returns 100 (percent))
  • system.stat[cpu,pc]
  • system.stat[ent]

See system.stat[] in agent items for more details.

License update for linking with OpenSSL

Exception has been added to the license giving permission that the code of Zabbix is linked with the OpenSSL project OpenSSL library (see README file in Zabbix source code).

Daemon improvements

  • Support of OpenSSL 1.1.1 has been added.
  • Daemons and commandline utilities when showing version information (with '-V' option) now also display the crypto library version.

Frontend improvements

  • Cookie names and values are now properly URI-encoded.