[root@localhost shahin]# systemctl status collectd
● collectd.service - Collectd statistics daemon
Loaded: loaded (/usr/lib/systemd/system/collectd.service; disabled; vendor preset: disabled)
Active: inactive (dead)
Docs: man:collectd(1)
man:collectd.conf(5)
[root@localhost shahin]# systemctl start collectd
Job for collectd.service failed because the control process exited with error code. See "systemctl status collectd.service" and "journalctl -xe" for details.
-----------------------------------------------------------------------------------------------------------
[root@localhost shahin]# journalctl -xe
Jul 24 11:57:54 localhost.localdomain collectd[3152]: Read the logs for details.
Jul 24 11:57:54 localhost.localdomain systemd[1]: collectd.service: main process exited, code=exited, status=1/FAILURE
Jul 24 11:57:54 localhost.localdomain systemd[1]: Failed to start Collectd statistics daemon.
-- Subject: Unit collectd.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit collectd.service has failed.
--
-- The result is failed.
Jul 24 11:57:54 localhost.localdomain systemd[1]: Unit collectd.service entered failed state.
Jul 24 11:57:54 localhost.localdomain systemd[1]: collectd.service failed.
Jul 24 11:57:55 localhost.localdomain systemd[1]: collectd.service holdoff time over, scheduling restart.
Jul 24 11:57:55 localhost.localdomain systemd[1]: Stopped Collectd statistics daemon.
-- Subject: Unit collectd.service has finished shutting down
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit collectd.service has finished shutting down.
Jul 24 11:57:55 localhost.localdomain systemd[1]: start request repeated too quickly for collectd.service
Jul 24 11:57:55 localhost.localdomain systemd[1]: Failed to start Collectd statistics daemon.
-- Subject: Unit collectd.service has failed
-- Defined-By: systemd
-- Support:
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit collectd.service has failed.
--
-- The result is failed.
Jul 24 11:57:55 localhost.localdomain systemd[1]: Unit collectd.service entered failed state.
Jul 24 11:57:55 localhost.localdomain systemd[1]: collectd.service failed.
--------------------------------------------------------------------------------------------------
[root@localhost shahin]# journalctl -u collectd | tail -n 15
Jul 24 11:57:54 localhost.localdomain collectd[3152]: plugin_load: plugin "rrdtool" successfully loaded.
Jul 24 11:57:54 localhost.localdomain collectd[3152]: plugin_load: Could not find plugin "smart" in /usr/lib64/collectd
Jul 24 11:57:54 localhost.localdomain collectd[3152]: plugin_load: plugin "statsd" successfully loaded.
Jul 24 11:57:54 localhost.localdomain collectd[3152]: Error: Reading the config file failed!
Jul 24 11:57:54 localhost.localdomain collectd[3152]: Read the logs for details.
Jul 24 11:57:54 localhost.localdomain systemd[1]: collectd.service: main process exited, code=exited, status=1/FAILURE
Jul 24 11:57:54 localhost.localdomain systemd[1]: Failed to start Collectd statistics daemon.
Jul 24 11:57:54 localhost.localdomain systemd[1]: Unit collectd.service entered failed state.
Jul 24 11:57:54 localhost.localdomain systemd[1]: collectd.service failed.
Jul 24 11:57:55 localhost.localdomain systemd[1]: collectd.service holdoff time over, scheduling restart.
Jul 24 11:57:55 localhost.localdomain systemd[1]: Stopped Collectd statistics daemon.
Jul 24 11:57:55 localhost.localdomain systemd[1]: start request repeated too quickly for collectd.service
Jul 24 11:57:55 localhost.localdomain systemd[1]: Failed to start Collectd statistics daemon.
Jul 24 11:57:55 localhost.localdomain systemd[1]: Unit collectd.service entered failed state.
Jul 24 11:57:55 localhost.localdomain systemd[1]: collectd.service failed.