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.

5 Known issues

IPMI checks

IPMI checks will not work with the standard OpenIPMI library from Debian/Ubuntu package. To fix, recompile OpenIPMI library with OpenSSL enabled as discussed in ZBX-6139.

SSH checks

Some Linux distributions like Debian, Ubuntu do not support encrypted private keys (with passphrase) if the libssh2 library is installed from packages. Please see ZBX-4850 for more details.

ODBC checks

Zabbix server or proxy that uses MySQL as its database may or may not work correctly with MySQL ODBC library due to an upstream bug. Please see ZBX-7665 for more information and available workarounds.

Simple checks

There is a bug in fping versions earlier than v3.10 that mishandles duplicate echo replay packets. This may cause unexpected results for icmpping, icmppingloss, icmppingsec items. It is recommended to use the latest version of fping. Please see ZBX-11726 for more details.

Known issues for 2.0.0

  • Reordering entries in lists by dragging them sometimes moves elements inside the entry to the left hand side - this is a JQuery issue

Known issues for 2.0.0 - 2.0.1

  • In action operations, the "Delay" column was calculated incorrectly if custom operation step durations were used - fixed for 2.0.2 (and also renamed to "Start in")

Known issues for 2.0.0 - 2.0.2

  • Some pages could be displayed incorrectly by Internet Explorer with "Compatibility mode" enabled - fixed for 2.0.3

Known issues for 2.0.0 - 2.0.4

  • IT services custom service times representation in the frontend could get broken after upgrading from 1.8 to 2.0 - fixed in the upgrade patch of 2.0.5

Known issues for 2.0.0 - 2.0.8

  • Log size was not stored on Zabbix proxy, making the agent re-read the whole file upon restart.

Known issues for 2.0.0 - 2.0.10

  • LDAP authetication bind password, once stored in the database, was accessible to Zabbix Super Admin level users in clear text in HTML source code. Fixed for 2.0.11, by hiding the password from clear view.

Known issues for 2.0.1

  • Event exporting to CSV also exports extra data - fixed for 2.0.2

Known issues for 2.0.4 - 2.0.6

  • It is not possible to redirect line "info from server" from Zabbix sender output - fixed for 2.0.7

Known issues for 2.0.12

  • logrt[] item processing is broken in Zabbix agent (see ZBX-8238 for more information). As a workaround use Zabbix agent 2.0.11 on hosts with logrt[] items or apply a patch. The problem does not affect 2.0.12 server/proxy.

Known issues for 2.0.13 and later

* log[] and logrt[] items repeatedly reread log file from the beginning if file system is 100% full and the log file is being appended (see ZBX-10884 for more information).