Release Notes for Zabbix 2.2.2rc1
Zabbix Team is pleased to announce the availability of Zabbix 2.2.2rc1.
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is released under the GPL, thus it is free of charge for both commercial and non-commercial use. A complete text of the license is available at http://www.gnu.org/copyleft/gpl.txt.
This document contains the release notes for Zabbix 2.2.2rc1. Download it from downloads.
The following sections describe the release in details and provide late-breaking or other information that supplements its main documentation.
New Features and Improvements
ZBX-7649 |
synchronize ICMP checks based on item interface. This should reduce the number of fping invocations in most cases |
ZBXNEXT-2069 |
added HOST.PORT macro support to internal/trigger based notifications and also to trigger names/descriptions |
ZBX-1357 |
updated American English, Czech, French, Greek, Hungarian, Italian, Japanese, Russian, Slovak, Turkish and Ukrainian translations; thanks to Zabbix translators |
Bug Fixes
ZBX-7600 |
updated .htaccess files to be compatible with Apache 2.4 |
ZBX-7684 |
improved displaying of script execution page |
ZBX-7668 |
fixed sending empty values when reading from a file with zabbix_sender |
ZBX-7571 |
fixed incorrect processing of \177 (U+007F) control character in json |
ZBX-7726 |
fixed max frontend available date displaying |
ZBX-7690 |
fixed cache for dynamic SNMP indexes not being used |
ZBX-7610 |
fixed not being able to configure an empty database host in the setup |
ZBX-7168 |
fixed configure.ac template to properly link libcurl to all components independently |
ZBX-7671 |
fixed error when importing an existing trigger with dependencies from 1.8 |
ZBX-7703 |
fixed being able to switch users without proper credentials when using HTTP authentication |
ZBX-7648 |
fixed name resolution when using net.dns items |
ZBX-6315 |
fixed deleting of lost triggers by the low-level discovery rule |
ZBX-7109 |
improved performance of processing discovered triggers by the low-level discovery rule |
ZBX-7608 |
fixed crashes when global scripts timed out |
ZBX-7561 |
fixed SQL errors while processing host prototypes under MySQL |
ZBX-7688 |
fixed discovery item import |
ZBX-4218 |
rewrote the item key parser's source code for independence on the mbstring.func_overload option |
ZBX-7697 |
fixed items system.swap.in[] and system.swap.out[] going into an infinite loop on Solaris |
ZBX-7647 |
fixed trigger.get trying to sort by "lastchange" DESC even if a different sort field or sort order is given |
ZBX-7686 |
fixed UTF-8 strings not being fetched fully from Oracle |
ZBX-6721 |
fixed LDAP bind password being included in page source |
ZBX-7609 |
fixed sound playing after frontend messages closing |
ZBX-7653 |
correctly expand ITEM.LOG.* macros when retrieving eventlog specific attributes for log,logrt items |
ZBX-7661 |
fixed configuration parser to allow 2G cache values (it was restricted to 2G-1 before) |
ZBX-7639 |
fixed error when trying to replace host groups and add a new host group at the same time in the host mass update form |
ZBX-7458 |
added source IP validation on daemon startup |
ZBX-7660 |
fixed host.get returning the "templates" property even if the "templateids" parameter is not used |
ZBX-6790 |
changed net.tcp.listen and net.udp.listen keys to read the whole /proc/net/(tcp|udp)(6) file in a single operation to avoid losing data if the file is changed between reading operations |
ZBX-7587 |
set the correct server status (down) after ORA-01012, ORA-02396 errors |
ZBX-7515 |
added missing delayed loading option of wevtapi.dll for x64 systems |
ZBX-7481 |
added checking for OpenBSD version to avoid compilation error on OpenBSD v5.4 and newer due to removed swapins/swapouts uvmexp fields |
ZBX-7576 |
fixed network discovery processing broadcast responses as valid hosts |
ZBX-7632 |
allow to add favourite graph from disable host |
ZBX-7634 |
removed sid from trigger URL in Monitoring->Triggers |
ZBX-5526 |
removed checking for PostgreSQL server version and disabled nonstandard use of escape strings in order to support versions newer than 8.1 |
ZBX-7414 |
added description to HostnameItem that UserParameters and aliases are not supported |
ZBX-7590 |
fixed displaying functional macros in graph names when host visible name is not empty |
ZBX-7591 |
fixed deleting web scenario steps on template linked to host |
ZBX-7508 |
fixed import map with LLD triggers |
ZBX-7586 |
fixed trigger log expression saving in IE10 |
ZBX-7518 |
fixed graph scrollbar overflow when clicking period "All" and with no page refresh option |
ZBX-7578 |
fixed graph item validation |
ZBX-7616 |
fixed green background color for "New group" field in host edit form |
ZBX-7567 |
fixed processing of services[] key without a 3rd parameter |
ZBX-7573 |
fixed item being checked at a wrong time when using flexible intervals |
ZBX-6545 |
fixed possible SQL errors when syncing a node configuration with PostgreSQL backend version 8.2 and later |
ZBX-7452 |
fixed processing of received events from slave node |
ZBXNEXT-1256 |
fixed parameter passing for example userparameter to obtain process CPU usage |
ZBXNEXT-1256 |
fixed parameter passing for example userparameter to obtain directory size |
ZBX-7484 |
fixed escalations not being stopped and generation of multiple successive OK or PROBLEM events |
ZBX-7521 |
fixed crash if value cache entered low memory mode when adding a new item to the cache |
ZBX-7521 |
fixed memory allocator realloc() function bug in low memory situations |
ZBX-4243 |
fixed Zabbix syslog application names (RFC 5424 APP-NAME) |
ZBX-3855 |
fixed bug that prevented the frontend from working with the Turkish locale |
ZBX-7483 |
fixed user group delete validation |
ZBX-6296 |
optimized macro resolving in latest data |
ZBX-6296 |
rewrote user macros resolving |
ZBX-6296 |
rewrote macro resolving in function parameters |
ZBX-6348 |
fixed possibility to create host groups and update all other existing objects with name containing only zeros |
ZBX-7288 |
improved error logging for server-proxy communication |
ZBX-7407 |
fixed being able to change event source for existing actions |
ZBX-7392 |
fixed memory leaks in gnuregex.c |
ZBX-7397 |
reduced value cache memory usage |
ZBX-7516 |
fixed typo in SQL query: changed "impi_disable_until" to "ipmi_disable_until" |
ZBX-7509 |
changed "value_flag" to proper name "value_flags" in triggers API |
ZBX-7489 |
changed "filter_set" to no longer require SID parameter in URL |
ZBX-7486 |
fixed placeholder default value submitting for IE |
ZBX-7438 |
made frontend object status update messages more consistent |
ZBX-7445 |
fixed frontend redundant call of history |
ZBX-7227 |
modernized autoconf invocation and renamed "configure.in" to "configure.ac"; thanks to Dmitry Smirnov |
ZBX-7443 |
fixed adding screen to favourites from dashboard |
ZBX-7490 |
fixed displaying of graphs that include item prototypes in configuration |
ZBX-7454 |
fixed changing host inventory mode from "Automatic" to "Manual" when updating host with no "inventory_mode" parameter set |
ZBX-7417 |
expanded function last() with no parameters in map element labels and graph names |
ZBX-7338 |
fixed screen item validation |
ZBX-7427 |
fixed element links not being rendered correctly between host groups and other elements |
Installation and Upgrade Notes
Installation
See Zabbix Manual for full details.
Upgrade
Recompile Zabbix binaries and update front-end PHP files. Execute a database patch if migrating from Zabbix 1.8.x. See Zabbix Manual for a detailed upgrade procedure.
Commercial support
Zabbix Company provides a full range of Professional Services. We also provide trouble-free Upgrade Service for easy migration from earlier versions of Zabbix. Please contact Sales for pricing and more details.- Zabbix Enterprise Support
- Zabbix Training
- Zabbix Development Services
References
-
ZABBIX 3.4.8
-
ZABBIX 3.0.16
-
ZABBIX 3.4.8rc1
-
ZABBIX 4.0.0alpha5
-
ZABBIX 3.0.16rc1
-
ZABBIX 3.0.15
-
ZABBIX 4.0.0alpha4
-
ZABBIX 3.4.7
-
ZABBIX 3.0.15rc1
-
ZABBIX 3.4.7rc2
-
ZABBIX 4.0.0alpha3
-
ZABBIX 3.4.7rc1
-
ZABBIX 3.4.6
-
ZABBIX 3.4.6rc1
-
ZABBIX 4.0.0alpha2
-
ZABBIX 3.2.11
-
ZABBIX 3.4.5
-
ZABBIX 3.0.14
-
ZABBIX 2.2.21
-
ZABBIX 3.4.5rc3
-
ZABBIX 4.0.0alpha1
-
ZABBIX 3.0.14rc2
-
ZABBIX 3.2.11rc2
-
ZABBIX 2.2.21rc2
-
ZABBIX 3.4.5rc2
-
ZABBIX 3.4.5rc1
-
ZABBIX 3.0.14rc1
-
ZABBIX 2.2.21rc1
-
ZABBIX 3.2.11rc1
-
ZABBIX 3.0.13
-
ZABBIX 3.2.10
-
ZABBIX 3.4.4
-
ZABBIX 3.2.10rc1
-
ZABBIX 3.4.4rc1
-
ZABBIX 3.0.13rc1
-
ZABBIX 3.4.3
-
ZABBIX 3.0.12
-
ZABBIX 3.2.9
-
ZABBIX 3.0.12rc1
-
ZABBIX 3.4.3rc1
-
ZABBIX 3.2.9rc1
-
ZABBIX 3.0.11
-
ZABBIX 3.2.8
-
ZABBIX 3.4.2
-
ZABBIX 2.2.20
-
ZABBIX 3.4.2rc2
-
ZABBIX 3.0.11rc1
-
ZABBIX 3.4.2rc1
-
ZABBIX 3.2.8rc1
-
ZABBIX 2.2.20rc1
-
ZABBIX 3.4.1
-
ZABBIX 3.4.1rc2
-
ZABBIX 3.4.1rc1
-
ZABBIX 3.4.0
-
ZABBIX 3.4.0rc2
-
ZABBIX 3.4.0rc1
-
ZABBIX 3.4.0beta2
-
ZABBIX 3.4.0beta1
-
ZABBIX 3.4.0alpha2
-
ZABBIX 3.2.7
-
ZABBIX 3.2.7rc2
-
ZABBIX 3.0.10
-
ZABBIX 2.2.19
-
ZABBIX 3.4.0alpha1
-
ZABBIX 2.2.19rc1
-
ZABBIX 3.0.10rc1
-
ZABBIX 3.2.7rc1
-
ZABBIX 3.2.6
-
ZABBIX 3.2.6rc1
-
ZABBIX 3.0.9
-
ZABBIX 3.2.5
-
ZABBIX 2.0.21
-
ZABBIX 2.2.18
-
ZABBIX 3.2.5rc1
-
ZABBIX 2.0.21rc1
-
ZABBIX 2.2.18rc1
-
ZABBIX 3.0.9rc1
-
ZABBIX 3.0.8
-
ZABBIX 3.2.4
-
ZABBIX 2.2.17
-
ZABBIX 3.2.4rc1
-
ZABBIX 3.0.8rc1
-
ZABBIX 2.2.17rc1
-
ZABBIX 3.2.3
-
ZABBIX 3.0.7
-
ZABBIX 3.2.3rc2
-
ZABBIX 3.0.7rc2
-
ZABBIX 3.0.7rc1
-
ZABBIX 3.2.3rc1
-
ZABBIX 2.0.20
-
ZABBIX 3.2.2
-
ZABBIX 3.0.6
-
ZABBIX 2.2.16
-
ZABBIX 2.0.20rc1
-
ZABBIX 3.2.2rc1
-
ZABBIX 2.2.16rc1
-
ZABBIX 3.0.6rc1
-
ZABBIX 3.2.1
-
ZABBIX 2.2.15
-
ZABBIX 2.0.19
-
ZABBIX 3.0.5
-
ZABBIX 3.0.5rc2
-
ZABBIX 3.0.5rc1
-
ZABBIX 3.2.1rc1
-
ZABBIX 2.0.19rc1
-
ZABBIX 2.2.15rc1
-
ZABBIX 3.2.0
-
ZABBIX 3.2.0rc2
-
ZABBIX 3.2.0rc1
-
ZABBIX 3.2.0beta2
-
ZABBIX 3.2.0beta1
-
ZABBIX 3.2.0alpha2
-
ZABBIX 3.2.0alpha1
-
ZABBIX 2.2.14
-
ZABBIX 3.0.4
-
ZABBIX 2.2.14rc1
-
ZABBIX 3.0.4rc1
-
ZABBIX 3.0.3
-
ZABBIX 2.0.18
-
ZABBIX 2.2.13
-
ZABBIX 3.0.3rc1
-
ZABBIX 2.0.18rc1
-
ZABBIX 2.2.13rc1
-
ZABBIX 2.0.17
-
ZABBIX 2.2.12
-
ZABBIX 2.4.8
-
ZABBIX 3.0.2
-
ZABBIX 2.4.8rc1
-
ZABBIX 3.0.2rc1
-
ZABBIX 2.0.17rc1
-
ZABBIX 2.2.12rc1
-
ZABBIX 3.0.1
-
ZABBIX 3.0.1rc2
-
ZABBIX 3.0.1rc1
-
ZABBIX 3.0.0rc3
-
ZABBIX 3.0.0
-
ZABBIX 3.0.0rc2
-
ZABBIX 3.0.0rc1
-
ZABBIX 3.0.0beta2
-
ZABBIX 3.0.0beta1
-
ZABBIX 3.0.0alpha6
-
ZABBIX 3.0.0alpha5
-
ZABBIX 2.4.7
-
ZABBIX 2.2.11
-
ZABBIX 2.0.16
-
ZABBIX 3.0.0alpha4
-
ZABBIX 2.0.16rc1
-
ZABBIX 2.4.7rc1
-
ZABBIX 2.2.11rc1
-
ZABBIX 3.0.0alpha3
-
ZABBIX 3.0.0alpha2
-
ZABBIX 2.5.0
-
ZABBIX 2.0.15
-
ZABBIX 2.4.6
-
ZABBIX 2.2.10
-
ZABBIX 2.4.6rc1
-
ZABBIX 2.2.10rc2
-
ZABBIX 2.0.15rc1
-
ZABBIX 2.2.10rc1
-
ZABBIX 2.4.5
-
ZABBIX 2.4.5rc1
-
ZABBIX 2.2.9
-
ZABBIX 2.2.9rc1
-
ZABBIX 2.4.4
-
ZABBIX 2.4.4rc1
-
ZABBIX 2.0.14
-
ZABBIX 2.4.3
-
ZABBIX 2.2.8
-
ZABBIX 1.8.22
-
ZABBIX 1.8.22rc1
-
ZABBIX 2.4.3rc1
-
ZABBIX 2.0.14rc1
-
ZABBIX 2.2.8rc1
-
ZABBIX 2.4.2
-
ZABBIX 2.4.2rc1
-
ZABBIX 2.2.7
-
ZABBIX 2.2.7rc2
-
ZABBIX 2.2.7rc1
-
ZABBIX 2.4.1
-
ZABBIX 2.4.1rc2
-
ZABBIX 2.4.1rc1
-
ZABBIX 2.4.0
-
ZABBIX 1.8.21
-
ZABBIX 2.0.13
-
ZABBIX 2.4.0rc3
-
ZABBIX 2.4.0rc2
-
ZABBIX 2.4.0rc1
-
ZABBIX 2.3.5
-
ZABBIX 2.0.13rc1
-
ZABBIX 1.8.21rc1
-
ZABBIX 2.3.4
-
ZABBIX 2.2.6
-
ZABBIX 2.2.6rc1
-
ZABBIX 2.3.3
-
ZABBIX 2.2.5
-
ZABBIX 2.2.5rc1
-
ZABBIX 2.3.2
-
ZABBIX 2.2.4
-
ZABBIX 2.2.4rc4
-
ZABBIX 2.2.4rc3
-
ZABBIX 2.2.4rc2
-
ZABBIX 2.2.4rc1
-
ZABBIX 2.3.1
-
ZABBIX 2.3.0
-
ZABBIX 2.0.12
-
ZABBIX 2.0.12rc3
-
ZABBIX 2.0.12rc2
-
ZABBIX 2.0.12rc1
-
ZABBIX 2.2.3
-
ZABBIX 2.2.3rc2
-
ZABBIX 2.2.3rc1
-
ZABBIX 2.0.11
-
ZABBIX 1.8.20
-
ZABBIX 2.2.2
-
ZABBIX 1.8.20rc2
-
ZABBIX 2.2.2rc3
-
ZABBIX 2.0.11rc2
-
ZABBIX 2.2.2rc2
-
ZABBIX 1.8.20rc1
-
ZABBIX 2.0.11rc1
-
ZABBIX 2.2.2rc1
-
ZABBIX 1.8.19
-
ZABBIX 2.0.10
-
ZABBIX 2.2.1
-
ZABBIX 2.0.10rc1
-
ZABBIX 1.8.19rc1
-
ZABBIX 2.2.1rc1
-
ZABBIX 2.2.0
-
ZABBIX 2.2.0rc1
-
ZABBIX 2.2.0rc2
-
ZABBIX 2.1.9
-
ZABBIX 2.1.8
-
ZABBIX 2.1.7
-
ZABBIX 2.0.9
-
ZABBIX 1.8.18
-
ZABBIX 2.0.9rc2
-
ZABBIX 2.0.9rc1
-
ZABBIX 1.8.18rc1
-
ZABBIX 2.1.6
-
ZABBIX 2.1.5
-
ZABBIX 2.1.4
-
ZABBIX 2.1.3
-
ZABBIX 2.0.8
-
ZABBIX 2.1.2
-
ZABBIX 2.0.8rc2
-
ZABBIX 2.0.8rc1
-
ZABBIX 2.0.7
-
ZABBIX 2.0.7rc1
-
ZABBIX 1.8.17
-
ZABBIX 1.8.17rc1
-
ZABBIX 2.1.1
-
ZABBIX 2.1.0
-
ZABBIX 2.0.6
-
ZABBIX 2.0.6rc1
-
ZABBIX 2.0.5
-
ZABBIX 2.0.5rc1
-
ZABBIX 1.8.16
-
ZABBIX 1.8.16rc2
-
ZABBIX 2.0.4
-
ZABBIX 1.8.16rc1
-
ZABBIX 2.0.4rc1
-
ZABBIX 2.0.3
-
ZABBIX 2.0.3rc2
-
ZABBIX 2.0.3rc1
-
ZABBIX 1.8.15
-
ZABBIX 1.8.15rc1
-
ZABBIX 2.0.2
-
ZABBIX 2.0.2rc2
-
ZABBIX 2.0.2rc1
-
ZABBIX 2.0.1
-
ZABBIX 1.8.14
-
ZABBIX 2.0.1rc2
-
ZABBIX 1.8.14rc1
-
ZABBIX 2.0.1rc1
-
ZABBIX 2.0.0
-
ZABBIX 2.0.0rc6
-
ZABBIX 2.0.0rc5
-
ZABBIX 2.0.0rc4
-
ZABBIX 1.8.13
-
ZABBIX 1.8.13rc1
-
ZABBIX 1.8.12
-
ZABBIX 2.0.0rc3
-
ZABBIX 1.8.12rc2
-
ZABBIX 1.8.12rc1
-
ZABBIX 2.0.0rc2
-
ZABBIX 1.8.11
-
ZABBIX 2.0.0rc1
-
ZABBIX 1.8.11rc1
-
ZABBIX 1.9.9
-
ZABBIX 1.8.10
-
ZABBIX 1.8.10rc2
-
ZABBIX 1.8.10rc1
-
ZABBIX 1.9.8
-
ZABBIX 1.8.9
-
ZABBIX 1.8.9rc2
-
ZABBIX 1.8.9rc1
-
ZABBIX 1.9.7
-
ZABBIX 1.8.8
-
ZABBIX 1.8.8rc3
-
ZABBIX 1.8.8rc2
-
ZABBIX 1.9.6
-
ZABBIX 1.8.8rc1
-
ZABBIX 1.8.7
-
ZABBIX 1.8.7rc1
-
ZABBIX 1.8.6
-
ZABBIX 1.8.6rc2
-
ZABBIX 1.9.5
-
ZABBIX 1.8.6rc1
-
ZABBIX 1.9.4
-
ZABBIX 1.8.5
-
ZABBIX 1.8.5rc1
-
ZABBIX 1.9.3
-
ZABBIX 1.9.2
-
ZABBIX 1.8.4
-
ZABBIX 1.4.7
-
ZABBIX 1.8.4rc4
-
ZABBIX 1.9.1
-
ZABBIX 1.8.4rc3
-
ZABBIX 1.8.4rc2
-
ZABBIX 1.9.0
-
ZABBIX 1.8.4rc1
-
ZABBIX 1.8.3
-
ZABBIX 1.8.3rc4
-
ZABBIX 1.8.3rc3
-
ZABBIX 1.8.3rc2
-
ZABBIX 1.8.3rc1
-
ZABBIX 1.8.2
-
ZABBIX 1.6.9
-
ZABBIX 1.8.1
-
ZABBIX 1.8
-
ZABBIX 1.6.8
-
ZABBIX 1.7.4
-
ZABBIX 1.7.3
-
ZABBIX 1.7.2
-
ZABBIX 1.6.7
-
ZABBIX 1.7.1
-
ZABBIX 1.7.0
-
ZABBIX 1.6.6
-
ZABBIX 1.6.5
-
ZABBIX 1.6.4
-
ZABBIX 1.6.3
-
ZABBIX 1.6.2
-
ZABBIX 1.6.1
-
ZABBIX 1.6
-
ZABBIX 1.5.4
-
ZABBIX 1.4.6
-
ZABBIX 1.5.3
-
ZABBIX 1.5.2
-
ZABBIX 1.5.1
-
ZABBIX 1.4.5
-
ZABBIX 1.5
-
ZABBIX 1.1
-
ZABBIX 1.4.4
-
ZABBIX 1.4.3
-
ZABBIX 1.4.2
-
ZABBIX 1.4.1
-
ZABBIX 1.4
-
ZABBIX 1.3.5
-
ZABBIX 1.3.8
-
ZABBIX 1.3.7
-
ZABBIX 1.3.6
-
ZABBIX 1.1.7
-
ZABBIX 1.3.4
-
ZABBIX 1.3.3
-
ZABBIX 1.1.6
-
ZABBIX 1.1.5
-
ZABBIX 1.3.2
-
ZABBIX 1.3.1
-
ZABBIX 1.1.4
-
ZABBIX 1.3
-
ZABBIX 1.1.3
-
ZABBIX 1.1.2
-
ZABBIX 1.1.1
-
ZABBIX 1.1.0.1
-
ZABBIX 1.0
- Show older versions (350)