Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). 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.
Coverage remained the same at 24.394% when pulling e8c718594b120d5f7265b4b9a3a9ee223683b64d on Gouravchawla:patch-1 into 0f3eb04327d6d3ed5e53a9967d6c9d2c09714a47 on python-diamond:master.
Fixed broken links in Symlinked README.
The issue is caused due to use of relative path which is not followed in the symlinked README.
Closes #704