diskdevstat - Man Page
tool for recording harddisk activity
Synopsis
diskdevstat [update interval] [total duration] [display histogram]
Description
diskdevstat is a simple systemtap script to record harddisk activity of processes and display statistics for read/write operations.
- update interval
Sets sampling interval in seconds.
- total duration
Sets total measurement time in seconds.
- display histogram
If this parameter is present, the histogram will be shown at the end of the measurement.
See Also
Author
Written by Phil Knirsch <pknirsch@redhat.com>.
Reporting Bugs
Report bugs to https://bugzilla.redhat.com/.
Referenced By
netdevstat(8), scomes(8), varnetload(8).
13 Jan 2011 Phil Knirsch Tool for recording harddisk activity