iostat
Function
The iostat command is used to query the device I/O usage.
Format
iostat [ parameter ]
Parameters
Parameter |
Description |
Value |
---|---|---|
parameter |
If you want to obtain details and usage guide of parameters, run the iostat --help command. |
- |
Modes
Minisystem mode
Usage Guidelines
None
Example
Queries the device usage.
Storage: minisystem> iostat
Linux 3.4.24.19-0.11-default (Storage) 11/30/15 _x86_64_
avg-cpu: %user %nice %system %iowait %steal %idle
0.47 0.00 0.70 0.23 0.00 98.59
Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
System Response
None