iotop Cheatsheet

Disk IO.

Overview

iotop is the interactive disk-IO monitor that shows per-process disk activity. When “disk is slow” needs to become “process X is doing 800MB/s of writes,” iotop is the tool. Five keyboard shortcuts cover almost every investigative use case.

The approach

Three habits separate fluent iotop from beginner iotop: filter to active processes, sort by the dimension that matters, and drill into the offending process with companion tools.

Why this compounds

iotop fluency is high-leverage because the same tool serves every disk-flavoured investigation the team runs. Each session teaches a little more about how the workload uses storage.