codervivekb / 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

About

This repository shows how to use a docker compose file 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.

This repository is linked from my medium post, check details here.

How to

It's easy, just clone this repository and run:

$ docker-compose up -d

Then you can open:

About

simple demo for influxdb and grafana by docker-compose

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

License:MIT License