Notes de publication pour Zabbix 2.3.2

L’équipe Zabbix a le plaisir d’annoncer la sortie de Zabbix 2.3.2.

Zabbix est une solution open source de supervision distribuée destinée aux entreprises. Zabbix est distribué sous licence publique générale (GPL). Il est donc gratuit pour les usages commerciaux et non commerciaux. Les conditions complètes de cette licence sont disponibles sur http://www.gnu.org/copyleft/gpl.txt.

Ce document contient les notes de publication pour Zabbix 2.3.2. Téléchargez-le depuis download.

Les sections ci-dessous décrivent la version en détail et donnent des informations de dernière minute ou d’autres renseignements qui complètent la documentation principale.


New Features and Improvements

ZBXNEXT-2301 Added a way to disable SNMP bulk operations per interface
ZBX-2603 Added validation while working with regular expressions
ZBX-8278 Prepared frontend for mbstring.internal_encoding ini option deprecation in PHP 5.6+
ZBXNEXT-2222 Added trigger status filter to the trigger overview page
ZBX-8339 Removed auto login/logout controls while editing guest user
ZBXNEXT-2203 Added information on the reason log[] and logrt[] items became not supported
ZBXNEXT-2254 Added support for custom PostgreSQL schema to frontend and updated setup wizard
ZBX-8329 Added styling for disabled buttons and inputs
ZBXNEXT-2344 Added links on group names in "Web monitoring" widget
ZBX-1357 Updated Brazilian Portuguese, Japanese, Polish, Russian and Slovak translations; thanks to Zabbix translators
ZBX-7399 Improved multiselect by adding popup select window
ZBX-8113 Changed frontend configuration wizard to store info in session instead of cookies

Corrections de bugs

ZBX-7941 Changed page footer to show debug in fullscreen mode again
ZBX-8011 Fixed escalator giving false 'no media defined' errors
ZBX-8450 Removed carriage return stripping from text values when inserting data into the database
ZBX-8439 Fixed layout problems in host and template configuration, host inventory in Safari
ZBX-8443 Fixed host mass update form to be displayed correctly in Opera
ZBX-8437 Fixed JS errors after show/hide frontend filter
ZBX-8411 Fixed item selection by click-and-drag and element form hiding in sysmap configuration with IE8
ZBX-8406 Fixed typos "overriden" to "overridden", "occurence" to "occurrance", changed "WEB" to "web" in translations and database patch files
ZBX-8397 Removed outdated queue related code from frontend and API
ZBX-8359 Changed servers timer processes title line to display amount of hosts that have changed maintenance status; active maintenance period count is no longer displayed
ZBX-8375 Fixed multiple issues in various forms: removed duplicate hidden fields, added missing field translations, added JS confirmation message encoding and fixed displaying submitted values on failure
ZBX-8240 Fixed multiselect input placeholder behaviour on IE8, input cursor issue and removed "clear field" button for multiselect in IE10+
ZBXNEXT-1782 Fixed testing of trigger expressions that contain nested parentheses
ZBX-8270 Fixed disk space reporting for large AIX file systems (>= 16 TB)
ZBX-8422 Removed PHP mutex locking from server code because of not being used and incompatible licensing issues
ZBX-8377 Fixed dark orange theme input fields being displayed light blue, submit button hover not displaying as disabled and made readonly and disabled input fields more readable on all browsers
ZBX-8332 Removed redundant screen import code from 1.8 importer
ZBX-1215 Changed captions of items and periods to be autogenerated by default in barreports
ZBX-8378 Fixed bar graphs to automatically resize vertically thus preventing broken charts when captions are very long
ZBX-8380 Fixed disabled confirmation text label in "Administration/Scripts" for IE8
ZBX-8370 Fixed misc. bugs in barreports (input validation, default captions, caption escaping)
ZBX-8382 Fixed trigger severity sound not stopping in user profile form on "Stop" button press
ZBX-8315 Fixed host interface import (from 1.8 and up) to correctly create new or reuse existing interfaces
ZBX-8248 Fixed vfs.file.regexp, vfs.file.regmatch and web.page.regexp to handle carriage returns properly
ZBX-7459 Fixed saving and editing of regular expression having trailing, leading, or repeating spaces
ZBX-1268 Fixed log trigger expression editor to show only usable sorting arrows
ZBX-8285 Fixed widget "History of events" and frontend messaging to use visible host names
ZBX-8151 Fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report
ZBX-8354 Removed period in caption for "Distribution of values for multiple periods" bar report
ZBX-8092 Fixed items being polled at the same time after host becomes enabled
ZBX-8324 Fixed there being too many expressions in a list in a SQL query
ZBX-8355 Changed confusing context for date format translations
ZBX-7921 Fixed default values for screen item colspan/rowspan to 1 in frontend and database
ZBX-8288 Fixed problems with vertical table headers sometimes being offset
ZBX-8213 Fixed possible crash when processing eventlog on Windows 2000,2003,XP
ZBX-8040 Wait for proper SMTP response before sending first command
ZBX-8358 Fixed overview screen elements being displayed incorrectly after refreshing
ZBX-8196 Added validation for sorting parameters
ZBX-8334 Fixed selecting group prototypes in HostPrototype::get() using Oracle backend
ZBX-8320 Corrected help item strings by removing double spaces in sentences and "IP" used in uppercase letters
ZBX-8061 Fixed VMware cluster functions returning notsupported despite clusters being discovered normally
ZBX-8348 Fixed processing of LLD triggers; function references in the trigger expression could be out of order
ZBX-8053 Changed label "Latest data" to "Monitoring" in host inventory view
ZBX-8333 Renamed screen item adding, updating and deleting messages
ZBX-8197 Fixed all data not being shown on a graph if the period is set to or more than 2 years
ZBX-8330 Fixed a bug with grouped buttons in discovery rules for SNMP checks
ZBX-8318 Added "d. m. Y" date format to recognized formats in frontend and set "Y-m-d H:i:s" as fallback
ZBXNEXT-2124 Fixed submap problem count calculation in Monitoring -> Maps when application filters are active
ZBX-8301 Restricted "unique" attribute to Zabbix agent & SNMP checks in discovery rule creation
ZBX-8095 Fixed a bug in item queue that updated item's nextcheck but not its position in the queue
ZBX-8343 Fixed a bug in binary heap that could cause a slightly inconsistent ordering of elements in the queue
ZBX-8325 Fixed a crash with Oracle when inserting a large number of records
ZBX-8336 Fixed server crash when value cache is working in low memory mode
ZBX-8327 Fixed possible crash when processing Windows eventlog
ZBX-8306 Added Percona database support when compiling with --with-mysql configuration option
ZBX-8287 Added truncating of long text values to maximum field length before inserting them into database
ZBX-3163 Fixed trigger evaluation order so that it takes dependencies into account
ZBX-7373 Improved performance of latest data and item overview pages by taking data for a limited period only
ZBX-8200 Improved performance of Monitoring -> Events page
ZBX-7536 Changed popups to display host visible name instead of hostname
ZBX-8292 Fixed host prototype creation
ZBX-8092 Changed the way the number of active triggers is calculated in the dashboard and zabbix[triggers] item
ZBX-8092 Added disabled triggers to the configuration cache for correct macro expansion in notifications
ZBX-7901 Improved value cache database operations when caching count based requests
ZBX-8172 Fixed null JSON value decoding
ZBX-8188 Fixed IPMI items staying supported when sensor data becomes unavailable
ZBX-8216 Fixed screen import error
ZBX-8245 Fixed repeating of actions while sorting / paging
ZBX-5567 Removed parameter "not_proxy_hosts" from hostgroup.get API method and frontend code
ZBX-8271 Fixed importing of maps with LLD discovered hosts

Notes concernant l’installation et la mise à jour

Installation

Consultez le Manuel Zabbix pour plus d’informations.

Mise à jour

Consultez le Procédure de mise à jour for upgrade options and instructions. For version specific upgrade notes, see Upgrade notes for 2.3.2.

Assistance commerciale

Zabbix propose une large gamme de Services professionnels. Nous proposons également une Services de mise à jour migration facile et sans accroc vers des versions antérieures de Zabbix. Merci de Contactez le service commercial pour connaître les tarifs et pour en savoir plus sur ces services.

Références

Zabbix 2.3 Manual

Lancez-vous en 10 minutes, GRATUITEMENT

Télécharger Zabbix

Zabbix est un logiciel libre et open source. Pas de limites ni de coûts cachés.