Release Notes for Zabbix 4.0.0alpha6
Zabbix Team is pleased to announce the availability of Zabbix 4.0.0alpha6.
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 4.0.0alpha6. Download it from download.
The following sections describe the release in details and provide late-breaking or other information that supplements its main documentation.
New Features and Improvements
ZBXNEXT-4415 | Added new mode "Compact view" to the Problems page with ability to toggle highlighting whole row; added option to toggle timeline |
ZBXNEXT-2788 | Added support for "NOT" keyword in custom expression fields |
ZBXNEXT-4516 | Renamed dashboard widget and screen element "System status" to "Problems by severity" |
ZBXNEXT-4516 | Renamed dashboard widget and screen element "Host status" to "Problem hosts" |
ZBXNEXT-4516 | Renamed dashboard widget, screen element and report "Status of Zabbix" to "System information" |
ZBX-13376 | Moved functionality to enable JMX interface in Java gateway to settings.sh and ensured setting TCP timeout |
ZBXNEXT-4458 | Improved logging of Java gateway, added username/password validation for JMX items |
ZBXNEXT-4411 | Added compression of server-proxy data exchange |
ZBXNEXT-4488 | Added ability to push data via trapper to HTTP agent item type |
ZBXNEXT-4358 | Added HTTP agent item type for data gathering via HTTP |
ZBXNEXT-4413 | Dropped Monitoring->Triggers view |
ZBXNEXT-4413 | Added the trigger context menu option to view or edit the trigger description |
ZBXNEXT-4413 | Added displaying of the trigger dependencies in Monitoring->Problems view |
ZBXNEXT-4151 | Added aria roles to provide easier access by keyboard navigation |
ZBX-3783 | Added strict validation for apiinfo.version(), action.delete(), correlation.delete() and drule.delete() methods |
ZBX-3783 | Prohibited deleting discovery rules which are used in actions |
ZBX-3783 | Added audit for action.delete() and correlation.delete() methods |
ZBXNEXT-4143 | Implemented submenu autofocus on top-level menu click |
ZBXNEXT-4414 | Added support for configurable number of displayed tags |
ZBXNEXT-4313 | Implemented keyboard interaction in context menus |
ZBXNEXT-4426 | Added option to execute cached passive checks at the current time |
ZBXNEXT-4417 | Added real time export of events, history and trends in newline delimited JSON format |
ZBXNEXT-4374 | Implemented the widget configuration fields clearing when changing the type |
ZBXNEXT-4119 | Implemented tag based permissions |
ZBXNEXT-4045 | Implemented maximum size for graphs in widgets |
ZBXNEXT-4340 | Added kiosk mode for dashboard |
ZBXNEXT-4150 | Implemented access to interactive elements using keyboard |
ZBXNEXT-4149 | Implemented keybord interaction in overlay popups |
ZBXNEXT-4357 | Added support of "selectTriggerDiscovery" option in trigger.get method |
ZBXNEXT-4152 | Replaced double box select fields with multiselect fields and added filtering by proxy and server only in host list |
ZBXNEXT-4273 | Added default event status colors in themes with option to customize them |
ZBXNEXT-4216 | Added 'copytruncate' log file rotation support for logrt[], logrt.count[] |
ZBXNEXT-4144 | Added asterisk mark and aria-label property to all forms required fields |
ZBXNEXT-768 | Added item unit blacklisting with character "!" in order to disable metric prefixes |
ZBXNEXT-4295 | Added selection of the create images tickbox by default on "Maps import" page |
ZBXNEXT-1456 | Added filter by item discovery status for item configuration view; thanks to Volker Fröhlich for the original patch |
ZBXNEXT-3991 | Added additional params to net.if.* key output for linux base agent |
ZBXNEXT-3480 | Added support of inventory macros in event tags |
ZBXNEXT-4175 | Implemented ability to send email to several email addresses specified as user media |
ZBXNEXT-4139 | Added high contrast light and high contrast dark themes |
ZBXNEXT-4247 | Removed deprecated API methods: user.updareProfile, user.addMedia, user.updateMedia, user.deleteMedia, usergroup.massAdd, usergroup.massUpdate and usermedia.get |
ZBXNEXT-970 | Added more detailed error information to notification message when DB is unavailable |
ZBXNEXT-4137 | Removed green background from cells |
ZBXNEXT-4157 | Added map status summary to be readable by screen reader software |
ZBXNEXT-4127 | Implemented popup displaying in overlay dialogues |
ZBXNEXT-1520 | Increased the maximum Hosts/DNS name character length from 63 to 255 |
ZBXNEXT-4108 | Implemented search of problems by trigger name |
ZBXNEXT-4143 | Implemented keybord interaction in top navigation |
ZBXNEXT-1567 | Added item "vfs.dir.count" for counting directory entries |
ZBXNEXT-4135 | Added tooltips for vertical labels |
ZBXNEXT-4146 | Added icons for error and success messages |
ZBXNEXT-4156 | Added option to view graphs items data and multiple items graph data as table |
ZBXNEXT-4160 | Reworked monitoring Discovery screen to show hint info right in the table cell |
ZBXNEXT-761 | Added rules to make dbschema.c, schema.sql and data.sql from schema.tmpl, data.tmpl and templates.tmpl if there is a need to |
ZBXNEXT-4186 | Added ability to adjust colors for new graph items in graph creation form according selected theme |
ZBXNEXT-4145 | Fixed appearance of host column based on number of hosts specified in filter |
ZBXNEXT-4118 | Implemented advanced options for tag-based search of problems |
ZBXNEXT-4134 | Added 'lang' attribute to page body |
ZBXNEXT-4181 | Fixed Zabbix server to accept active Zabbix proxy requests only from allowed address if specified |
ZBXNEXT-4181 | Fixed passive Zabbix proxy to accept Zabbix server requests only from allowed address |
ZBX-10576 | Restructured unixODBC related code, moved it to a dedicated directory |
ZBX-3783 | Added strict validation for proxy.delete() method; proxy cannot be deleted when used in actions |
ZBX-11909 | Replaced company.com with example.com in data.sql |
Bug Fixes
ZBX-14337 | Fixed persistent xss in map navigation tree widget |
ZBX-14336 | Fixed persistent xss vulnerability in services |
ZBX-13750 | Fixed hover and focus style for edit dashboard cancel button, improved top nav css coding style |
ZBX-13694 | Disable check now for items with scheduler configuration errors |
ZBX-9882 | Removed Zapcat-style and multi-level array type support in item key parameters |
ZBX-12821 | Fixed multiple javascript memory leaks |
ZBX-13755 | Fixed proxy lastaccess update on 32-bit Zabbix server |
ZBX-12425 | Fixed selection of web items in the "Plain text" screen element |
ZBX-13781 | Fixed CRLF injection in Zabbix Agentd |
ZBX-13737 | Fixed invalid confirmation message when mass enabling and disabling trigger, item and host prototypes |
ZBX-13766 | Fixed comparison of two large float numbers in expressions |
ZBX-13481 | Fixed incorrect parsing of BITS data type in SNMP response |
ZBX-13744 | Fixed potential shared memory leak when item is removed |
ZBX-13742 | Fixed parsing of the operator "not" in trigger expression |
ZBX-13535 | Fixed trigger recovery expression for 'High error rate' trigger |
ZBX-13278 | Fixed trigger expression for 'Link down' trigger |
ZBX-12805 | Increased command line limit for proc.num checks on hp-ux systems |
ZBX-13749 | Fixed creation of dependent items from item wizard |
ZBX-13660 | Fixed data types passed to is_ushort() for converting PID, port and process number |
ZBX-12935, ZBX-13539 | Fixed displaying of floating point values under the "Latest data" page |
ZBX-13579 | Fixed unnecessary data getting when agent becomes available in the non-collection data period |
ZBX-13240 | Removed duplicating HTML IDs from frontend and fixed SID validation in trigger wizard |
ZBX-13685 | Fixed maintenance entries displayed in list when filter is applied |
ZBX-12756 | Improved configure script to check iconv library |
ZBX-13667 | Added notification in zabbix server log about 'error' in elasticsearch json response |
ZBX-13683 | Fixed multiselect items not being sorted by name |
ZBX-13299 | Fixed autoregistration, discovery and internal notifications not being sent due to uninitialized severity |
ZBX-13607 | Changed ping script to return success also for timeouts |
ZBX-12967 | Fixed slide show refresh interval multiplier menu not working |
ZBX-13696 | Added maximum record limit to old session removal in housekeeper |
ZBX-13642 | Fixed undefined index in user edit form |
ZBX-13546 | Fixed context menu positioning in maps |
ZBX-13668 | Fixed dynamic widget searching for item key in item prototypes |
ZBX-13500 | Fixed fractional values in triggers being misinterpreted without a leading 0 |
ZBX-13561 | Fixed incorrectly displayed pie graph when first item has no data |
ZBX-13517 | Fixed undefined index in pie charts |
ZBX-13499 | Fixed checkbox selector in problems table |
ZBX-13598 | Fixed crash when Zabbix process cannot connect to preprocessing service |
ZBX-13522 | Fixed duplicate IDs in trigger expression constructor |
ZBX-13489 | Fixed wrong tab iteration inside graph widget |
ZBX-13625 | Fixed blinking in the problem widget |
ZBX-13560 | Fixed acknowledge notifications being visible in the event popup |
ZBX-13298 | Fixed missing graph after faulty graph edit form submission |
ZBX-13487 | Improved widgets menu icons focus state styles |
ZBX-13350 | Added multiple Zabbix element default paths to output after running ./configure and --help option |
ZBX-13509 | Improved compilation support from source for Solaris and NetBSD |
ZBX-13542 | Fixed http steps on template not inheriting hosts application setting |
ZBX-13618 | Fixed wrong variables order in translatable error message |
ZBX-13344 | Fixed trigger based actions having a default "not in maintenance" condition |
ZBX-13613 | Improved a history syncer when backend elasticsearch is not available |
ZBX-13510 | Fixed error of execution "make dbschema" for NetBSD |
ZBX-13544 | Fixed agent crashes when using regex with 'Log' item for Mac OSX |
ZBX-13611 | Fixed lld rules not always saving their state/error message changes |
ZBX-13571 | Fixed regression that resulted in slow history data queries on partitioned tables |
ZBX-13490 | Fixed autofocus in forms |
ZBX-13470 | Improved searching IPMI items by full name |
ZBX-13566 | Fixed create dashboard button size in dashboard list |
ZBX-13464 | Fixed fullscreen attribute included in host context menu links |
ZBX-13424 | Added possibility to select web items as master items and improved copying of dependent items to destination hosts and templates |
ZBX-13573 | Fixed undefined index message changing Action "Acknowledgment operations" from "Remote command" to "Notify all involved" |
ZBX-13570 | Fixed undefined index in API call |
ZBX-13331 | Removed "recovery" property from action.get API method response |
ZBX-13309 | Fixed displaying of Problem/Recovery time |
ZBX-13450 | Fixed server and proxy compilation problem for Solaris 10 |
ZBX-13458, ZBX-13494 | Fixed resolving of the macros in map labels for non-superadmin users |
ZBX-13526 | Fixed widget placeholder jumping instead of resizing while dashboard edit |
ZBX-13362 | Fixed potentially wrong rows deleting by housekeeper in PostgreSQL |
ZBX-13506 | Fixed linked trigger is moved to sibling map element |
ZBX-13586 | Fixed trigger-based event correlation - suspend creation of event if no problems are recovered by it |
ZBX-13339 | Improved deallocation of memory |
ZBX-13412 | Fixed JS error and wrong form behaviour when changing item type, type of information |
ZBX-13471 | Fixed contrast in selected item filters |
ZBX-13428 | Fixed long name of map outside go back button in map widget |
ZBX-13340 | Fixed pie graphs displaying incorrect data |
ZBX-13257 | Fixed display of the latest item in Audit log |
ZBX-13447 | Fixed trigger name readability on map in dark theme |
ZBX-11994 | Changed "awk" to "sed" for getting info about "Last Changed Revision" |
ZBX-13360 | Fixed HTML5 placeholder color that previously appeared like actual input data |
ZBX-13351 | Improved OpenSSL error messages |
ZBX-13147 | Fixed inconsistent number on map navigation tree |
ZBX-13537 | Fixed "Inaccessible user" in Dashboard System status widgets acknowledgement popup |
ZBX-13472 | Fixed description of "Server" and "ServerActive" configuration options |
ZBX-13455 | Added frontend error message when templates cannot be linked to LLD host |
ZBX-13538 | Fixed example configuration for Elasticsearch |
ZBX-13434 | Fixed incorrect trigger dependencies being set after copying triggers to multiple hosts; thanks to Kotaro Miyashita for the patch |
ZBX-13513 | Fixed input maxlength for users media of type script |
ZBX-13523 | Fixed error message for empty TCP response in case agent dropped connection because of access permissions |
ZBX-12883 | Fixed incorrect ordering the list of triggers after saving a map |
ZBXNEXT-4150 | Fixed URL display in hint box and focus styles for radio buttons |
ZBX-12940 | Fixed content does not fit dialog window |
ZBX-13342 | Fixed order by query in frontend Maintenance tab |
ZBX-13401 | Fixed successful items mass update with invalid update interval |
ZBX-6167 | Fixed partial updating in maintenance.update |
ZBX-13062 | Banned using of mutex in threads of metrics collection |
ZBX-13236 | Fixed error message of function parameters parse |
ZBX-10433 | Removed inaccurate configuration default values |
ZBX-13398 | Fixed configure script for Debian GNU/Linux "buster" and "sid" to work with PostgreSQL |
ZBX-12754 | Fixed undefined index error in map import |
ZBX-13303 | Improved display of user media 'Use if severity' indicators |
ZBX-13166 | Fixed daily and yearly notification reports not including current day/last day of leap-year |
ZBX-13118 | Improved readability of emails in action log by splitting them multiline |
ZBX-13498 | Added optional MySQL upgrade patch for "problem" table to drop redundant index after another index that can be used to enforce the foreign key constraint has been created |
ZBX-13430 | Fixed use of uninitialized value ttl when elasticsearch is configured |
ZBX-13452 | Fixed Elasticsearch history storage default value types |
ZBX-13248 | Fixed field trapper_hosts to optional for trapper item.create |
ZBX-13307 | Fixed map scaling and position to the widget left side |
ZBX-12941 | Fixed checkbox overlay's position over the checkbox |
ZBX-13465 | Fixed back button style on the sub-maps |
ZBX-13334 | Fixed translations of Widget parameters window |
ZBX-6118 | Fixed poor performance of changing an item on the template which linked with many hosts |
ZBX-13454 | Fixed placeholder in Administration->Scripts form |
ZBX-13403 | Allowed proxy to execute remote commands on agents using encrypted connection |
ZBX-13441 | Fixed crashes in case of failures (e.g. timeouts) during VMware hypervisor discovery |
ZBX-12607 | Fixed performance of map.get API method and map-related views |
ZBX-11391 | Generated an error if expanding LLD macros results in an empty tag name |
ZBX-13300 | Fixed addJsFile() name |
ZBX-13030 | Removed proxy's ability to export unprocessed history data via loadable modules |
ZBXNEXT-3581 | Dropped plain text protocol support and made header mandatory; fixed IP fragmentation handling by including header in Zabbix get request, Zabbix server/proxy passive check request and frontend request to Zabbix server |
ZBX-13194 | Fixed incorrect processing of zabbix[wcache,value,*] internal check |
ZBX-13060 | Added limitation for meaningless server reconnection attempts to incorrectly configured passive proxy |
ZBX-13233 | Added new memory metrics for Linux platform - "active", "anon", "inactive" and "slabs"; thanks to Tomasz Kłoczko for the original patch |
ZBX-12643 | Improved error log message in case Zabbix server database cannot be used due to empty "users" table |
ZBX-11720 | Fixed memory leak which breaks vfs.fs.size, vfs.fs.inode and vfs.dir.size items if compiled with LeakSanitizer |
ZBX-13131 | Fixed truncated multiline text values from network discovery SNMP checks |
ZBX-13117 | Fixed vfs.dir.size with symbol links on Windows |
ZBX-12045 | Fixed inconsistencies in configure -h output |
ZBX-13325 | Fixed trend.get() method with Oracle backend |
ZBX-13223 | Fixed graphs duplication in graph preview |
ZBX-13345 | Removed SID from URL in screen edit mode |
ZBX-13055 | Fixed problems with DNS resolver interface on NetBSD |
ZBX-13214 | Added support of \0 matching group for regsub and iregsub methods |
ZBX-13208 | Eliminated race condition that caused history collection for newly created items to start before preprocecessing steps finished syncing |
ZBX-13246 | Fixed processing of command line arguments which are longer than 2KB for proc.num and proc.mem items on AIX |
ZBX-13130 | Fixed Zabbix proxy not to generate high network traffic when server does not accept data |
ZBX-13288 | Fixed image ghosting for mass update of map elements |
ZBX-11422 | Fixed compilation warnings under OS X 64bit |
ZBX-13276 | Fixed compatibility issue with Elasticsearch versions starting from 6.0 |
ZBX-13196 | Fixed setting of transaction error flag in commit operation |
ZBX-13221 | Fixed trimming of values in overlay dialogues |
ZBX-13221 | Added "Timeout" validation in web scenario step overlay dialogue |
ZBX-12389 | Fixed latest data host group filter |
ZBX-13119 | Removed 'empty' button in trigger selection window for map constructor item modal form |
ZBX-12661 | Fixed Low-level discovery of dependent items not working after being edited and resulting in undefined offset error or foreign key constraint violation |
ZBX-13254 | Fixed 'skip' parameter behaviour for log[], log.count[], logrt[], logrt.count[] items in case log files initially do not exist |
ZBX-13253 | Fixed losing the 1st record by log[] and logrt[] items if 'skip' parameter is used and log file initially is empty |
ZBX-13275 | Fixed slow housekeeping of events on MySQL |
ZBX-13264 | Fixed Zabbix agent compilation on OS/X |
ZBX-13245 | Fixed IP fragmentation handling in Zabbix server response to Zabbix proxy |
ZBX-13258 | Fixed misaligned user group permission controls |
ZBX-13031 | Fixed Java gateway compilation without libpcre |
ZBX-12963 | Fixed passing argument to external check item that contain literal $ |
ZBX-12991 | Removed default values for "active_since" and "active_till" fields in maintenance.create API method |
ZBX-13270 | Fixed default selection of the required host permissions radio in the global scripts form |
ZBX-12758 | Fixed slow housekeeping of events due to missing index on foreign key |
ZBX-11305 | Fixed color and label for event status on event details page |
ZBX-13238 | Fixed spelling of Elasticsearch |
ZBX-13056 | Fixed incorrect positioning of context menu when it is opened using keyboard |
ZBX-13241 | Fixed memory leak on Zabbix server when executing remote commands through proxy |
ZBXNEXT-4139 | Fixed displaying of the eventlog severitites and severities in trigger map element |
ZBX-13178 | Fixed ipc_path value in error message |
ZBX-12251 | Fixed possibility of trigger status getting stuck in PROBLEM or OK state due to transaction error in history synchronization, added deadlock to a list of recoverable errors |
ZBX-12251 | Fixed possibility that new history values are lost and not processed by Zabbix server or Zabbix proxy due to recoverable transaction error |
ZBX-12996 | Fixed radio button and label inconsistency in maintenance period configuration |
ZBX-12895 | Improved performance of DB patch for updating data in the alerts table |
ZBX-12082 | Fixed possibility to select triggers with same name in multiselect |
ZBX-12983 | Fixed compilation warnings under Windows |
ZBX-10578 | Fixed redundant init_result() calls; thanks to MATSUDA Daiki for the patch |
ZBX-12793 | Fixed system compiler checks during source configuration |
ZBX-11970 | Fixed style for some enumerators and structure type declarations |
Installation and Upgrade Notes
Installation
See Zabbix documentation for full details.
Upgrade
Recompile Zabbix binaries and update front-end PHP files. 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 6.4.0rc1
-
ZABBIX 6.2.7
-
ZABBIX 6.0.13
-
ZABBIX 5.0.31
-
ZABBIX 6.2.7rc1
-
ZABBIX 6.0.13rc1
-
ZABBIX 6.4.0beta6
-
ZABBIX 5.0.31rc2
-
ZABBIX 5.0.31rc1
-
ZABBIX 6.4.0beta5
-
ZABBIX 6.2.6
-
ZABBIX 6.0.12
-
ZABBIX 6.2.6rc2
-
ZABBIX 6.0.12rc2
-
ZABBIX 6.2.6rc1
-
ZABBIX 6.0.12rc1
-
ZABBIX 6.4.0beta4
-
ZABBIX 6.2.5
-
ZABBIX 6.0.11
-
ZABBIX 5.0.30
-
ZABBIX 6.0.11rc2
-
ZABBIX 6.2.5rc1
-
ZABBIX 6.0.11rc1
-
ZABBIX 5.0.30rc1
-
ZABBIX 6.4.0beta3
- Previous versions of 2022 (94)
-
ZABBIX 6.2.4
-
ZABBIX 6.0.10
-
ZABBIX 5.0.29
-
ZABBIX 5.0.29rc2
-
ZABBIX 6.4.0beta2
-
ZABBIX 6.0.10rc2
-
ZABBIX 6.2.4rc1
-
ZABBIX 6.0.10rc1
-
ZABBIX 5.0.29rc1
-
ZABBIX 6.4.0beta1
-
ZABBIX 6.2.3
-
ZABBIX 6.0.9
-
ZABBIX 6.2.3rc2
-
ZABBIX 6.0.9rc2
-
ZABBIX 5.0.28
-
ZABBIX 4.0.44
-
ZABBIX 6.4.0alpha1
-
ZABBIX 6.2.3rc1
-
ZABBIX 6.0.9rc1
-
ZABBIX 4.0.44rc1
-
ZABBIX 5.0.28rc1
-
ZABBIX 6.2.2
-
ZABBIX 6.0.8
-
ZABBIX 5.0.27
-
ZABBIX 6.0.8rc2
-
ZABBIX 6.2.2rc1
-
ZABBIX 6.0.8rc1
-
ZABBIX 5.0.27rc1
-
ZABBIX 6.2.1
-
ZABBIX 6.0.7
-
ZABBIX 5.0.26
-
ZABBIX 4.0.43
-
ZABBIX 6.2.1rc1
-
ZABBIX 6.0.7rc1
-
ZABBIX 5.0.26rc1
-
ZABBIX 4.0.43rc1
-
ZABBIX 6.2.0
-
ZABBIX 6.2.0rc3
-
ZABBIX 4.0.42
-
ZABBIX 6.0.6
-
ZABBIX 5.0.25
-
ZABBIX 6.2.0rc2
-
ZABBIX 6.0.6rc1
-
ZABBIX 5.0.25rc1
-
ZABBIX 4.0.42rc1
-
ZABBIX 6.2.0rc1
-
ZABBIX 6.0.5
-
ZABBIX 5.0.24
-
ZABBIX 4.0.41
-
ZABBIX 6.2.0beta3
-
ZABBIX 6.0.5rc1
-
ZABBIX 5.0.24rc1
-
ZABBIX 4.0.41rc1
-
ZABBIX 6.2.0beta2
-
ZABBIX 6.2.0beta1
-
ZABBIX 6.0.4
-
ZABBIX 5.0.23
-
ZABBIX 4.0.40
-
ZABBIX 6.2.0alpha2
-
ZABBIX 6.0.4rc1
-
ZABBIX 5.0.23rc1
-
ZABBIX 4.0.40rc1
-
ZABBIX 6.2.0alpha1
-
ZABBIX 6.0.3
-
ZABBIX 5.4.12
-
ZABBIX 5.0.22
-
ZABBIX 6.0.3rc1
-
ZABBIX 5.4.12rc1
-
ZABBIX 5.0.22rc1
-
ZABBIX 6.0.2
-
ZABBIX 6.0.2rc1
-
ZABBIX 6.0.1
-
ZABBIX 5.4.11
-
ZABBIX 6.0.1rc4
-
ZABBIX 5.0.21
-
ZABBIX 4.0.39
-
ZABBIX 6.0.1rc3
-
ZABBIX 6.0.1rc2
-
ZABBIX 5.4.11rc2
-
ZABBIX 6.0.1rc1
-
ZABBIX 5.4.11rc1
-
ZABBIX 5.0.21rc1
-
ZABBIX 4.0.39rc1
-
ZABBIX 6.0.0
-
ZABBIX 6.0.0rc2
-
ZABBIX 6.0.0rc1
-
ZABBIX 5.4.10
-
ZABBIX 5.0.20
-
ZABBIX 4.0.38
-
ZABBIX 6.0.0beta3
-
ZABBIX 5.4.10rc1
-
ZABBIX 5.0.20rc1
-
ZABBIX 4.0.38rc1
-
ZABBIX 6.0.0beta2
- Previous versions of 2021 (98)
-
ZABBIX 5.4.9
-
ZABBIX 5.0.19
-
ZABBIX 4.0.37
-
ZABBIX 5.4.9rc2
-
ZABBIX 5.0.19rc2
-
ZABBIX 4.0.37rc1
-
ZABBIX 6.0.0beta1
-
ZABBIX 5.4.9rc1
-
ZABBIX 5.0.19rc1
-
ZABBIX 5.4.8
-
ZABBIX 5.0.18
-
ZABBIX 4.0.36
-
ZABBIX 6.0.0alpha7
-
ZABBIX 5.4.8rc1
-
ZABBIX 5.0.18rc1
-
ZABBIX 4.0.36rc1
-
ZABBIX 6.0.0alpha6
-
ZABBIX 5.4.7
-
ZABBIX 5.4.7rc1
-
ZABBIX 6.0.0alpha5
-
ZABBIX 5.4.6
-
ZABBIX 5.0.17
-
ZABBIX 4.0.35
-
ZABBIX 5.4.6rc1
-
ZABBIX 5.0.17rc1
-
ZABBIX 4.0.35rc1
-
ZABBIX 6.0.0alpha4
-
ZABBIX 5.4.5
-
ZABBIX 5.0.16
-
ZABBIX 5.4.5rc2
-
ZABBIX 5.0.16rc2
-
ZABBIX 4.0.34
-
ZABBIX 6.0.0alpha3
-
ZABBIX 5.4.5rc1
-
ZABBIX 5.0.16rc1
-
ZABBIX 4.0.34rc1
-
ZABBIX 6.0.0alpha2
-
ZABBIX 5.4.4
-
ZABBIX 5.0.15
-
ZABBIX 4.0.33
-
ZABBIX 6.0.0alpha1
-
ZABBIX 5.4.4rc1
-
ZABBIX 5.0.15rc1
-
ZABBIX 4.0.33rc1
-
ZABBIX 5.4.3
-
ZABBIX 5.4.3rc2
-
ZABBIX 5.0.14
-
ZABBIX 5.4.3rc1
-
ZABBIX 5.0.14rc1
-
ZABBIX 5.4.2
-
ZABBIX 5.2.7
-
ZABBIX 5.0.13
-
ZABBIX 4.0.32
-
ZABBIX 5.4.2rc2
-
ZABBIX 4.0.32rc2
-
ZABBIX 5.4.2rc1
-
ZABBIX 5.2.7rc1
-
ZABBIX 5.0.13rc1
-
ZABBIX 4.0.32rc1
-
ZABBIX 5.4.1
-
ZABBIX 5.4.1rc2
-
ZABBIX 5.4.1rc1
-
ZABBIX 5.0.12
-
ZABBIX 4.0.31
-
ZABBIX 5.0.12rc1
-
ZABBIX 4.0.31rc1
-
ZABBIX 5.4.0
-
ZABBIX 5.4.0rc2
-
ZABBIX 5.4.0rc1
-
ZABBIX 5.4.0beta3
-
ZABBIX 5.0.11
-
ZABBIX 5.0.11rc1
-
ZABBIX 5.2.6
-
ZABBIX 5.0.10
-
ZABBIX 4.0.30
-
ZABBIX 5.4.0beta2
-
ZABBIX 5.2.6rc1
-
ZABBIX 5.0.10rc1
-
ZABBIX 4.0.30rc1
-
ZABBIX 3.0.32
-
ZABBIX 5.4.0beta1
-
ZABBIX 3.0.32rc1
-
ZABBIX 5.2.5
-
ZABBIX 5.0.9
-
ZABBIX 4.0.29
-
ZABBIX 5.4.0alpha2
-
ZABBIX 5.2.5rc2
-
ZABBIX 5.0.9rc2
-
ZABBIX 5.2.5rc1
-
ZABBIX 5.0.9rc1
-
ZABBIX 4.0.29rc1
-
ZABBIX 5.4.0alpha1
-
ZABBIX 5.2.4
-
ZABBIX 5.0.8
-
ZABBIX 4.0.28
-
ZABBIX 5.2.4rc1
-
ZABBIX 5.0.8rc1
-
ZABBIX 4.0.28rc1
- Previous versions of 2020 (78)
-
ZABBIX 5.2.3
-
ZABBIX 5.0.7
-
ZABBIX 5.2.3rc1
-
ZABBIX 5.0.7rc1
-
ZABBIX 5.2.2
-
ZABBIX 5.0.6
-
ZABBIX 4.0.27
-
ZABBIX 5.2.2rc1
-
ZABBIX 5.0.6rc1
-
ZABBIX 4.0.27rc1
-
ZABBIX 5.2.1
-
ZABBIX 5.2.1rc3
-
ZABBIX 5.2.1rc2
-
ZABBIX 5.2.1rc1
-
ZABBIX 5.2.0
-
ZABBIX 5.0.5
-
ZABBIX 4.0.26
-
ZABBIX 5.2.0rc2
-
ZABBIX 5.2.0rc1
-
ZABBIX 5.0.5rc1
-
ZABBIX 4.0.26rc1
-
ZABBIX 5.2.0beta2
-
ZABBIX 5.2.0beta1
-
ZABBIX 5.0.4
-
ZABBIX 4.0.25
-
ZABBIX 5.0.4rc1
-
ZABBIX 4.0.25rc1
-
ZABBIX 5.2.0alpha3
-
ZABBIX 5.2.0alpha2
-
ZABBIX 5.0.3
-
ZABBIX 4.0.24
-
ZABBIX 5.2.0alpha1
-
ZABBIX 5.0.3rc2
-
ZABBIX 4.0.24rc2
-
ZABBIX 5.0.3rc1
-
ZABBIX 4.0.24rc1
-
ZABBIX 4.0.23
-
ZABBIX 4.0.23rc1
-
ZABBIX 5.0.2
-
ZABBIX 5.0.2rc1
-
ZABBIX 4.4.10
-
ZABBIX 4.0.22
-
ZABBIX 4.4.10rc1
-
ZABBIX 4.0.22rc1
-
ZABBIX 5.0.1
-
ZABBIX 4.4.9
-
ZABBIX 4.0.21
-
ZABBIX 5.0.1rc1
-
ZABBIX 4.4.9rc1
-
ZABBIX 4.0.21rc1
-
ZABBIX 5.0.0
-
ZABBIX 5.0.0rc1
-
ZABBIX 5.0.0beta2
-
ZABBIX 4.4.8
-
ZABBIX 4.0.20
-
ZABBIX 3.0.31
-
ZABBIX 4.4.8rc1
-
ZABBIX 4.0.20rc1
-
ZABBIX 3.0.31rc1
-
ZABBIX 5.0.0beta1
-
ZABBIX 5.0.0alpha4
-
ZABBIX 4.4.7
-
ZABBIX 4.0.19
-
ZABBIX 5.0.0alpha3
-
ZABBIX 4.4.7rc1
-
ZABBIX 4.0.19rc1
-
ZABBIX 3.0.30
-
ZABBIX 4.4.6
-
ZABBIX 4.0.18
-
ZABBIX 5.0.0alpha2
-
ZABBIX 4.4.6rc1
-
ZABBIX 4.0.18rc1
-
ZABBIX 3.0.30rc1
-
ZABBIX 4.4.5
-
ZABBIX 4.0.17
-
ZABBIX 5.0.0alpha1
-
ZABBIX 4.4.5rc1
-
ZABBIX 4.0.17rc1
- Previous versions of 2019 (76)
-
ZABBIX 3.0.29
-
ZABBIX 4.4.4
-
ZABBIX 4.0.16
-
ZABBIX 4.4.4rc2
-
ZABBIX 4.4.4rc1
-
ZABBIX 4.0.16rc1
-
ZABBIX 3.0.29rc1
-
ZABBIX 4.4.3
-
ZABBIX 4.4.2
-
ZABBIX 4.0.15
-
ZABBIX 4.4.2rc2
-
ZABBIX 4.0.15rc2
-
ZABBIX 4.4.2rc1
-
ZABBIX 4.0.15rc1
-
ZABBIX 4.4.1
-
ZABBIX 4.2.8
-
ZABBIX 4.0.14
-
ZABBIX 4.4.1rc1
-
ZABBIX 4.2.8rc1
-
ZABBIX 4.0.14rc1
-
ZABBIX 4.4.0
-
ZABBIX 4.4.0rc1
-
ZABBIX 4.2.7
-
ZABBIX 4.0.13
-
ZABBIX 4.4.0beta1
-
ZABBIX 4.2.7rc1
-
ZABBIX 4.0.13rc1
-
ZABBIX 4.4.0alpha3
-
ZABBIX 4.2.6
-
ZABBIX 4.0.12
-
ZABBIX 4.4.0alpha2
-
ZABBIX 4.2.6rc1
-
ZABBIX 4.0.12rc1
-
ZABBIX 4.2.5
-
ZABBIX 4.0.11
-
ZABBIX 4.4.0alpha1
-
ZABBIX 4.2.5rc1
-
ZABBIX 4.0.11rc1
-
ZABBIX 4.2.4
-
ZABBIX 4.0.10
-
ZABBIX 4.2.4rc2
-
ZABBIX 4.2.4rc1
-
ZABBIX 4.0.10rc1
-
ZABBIX 4.2.3
-
ZABBIX 4.0.9
-
ZABBIX 4.2.2
-
ZABBIX 4.0.8
-
ZABBIX 3.0.28
-
ZABBIX 4.2.2rc1
-
ZABBIX 4.0.8rc1
-
ZABBIX 3.0.28rc1
-
ZABBIX 4.2.1
-
ZABBIX 4.0.7
-
ZABBIX 3.0.27
-
ZABBIX 4.2.1rc1
-
ZABBIX 4.0.7rc1
-
ZABBIX 3.0.27rc1
-
ZABBIX 4.2.0
-
ZABBIX 4.0.6
-
ZABBIX 4.2.0rc2
-
ZABBIX 4.0.6rc2
-
ZABBIX 3.0.26
-
ZABBIX 4.2.0rc1
-
ZABBIX 4.0.6rc1
-
ZABBIX 3.0.26rc1
-
ZABBIX 4.2.0beta2
-
ZABBIX 4.0.5
-
ZABBIX 4.2.0beta1
-
ZABBIX 4.0.5rc1
-
ZABBIX 4.0.4
-
ZABBIX 4.0.4rc3
-
ZABBIX 4.2.0alpha3
-
ZABBIX 4.0.4rc2
-
ZABBIX 3.0.25
-
ZABBIX 4.0.4rc1
-
ZABBIX 3.0.25rc1
- Previous versions of 2018 (74)
-
ZABBIX 4.2.0alpha2
-
ZABBIX 4.0.3
-
ZABBIX 4.0.3rc3
-
ZABBIX 4.0.3rc2
-
ZABBIX 4.0.3rc1
-
ZABBIX 4.2.0alpha1
-
ZABBIX 4.0.2
-
ZABBIX 3.0.24
-
ZABBIX 4.0.2rc1
-
ZABBIX 3.0.24rc1
-
ZABBIX 3.4.15
-
ZABBIX 3.4.15rc1
-
ZABBIX 4.0.1
-
ZABBIX 3.0.23
-
ZABBIX 4.0.1rc2
-
ZABBIX 4.0.1rc1
-
ZABBIX 3.0.23rc1
-
ZABBIX 4.0.0
-
ZABBIX 4.0.0rc3
-
ZABBIX 4.0.0rc2
-
ZABBIX 4.0.0rc1
-
ZABBIX 3.4.14
-
ZABBIX 3.0.22
-
ZABBIX 4.0.0beta2
-
ZABBIX 3.4.14rc1
-
ZABBIX 3.0.22rc1
-
ZABBIX 4.0.0beta1
-
ZABBIX 3.4.13
-
ZABBIX 3.0.21
-
ZABBIX 3.4.13rc2
-
ZABBIX 3.4.13rc1
-
ZABBIX 3.0.21rc1
-
ZABBIX 3.4.12
-
ZABBIX 3.0.20
-
ZABBIX 2.2.23
-
ZABBIX 4.0.0alpha9
-
ZABBIX 3.4.12rc1
-
ZABBIX 3.0.20rc1
-
ZABBIX 2.2.23rc1
-
ZABBIX 3.4.11
-
ZABBIX 3.0.19
-
ZABBIX 4.0.0alpha8
-
ZABBIX 3.4.11rc1
-
ZABBIX 3.0.19rc1
-
ZABBIX 3.4.10
-
ZABBIX 3.0.18
-
ZABBIX 2.2.22
-
ZABBIX 4.0.0alpha7
-
ZABBIX 3.4.10rc1
-
ZABBIX 3.0.18rc1
-
ZABBIX 2.2.22rc1
-
ZABBIX 3.4.9
-
ZABBIX 3.0.17
-
ZABBIX 3.4.9rc3
-
ZABBIX 4.0.0alpha6
-
ZABBIX 3.4.9rc2
-
ZABBIX 3.0.17rc2
-
ZABBIX 3.4.9rc1
-
ZABBIX 3.0.17rc1
-
ZABBIX 3.4.8
-
ZABBIX 3.0.16
-
ZABBIX 4.0.0alpha5
-
ZABBIX 3.4.8rc1
-
ZABBIX 3.0.16rc1
-
ZABBIX 4.0.0alpha4
-
ZABBIX 3.0.15
-
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 4.0.0alpha2
-
ZABBIX 3.4.6rc1
- Previous versions of 2017 (68)
-
ZABBIX 3.4.5
-
ZABBIX 3.2.11
-
ZABBIX 3.0.14
-
ZABBIX 2.2.21
-
ZABBIX 4.0.0alpha1
-
ZABBIX 3.4.5rc3
-
ZABBIX 3.4.5rc2
-
ZABBIX 3.2.11rc2
-
ZABBIX 3.0.14rc2
-
ZABBIX 2.2.21rc2
-
ZABBIX 3.4.5rc1
-
ZABBIX 3.2.11rc1
-
ZABBIX 3.0.14rc1
-
ZABBIX 2.2.21rc1
-
ZABBIX 3.4.4
-
ZABBIX 3.2.10
-
ZABBIX 3.0.13
-
ZABBIX 3.4.4rc1
-
ZABBIX 3.2.10rc1
-
ZABBIX 3.0.13rc1
-
ZABBIX 3.4.3
-
ZABBIX 3.2.9
-
ZABBIX 3.0.12
-
ZABBIX 3.4.3rc1
-
ZABBIX 3.2.9rc1
-
ZABBIX 3.0.12rc1
-
ZABBIX 3.4.2
-
ZABBIX 3.2.8
-
ZABBIX 3.0.11
-
ZABBIX 2.2.20
-
ZABBIX 3.4.2rc2
-
ZABBIX 3.4.2rc1
-
ZABBIX 3.2.8rc1
-
ZABBIX 3.0.11rc1
-
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 3.2.7rc1
-
ZABBIX 3.0.10rc1
-
ZABBIX 2.2.19rc1
-
ZABBIX 3.2.6
-
ZABBIX 3.2.6rc1
-
ZABBIX 3.2.5
-
ZABBIX 3.0.9
-
ZABBIX 2.2.18
-
ZABBIX 2.0.21
-
ZABBIX 3.2.5rc1
-
ZABBIX 3.0.9rc1
-
ZABBIX 2.2.18rc1
-
ZABBIX 2.0.21rc1
-
ZABBIX 3.2.4
-
ZABBIX 3.0.8
-
ZABBIX 2.2.17
-
ZABBIX 3.2.4rc1
-
ZABBIX 3.0.8rc1
-
ZABBIX 2.2.17rc1
- Previous versions of 2016 (58)
-
ZABBIX 3.2.3
-
ZABBIX 3.0.7
-
ZABBIX 3.2.3rc2
-
ZABBIX 3.0.7rc2
-
ZABBIX 3.2.3rc1
-
ZABBIX 3.0.7rc1
-
ZABBIX 3.2.2
-
ZABBIX 3.0.6
-
ZABBIX 2.2.16
-
ZABBIX 2.0.20
-
ZABBIX 3.2.2rc1
-
ZABBIX 3.0.6rc1
-
ZABBIX 2.2.16rc1
-
ZABBIX 2.0.20rc1
-
ZABBIX 3.2.1
-
ZABBIX 3.0.5
-
ZABBIX 2.2.15
-
ZABBIX 2.0.19
-
ZABBIX 3.0.5rc2
-
ZABBIX 3.2.1rc1
-
ZABBIX 3.0.5rc1
-
ZABBIX 2.2.15rc1
-
ZABBIX 2.0.19rc1
-
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 3.0.4
-
ZABBIX 2.2.14
-
ZABBIX 3.0.4rc1
-
ZABBIX 2.2.14rc1
-
ZABBIX 3.0.3
-
ZABBIX 2.2.13
-
ZABBIX 2.0.18
-
ZABBIX 3.0.3rc1
-
ZABBIX 2.2.13rc1
-
ZABBIX 2.0.18rc1
-
ZABBIX 3.0.2
-
ZABBIX 2.4.8
-
ZABBIX 2.2.12
-
ZABBIX 2.0.17
-
ZABBIX 3.0.2rc1
-
ZABBIX 2.4.8rc1
-
ZABBIX 2.2.12rc1
-
ZABBIX 2.0.17rc1
-
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
- Previous versions of 2015 (24)
-
ZABBIX 3.0.0alpha5
-
ZABBIX 2.4.7
-
ZABBIX 2.2.11
-
ZABBIX 2.0.16
-
ZABBIX 3.0.0alpha4
-
ZABBIX 2.4.7rc1
-
ZABBIX 2.2.11rc1
-
ZABBIX 2.0.16rc1
-
ZABBIX 3.0.0alpha3
-
ZABBIX 3.0.0alpha2
-
ZABBIX 2.5.0
-
ZABBIX 2.4.6
-
ZABBIX 2.2.10
-
ZABBIX 2.0.15
-
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
- Previous versions of 2014 (56)
-
ZABBIX 2.4.3
-
ZABBIX 2.2.8
-
ZABBIX 2.0.14
-
ZABBIX 1.8.22
-
ZABBIX 2.4.3rc1
-
ZABBIX 2.2.8rc1
-
ZABBIX 2.0.14rc1
-
ZABBIX 1.8.22rc1
-
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 2.4.0rc3
-
ZABBIX 2.0.13
-
ZABBIX 1.8.21
-
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.3.2
-
ZABBIX 2.2.5rc1
-
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.2.2
-
ZABBIX 2.0.11
-
ZABBIX 1.8.20
-
ZABBIX 2.2.2rc3
-
ZABBIX 2.0.11rc2
-
ZABBIX 1.8.20rc2
-
ZABBIX 2.2.2rc2
-
ZABBIX 2.2.2rc1
-
ZABBIX 2.0.11rc1
-
ZABBIX 1.8.20rc1
- Previous versions of 2013 (38)
-
ZABBIX 2.2.1
-
ZABBIX 2.0.10
-
ZABBIX 1.8.19
-
ZABBIX 2.2.1rc1
-
ZABBIX 2.0.10rc1
-
ZABBIX 1.8.19rc1
-
ZABBIX 2.2.0
-
ZABBIX 2.2.0rc2
-
ZABBIX 2.2.0rc1
-
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
- Previous versions of 2012 (30)
-
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 2.0.1rc1
-
ZABBIX 1.8.14rc1
-
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
- Previous versions of 2011 (26)
-
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
- Previous versions of 2010 (14)
-
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
- Previous versions of 2009 (13)
-
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
- Previous versions of 2008 (10)
-
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
- Previous versions of 2007 (15)
-
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
- Previous versions of 2006 (7)
-
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
- Previous versions of 2004 (1)
-
ZABBIX 1.0