Skip to content

yvs2014/mtr085

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTR

mtr - a network diagnostic tool

SYNOPSIS

mtr [-abBcdefFilLmnNopqrsStTuvx46] HOSTNAME ...

DESCRIPTION

mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool.

As mtr starts, it investigates the network connection between the host mtr runs on and HOSTNAME by sending packets with purposely low TTLs. It continues to send packets with low TTL, noting the response time of the intervening routers. This allows mtr to print the response percentage and response times of the internet route to HOSTNAME. A sudden increase in packet loss or response time is often an indication of a bad (or simply overloaded) link.

The results are usually reported as round-trip-response times in miliseconds and the percentage of packetloss.

EXTRA

  • Unicode histograms
  • Native Language Support
  • Internationalized Domain Names
  • Additional IP address information

DETAILS

... see mtr.8 page

AUTOBUILD

Launchpad OBS


SCREENSHOTS

ipinfo and IDN

ii-screenshot10

histogram

ch-screenshot02 ch-screenshot01

About

my experiments with mtr

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.5%
  • CMake 5.6%
  • M4 5.5%
  • Meson 4.5%
  • Roff 2.7%
  • Makefile 2.4%
  • Shell 1.8%