MIRACLE ZBX 2.2.6-1

MIRACLE ZBX 2.2.6-1

2014/10/16

  • CentOS7, RHEL7 用のパッケージを追加し、systemd からの起動に対応
  • eventlog[] キーで取得できていなかった一部イベント情報をイベントビューアと同様に取得できるよう修正
  • イベントログ収集時にエージェントがクラッシュする可能性のある問題を修正
  • zabbix.conf.php へ『$ZBX_SHOW_HISTORY_IN_EVENT = "1";』を追加することにより、原因となったヒストリをイベント画面へ表示できるよう機能拡張
  • ZBX-4800 の変更を同じく適用し、org-json-2010-12-28.jar を android-json-4.3_r3.1.jar へ差し替え
  • イベント画面を新規に開いた際のの初期値として不正なフィルタ設定が自動で設定されてしまう問題を修正
  • MIRACLE ZBX のベースとしているソフトウェアを Zabbix 2.2.6 へアップデート
    変更内容は以下 Changelog からの引用を参照

New features in 2.2.6:

[ZBX-1357] updated Chinese (Taiwan) and Polish translations; thanks to Zabbix translators (Richlv)
[ZBX-8275] added a feature to automatically clone web scenarios when cloning a host or template (Ivo)
[ZBX-8473] improved performance of deleting triggers by API and server - events will be deleted only by the housekeeper (Krists, Sasha)
[ZBX-1357] updated Brazilian Portuguese, Japanese, Polish, Slovak and Spanish translations; thanks to Zabbix translators (Richlv)

Bug fixes in 2.2.6:

[ZBX-7721] added support for discovering more than 100 hypervisors on large vcenter installations to vmware collector (wiper, dimir)
[ZBX-8629] fixed crash in get_string() function when checking "Database monitor" items (asaveljevs)
[ZBX-4800] replaced JSON.org library with Android JSON library; thanks to Volker Fröhlich for legal research (asaveljevs)
[ZBX-4800] fixed typo in item name in "Template JMX Generic": "mpTenured" -> "mp Tenured" (asaveljevs)
[ZBX-8488] fixed items being shown in queue with a delay of more than 44 years (asaveljevs)
[ZBX-8444] increased the interval for checking sleeping escalations to improve performance (igors)
[ZBX-8608] added support of IP masks for action conditions (Sasha)
[ZBX-8603] fixed web scenario fields "http_proxy" and "retries" not updating properly when linking template to host (Ivo)
[ZBX-8415] fixed possible server crash on lld hosts or host groups update (dimir, Sasha)
[ZBX-8236] fixed few memory leaks in Windows agent (wiper)
[ZBX-8563] added field "logtimefmt" to exported items (Krists)
[ZBX-7621] changed virtual machine disk and network discovery to use device name instead of instance id in discovered item name (wiper)
[ZBX-8338] fixed SNMP walking code so that it intelligently chooses either a string or numeric representation for an OID index (asaveljevs)
[ZBX-8577] added wmi.get[] to the list of suggested items (asaveljevs)
[ZBX-8216] fixed screen import error (Andrejs)
[ZBX-8510] fixed possible deadlocks when updating IT services (Pavels, Sasha)
[ZBX-8512] fixed processing of web.page.regexp without a newline character in the end of http GET response (Arturs)
[ZBX-8424] fixed finding last event for triggers (Ivo)
[ZBX-8424] changed range limit when looking up eventids to the upper bound of a 64bit integer (Juris)
[ZBX-8493] fixed usergroup.massadd API call to not create duplicate entries in "rights" table (Krists)
[ZBX-8492] fixed maintenance periods without hosts/hostgroups to be accessible by both admins and superadmins (Krists)
[ZBX-8428] fixed item.get API call to return values for "lastvalue", "lastclock", "lastns", "prevvalue" only for last 24 hours (Krists)
[ZBX-8371] fixed issue when maintenance items with their hosts/host groups removed are not accessible in configuration (Krists)
[ZBX-8366] fixed table header display in Monitoring -> Overview for IE11 (Andrejs)

New features in 2.2.5:

[ZBX-8278] prepared frontend for mbstring.internal_encoding ini option deprecation in php 5.6+ (Andrejs)

Bug fixes in 2.2.5:

[ZBX-8405] fixed typos in item descriptions for JMX Tomcat, FreeBSD, HP-UX, Linux and OpenBSD templates (Richlv)
[ZBX-8011] fixed escalator giving false 'no media defined' errors (wiper)
[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 (Juris)
[ZBX-8270] fixed disk space reporting for large AIX file systems (>= 16 TB) (Andris)
[ZBX-8422] removed php mutex locking from server code because of not being used and incompatible licensing issues (wiper)
[ZBX-8394] corrected misspelled "template" variables in API (Ivo)
[ZBX-8248] fixed vfs.file.regexp, vfs.file.regmatch and web.page.regexp to handle carriage returns properly (Juris)
[ZBX-8285] fixed widget "History of events" and frontend messaging to use visible host names (Krists)
[ZBX-8151] fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report (Andrejs)
[ZBX-8354] removed period in caption for "Distribution of values for multiple periods" bar report (Andrejs)
[ZBX-8092] fixed items being polled at the same time after host becomes enabled (asaveljevs)
[ZBX-8324] fixed there being too many expressions in a list in a SQL query (asaveljevs)
[ZBX-8373] fixed the argument to system.cpu.num[] being ignored on HP-UX (asaveljevs)

New features in 2.2.4:

[ZBX-1357] updated Japanese translation; thanks to Zabbix translators (Richlv)
[ZBX-1357] updated Italian, German and Spanish translations; thanks to Zabbix translators (Richlv)
[ZBX-7399] improved multiselect, added popup select window (Oleg)
[ZBX-7811] added example robots.txt file (Richlv)
[ZBX-1357] updated Brazilian Portuguese, Italian, Japanese, Polish, Romanian, Russian, Slovak and Spanish translations; thanks to Zabbix translators (Richlv)
[ZBX-7555] removed "select" statement from the history cache; increased the cache performance (Sasha)

Bug fixes in 2.2.4:

[ZBX-8213] fixed possible crash when processing eventlog on Windows 2000,2003,XP (wiper)
[ZBX-8358] fixed overview screen elements being displayed incorrectly after refreshing (Pavels)
[ZBX-8334] fixed selecting group prototypes in HostPrototype::get() using Oracle backend (Andrejs)
[ZBX-8061] fixed vmware cluster functions returning notsupported despite clusters being discovered normally (wiper)
[ZBX-8348] fixed processing of LLD triggers; functions in a trigger expression could have incorrect ordering (Sasha)
[ZBX-8095] fixed a bug in item queue that updated item's nextcheck but not its position in the queue (asaveljevs)
[ZBX-8343] fixed a bug in binary heap that could cause a slightly inconsistent ordering of elements in the queue (asaveljevs)
[ZBX-8325] fixed crash with Oracle when inserting large number of records (wiper)
[ZBX-8336] fixed server crash with value cache is working in low memory mode (wiper)
[ZBX-8327] fixed possible crash when processing Windows eventlog (wiper)
[ZBX-8302] fixed ordering of discovery rules (Andrejs)
[ZBX-8209] improved host and item name column widths on Monitoring / Latest data page (Krists)
[ZBX-8287] added truncating of long text values to maximum field length before inserting into database (Andris)
[ZBX-3163] fixed trigger evaluation order so that it takes dependencies into account (asaveljevs)
[ZBX-7373] improved performance of latest data and item overview pages by taking data for limited period only (Pavels)
[ZBX-8200] improved performance of Monitoring / Events page (Krists)
[ZBX-7983] improved performance of "System status" widget (Eduard, Ivo)
[ZBX-7901] improved value cache database operations when caching count based requests (wiper)
[ZBX-8188] fixed IPMI items staying supported when sensor data becomes unavailable (asaveljevs, dimir)
[ZBX-8243] added log message when the reason for an item being in an unsupported state changes (Juris)
[ZBX-8195] fixed web scenario step validation for httptest.create and httptest.update API methods (Krists)
[ZBX-6531] fixed memory leak in filesystem discovery on AIX systems (Juris)
[ZBX-8241] fixed duplicate display of actions in media type list (Andrejs)
[ZBX-8269] fixed processing of active checks in agent (Andris)
[ZBX-8238] fixed updating agent 'mtime' for logrt[] items; thanks to Yoshinori Komuro for patch (Andris)
[ZBX-8143] triggers are now committed to the database individually when setting to an unknown state to avoid potential locking between the poller and history syncer (Juris)
[ZBX-7968] fixed bug when proxy stopped sending history data if it had more than 1000 unmonitored item values in history table; thanks to Corey Shaw for identifying the issue and providing a patch (wiper)
[ZBX-8251] fixed possible crash when trying to get item value from a failed vmware service with log level set to debug (wiper)
[ZBX-8092] changed the way the number of active triggers is calculated in the dashboard and zabbix[triggers] item (Andrejs, igors)
[ZBX-8092] added disabled triggers to the configuration cache for correct macro expansion in notifications (igors)
[ZBX-8092] added disabled hosts and disabled items to the configuration cache for correct macro expansion in notifications (igors)
[ZBX-8230] changed maintenance status log messages from warning to debug level (Juris)
[ZBX-7098] improved handling of log file rotation/truncation for logrt[] and log[] items (Andris)
[ZBX-8210] fixed crash when attempting to evaluate an eventlog key for items obtained from the value cache (Juris)
[ZBX-8219] fixed regression in ipmi checks to support on/off values for sent commands (Juris)
[ZBX-8213] fixed library loading code on Windows to prevent potential crash condition (Juris)
[ZBX-8223] fixed compilation of dummy module on 64-bit platforms by adding "-fPIC" (asaveljevs)
[ZBX-7387] changed default memory usage graph display method for operating system templates (Juris)
[ZBX-8101] fixed exporting maps from Oracle database (Eduard, Ivo)
[ZBX-8198] decreased verbosity of Windows agent with DebugLevel=4 (Nikolaj)
[ZBX-7729] added data alignment to prevent crash on non x86 processors; thanks to Pablo Ruiz for patch (Nikolaj)
[ZBX-8202] fixed queue calculation for unavailable hosts which are monitored through a proxy (Nikolaj)
[ZBX-8152] added informative log message about optional database patches (Juris)
[ZBX-8138] fixed ssh infostring searching and validation for ssh related items to allow information messages as per RFC4253 Section 4.2 (Juris)
[ZBX-7875] fixed wrongly reported system version for Windows 8.1 and Server 2012 R2 (Nikolaj, wiper)
[ZBX-7766] fixed webscenario status code field validation to accept user macros (Krists)
[ZBX-8127] fixed truncation of hostname on HP-UX machines (igors)
[ZBX-8181] fixed possible entering of "history syncer" process in an eternal loop when processing IT services (dimir)
[ZBX-8176] fixed SQL errors while mass operations when using Oracle database (Krists)
[ZBX-8158] fixed disabled hosts not shown in trigger selection popup when in configuration (Krists)
[ZBX-7553] fixed graph not getting period when coming from screen (Krists)
[ZBX-8075] fixed triggers/data without application not showing in overview (Krists)
[ZBX-8111] fixed possible XSS in tables with vertical header row cells (Krists)
[ZBX-7887] fixed calculated item becoming not found if referenced item becomes not supported (igors)
[ZBX-8100] fixed map mass deletion using Oracle (Eduard)
[ZBX-8148] fixed maintenance warning message on php < 5.4 versions (Eduard)
[ZBX-8108] fixed reading /proc virtual files without rewinding the file position (Juris)
[ZBX-8115] added workaround for 64 bit integer binding not working with Oracle versions less than 11.2 (wiper)
[ZBX-8140] added net.udp.listen key to item popup (Eduard)
[ZBX-8123] fixed form fields show/hide switching in IE9 (Eduard)
[ZBX-8083] fixed proxy performance query item conditions to be same as in dashboard (Krists)
[ZBX-8021] fixed password changing for users with internal authentication (Eduard)
[ZBX-8133] fixed possible deadlock while updating host_inventory table (Sasha)
[ZBX-8104] fixed inverted case sensitivity for regular expressions (Krists)
[ZBX-8117] fixed possible crash of agent under Windows after asking the "system.sw.arch" item (Sasha)
[ZBX-8093] fixed incorrect plural in global script property host and user group labels (Richlv)
[ZBX-7997] fixed applications not being displayed in template item mass update form (Ivo)
[ZBX-7825] fixed saving of the history data in sequential time order on proxy side (Sasha)
[ZBX-8035] fixed proxy queue for ICMP, JMX and SNMP items being calculated incorrectly by the server (asaveljevs)
[ZBX-6542] added additional information in the default server configuration file about HousekeepingFrequency parameter (Sasha)
[ZBX-8077] fixed log messages about sending/receiving of the configuration data (Sasha)
[ZBX-8060] fixed server crash when calculating queue (asaveljevs)
[ZBX-7867] fixed graph item drag and drop when selecting multiple items (Ivo)
[ZBX-8046] fixed application toggling in Latest data page if same item belongs to several applications (Ivo)
[ZBX-7856] added workaround for Windows _wstat64() not working with symlinks (wiper)
[ZBX-7534] fixed buffers being too small for long function parameters containing UTF-8 characters (asaveljevs)
[ZBX-7046] fixed get_ip_by_socket returning an empty string for IPv4 addresses when Zabbix is compiled with IPv6 support (Juris)
[ZBX-7630] fixed monitoring event page navigation (Eduard)
[ZBX-7990] fixed marking of unavailable agents; it could cause excess utilisation of "poller" processes (Sasha)
[ZBX-7837] fixed y axis configuration in default proxy template graph (Sasha)
[ZBX-7957] improved graph Y axis min/max value validation for line and stacked graphs (Ivo)
[ZBX-8030] fixed {HOSTNAME} macro resolving (Eduard)
[ZBX-7974] fixed host group selecting using invalid node in user group rights page (Eduard)
[ZBX-7943] fixed undefined indexes in HTTP test dashboard widget when no history is found (Eduard)
[ZBX-7809] improved validation on decimal values (Eduard)
[ZBX-7809] fixed unused graph Y axis min/max fields unsetting from db (Eduard)
[ZBX-7976] fixed template "unlink and clear" leaving items attached to parent template (Ivo)
[ZBX-7545] fixed item mass update form being rendered with a delay when updating template items (Pavels)
[ZBX-7864] fixed filter by host group in "Availability reports" page (Oleg)
MIRACLE ZBX サポートRSS

アップデート情報RSS

サポート関連情報RSS