- We have laptops distributed across 200+ classrooms in various locales in the USA
- Some of these classrooms have volatile Internet speeds that descrease greatly during the middle of the day (10am - 2pm)
- The majority of laptops have Windows 7 installed on them. A few have Windows 8.
- We would like to record, on an hourly or half-hour basis, the Internet speeds of these classrooms so data trends can be presented to the IT admins at the schools.
- Install a custom app on a laptop which can conduct an Internet speed test
- Have the app report the results via an API call to our main server
- We could install Ookla Speedtest Mini on a Linode server to conduct the tests
- We could utilize the API of a speedtest service (if one exists)