We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: