Changeset bdea38b
- Timestamp:
- 03/25/09 12:00:51 (13 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- 37f537f
- Parents:
- 7babe98
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracetop/tracetop.1
ra6da077 rbdea38b 7 7 [ \fB-s \fRsnaplen | \fB--snaplen=\fRsnaplen] 8 8 [ \fB-p \fRpromisc | \fB--promisc=\fRpromisc] 9 [ \fB--bytes-per-sec ] 10 [ \fB--percent ] 11 [ \fB-interval \fRi | \fB--interval=\fRinterval] 9 12 [ \fB-h \fR| \fB--help\fR] 10 13 [ \fB-H \fR| \fB--libtrace-help\fR] … … 16 19 Count only packets that match tcpdump style bpf filter 17 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 18 33 .SH LINKS 19 More details about trace split(and libtrace) can be found at34 More details about tracetop (and libtrace) can be found at 20 35 http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation 21 36
Note: See TracChangeset
for help on using the changeset viewer.