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

Error on systemd restart service detected on Debian/Ubuntu #640

Closed sideffect0 closed 2 years ago

sideffect0 commented 7 years ago

On restart ing the service with systemctl restart diamond The command will fail with error because, diamond.service: Start request repeated too quickly. with recent version of systemd in ubuntu or debian distros.

shortdudey123 commented 7 years ago

Can you provide more info? logs? diamond, specific os, and systemd version?

shortdudey123 commented 7 years ago

Unable to replicate the log line mention with Ubuntu 16.04

shortdudey123 commented 2 years ago

If this is still an issue, reopen and include more info.