Closed lee-costa closed 3 years ago
I am using this on Ubuntu to gather metrics and while following the steps provided, I am not receiving any data. I see this in the logs:
Error in plugin: exec: exit status 1 for command ' sudo /usr/bin/speedtest -f json-pretty'
Any ideas?
Likely the license roadblock. Run /usr/bin/speedtest -f json-pretty --accept-license --accept-gdpr for testing purposes and see how you go.
/usr/bin/speedtest -f json-pretty --accept-license --accept-gdpr
Ended up following instructions on this this issue and it is now solved.
edit - Thank you.
I am using this on Ubuntu to gather metrics and while following the steps provided, I am not receiving any data. I see this in the logs:
Any ideas?