Netdata 1.11.1 发布,实时性能和健康监测系统

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Netdata 1.11.1 已发布,这是一款分布式实时性能和健康监测系统,使用现代化互动式 Web 仪表板实时监测数据,目前支持 Linux、FreeBSD 和 MacOS 。 内部数据库改进 Overflown incremental values (counters) do n...

Netdata 1.11.1 已发布,这是一款分布式实时性能和健康监测系统,使用现代化互动式 Web 仪表板实时监测数据,目前支持 Linux、FreeBSD 和 MacOS 。

Netdata 1.11.1 发布,实时性能和健康监测系统

内部数据库改进

  • Overflown incremental values (counters) do not show a zero point at the charts. 

数据收集插件改进

  • BUG FIX: network interface names with colon (:) in them were incorrectly parsed and resulted in faulty data collection values.

  • BUG FIX: smartd_log has been refactored, has better python v2 compatibility, and now supports SCSI smart attributes

  • cpufreq has been re-written in C - since this module if common, we decided to convert to an internal plugin to lower the pressure on the python ones. There are a few more that will be transitioned to C in the next release.

  • BUG FIX: sensors got some compatibility fixes and improved handling for lm-sensors errors.

健康监测改进

  • BUG FIX: max network interface speed data collection was faulty, which resulted in false-positive alarms on systems with multiple interfaces using different speeds (the speed of the first network interface was used for all network interfaces). Now the interface speed is shown as a badge:

Netdata 1.11.1 发布,实时性能和健康监测系统

  • alerta.io notifications got a few improvements

  • BUG FIXconntrack_max alarm has been restored (was not working due to an invalid variable name referenced)

发行地址


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Go Web编程

Go Web编程

谢孟军 / 电子工业出版社 / 2013-6-1 / 65.00元

《Go Web编程》介绍如何用Go语言进行Web应用的开发,将Go语言的特性与Web开发实战组合到一起,帮读者成功地构建跨平台的应用程序,节省Go语言开发Web的宝贵时间。有了这些针对真实问题的解决方案放在手边,大多数编程难题都会迎刃而解。 在《Go Web编程》中,读者可以更加方便地找到各种编程问题的解决方案,内容涵盖文本处理、表单处理、Session管理、数据库交互、加/解密、国际化和标......一起来看看 《Go Web编程》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试