## collectd-install-config #@ MaartenDeBoer.nl, 2016-10-18 #= Installation & configurations notes for collectd in combination with Graphite-Grafana DOC: http://www.collectd.org/ https://collectd.org/wiki/ + Installation at Raspberry Pi # apt-get update # apt-get install collectd # vi /etc/collectd/collectd.conf # apt-get install chkconfig # chkconfig collectd on # /etc/init.d/collectd start # tail /var/log/syslog + Check At Graphite-server goto data-dir. $ cd /var/lib/graphite/whisper/collectd/ And see if servername is added to the directory -.-