-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.md
More file actions
34 lines (33 loc) · 1008 Bytes
/
README.md
File metadata and controls
34 lines (33 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* [iopp](iopp.md)
```md
- display system IO information statistic.
```
* [sysstat](sysstat.md)
```md
- The sysstat package contains utilities to monitor system performance and usage activity.
```
* [dstat](dstat.md)
```md
- Versatile resource statistics tool.
```
* [atop](atop.md)
```md
- 是一个基于 ASCII 的全屏的性能监控工具,可用来监控进程的活动时间,
高亮显示出一些过载的进程,还包括其他的一些系统指标例如:CPU、内存、交换分区、磁盘和网络等信息。
```
* [httpie](httpie.md)
```md
- 命令行形式的HTTP客户端
```
* [htop](htop.md)
```md
- an interactive process viewer for Unix.
```
* [nethogs](nethogs.md)
```md
- 打破了网络流量按协议或子网进行统计的惯例,它以进程来分组。所以,当网络流量猛增时,你可以使用 NetHogs 查看是由哪个进程造成的。
```
* [goaccess](goaccess.md)
```md
- Fast web log analyzer and interactive viewer.
```