Skip to content

Speedtest Tracker

Repository

Tags: Monitoring

Speedtest Tracker runs a speedtest check every hour and graphs the results. It uses the Ookla’s speedtest cli package to get the data and uses Chart.js to plot the results.

inventories/homelab/group_vars/homelab.yml
speedtest_tracker_enabled: true

By default, Speedtest Tracker can be accessed at http://[your_server_ip]:8765 or https://speedtest_tracker.[your_domain].com if you have DNS access configured.

See the default configuration options for Speedtest Tracker at roles/speedtest_tracker/defaults/main.yml. Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.

No changes in the last 93 commits (since 10/21/2025).