use htop to inspect disk loads
Though iotop
is very useful, I was made aware that htop
also has support
for displaying IO meters. Here's how to add such a column:
- Start htop
- press F2
- go to Columns
- select IO_RATE from available columns
There are a couple of other interesting columns in there as well. Definitely worth a look.