EnglishFrenchSpanish

OnWorks favicon

tracetopends - Online in the Cloud

Run tracetopends in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tracetopends that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tracetopends - reports the endpoints that are responsible for the most traffic in a trace

SYNOPSIS


tracetopends [ -f bpf ] [ -A addrtype ] [ -s ] [ -d ] [ -b ] [ -a ] [ -p ] [ -n topcount ]
inputuri [inputuri ...]

DESCRIPTION


tracetopends reports the number of bytes and packets sent and received by the busiest
endpoints observed in the input trace(s).

-f bpf filter
Output only packets that match tcpdump style bpf filter.

-n top count
Report the top N endpoints (defaults to 10).

-A address type
Specifies how an endpoint should be defined. Suitable options are "mac", "v4" and
"v6" which will report endpoint stats for each observed MAC address, IPv4 address
and IPv6 address respectively.

-s Sort endpoints based on the amount of outgoing traffic (will cancel any previous -d
option. This is on by default.

-d Sort endpoints based on the amount of incoming traffic (will cancel any previous -s
option.

-b Sort endpoints based on the amount of IP traffic (will cancel any previous -a or -p
options. This is on by default.

-a Sort endpoints based on the amount of application layer traffic (will cancel any
previous -b or -p options.

-p Sort endpoints based on the amount of packets (will cancel any previous -b or -a
options.

OUTPUT


Output is written to stdout in columns separated by blank space.

The columns are (in order):
* Endpoint address
* Time last observed
* Packets originating from the endpoint
* Bytes originating from the endpoint (IP header onwards)
* Payload originating from the endpoint (post transport header)
* Packets sent to the endpoint
* Bytes sent to the endpoint (IP header onwards)
* Payload sent to the endpoint (post transport header)

EXAMPLES


Find the IPv4 addresses that are sending the most traffic.
tracetopends -A v4 -b -s erf:trace.erf.gz

LINKS


More details about tracetopends (and libtrace) can be found at
http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation

Use tracetopends online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

Ad