https://github.com/BrightcoveOS/Diamond
From their wiki:
Diamond is a python daemon that collects system metrics and publishes them to Graphite. It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
apt-get install build-essentials
apt-get install python-dev