Skip to content

yvs2014/mtr085

 
 

Repository files navigation

MTR

mtr - a network diagnostic tool

SYNOPSIS

mtr [-abBcdefFgimnopPqrsStuvwxyzZ46] 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

  • Internationalized Domain Names
  • Unicode histograms
  • Additional IP address information
  • Graphs with Cairo library

DETAILS

... see mtr.8 page

DEB PACKAGES

Built at Launchpad


SCREENSHOTS

ipinfo and IDN

ii-screenshot10

histogram

ch-screenshot02 ch-screenshot01

graphcairo

gc-screenshot01 gc-screenshot02 gc-screenshot03

Packages

No packages published

Languages

  • C 87.9%
  • M4 4.8%
  • Roff 3.4%
  • Makefile 2.9%
  • Shell 1.0%