This website requires JavaScript.
Explore
Help
Register
Sign In
Kister
/
My-Notes
Watch
1
Star
0
Fork
0
You've already forked My-Notes
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
My-Notes
/
笔记
/
Linux
/
基础指令
/
sar.md
T
Add File
New File
Upload File
Apply Patch
Kister
52c7e98986
去除日记文件夹并日常更新
2026-07-07 21:35:18 +08:00
246 B
Raw
Permalink
Blame
History
sar [-n] DEV [num1] [num2]
作用:查看网络相关统计信息
参数:
-n:查看网络
DEV表示查看的网络接口
num1:刷新间隔/不填只显示一次
num2:查看次数/不填无限次
示例:
sar -n DEV 3 2
Reference in New Issue
View Git Blame
Copy Permalink