• Diff for "How to use WinMTR"
Last updated at 2022-02-16 05:53:36
Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2017-08-24 13:39:24
Size: 1027
Editor: loxch
Comment:
Revision 10 as of 2022-02-16 05:53:36
Size: 1155
Editor: loxch
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 3: Line 4:
WinMTR is a Windows application which combines the functionality of the traceroute and ping utilities in a single network diagnostic tool. WinMTR is a Windows application that combines the functionality of the traceroute and ping utilities in a single network diagnostic tool.
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 17: Line 18:
  * 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.
  * When it started, every second it'll try to discover routers and test the discovered routers. It measures the following things:
    * How many WinMTR tests to each router.
Line 21: Line 22:
  * Please keep it running at least 1 minute (60 seconds)
Line 24: Line 26:
  * 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 on the rate of packet loss. If the packet loss rate of a specific host is 100%, please ignore it because it's not meaningful. Normally it's caused by that the router doesn't respond at all.

How to use WinMTR

WinMTR is a Windows application that 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 second it'll try to discover routers and test the discovered routers. It measures the following things:
    • How many WinMTR tests to each router.
    • About the packet loss rate.
    • RTT min, avg, max.
  • Please keep it running at least 1 minute (60 seconds)

How to read

  • You should focus on the rate of packet loss. If the packet loss rate of a specific host is 100%, please ignore it because it's not meaningful. Normally it's caused by that the router doesn't respond 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)