Skip to content

PaaS-datascience/collectd-influxdb-grafana-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(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

  • Replace .env_dist to .env
$ mv .env_dist .env
  • Clone this repository and run:
$ make up

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%