Automated Speedtests

I’m curious if anyone knows of any kind of automated tools that would regularly run a Speedtest and ping and save the results in a database of some kind(local preferred)

2 Likes

There are many kinds of speedtests. But I’d say a simple bash script would do this just fine. For the ping part in any case. And if a local file is enough of a database you might store the results in csv files.