disk0 cpu load averageAnd the man page explains
KB/t tps MB/s us sy id 1m 5m 15m
31.25 1 0.04 0 0 100 0.11 0.05 0.01
The standard iostat device display shows the following statistics:So this particular machine averages 31k transfers once a second with an overall throughput of 0.04 MB/s (i.e., nothing at all). You're really not going to get any clearer than that unless the program just lies (which Activity Monitor does---google for the "massive VM size" bug).
KB/t kilobytes per transfer
tps transfers per second
MB/s megabytes per second
posted by doteatop at 9:45 AM on May 9, 2010