MIRACLE ZBX 3.0.9-2

MIRACLE ZBX 3.0.9-2

2017/05/30

  • このバージョンから Windows 2000 と Windows 2003 (R2含む) における MIRACLE ZBX Agent はサポート対象環境に含まれなくなります
  • 使用している mbedTLS のバージョンを 1.3.18 から 1.3.19 に更新
    mbedTLS の更新内容はこちらをご参照ください
    https://tls.mbed.org/tech-updates/releases/mbedtls-2.4.2-2.1.7-and-1.3.19-released
  • Solaris 9 および 10 において MIRACLE ZBX Agent パッケージのインストール時に zabbix_agentd.conf を zabbix_agentd.conf.new として生成するように変更
    従来は zabbix_agentd.conf をそのまま上書きしていましたが、Solaris 11 と同じ挙動となります
  • Apache のセキュリティ向上のために "Options FollowSymLinks" の削除, "GET" と "POST" 以外を制限
  • Windows の MIRACLE ZBX Agent の設定において "#PidFile..." の記述を削除
    この変更は動作に影響を及ぼすものではありません
  • Solaris 9 において system.cpu.util の実装を近似的なものに変更
    これは Zabbix 3.0.8 から使用されるようになった C99 の関数が OS の提供するライブラリに実装されていないためです
  • MIRACLE ZBX のベースとしているソフトウェアを Zabbix 3.0.9 へアップデート
  • 変更内容は以下 Changelog からの引用を参照

Bug fixes in 3.0.9:

[ZBX-12075] fixed security vulnerability with execution of the remote commands on server; thanks to Lilith Wyatt, Cisco Systems (gleb)
[ZBX-12076] fixed security vulnerability with execution of the remote commands on proxy; thanks to Lilith Wyatt, Cisco Systems (gleb)
[ZBX-11024] fixed popup window size in actions configuration form (miks)
[ZBX-10997] fixed usage of wrong API in screen constructor (miks)
[ZBX-11477] fixed lost user name in profile title (miks)
[ZBX-10373] fixed check for screen items overlap (gcalenko, Sasha)
[ZBX-11889] fixed lastaccess update for passive proxy (viktors)
[ZBX-11960] fixed interface dragging in host edit page in Chome browser (vmurzins)
[ZBX-11345] fixed webscenario update error when step does not exist (gcalenko)
[ZBX-11975] fixed undefined index error in web scenario step creation (vmurzins)
[ZBX-11980] fixed incorrect type handling in SSH checks (abs)
[ZBX-11959] fixed memory leak in the agent on OpenBSD, FreeBSD and NetBSD (abs)
[ZBX-11984] fixed host hyperlink style on event details page (gcalenko)
[ZBX-11807] fixed poller stalling due to incorrect handling of unixODBC library (viktors)
[ZBX-9358] improved randomness in session ID generation (vmurzins)
[ZBX-11933] added fullscreen parameter in link to submap in maps (vmurzins)
[ZBX-11893] fixed permission issue, when importing hosts that are monitored by proxy by Zabbix Admin type user (vmurzins)
[ZBX-11905] fixed redirect to original requested page after login (vmurzins)
[ZBX-11864] fixed formatting of URLs if an IPv6 is used in simple HTTPS checks (abs)
[ZBX-6851] fixed zero number display in Event ID column in windows eventlog history (vmurzins)
[ZBX-11624] fixed undefined index error for regular expressions form (vmurzins)
[ZBX-11855] fixed data truncation when escaping strings that contain carriage return (vso)
[ZBX-11758] fixed crash in web monitoring when variable is empty or the first step was called regexp function on Solaris (Sergejs)
[ZBX-11765] fixed incorrect rollback in process of escalation for DB2 database (Sergejs)

New features in 3.0.8:

[ZBXNEXT-3681] improved bulk inserts for Oracle database backend (wiper)
[ZBXNEXT-3669] optimized trigger expression batch processing to avoid recalculation of identical functions (wiper)
[ZBXNEXT-3572] added option to control amount of queued items (vjaceslavs)
[ZBX-1357] updated Czech, French, Japanese, Polish, Portuguese (Brazil) translations; thanks to Zabbix translators (zalex_ua)

Bug fixes in 3.0.8:

[ZBX-11568] fixed incorrect number rounding for CPU statistics (abs)
[ZBX-11781] fixed potential integer underflow/overflow in the housekeeper process (abs)
[ZBX-10902] fixed wrong averages in web monitoring if a web server doesn't respond to a request (abs)
[ZBX-11365] fixed button and multiselect positioning in action operations edit form (Ivo, Pavel)
[ZBX-11655] fixed Oracle and MySQL column limit calculation when using UTF-8 (vso)
[ZBX-11703] removed possibility to execute commit without transaction in processing LLD rules (Sergejs)
[ZBX-11402] fixed unnecessary notification sending from dependent triggers (viktors)
[ZBX-11587] fixed handling database failure during transaction commit (viktors)
[ZBX-11698] fixed resolving of user macros with context wich are defined on host or template level (Sasha)
[ZBX-11621] fixed cause of error with EventID 5858 in Windows EventLog when using wmi.get key (viktors)
[ZBX-11584] fixed selection of ntext data from Microsoft SQL Server using 'db.odbc.select' item key (Sergejs)
[ZBX-11492] fixed copying sharing properties while cloning slide shows (Cemeris, Sasha)
[ZBX-11635] fixed possible deadlocks when removing obsolete VMWare services (Sergejs)
[ZBX-11661] prevented requesting all screens in slide show when slide show screens are deleted (Cemeris)
[ZBX-11527] fixed displaying maintenance icon for trigger element in maps (Cemeris)
[ZBX-11481] fixed resolving macros for ip and dns fields in interfaces that are linked to main interface with {HOST.IP} and {HOST.DNS} macros (Sergejs)
[ZBX-11482] improved performance for getting last value of web items by limiting query results for values in last 24h; thanks to D.Spindel Ljungmark for patch (Cemeris)
[ZBX-11630] added escaping '"', ''', '&', '<' and '>' characters in SOAP XML for VMware requests (Sergejs)
[ZBX-11525] ensured unique value timestamps (clock, ns) from active agents and senders (dimir)
[ZBX-11558] fixed removing trigger dependencies for triggers that are created from LLD prototypes (viktors)
[ZBX-11385] fixed interface displaying in host inventory page (Oleg, Pavel)
[ZBX-11101] fixed potential crash in case of failure in zbx_tls_connect() with mbed TLS (gleb)
[ZBX-11101] fixed compilation warnings regarding gnutls_transport_set_ptr() with GnuTLS (asaveljevs, gleb)
[ZBX-11101] fixed certificates with empty issuer and subject fields being rejected with OpenSSL (asaveljevs, gleb)
[ZBX-11101] fixed daemon behavior being affected by logging level when processing TLS connections (asaveljevs, gleb)

MIRACLE ZBX サポートRSS

アップデート情報RSS

サポート関連情報RSS