---
title: 'MacOS: How to perform MTR check | Zomro'
description: 'Instructions on how to perform a step-by-step MTR check.'
image: 'https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_118.png'
---

![opened image]()

  * [Zomro](https://zomro.com/)
  * [FAQ](https://zomro.com/blog/faq/)
  * MacOS: How to perform MTR check 



# MacOS: How to perform MTR check

05-08-2020

## How to perform MTR check

  
First, you need to enter the terminal.  
`Go -> Utilities -> Terminal`

![MacOS: How to perform MTR check](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_118.png)

Next, you need to execute the command in it:  

    
    
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

![MacOS: How to perform MTR check-1](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_119.png)

To execute the command, enter the user password.

![MacOS: How to perform MTR check-2](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_120.png)

After that, the system may offer you to install additional packages.  
Install them.  
After installation, run the command again.

![MacOS: How to perform MTR check-3](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_121.png)

![MacOS: How to perform MTR check-4](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_122.png)

Next, install MTR with the command:  
`brew install mtr`

![MacOS: How to perform MTR check-5](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_123.png)

After installation, run mtr with the command:
    
    
    sudo mtr IP

or  

    
    
    sudo /usr/local/sbin/mtr IP

Where IP is the IP of your server.

![MacOS: How to perform MTR check-6](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_125.png)

After launching, you will see the following window:

![MacOS: How to perform MTR check -7](https://zomro.dmsrvc.com/wp-content/uploads/2020/04/Screenshot_126.png)

In the Loss% column, you will be able to see at which node of the network packet loss occurs.

Similar articles:

[Setting up DNS hosting based on the VestaCP panel](https://zomro.com/blog/faq/263-nastrojka-dns-hostinga-na-baze-paneli-vestacp) [How to install an SSL certificate on Windows Server](https://zomro.com/blog/faq/278-kak-ustanovit-ssl-sertifikat-v-windows-server) [Introduction to CI/CD: Analysis of Development Methodology](https://zomro.com/blog/faq/437-znakomstvo-s-cicd-analiz-metodologii-razrabotki) [Dockerfile: A Complete Guide for Beginners and Professionals](https://zomro.com/blog/faq/477-dockerfile-a-complete-guide-for-beginners-and-professionals) [How to install and configure MySQL on Windows Server](https://zomro.com/blog/faq/364-how-to-install-and-configure-mysql-on-windows-server)

[ GPU server from €174.80/mon ](/dedicated-servers/type=gpu)
