• Diff for "How to use WinMTR"
Last updated at 2022-02-16 05:53:36
Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2017-08-24 13:39:24
Size: 1027
Editor: loxch
Comment:
Revision 6 as of 2019-03-14 01:52:22
Size: 1100
Editor: kwangseok
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= WinMTR = ## page was renamed from WinMTR
= How to use WinMTR =
Line 10: Line 11:
You can download at http://winmtr.net link. You can download at https://github.com/White-Tiger/WinMTR/releases link.
Line 24: Line 25:
  * You shoudl focus to the rate of packet loss. If the packet loss rate of a specific host is 100%, please ignore because it's not meaningful. Normally it's caused by that the router doesn't response at all.   * You should focus to the rate of packet loss. If the packet loss rate of a specific host is 100%, please ignore because it's not meaningful. Normally it's caused by that the router doesn't response at all.

How to use WinMTR

WinMTR is a Windows application which combines the functionality of the traceroute and ping utilities in a single network diagnostic tool.

K-001.png

Download

You can download at https://github.com/White-Tiger/WinMTR/releases link.

How to use

For details, please check http://winmtr.net/how-to/ link.

  • Please input the address (IP or hostname) which you'd like to test at Host textarea. Then press "Start" button
  • When it started, every seconds it'll try to discover routers and test to the discovered routers. It measures the following things:
    • How many WinMTR tests to each routers.
    • About the packet loss rate.
    • RTT min, avg, max.

How to read

  • You should focus to the rate of packet loss. If the packet loss rate of a specific host is 100%, please ignore because it's not meaningful. Normally it's caused by that the router doesn't response at all.
  • If the rate of packet loss is between 1 % and 99 %, you should check which hop is in trouble.

How to use WinMTR (last edited 2022-02-16 05:53:36 by loxch)