You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
573 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

tload
===
显示系统负载状况
## 说明
**tload命令** 以图形化的方式输出当前系统的平均负载到指定的终端。假设不给予终端机编号则会在执行tload指令的终端机显示负载情形
## 选项
```
tload(选项)(参数)
```
```
-s指定闲时的刻度
-d指定间隔的时间
```
### 参数
终端:指定显示信息的终端设备文件
## 实例
使用tload命令查看系统负载情况
```
tload -d 1
0.08, 0.02,0.01
0.04, 0.01, 0.00
0.04, 0.01, 0.00
0.04, 0.01,0.00
0.06, 0.02, 0.00
```