SpeedFlux

SpeedFlux

Application Docker from breadlysm's Repository

Vue d'ensemble

This tool will continuosly run Speedtests at the chosen interval and export the data to InfluxDB.

What makes this different is that it's using the Ookla CLI tool which provides some expanded details that you can use to tag your Influx Data.

An example of the dashboard I made in Grafana can be found at https://grafana.com/grafana/dashboards/13053.

strong This container only includes the scripts to run the speedtests and export to Influx. InfluxDB must be installed seperatly. I welcome feedback or additional improvements. Please open an issue on the project page. /strong

Arguments d'exécution

Réseau
bridge
Coquille
bash
Privilégié
false

Configuration du modèle

InfluxDB AddressVariable

Container Variable: INFLUX_DB_ADDRESS IP or Hostname of Influx DB

Cible
INFLUX_DB_ADDRESS
Valeur
influxdb
InfluxDB PortVariable

Container Variable: INFLUX_DB_PORT

Cible
INFLUX_DB_PORT
Défaut
8086
Valeur
8086
InfluxDB UserVariable

Container Variable: INFLUX_DB_USER

Cible
INFLUX_DB_USER
InfluxDB PassVariable

Container Variable: INFLUX_DB_PASSWORD

Cible
INFLUX_DB_PASSWORD
InfluxDB Database NameVariable

Container Variable: INFLUX_DB_DATABASE If the database doesn't exist, it will be created.

Cible
INFLUX_DB_DATABASE
Valeur
speedtest
Test IntervalVariable

How often should speed be tested, in minutes. Default is set at 2:30 as I like to see changes over time at different times of day.

Cible
SPEEDTEST_INTERVAL
Défaut
150
Valeur
150
InfluxDB TagsVariable

Tags to be added to the datasets. See https://github.com/breadlysm/speedtest-to-influxdb#tag-options. Tags must be comma seperated

Cible
INFLUX_DB_TAGS
Défaut
isp, external_ip, server_id, server_name, server_location, speedtest_url
Valeur
isp, external_ip, server_id, server_name, server_location, speedtest_url
Ping IntervalVariable

Interval is in seconds. This is how often your latency will be checked.

Cible
PING_INTERVAL
Défaut
60
Valeur
60
Ping ServersVariable

hostnames or domains to use to test ping. On every ping interval, all servers input will be tested. Must be comma seperated.

Cible
PING_TARGETS
Défaut
1.1.1.1, 8.8.8.8
Valeur
1.1.1.1, 8.8.8.8
Log LevelVariable

Options are: 'info' or 'debug'

Cible
LOG_TYPE
Défaut
info
Valeur
info
(Optional) Server IDVariable

Input a Ookla Speedtest server ID to use for your tests. This will use this server for every test.

Cible
SPEEDTEST_SERVER_ID

Détails

Référentiel
ghcr.io/breadlysm/speedflux:latest
Dernière mise à jour2026-05-31
Première vue2021-05-27

Exécutez SpeedFlux sur Unraid.

SpeedFlux est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.