jhidalgo3 / collectd-influxdb-grafana-docker

simple demo for influxdb and grafana by docker-compose

Home Page:https://blog.laputa.io/try-influxdb-and-grafana-by-docker-6b4d50c6a446

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Grafana + InfluxDB + CollectD) / Docker

Schema

This repository shows how to use a docker to setup a local collectd, influxdb, grafana stack.

You can use this repository to try collect system data, store it in influxdb and create graph chart in Grafana.

Thanks to Han Xiao for initial work.

Installation

  • Clone this repository and run:
$ docker-compose up -d --build

About

simple demo for influxdb and grafana by docker-compose

https://blog.laputa.io/try-influxdb-and-grafana-by-docker-6b4d50c6a446

License:MIT License