2 Description=Statistics collection and monitoring daemon
3 After=local-fs.target network.target
4 Requires=local-fs.target network.target
5 ConditionPathExists=/etc/collectd.conf
10 EnvironmentFile=-/etc/default/collectd
11 ExecStartPre=/usr/sbin/collectd -t
12 ExecStart=/usr/sbin/collectd
17 WantedBy=multi-user.target