Release-Hinweise für Zabbix 2.0.0rc2

Das Zabbix Team freut sich, Ihnen Zabbix vorzustellen 2.0.0rc2.

Zabbix ist eine Open-Source-Lösung für das verteilte Monitoring und dabei für Unternehmen ausgelegt (Enterprise-Klasse). Zabbix wird unter der GPL veröffentlicht und ist daher zur Verwendung kostenlos, ob kommerziell oder nicht. Den vollständigen Text der Lizenz finden Sie unter http://www.gnu.org/copyleft/gpl.txt.

Dieses Dokument enthält die Release-Hinweise für Zabbix 2.0.0rc2. Sie finden es unter download.

Die folgenden Abschnitte beschreiben den Release im Detail und stellen später hinzugekommene oder sonstige Informationen bereit, um die hauptsächliche Dokumentation zu ergänzen.


New Features and Improvements

ZBXNEXT-1162 Improved performance of processing of triggers by history syncers and timer processes Server
ZBXNEXT-1149 Import of nested maps, import form redesign API Frontend
ZBXNEXT-744 Added support of {ITEM.ID} and {TRIGGER.EXPRESSION} macros in notifications and commands Server
ZBXNEXT-914 Redesign Administration->DM API Frontend
ZBX-4751 Removed "WITH OIDS" option from PostgreSQL database scheme Installation Server
ZBXNEXT-397 Added support of web monitoring by Zabbix proxy Installation Proxy Server
ZBX-3531 Configuration export/import Frontend
ZBX-4581 Added time unit symbols support to aggregate items Agent Proxy Server
ZBX-4333 Implemented dependency validation in trigger::adddependencies API Frontend
ZBX-4333 Implemented dependency inheritance in the trigger.adddependencies and trigger.deletedependencies methods API Frontend
ZBXNEXT-904 Redesign Configuration->Screens Frontend
ZBX-4600 Trigger dependencies will now be deleted when executing a mass update with no dependencies selected Frontend
ZBX-4563 Changed the hostmacro related UserMacro method interfaces API
ZBX-4563 Improved SQL query debug log design Frontend
ZBX-4537 Improved include_once statements to make Zabbix code easier to reuse Frontend
ZBXNEXT-1113 Redesign Configuration->Host->Discovery rules Frontend
ZBXNEXT-1107 Redesign Configuration->Audit Frontend
ZBX-2604 Added processing of not supported items monitored by a proxy Installation Proxy Server
ZBXNEXT-903 Redesign Configuration->Items Frontend
ZBXNEXT-909 Redesign Configuration->Discovery Frontend

Bug-Fixes

ZBX-4788 Fixed trigger severity being reset when changing dependencies via mass update Frontend
ZBX-4787 Fixed graph axis item selection popup shows only monitored hosts Frontend
ZBX-4779 Fixed new groups import Frontend
ZBX-4775 Fixed discovery rules import Frontend
ZBX-4700 Fixed errors in item list when using interface related macro in template item key Frontend
ZBX-4761 Fixed "&" escaping in form inputs Frontend
ZBX-4749 Fixed proxy crash on exit when deleting trend cache Proxy Server
ZBX-4778 Fixed port field validation in creating discovery rule Frontend
ZBX-4718 Fixed Graph axis item cloning in host Full Clone API Frontend
ZBX-4621 Fixed macro update using host.massupdate API
ZBX-4697 Fixed error when massupdate group for hosts that belongs to different groups API Frontend
ZBX-4257 Fixed creating discovery rules, items and item prototypes API Frontend
ZBX-4765 Fixed filter fields being unset when saving of discovery rule fails Frontend
ZBX-4736 Fixed undefined variable in Inventory Hosts Frontend
ZBX-4764 Fixed critical error in Administration->Notifications Frontend
ZBX-4753 Properly pluralized "Last n issues" message in dashboard Frontend
ZBX-3613 Updated notification sounds; fixed sound playback in profile Frontend
ZBX-4713 Fixed ACK status for triggers visible in Dashboard and Screens Frontend
ZBX-4752 Fixed creating SNMPv1 item prototypes with data type "boolean" Frontend
ZBX-4702 Fixed dynamic item saving in Screens Frontend
ZBX-4257 Fixed updating templated items API Frontend
ZBX-4710 Fixed replacing graph Y axis item prototypes when cloning a discovery rule API Frontend
ZBX-4710 Fixed deleting hosts when a graph prototype uses a normal item for it's Y scale API Frontend
ZBX-4365 Added plural translation support for the failed login attempt message Frontend
ZBX-4365 Fixed user being redirected to the dashboard after trying to login with an incorrect password Frontend
ZBX-3528 Fixed letter numbering of long lists Frontend
ZBX-4725 Fixed processing lld rules with macros in a key Agent Java gateway Proxy Server
ZBX-4730 Removed incorrect JS function call in the event history screen Frontend
ZBX-3522 Fixed errors when inserting too long values in the user_history and profiles tables Frontend
ZBX-4333 Fixed trigger inheritance when calling trigger.update whithout a trigger expression API Frontend
ZBX-4333 Fixed host trigger mass update Frontend
ZBX-4333 Fixed trigger dependency copying Frontend
ZBX-4629 Fixed processing Y axis min/max values for graph prototypes Server
ZBX-4641 Fixed errors in a "Discovery checks" popup Frontend
ZBX-4202 Fixed SQL performance in tr_status.php - combined similar queries, user data SQL access only once, triggerids retrieval optimization API Frontend
ZBX-4647 Fixed trigger and item prototype inheritance API Frontend
ZBX-4467 Fixed the ZBX_MAX_PERIOD constant not affecting the timebar control Frontend
ZBX-4562 Fixed mediatype.update returning incorrectly formatted result API
ZBX-4187 Fixed dashbord fonts on popup. fixed js error on last 20 issues Frontend
ZBX-4607 Fixed the script.getscriptbyhosts method returning scripts from nodes defferent from hosts API Frontend
ZBX-4607 Fixed the script "Host groups" parameter API Frontend
ZBX-4607 Fixed the script.get methods "selectHosts" and "selectGroups" options API
ZBX-4607 Fixed new ID generation in DM setup Frontend
ZBX-4253 Fixed menu link inconsistency in tr_status.php Frontend
ZBX-4554 Fixed ordering Frontend
ZBX-4295 Fixed icons ending outside map. Removed icon resizing responsible for infinite loop Frontend
ZBX-4296 Fixed popup menu unavailable for disabled hosts Frontend
ZBX-4693 Fixed hosts table foreign key constraint error during database upgrade Installation
ZBX-4563 Fixed host macro IDs being regenerated when updating macros API Frontend
ZBX-4563 Fixed several macro validation issues API Frontend
ZBX-4563 Fixed macro sorting Frontend
ZBX-3735 Fixed login form to send passwords via POST not GET; thanks to Joseph Bueno Frontend
ZBX-954 Increased API version to 1.4, Zabbix 1.8.x is using 1.3 API
ZBX-4604 Fixed the "change" link not being accessible for graph type screen items in embedded screens API Frontend
ZBX-4560 Fixed low level discovery error messages to start with uppercase 'Cannot ...' Server
ZBX-4677 Fixed minor typo in class.cscript.php; thanks to Łukasz Jernaś Frontend
ZBX-4261 Fixed disovery rules in the queue calculation Frontend Server
ZBX-4624 Fixed processing of system.cpu.switches metric Agent
ZBX-4623 Fixed host group visibility for non superadmins. Frontend
ZBX-4662 Fixed server crash while linking a template with DebugLevel=4 Server
ZBX-1335 Improved Item filter. Frontend
ZBX-4630 Fixed "Trigger overview" screen. Frontend
ZBX-4628 Fixed an "invalid number of fields" error when syncing configuration on proxy Proxy Server
ZBX-4593 Fixed "trigger info" type screen item resource validation API Frontend
ZBX-4599 Fixed errors in building select queries in Event.get() API Frontend
ZBX-1787 Fixed gradient element rendering if the value exceeds the max Y scale value Frontend
ZBX-4494 Fixed some types of screen items not being returned by Screen.get() API Frontend
ZBX-4591 More secure substituting of macros in item keys and dynamic SNMP OIDs Proxy Server
ZBX-4598 Fixed audit error when saving triggers Frontend
ZBX-4598 Fixed templated trigger inheritance API Frontend
ZBX-3373 Fixed host interfaces filtering in items. Frontend
ZBX-4110 Fixed "ssh key" field and "password" field names in items. Frontend
ZBX-3466 Fixed creating new item without hostname. Frontend
ZBX-1601 Fixed clear history and trends of items for templates. Frontend
ZBX-3330, ZBX-4280 Fixed remembering of item filter parameters. Frontend
ZBX-2662, ZBX-3304 Fixed reset button style in filter. Frontend
ZBX-2071 Fixed IPMI sensors with trailing spaces in items. Frontend
ZBX-2631 Fixed flexible interval configuration in items. Frontend
ZBX-4596 Fixed trigger prototype deletion. Frontend
ZBX-2515 Set 15 minutes autologout as default for new users Frontend
ZBX-4580 Fixed trigger info pop up in the item configuration list Frontend

Installations- und Upgrade-Hinweise

Installation

Siehe das Zabbix Handbuch für alle Details.

Upgrade

Siehe das Upgrade-Verfahren for upgrade options and instructions. For version specific upgrade notes, see Upgrade notes for 2.0.0.

Kommerzieller Support

Das Unternehmen Zabbix bietet eine umfassende Palette an professionellen Services. Wir stellen für Sie auch eine problemlose Upgrade-Services und einfache Migration von früheren Zabbix Versionen bereit. Bitte Vertrieb kontaktieren um Preise und weitere Details anzufragen.

Referenzen

Zabbix 2.0 Manual

Erste Schritte in Zabbix in nur 10 Minuten, absolut KOSTENLOS

Zabbix herunterladen

Zabbix ist Open-Source-Software und damit kostenlos. Ganz ohne Einschränkungen oder versteckte Kosten.