Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit fa830d3d authored by Derek-K's avatar Derek-K Committed by GitHub
Browse files

Initial

Initial
parent cd427a57
No related branches found
No related tags found
No related merge requests found
#
# Install speedtest cli from SpeedTest.net first
# https://www.speedtest.net/apps/cli
#
# And then run speedtest once to accept the license
#
[[inputs.exec]]
commands = ["/usr/bin/speedtest -f json-pretty"]
name_override = "Speedtest"
timeout = "1m"
interval = "5m"
data_format = "json"
json_string_fields = [ "interface_externalIp",
"server_name",
"server_location",
"server_host",
"server_ip",
"result_url" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment