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
130 stars 32 forks source link

Allow selection of a couple of IDs for the speedtest command #32

Open qlixed opened 3 years ago

qlixed commented 3 years ago

I would like to discuss the option to let setup in the configuration a few IDs for the speedtest command. We can make a wrapper to call the speedtest that check for a file with hte IDs, if the file don't exist or is empty we left the default command that is used currently. In case that the file exist and is not empty we can get the id from there to pass to the command. If there is more than one, the idea is to cycle the ids for each time the command is called.

fmdlc commented 3 years ago

Hi @qlixed it is a really great idea! Let sync about this and implementation must be straightforward. Let's keep in touch.