python-diamond / Diamond

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.
http://diamond.readthedocs.org/
MIT License
1.74k stars 601 forks source link

fix python module search path to work on Ubuntu 16.04. https://github… #713

Closed KlavsKlavsen closed 2 years ago

KlavsKlavsen commented 6 years ago

….com/python-diamond/Diamond/issues/712