Speedtest
Display Ookla speedtest results.
Use the exec plugin in order to run ookla speedtest in json output mode
[[inputs.exec]]
interval = "300s"
# Shell/commands array
# Full command line to executable with parameters, or a glob pattern to run all matching files.
commands = ["/usr/bin/speedtest -f json --accept-license"]
## Timeout for each command to complete.
timeout = "60s"
# Data format to consume.
# NOTE json only reads numerical measurements, strings and booleans are ignored.
data_format = "json"
# measurement name suffix (for separating different commands)
name_suffix = "_speedtest"
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |