Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[webapp] Add bwtester auto-path switching and path colors in tests #26

Open
mwfarb opened this issue Jan 10, 2019 · 0 comments · May be fixed by #124
Open

[webapp] Add bwtester auto-path switching and path colors in tests #26

mwfarb opened this issue Jan 10, 2019 · 0 comments · May be fixed by #124
Assignees

Comments

@mwfarb
Copy link
Contributor

mwfarb commented Jan 10, 2019

@FR4NK-W mentioned awhile back it would be useful to alter the continuous run of bwtester to automatically switch known paths to obtain and graph bandwidth results over all paths. This would require some visual clue on the results to note which path was used for any given point on the graph. This might simply be done with a number noting the path number and hops, rather than the current mbps. So path 2, 4 hops might show "2 (4)" over the data point.

This would provide a quick way to know how paths in general are performing. In the tooltip over the data point, the list of interfaces IA text could be colored to match the ISD in the Paths tab. Better, if there is time, a simple linear version of the Paths graph could be drawn in the tooltip in place of text.

@mwfarb mwfarb self-assigned this Dec 18, 2019
mwfarb added a commit to mwfarb/scion-apps that referenced this issue Jan 13, 2020
- Add background echo requests for paths on `Apps`.
- STMP echo latency results in purple next to PATHs list tree.
- STMP traceroute latency results in purple next to PATHs list tree.
- PATHs list tree shows Last RTT e2e latency results.
- PATHs interfaces list tree shows Last RTT hop latency results.
- Path graph arrows shows Min/Best RTT hop latency results.
- Provides ability to test survey all paths using `Run Continuous`.
- Closes netsec-ethz#26, providing auto-path switching.
- Fixes traceroute DB query bug which ignored some results.
@mwfarb mwfarb linked a pull request Jan 13, 2020 that will close this issue
@matzf matzf added the stale label Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants