Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

53 lines (29 loc) · 1.5 KB

TIG [Telegraf, Influxdb, Grafana]

Open Source Summit 2k18 (Paris)

Description

Docker stack to display data published on iot.eclipse.org via mosquitto.

Usage

Executing the run.sh script docker will:

  • cleanup your system ⚠️
  • create the bridge network from the network.sh script
  • deploy the tig stack with docker-compose

Data

All the data collected from telegraf and influxdb are stored in the local dir volumes.

Network

To see grafana in action fire up your browser at 172.42.0.4:3000.

grafana

To access to the admin page for the first time you can use admin for user and password.

Config

To config your dashboard and display beautiful graphs follow the official Getting started guide.

temperature


Happy hacking!

Doc

For more info check out the official doc:

Credits

GPL License

This work is licensed under the terms of GNU General Public License v3.0.