Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collectd failed to start after adding the plugin #52

Open
izark1 opened this issue May 3, 2021 · 0 comments
Open

collectd failed to start after adding the plugin #52

izark1 opened this issue May 3, 2021 · 0 comments

Comments

@izark1
Copy link

izark1 commented May 3, 2021

Hi,

after adding the plugin, collectd totally failed:

[root@docker1 docker-collectd-plugin-master]# systemctl status collectd.service -l
● collectd.service - Collectd statistics daemon
Loaded: loaded (/usr/lib/systemd/system/collectd.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Mon 2021-05-03 22:37:29 CEST; 2s ago
Docs: man:collectd(1)
man:collectd.conf(5)
Process: 67144 ExecStart=/usr/sbin/collectd (code=exited, status=1/FAILURE)
Main PID: 67144 (code=exited, status=1/FAILURE)

May 03 22:37:28 docker1 collectd[67144]: Error: Parsing the config file failed!
May 03 22:37:28 docker1 systemd[1]: Failed to start Collectd statistics daemon.
May 03 22:37:28 docker1 systemd[1]: Unit collectd.service entered failed state.
May 03 22:37:28 docker1 systemd[1]: collectd.service failed.
May 03 22:37:29 docker1 systemd[1]: collectd.service holdoff time over, scheduling restart.
May 03 22:37:29 docker1 systemd[1]: Stopped Collectd statistics daemon.
May 03 22:37:29 docker1 systemd[1]: start request repeated too quickly for collectd.service
May 03 22:37:29 docker1 systemd[1]: Failed to start Collectd statistics daemon.
May 03 22:37:29 docker1 systemd[1]: Unit collectd.service entered failed state.
May 03 22:37:29 docker1 systemd[1]: collectd.service failed.

there is no more details about the failure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant