Gravi80 / SystemMonitoring

System Monitoring with collectd, InfluxDB and Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SystemMonitoring

System Monitoring with collectd, InfluxDB and Grafana

Collectd, a lightweight daemon, collects all the system performance metrics in InfluxDB. By using Grafana, plot time-series charts of the collectd data/system metrics.

  1. Collectd__Installation.txt

The datatypes(GAUGE, DERIVE, COUNTER and ABSOLUTE) present in https://github.com/collectd/collectd/blob/master/src/types.db have some meaning Read https://collectd.org/wiki/index.php/Data_source

  1. InfluxDB__Installation.txt
  2. influx_db_intro.txt
  3. Grafana_Installation.txt
  4. after_installation.txt
  5. influxdb_query.txt

About

System Monitoring with collectd, InfluxDB and Grafana