Command line interface for testing internet bandwidth using speedtest.net, using datadog statsd.
Project description
Based on the work done on https://github.com/sivel/speedtest-cli to send data to datadog
Thank @jremond for the idea ;)
Installation
pip / easy_install
pip install speedtest-cli-datadog
or
easy_install speedtest-cli-datadog
Github
pip install git+https://github.com/sivel/speedtest-cli-datadog.git
or
git clone https://github.com/sivel/speedtest-cli-datadog.git python speedtest-cli-datadog/setup.py install