Notas de la versión de Zabbix 4.0.0alpha4
El equipo Zabbix se complace en anunciar la disponibilidad de Zabbix 4.0.0alpha4.
Zabbix es una solución de monitoreo distribuido de código abierto y de clase empresarial. Zabbix se publica bajo la GPL, por lo que es gratuito para uso comercial y no comercial. El texto completo de la licencia está disponible en http://www.gnu.org/copyleft/gpl.txt.
Este documento contiene las notas de lanzamiento de la versión de Zabbix 4.0.0alpha4. Descárgalo desde download.
Las siguientes secciones describen la versión en detalle y proporcionan información reciente u otra información que complementa la documentación principal.
New Features and Improvements
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 |
Corrección de errores
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 |
Notas de instalación y actualización
Instalación
Ver Manual de Zabbix para conocer todos los detalles.
Actualizar
Ver Procedimiento de actualización for upgrade options and instructions. For version specific upgrade notes, see Upgrade notes for 4.0.0.
Soporte comercial
Zabbix ofrece una gama completa de Servicios profesionales. También proporcionamos sin problemas Servicio de actualización para una fácil migración desde versiones anteriores de Zabbix. Por favor Contactar con el equipo de ventas para precios y más detalles.- Zabbix Soporte empresarial
- Zabbix Formación
- Zabbix Servicios de desarrollo
Referencias
-
ZABBIX 7.0.0alpha1
-
ZABBIX 6.4.3rc1
-
ZABBIX 6.0.18rc1
-
ZABBIX 5.0.35rc1
-
ZABBIX 4.0.46rc1
-
ZABBIX 6.4.2
-
ZABBIX 6.0.17
-
ZABBIX 5.0.34
-
ZABBIX 6.4.2rc2
-
ZABBIX 6.0.17rc2
-
ZABBIX 6.4.2rc1
-
ZABBIX 6.0.17rc1
-
ZABBIX 5.0.34rc1
-
ZABBIX 6.0.16
-
ZABBIX 6.0.16rc1
-
ZABBIX 6.4.1
-
ZABBIX 6.0.15
-
ZABBIX 4.0.45
-
ZABBIX 6.4.1rc2
-
ZABBIX 6.0.15rc2
-
ZABBIX 4.0.45rc2
-
ZABBIX 6.2.9
-
ZABBIX 5.0.33
-
ZABBIX 6.2.9rc2
-
ZABBIX 6.4.1rc1
- Mostrar versiones anteriores 2023 (26)
-
ZABBIX 6.0.15rc1
-
ZABBIX 6.2.9rc1
-
ZABBIX 5.0.33rc1
-
ZABBIX 4.0.45rc1
-
ZABBIX 6.2.8
-
ZABBIX 6.0.14
-
ZABBIX 6.4.0
-
ZABBIX 5.0.32
-
ZABBIX 6.4.0rc4
-
ZABBIX 5.0.32rc2
-
ZABBIX 6.4.0rc3
-
ZABBIX 6.2.8rc2
-
ZABBIX 6.0.14rc2
-
ZABBIX 5.0.32rc1
-
ZABBIX 6.4.0rc2
-
ZABBIX 6.2.8rc1
-
ZABBIX 6.0.14rc1
-
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
- Mostrar versiones anteriores 2022 (110)
-
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
-
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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 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
- Mostrar versiones anteriores 2004 (1)
-
ZABBIX 1.0