发布于 2014-12-05 23:51:22 | 199 次阅读 | 评论: 0 | 来源: 网友投递
Zabbix 分布式系统监视系统
zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。
zabbix能监视各种网络参数,保证服务器系统的安全运营;并提供灵活的通知机制以让系统管理员快速定位/解决存在的各种问题。
Zabbix 2.4.3rc1 发布,此版本现已提供下载: http://www.zabbix.com/download.php。
此版本修复之前 Zabbix 2.4.x 的 bug,引入了一些新特性,新特性概览请看这里:https://www.zabbix.com/documentation/2.4/manual/introduction/whatsnew243。
:: 增强 SNMP 监视
:: 更新翻译
:: 其他改进
[ZBX-1357] updated Brazilian Portuguese, Italian, Japanese and Slovak translations; thanks to Zabbix translators
[ZBX-4054] added support for SNMP values of type OID
:: Bug 修复和改进
[ZBX-1357] updated Brazilian Portuguese, Italian, Japanese and Slovak translations; thanks to Zabbix translators
[ZBX-4054] added support for SNMP values of type OID
[ZBX-8873] fixed incorrect event being generated after maintenance in case there are out of order events due to proxy
[ZBX-8882] fixed message logging on DB2 errors
[ZBX-8992] made Zabbix prefer the threshold sensor over a discrete sensor, in case both are available under the same name
[ZBX-8506] fixed memory leak in wmi.get[]; thanks to Pedro Nunes for patch
[ZBX-9016] fixed items not being processed again in case these items or their hosts are disabled and then reenabled
[ZBX-9065] fixed default value for screens_items.max_columns in PHP schema
[ZBX-5077] fixed percentile calculation formula and corrected accessed index, by which value is selected
[ZBX-8486] fixed re-linking templates with web scenarios
[ZBX-8863] fixed ad-hoc graphs with multiple items for the same host not showing the hosts name
[ZBX-8919] fixed range selection in graphs in IE10 and IE11
[ZBX-9017] fixed hostgroup.create and hostgroup.update API calls allowing setting readonly "internal" param
[ZBX-9004] fixed visible corners in table cells in eventlog history
[ZBX-8928] fixed history-related macros to obey the ZBX_HISTORY_PERIOD
[ZBX-8926] fixed bug in JSON parser that caused failures in data retrieval if the target buffer and the decoded data were the same size
[ZBX-8952] fixed bug where an action condition of matching parent templates of a trigger worked with only the first template
[ZBX-8982] turned strict OID validation off for single-variable SNMP requests
[ZBX-8328] fixed UTF-8 string truncation for IBM DB2 databases to fit the column width
[ZBX-8850] fixed fatal error in graph generation when there is no data and ZBX_UNITS_ROUNDOFF_LOWER_LIMIT is set to "2"
[ZBX-8476] fixed queue being calculated incorrectly when there is even a slight time difference between server and proxy
[ZBX-8832] fixed template application inheritance when linking template other templates
[ZBX-8979] fixed undefined indexes in the profiler on early version of PHP 5.3
[ZBX-8983] fixed "schema" option description in frontend configuration file
zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。