1netdevstat(8) Tool for recording network activity netdevstat(8)
2
3
4
6 netdevstat - tool for recording network activity
7
9 netdevstat [update interval] [total duration] [display histogram]
10
12 netdevstat is a simple systemtap script to record network activity of
13 processes and display statistics for transmit/receive operations.
14
15
16 update interval
17 Sets sampling interval in seconds.
18
19 total duration
20 Sets total measurement time in seconds.
21
22 display histogram
23 If this parameter is present, the histogram will be shown at the
24 end of the measurement.
25
26
28 tuned(8) diskdevstat(8) varnetload(8) scomes(8) stap(1)
29
31 Written by Phil Knirsch <pknirsch@redhat.com>.
32
34 Report bugs to https://bugzilla.redhat.com/.
35
36
37
38Phil Knirsch 13 Jan 2011 netdevstat(8)