4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 235a83b was
1481ba7,
checked in by Shane Alcock <salcock@…>, 12 years ago
|
Updated manpages for all existing tools
- Ensure the SEE ALSO sections refers to *all* other tools (including tracediff which will be added shortly)
- Corrected some errors due to careless copying of earlier manpages
- Fixed some typos and grammatical errors as well
|
-
Property mode set to
100644
|
File size:
1.2 KB
|
Line | |
---|
1 | .TH TRACETOP "1" "March 2009" "tracetop (libtrace)" "User Commands" |
---|
2 | .SH NAME |
---|
3 | tracetop \- show top flows |
---|
4 | .SH SYNOPSIS |
---|
5 | .B tracetop |
---|
6 | [ \fB-f \fRbpf | \fB--filter=\fRbpf] |
---|
7 | [ \fB-s \fRsnaplen | \fB--snaplen=\fRsnaplen] |
---|
8 | [ \fB-p \fRpromisc | \fB--promisc=\fRpromisc] |
---|
9 | [ \fB--bytes-per-sec ] |
---|
10 | [ \fB--percent ] |
---|
11 | [ \fB-interval \fRi | \fB--interval=\fRinterval] |
---|
12 | [ \fB-h \fR| \fB--help\fR] |
---|
13 | [ \fB-H \fR| \fB--libtrace-help\fR] |
---|
14 | inputuri ... |
---|
15 | .SH DESCRIPTION |
---|
16 | tracetop shows the top 'n' flows every second |
---|
17 | .TP |
---|
18 | \fB\-f\fR bpf filter |
---|
19 | Count only packets that match tcpdump style bpf filter |
---|
20 | |
---|
21 | .TP |
---|
22 | \fB\-i\fR interval |
---|
23 | Wait interval seconds between updates. (default 2). |
---|
24 | |
---|
25 | .TP |
---|
26 | \fB\-\-percent\fR |
---|
27 | Display flow bytes and packets as a percentage of total traffic |
---|
28 | |
---|
29 | .TP |
---|
30 | \fB\-\-bits\-per\-second\fR |
---|
31 | Display flow bandwidth as the number of bits per second. |
---|
32 | |
---|
33 | .SH LINKS |
---|
34 | More details about tracetop (and libtrace) can be found at |
---|
35 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
---|
36 | |
---|
37 | .SH SEE ALSO |
---|
38 | libtrace(3), tracemerge(1), tracefilter(1), traceconvert(1), tracesplit_dir(1), |
---|
39 | tracereport(1), tracertstats(1), tracestats(1), tracepktdump(1), traceanon(1), |
---|
40 | tracesummary(1), tracereplay(1), tracediff(1) |
---|
41 | |
---|
42 | .SH AUTHORS |
---|
43 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.