speedtest-plotter
speedtest-plotter copied to clipboard
running scheduled speedtests inside docker and plotting the results with gnuplot
Thanks for your time, I'm curious how difficult it would be to adapt this to fast-cli? I'm looking inside the code but I doubt I come anywhere near close to...
I would like to test multiple Speedtest servers to eliminate single origin variances and to get a better picture of internet connectivity health. e.g. ``` -e TESTSERVER=stosat-dvre-01.sys.comcast.net.prod.hosts.ooklaserver.net:8080 \ -e TESTSERVER=speedtest-lgmt.mynextlight.net.prod.hosts.ooklaserver.net:8080...
When doing speedtest cli, I get also jitter and packet loss. Is this possible to enable for the plot? Thank you 
The time written in the csv file is in the following format: `2025-02-18T11:07:01.958973Z` On the generated svg file, the x-axise goes from `$SOMEWHEN_IN_THE_PAST` to `2025-02-18\n11:15:00`, and it seems as if...
Hello. Thanks for your wonderful container! For some reason ping not measured and always 0ms everywhere regardless of the speedtest server ``` root@s367:~# docker exec 4871380ade6d measure {'Server ID': 'speedtest.wtnet.de:8080',...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...
I only have a 1Gbit port and 900mbit fibre link service; however, the plot is showing much higher readings. Is it possible you are mixing up bytes with bits, as...