fmdlc / ISP-Checker

Kubernetes and Docker Compose files to run ISP checks on a Raspberry Pi. 📊
https://www.youtube.com/watch?v=BnQDnCNG1Bs
Apache License 2.0
131 stars 32 forks source link

improvement at Download and Upload #35

Open lcsvcn opened 3 years ago

lcsvcn commented 3 years ago

I have faced several issues with speedtest-cli, the main issue is that the download speed and upload speed does not corresponde to real download/upload speed.

Found some places telling that speedtest-cli is completely broken: https://superuser.com/questions/1434610/speedtest-cli-very-slow-although-network-speed-is-fine

I have started to implement the official speedtest cli, but I am facing issues to show the values.

Speedtest cli official repo: https://www.speedtest.net/pt/apps/cli

lcsvcn commented 3 years ago

If someone want to take a look at my progress: https://github.com/lcsvcn/ISP-Checker

ionutz89 commented 3 years ago

It seems the current speedtest image has issues since it is broken in python.

I had to recompile the image and I am taking speedtest-cli from the current developer.

If someone is interesting, I built a new image to fix the speedtest-cli for isp-checker project.

https://hub.docker.com/r/homeall/isp_telegraf