MIRACLE ZBX 2.0.12-1

MIRACLE ZBX 2.0.12-1

2014/9/16

  • Windows イベントログを『イベントログ本文』、『深刻度』、『ソース』、『イベント ID』の複合条件によってフィルターする機能を追加
    機能詳細は以下 URL をご参照ください。
    https://users.miraclelinux.com/support/?q=node/418

 

  • ZBX-8151 のセキュリティーフィックスをバックポート、および ML5, CentOS5, RHEL5 でも正常動作するよう一部変更
  • Proxy からのデータ送信時の、データ抜け発生防止用のリトライ回数の設定値 ProxyGetHistoryDataRetries について修正
  • 動作状況によって、無限にリトライが繰り替えされる可能性があった問題を修正
  • ProxyGetHistoryDataRetries の設定をするとサービス起動しない問題を修正
  • ProxyGetHistoryDataRetries としてマイナス値(無限リトライ設定)を設定できないよう変更
  • ログローテートをしているにも関わらず、アラートプロセスや監視プロセスが古いログファイルへログを出力する場合がある問題の修正をアップデート
  • イベントログ収集時にエージェントがクラッシュする可能性のある問題を修正
  • グラフ画面の CSV 出力リンクを "CSV" リンクのみへ変更
  • MIRACLE ZBX のベースとしているソフトウェアを Zabbix 2.0.12 へアップデート
  • 変更内容は以下 Changelog からの引用を参照
    New features in 2.0.12:
[ZBX-7811] added example robots.txt file (Richlv)
[ZBXNEXT-1889] made startup.sh and shutdown.sh scripts for Java gateway work in /bin/sh (asaveljevs)
[ZBX-7597] added description of the returned value types to the agentd manpage (Richlv)
[ZBX-1357] updated Brazilian Portuguese, Italian, Japanese, Persian, Russian, Slovak and Ukrainian translations; thanks to Zabbix translators (Richlv)

Bug fixes in 2.0.12:

ZBX-8181] fixed possible entering of "history syncer" process in an eternal loop when processing IT services (dimir)
[ZBX-7856] fixed zbx_stat() not working with directories in Windows (wiper)
[ZBX-7301] do not put logrt[] item into unsupported state if log files do not exist (fixed as part of ZBX-6731 solution) (Andris)
[ZBX-8111] fixed possible XSS in tables with vertical header row cells (Krists)
[ZBX-8108] fixed reading /proc virtual files without rewinding the file position (Juris)
[ZBX-7825] fixed saving of the history data in sequential time order on proxy side (Sasha)
[ZBX-4675] added error checks to avoid partial configuration loading (dimir)
[ZBX-6542] added additional information in the default server configuration file about HousekeepingFrequency parameter (Sasha)
[ZBX-7856] added workaround for Windows _wstat64() not working with symlinks (wiper)
[ZBX-8030] fixed {HOSTNAME} macro resolving (Eduard)
[ZBX-7046] fixed get_ip_by_socket returning an empty string for IPv4 addresses when Zabbix is compiled with IPv6 support (Juris)
[ZBX-7966] fixed possibility to copy a templated graph (Ivo)
[ZBX-7930] improved execution time in Maintenance page (Ivo)
[ZBX-7872] removed discovery item prototype from calculation of required performace (NVPS) (igors)
[ZBX-5778] removed counting items in queue if host is in maintenance with no data collection (igors)
[ZBX-6151] fixed graph prototype and trigger prototype validation so item prototypes are no longer allowed from multiple discovery rules and fixed filter by flags not overriding in item.get method (Ivo)
[ZBX-5804] added overflow/wrapping detection to calculated items (Juris)
[ZBX-7659] fixed handling of hosts without any interfaces (Juris)
[ZBX-5379] added stale PID file detection for Java gateway (asaveljevs)
[ZBX-5558] fixed Java gateway error messages not being shown in the console on startup (asaveljevs)
[ZBX-6731] faster processing of log files by agent on Unix (Andris)
[ZBX-6729] faster processing of log files by agent on Microsoft Windows (Andris)
[ZBX-6933] added substitution of eventlog parameter insertion strings (wiper)
[ZBX-7853] changed log level from warning to information when listener, active checks and collector processes start (igors)
[ZBX-7674] implemented batch processing of IT services to resolve deadlocks and improve performance (Eduard, wiper)
[ZBX-5789] improved performance of processing discovered graphs by the low-level discovery rule (Sasha)
[ZBX-5789] fixed updating of low-level discovered graphs: the graph identifier never will change (Sasha)
[ZBX-7708] fixed trigger prototype error message and trigger form default description value (Oleg)
[ZBX-7739] removed unused label in screen configuration page when no elements exist (Eduard)

New features in 2.0.11:

[ZBX-1357] updated French, Italian, Japanese, Russian, Slovak and Ukrainian translations; thanks to Zabbix translators (Richlv)

Bug fixes in 2.0.11:

[ZBX-7698] fixed closing a connection to the database when database server is unavailable (Sasha)
[ZBX-7693] fixed admin user being able to update media for other users (Pavels)
[ZBX-7600] updated .htaccess files to be compatible with Apache 2.4 (Richlv)
[ZBX-7168] fixed configure.in template to properly link libcurl to all components independently (Juris)
[ZBX-7703] fixed being able to switch users without proper credentials when using HTTP authentication (Pavels)
[ZBX-7648] fixed name resolution when using net.dns items (Juris)
[ZBX-6315] fixed deleting of lost triggers by the low-level discovery rule (Sasha)
[ZBX-7109] improved performance of processing discovered triggers by the low-level discovery rule (Sasha)
[ZBX-4218] rewrote the item key parser's source code for independence on the mbstring.func_overload option (Sasha)
[ZBX-7686] fixed UTF-8 strings not being fetched fully from Oracle (asaveljevs)
[ZBX-6721] fixed LDAP bind password being included in page source (Eduard)
[ZBX-7609] fixed sound playing after frontend messages closing (Eduard)
[ZBX-7554] fixed script execution confirmation label encoding (Eduard)
[ZBX-6790] changed net.tcp.listen and net.udp.listen keys to read the whole /proc/net/(tcp|udp)(6) file in a single operation to avoid losing data if the file is changed between reading operations (wiper)
[ZBX-7587] set the correct server status (down) after ORA-01012, ORA-02396 errors (wiper)
[ZBX-7481] added checking for OpenBSD version to avoid compilation error on OpenBSD v5.4 and newer due to removed swapins/swapouts uvmexp fields (igors)
[ZBX-7634] removed sid from trigger URL in Monitoring->Triggers (Oleg)
[ZBX-5526] removed checking for PostgreSQL server version and disabled nonstandard use of escape strings in order to support versions newer than 8.1 (igors)
[ZBX-7414] added description to HostnameItem that UserParameters and aliases are not supported (igors)
[ZBX-7508] fixed import map with LLD triggers (Eduard)
[ZBX-7586] fixed trigger log expression saving in IE10 (Eduard)
[ZBX-7573] fixed item being checked at a wrong time when using flexible intervals (asaveljevs)
[ZBX-6545] fixed possible SQL errors when syncing a node configuration with PostgreSQL backend version 8.2 and later (Sasha)
[ZBXNEXT-1256] fixed parameter passing for example userparameter to obtain process CPU usage (Richlv)
[ZBXNEXT-1256] fixed parameter passing for example userparameter to obtain directory size (Richlv)
[ZBX-7484] fixed escalations not being stopped and generation of multiple successive OK or PROBLEM events (asaveljevs)
[ZBX-4243] fixed Zabbix syslog application names (RFC 5424 APP-NAME) (Andris)
MIRACLE ZBX サポートRSS

アップデート情報RSS

サポート関連情報RSS