This guide installs the StatsD server from source.
git clone https://github.com/statsd/statsd.git
cd statsd
Copy the example config and edit the backend settings:
cp exampleConfig.js config.js
node stats.js config.js
Feel free to contact us. Find all contact information on our contact page.