no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | iostat [2012/08/13 23:21] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== iostat ====== | ||
+ | * [[Monitoring]] | ||
+ | |||
+ | The iostat utility displays kernel I/O statistics on terminal, device and cpu operations. | ||
+ | |||
+ | == Refresh every 5 seconds == | ||
+ | |||
+ | < | ||
+ | iostat -w 5 | ||
+ | </ |