Collectd Add Ons
collectd is a daemon which collects system performance statistics, can be configured to a Graphite output, and then easily forwarded to a Hosted Graphite account.
Last updated
Was this helpful?
collectd is a daemon which collects system performance statistics, can be configured to a Graphite output, and then easily forwarded to a Hosted Graphite account.
Last updated
Was this helpful?
See the for installation.
Once installed, configure the collectd plugin with the following settings:
Your API key can be found on the main page of your Hosted Graphite account.
Review the plugin documentation for details of the other write_graphite plugin settings.
You can download a configuration file for collectd, pre-filled with your Hosted Graphite account details, from our Agents page. These configurations are compatible with multiple versions of collectd but we provide v5.2 and v5.4 for the purpose of keeping the config file as close to the default one as possible.
Once downloaded, you can place this file in /etc/collectd/
(or where ever you’ve configured collectd to store its config file). Then restart the collectd daemon:
sudo service collectd restart
or sudo systemctl restart collectd
Roughly 150 default metrics per machine will arrive within minutes, and will be prefixed with: collectd.*
This dashboard aims to provide an overview of the default plugins provided by collectd, and can be further customized depending on which collectd plugins are enabled in your collectd.conf file.
By default, a number of are enabled including CPU, DF (file system usage), disk, entropy, interface, load, memory, processes, rrdtool, swap, users, and as previously mentioned write_graphite. There are also many other configureable plugins for DNS, IP Tables, Kafka, Logstash, MQTT, nginx, Postgres, Redis, SNMP, and more!
There is a collectd dashboard (v5.4) which you can generate using our .