mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-11-25 05:56:17 +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
tgmand 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