You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/dedibox-network/troubleshooting/network-troubleshooting.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ sudo yum install mtr
59
59
2. Extract the archive and run the executable.
60
60
3. Enter the target IP in the **Host** text box, then click **Start**. Wait one or two minutes before stopping the test. You can take a screenshot or export the results using the software's built-in functions.
61
61
62
-
#### Example MTR test between a Scaleway Dedibox server and `free.fr`
62
+
#### Example of an MTR test between a Scaleway Dedibox server and `free.fr`
63
63
64
64
```
65
65
root@163-172-30-2:~# mtr --report free.fr
@@ -71,7 +71,7 @@ HOST: 163-172-30-2 Loss% Snt Last Avg Best Wrst StDev
71
71
...
72
72
```
73
73
74
-
**Key Metrics:**
74
+
**Key metrics:**
75
75
76
76
-**Loss%**: Percentage of lost packets
77
77
-**Snt**: Number of packets sent (here, 10)
@@ -80,7 +80,7 @@ HOST: 163-172-30-2 Loss% Snt Last Avg Best Wrst StDev
80
80
-**Best**: Lowest recorded latency
81
81
-**Wrst**: Highest recorded latency
82
82
83
-
### iPerf Test
83
+
### iPerf test
84
84
85
85
An iPerf test helps measure the available bandwidth of your server.
0 commit comments