-
Notifications
You must be signed in to change notification settings - Fork 96
Description
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