Collectd: Difference between revisions

From air
Jump to navigation Jump to search
(Created page with "'collectd is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files.' h...")
 
Line 5: Line 5:
=Misc=
=Misc=
* Proxy [[InfluxDB]] : https://github.com/hoonmin/influxdb-collectd-proxy
* Proxy [[InfluxDB]] : https://github.com/hoonmin/influxdb-collectd-proxy
* [[Grafana]] + [[InfluxDB]] + [[Collectd]] : http://vincent.composieux.fr/article/grafana-monitor-metrics-collected-by-collectd-into-influxdb

Revision as of 19:56, 1 December 2014

'collectd is a daemon which collects system performance statistics periodically and provides mechanisms to store the values in a variety of ways, for example in RRD files.'

https://collectd.org/

Misc