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

Updates for SmartCollector and New DirStatsCollector #686

Closed kamaev closed 2 years ago

kamaev commented 6 years ago

added improvements for SmartCollector:

added new collector DirStatsCollector:

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.04%) to 24.703% when pulling beb6daad422b0c6a81dd1709b6a29bc369c9fe02 on kamaev:master into f2bece462577a7c557be8a9f90f6b9340c3db571 on python-diamond:master.