From fe747575aa079b536147d3dccb78a4d29c278e9e Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 30 Aug 2020 21:30:53 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-12567-1.html --- ... A Versatile System Monitoring Tool for Linux Systems.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md (98%) diff --git a/translated/tech/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md b/published/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md similarity index 98% rename from translated/tech/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md rename to published/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md index a2d908db71..e223385591 100644 --- a/translated/tech/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md +++ b/published/20200826 Glances - A Versatile System Monitoring Tool for Linux Systems.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12567-1.html) [#]: subject: (Glances – A Versatile System Monitoring Tool for Linux Systems) [#]: via: (https://itsfoss.com/glances/) [#]: author: (Chinmay https://itsfoss.com/author/chinmay/) @@ -10,6 +10,8 @@ Glances:多功能 Linux 系统监控工具 ====== +![](https://img.linux.net.cn/data/attachment/album/202008/30/212820tgdi7iou6dg6qqq2.jpg) + Linux 上最常用的[命令行进程监控工具][1]是 `top` 和它那色彩斑斓、功能丰富的表弟 [htop][2]。 要[监控 Linux 上的温度][3],可以使用 [lm-sensors][4]。同样,还有很多实用工具可以监控其他实时指标,如磁盘 I/O、网络统计等。