2016-09-22 12:20:46 +02:00
2016-09-22 12:20:46 +02:00
2016-09-13 06:11:12 -04:00
2016-09-22 09:27:55 +02:00
2016-09-13 06:11:12 -04:00
2016-09-22 12:06:34 +02:00
2016-09-22 09:26:08 +02:00
2016-09-22 12:15:35 +02:00

Telegraf InfluxDB Grafana Stack

What is inside TIG Stack

  • Telegraf - Gathers cpu,mem,net,docker data and sends it to InfluxDB
  • InfluxDB + volume data - Stores data from Telegraf
  • Grafana + volume data - Includes one Dashboard (there will be more!) for docker monitoring.

How to use it?

TIG stack is created for Rancher. If you are not fammiliar with rancher, please read some docs, because it is really great Docker Orchestration Tool.
To use it add custom rancher-catalog to the Rancher configuration, and within only one click, you are able to monitor your Docker Instance automatically!

What if I don't want to use Rancher?

You can obviously use this stack without Rancher. Just grab docker-compose.yml file amd start your stack as usual.

TODO

  • Add more Grafs

Metadata

S
Description
No description provided
Readme MIT
155 KiB
Languages
Shell 79%
Dockerfile 21%