https://github.com/sushantnadkar/tig-docker-stack
Docker stack of Telegraf, Influxdb and Grafana for Raspberry Pi monitoring
https://github.com/sushantnadkar/tig-docker-stack
docker docker-compose grafana grafana-influxdb influxdb influxdb-grafana-docker telegraf
Last synced: 3 months ago
JSON representation
Docker stack of Telegraf, Influxdb and Grafana for Raspberry Pi monitoring
- Host: GitHub
- URL: https://github.com/sushantnadkar/tig-docker-stack
- Owner: sushantnadkar
- License: mit
- Created: 2020-03-01T19:24:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T17:17:51.000Z (about 5 years ago)
- Last Synced: 2024-12-31T22:12:11.514Z (5 months ago)
- Topics: docker, docker-compose, grafana, grafana-influxdb, influxdb, influxdb-grafana-docker, telegraf
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TIG Docker Stack for Raspberry Pi Monitoring
This Docker stack is aimed at monitoring your Raspberry Pi setup. This stack consists of Telegraf, a plugin driven server agent for collecting and reposting system matrices, InfluxDB, a open source time series database to store the system matrices and Grafana, a analytics platform to query and visualise the collected data.Guide to setup this stack is explained step-by-step in the post linked below. So head over there, it's about 6 min read, that explains as well as helps you setup your stack.
- [Raspberry Pi Monitoring](https://#)
## Screenshots of what to expect
## License
- MIT License