Show HN: Audit your ISP with a speedtest cronjob
1–7 of 7 posts
Re: Show HN: Audit your ISP with a speedtest cronjob
#2I use a Speedtest monitor via Home Assistant which I run on a Raspberry Pi Model 3 along with the rest of my home automation setup. Check out Home Assistant at https://home-assistant.io.
Re: Show HN: Audit your ISP with a speedtest cronjob
#3Thanks for sharing. I'm not sure I'd run this in a Docker instance on it's own. Also, I submitted a pull request here https://github.com/igomez10/speedInspectorRPI/pull/1 as it should be noted that on a Raspberry Pi outside of the Raspberry Pi 3 B+ you will max out at 100mbps. On the 3 B+ despite the gigabit adapter you'll max out at 300mbps. I use a Speedtest monitor via Home Assistant which I run on a Raspberry Pi…
Re: Show HN: Audit your ISP with a speedtest cronjob
#4Re: Show HN: Audit your ISP with a speedtest cronjob
#5Re: Show HN: Audit your ISP with a speedtest cronjob
#6Would a USB Ethernet adapter on a PI allow me to test a full Gigabit connection? I want to try this with speedtest-cli and iperf3.