Difference between revisions of "Collectd"

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...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'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.'
+
'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/
 
https://collectd.org/
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

Latest revision as of 22:26, 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