Skip to content

andrewvanlagen/telegraf-influxdb-grafana-docker

 
 

Repository files navigation

(Grafana + InfluxDB + Telegraf) / Docker

Schema

This repository shows how to use a docker to setup a local telegraf, 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:
$ make up

Configuration

  • Configuration is stored in ./env file. There are some sample values in env.dist file. Please change them.

About

telegraf, influxdb and grafana monitoring with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%