diskdevstat(8) Tool for recording harddisk activity diskdevstat(8)

diskdevstat - tool for recording harddisk activity

diskdevstat [update interval] [total duration] [display histogram]

diskdevstat is a simple systemtap script to record harddisk activity of processes and display statistics for read/write operations.

Sets sampling interval in seconds.
Sets total measurement time in seconds.
If this parameter is present, the histogram will be shown at the end of the measurement.

tuned(8) netdevstat(8) varnetload(8) scomes(8) stap(1)

Written by Phil Knirsch <pknirsch@redhat.com>.

Report bugs to https://bugzilla.redhat.com/.

13 Jan 2011 Phil Knirsch