Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hajoha committed Jul 4, 2024
1 parent f55cfd4 commit 6da2e75
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
Binary file added docs/images/iperf3_edit.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/iperf3_stop.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions docs/iperf3.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ You can type into the GUI the server IP and port, the duration of the test, and
You can also choose the protocol you want to use, TCP or UDP.
![iPerf3](images/iperf3.png)

#### Stop iPerf3 Run
To stop an iPerf3 run, click on the `Instance` button, swipe left on the instance you want to stop, and click on the `Stop` button.
![iPerf3_stop](images/iperf3_stop.gif)

#### Edit iPerf3 Run
To stop an iPerf3 run, click on the `Instance` button, swipe right on the instance you want to stop, and click on the `Edit` button.
![iPerf3_edit](images/iperf3_edit.gif)


### Results
The results of the iPerf3 test are displayed in the GUI.
![iPerf3_results](images/iPerf3_run_view.gif)
Expand Down
1 change: 0 additions & 1 deletion docs/ping.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
[ICMP](https://en.wikipedia.org/wiki/Internet_Control_Message_Protocol) allows a high level analysis of the current network conditions. The input field allows entering the target IP address as well as options of the ICMP command. If logging is enabled, the results of the ICMP test are pushed to the InfluxDB and can be viewed in the dashboards. The most relevant KPIs gathered here are:
* packet loss
* RTT round trip time
* jitter

[Home](OpenMobileNetworkToolkit.md)

0 comments on commit 6da2e75

Please sign in to comment.