Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

netdevstat - tool for recording network activity

Author

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

Description

netdevstat  is  a  simple systemtap script to record network activity of processes and display statistics
       for transmit/receive 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

       netdevstat - tool for recording network activity

Reporting Bugs

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

Phil Knirsch                                       13 Jan 2011                                     netdevstat(8)

See Also

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

Synopsis

netdevstat [updateinterval] [totalduration] [displayhistogram]

See Also