roest01 / docker-speedtest-analyser

Automated docker speedtest analyser tool with included web interface to monitor your internet speed connection over time. Setup at home on your NAS (Synology, QNAP tested) and the container runs hourly speedtests. The speedtest results are displayed in an webinterface as line graph(s) over the day.
Other
108 stars 47 forks source link

Update speedtestRunner.py #53

Closed 19wolf closed 3 years ago

19wolf commented 3 years ago

Previous update broke the script, this change fixes it.

roest01 commented 3 years ago

Thank you - i will do some other checks and updates on monday

19wolf commented 3 years ago

@roest01 It appears that the entire container isn't working. Even with my updates, the only way I'm able to get new results added to the "results.csv" is by entering the container and running the python code manually.