All Projects → ekino → docker-monitoring-stack

ekino / docker-monitoring-stack

Licence: other
🐳 Full monitoring stack : Collectd > InfluxDB > Grafana

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language
ApacheConf
554 projects

Ekino Monitoring Stack

Circle CI

Description

This repo helps you create a 3 nodes pool of docker containers to easily play with the monitoring stack collectd > influxdb > grafana

It's also the official images sources for :

Note: The collectd image is here to have the full stack locally available. IRL it may seems a bit meaningless because (you'll want to gather data at host level, not container one) but it depends on the plugins you'll use (actionnable plugin like curl_json, tail_csv, ping...)

This is a work in progress ... PR are welcomes folks :)

TL;DR

If you are on linux, simply execute this command :

curl -sSL https://raw.githubusercontent.com/ekino/docker-monitoring-stack/master/helper.sh | bash -s run

Then head to your new local Grafana instance to get this result :

Screenshot

Real-life usage

TODO

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].