红联Linux门户
Linux帮助

sysdig 0.7.0发布,超级系统工具

发布时间:2016-01-25 09:18:11来源:红联作者:baihuo
sysdig 0.7.0 发布,更新如下:

Bug fixes

Fix sysdig-probe for kernel 4.4

Fix a remotely possible deadlock during ioctl calls

Fix Kubernetes support when data returned from the API server is particularly big

Minor bugfixes

New and updated features

Spectrogram views in csysdig: spectro_all (System call latency spectrogram) and spectro_file (File I/O latency spectrogram)

Ability to authenticate to a Kubernetes API server using a certificate, via -K or --k8s-api-cert=. Can also be specified via the environment variable SYSDIG_K8S_API_CERT

Ability to sort columns in csysdig views using the keyboard

--filter-proclist: apply the filter to the process table

-M: add the possibility to stop collecting after X seconds

evt.latency.quantized: 10-base log of the delta between an exit event and the correspondent enter event

evt.latency.human: delta between an exit event and the correspondent enter event, as a human readable string (e.g. 10.3ms)

Sysdig 是一个超级系统工具,比 strace、tcpdump、lsof 加起来还强大。可用来捕获系统状态信息,保存数据并进行过滤和分析。使用 Lua 开发,提供命令行接口以及强大的交互界面。

下载地址:https://github.com/draios/sysdig/tree/0.7.0

来自:开源中国社区
文章评论

共有 0 条评论