内容简介:collectd 5.7.2 发布,系统监控和统计工具
collectd 5.7.2 发布了,collectd 是一个守护(daemon)进程,用来收集系统性能和提供各种存储方式来存储不同值的机制。比如以 RRD 文件形式。当系统运行和存储信息的时候,Collectd 会周期性统计系统的相关统计信息。那些信息可以用来找到当前系统性能瓶颈。
一般来说,一图胜过千言,所以这里显示了某个系统在过去60分钟内的CPU利用率图形。
部分更新内容如下:
-
collectd: A race condition when calculating a metric's rate has been fixed. Thanks to Florian Forster. #1193
-
AMQP, Exec, UnixSock, Write Kafka plugins: Parsing of the Florian Forster. #2274
-
AMQP plugin: The ExchangeType option is now also valid for publishers. Thanks to Florian Forster. #2286
-
BIND plugin: Fix parsing of the sample time provided by BIND. Previously, the time was assumed to be in the local timezone when in fact it was in UTC. Thanks to Ed Ravin. #1268
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Linux统计/监控工具SAR详细介绍
- collectd 5.8.0 发布,系统监控和统计工具
- vn.py 2.1.8 发布,策略盈亏统计监控
- TeaWeb v0.0.9 发布,统计底层优化、主机监控功能改进
- xrkmonitor 字符云监控系统 v3.0 支持自定义统计周期、支持插件灰度、引入插件看板等
- 微信小程序数据统计和错误统计的实现
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!