发布于 2014-07-17 23:32:25 | 286 次阅读 | 评论: 0 | 来源: 网友投递
Zabbix 分布式系统监视系统
zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。
zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。
Zabbix 2.2.5 发布,此版本包括一些安全更新,同时还更新了翻译。
主要更新内容如下:
:: 安全修复
[ZBX-8151] fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report
:: 改进
[ZBX-8278] prepared frontend for mbstring.internal_encoding ini option deprecation in php 5.6+
:: Bug 修复
[ZBX-8278] prepared frontend for mbstring.internal_encoding ini option deprecation in php 5.6+
[ZBX-8011] fixed escalator giving false 'no media defined' errors
[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-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-8394] corrected misspelled "template" variables in API
[ZBX-8248] fixed vfs.file.regexp, vfs.file.regmatch and web.page.regexp to handle carriage returns properly
[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-8373] fixed the argument to system.cpu.num[] being ignored on HP-UX
zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。