pavement

Iotop

From FreeBSDwiki
Revision as of 06:19, 5 February 2010 by Jimbo (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If you need to monitor processes by I/O instead of CPU, you might be used to "iotop" from Linux. iotop does not exist on FreeBSD, but you can use FreeBSD's built-in version of top to do the same thing.

# top -m io -o total 
Personal tools