MTR testing in Windows or Server
Download MTR software from the download page
On the page, Windows software for MTR is named: WinMTR
After downloading MTR software, open it, and enter the domain name or IP address to start the network testing.
MTR network testing for Linux desktop or server
Install the software directly from the command line.
CentOS installs MTR with the command: yum -y install mtr
.Ubuntu/Debian installs MTR with the command: apt-get -y install mtr
.After installation, run the test with the following command: mtr IP (replace “IP” with the IP address of your service).