EnglishFrenchSpanish

OnWorks favicon

speedometer - Online in the Cloud

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

This is the command speedometer 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


speedometer - measure and display the rate of data across a network connection

SYNOPSIS


speedometer [options] tap [[-c] tap] ...

DESCRIPTION


Monitor network traffic or speed/progress of a file transfer. At least one tap option (-f,
-rx, -tx) must be entered. Option -c starts a new column, otherwise taps are piled
vertically.

Note: before you use the program, satrt generating traffic by transferring files in/out
e.g. with scp(1) in the network you're measuring.

OPTIONS


-b Use old blocky display instead of smoothed display even when UTF-8 encoding is
detected.

-f filename [size]
Display download speed with progress bar. This option must be used if directly
following another file tap without an expected size specified.

-i interval
Interval in seconds. Examples: 5 or 0.25". Default is 1.

-p Use plain-text display (one tap only).

-rx iface
Display bytes received on network interface.

-tx iface
Display bytes transmitted on network interface.

-z Report zero size on files that don't exist instead of waiting for them to be created

EXAMPLES

How long it will take for my 38MB transfer to finish?

speedometer favorite_episode.rm $(( 38 * 1024 * 1024 ))

How quickly is another transfer going?

speedometer dl/big.avi

How fast is this LAN?

host-a$ cat /dev/zero | nc -l -p 12345
host-b$ nc host-a 12345 > /dev/null
host-b$ speedometer -rx eth0

How fast is the upstream on this ADSL line?

speedometer -tx ppp0

How fast can I write data to my filesystem? (with at least 1GB free)

dd bs=1000000 count=1000 if=/dev/zero of=bigfile &
speedometer bigfile

ENVIRONMENT


None.

Use speedometer 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