Speedtest

Display Ookla speedtest results.

Speedtest screenshot 1

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"

Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies