mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-06-27 16:57:05 +00:00
System monitoring using telegraf and influxdb
- Run the compose
docker-compose up -d
- Open http://localhost:8086 in the browser
- Create a username and password, name your organization
tgm
and your first buckettelegraf-bucket
- Choose quick start -> add data source -> Telegraf
- Create a token and paste it in
telegraf/telegraf.conf
- Restart stack using
docker-compose up -d