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

Add rsyslog collector #681

Open yydoow opened 6 years ago

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 24.667% when pulling e4a6527be989469ab26307344ac81aa6654d848b on yydoow:rsyslog into f2bece462577a7c557be8a9f90f6b9340c3db571 on python-diamond:master.

shortdudey123 commented 2 years ago

Can you add tests for this?