![]() |
![]()
| ![]() |
![]()
NAMEtraceends - summarise traffic done by every endpoint observed in a trace SYNOPSIStracetopends [ -f bpf | --filter=bpf] [ -a addrtype | --address=addrtype] [ -H | --help] inputuri [inputuri ...] DESCRIPTIONtraceends reports the number of bytes and packets sent and received by each endpoint observed in the input trace(s). Usually, you don't want to run this program directly -- see tracetopends instead.
OUTPUTOutput is written to stdout in columns separated by blank space. The columns are (in order):
EXAMPLESGet stats for each individual MAC address in a trace: traceends -a mac erf:trace.erf.gz LINKSMore details about traceends (and libtrace) can be found at http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation SEE ALSOlibtrace(3), tracemerge(1), tracefilter(1), traceconvert(1), tracesplit_dir(1), tracereport(1), tracertstats(1), tracestats(1), tracepktdump(1), traceanon(1), tracesummary(1), tracereplay(1), tracediff(1), tracetopends(1) AUTHORSShane Alcock <salcock@cs.waikato.ac.nz>
|