Cmd Generator

vmstat

报告虚拟内存统计信息。

vmstat

示例

# 显示快照
vmstat

# 每 2 秒 5 次
vmstat 2 5

# 活跃内存
vmstat -a

# 磁盘统计
vmstat -d

# 宽输出
vmstat -w

Sponsors