Skip to content

Accept the license as the telegraf user #7

Closed
@jbuck2005

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions