Closed
Description
You must be sure to accept the Speedtest license as the telegraf user.
There is a catch however; you may need to change the permissions of /etc/telegraf for a moment.
When you run the subsequent speedtest command as the telegraf user, the following directory structure will be created:
/etc/telegraf
->.config
->->oolka
->->->speedtest-cli.json
Do so via:
sudo chmod 777 /etc/telegraf
sudo -u telegraf /usr/bin/speedtest
sudo chmod 755 /etc/telegraf
Metadata
Assignees
Labels
No labels