logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

diskdevstat - tool for recording harddisk activity

Author

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

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.

Name

       diskdevstat - tool for recording harddisk activity

Reporting Bugs

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

Phil Knirsch                                       13 Jan 2011                                    diskdevstat(8)

See Also

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

Synopsis

diskdevstat [updateinterval] [totalduration] [displayhistogram]

See Also