linux-command
linux-command copied to clipboard
`sar` 缺失 `-n `参数
命令还有 -n 参数,通常用来进行网络统计
如:
sar -n DEV 1
sar -n TCP,ETCP 1
@liuhao2050 已经添加,欢迎补充