User Tools

Site Tools


faq:network_and_security:how_to_run_mtr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
faq:network_and_security:how_to_run_mtr [2022/01/26 12:38] vikkifaq:network_and_security:how_to_run_mtr [2022/10/27 17:41] (current) vikki
Line 1: Line 1:
 +[[:start|Home]] > [[:faq|FAQ]] > [[faq:network|Network]] > **How to run an MTR**
 +
 ====== How to run an MTR ====== ====== How to run an MTR ======
  
Line 92: Line 94:
  
 2. After MTR has been installed, you can use the following command to run MTR: 2. After MTR has been installed, you can use the following command to run MTR:
-   mtr google.com --1000 -r+   mtr hostname.com 
 + 
 +*Note: If you are unsure about the server/host name, please contact our team to get this information. 
 + 
 +3. Let the MTR trace run for at least 10 minutes. Once done, select and copy the result from the terminal and send to us via email or ticket. 
 + 
 +=== For CentOS, Fedora, or RHEL === 
 + 
 +1. To install MTR, open the terminal and run the following command: 
 +   yum install mtr 
 + 
 +2. After MTR has been installed, you can use the following command to run MTR: 
 +   mtr hostname.com 
 + 
 +*Note: If you are unsure about the server/host name, please contact our team to get this information. 
 + 
 +3. Let the MTR trace run for at least 10 minutes. Once done, select and copy the result from the terminal and send to us via email or ticket. 
 + 
 +=== For Arch Linux systems === 
 + 
 +1. Open the terminal and run the following command to install MTR: 
 +   pacman -Sy pacman -S mtr 
 + 
 +2. After MTR has been installed, you can use the following command to run MTR: 
 +   mtr hostname.com 
 + 
 +*Note: If you are unsure about the server/host name, please contact our team to get this information. 
 + 
 +3. Let the MTR trace run for at least 10 minutes. Once done, select and copy the result from the terminal and send to us via email or ticket.
faq/network_and_security/how_to_run_mtr.1643171930.txt.gz · Last modified: 2022/01/26 12:38 by vikki