How To Configure StatsD to Collect Arbitrary Stats for Graphite on Ubuntu 14.04
StatsD is a statistics collection daemon that can be configured to collect arbitrary statistics from applications. It is extremely flexible and allows you to use Graphite in a much more powerful way. In this guide, we’ll discuss how to install and configure StatsD to collect and send metrics to Graphite. We will be doing this on an Ubuntu 14.04 server.