Shell / Commands

iostat

English

Overview

A command that displays CPU usage and disk I/O statistics.

Details

It shows per-disk read/write throughput and wait time (await), and is used to determine whether disk I/O is a bottleneck. It's part of the sysstat package.

More Linux terms