You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
greglebreton
ad12256bdc
|
2 years ago | |
---|---|---|
grafana | 2 years ago | |
telegraf | 2 years ago | |
README.md | 2 years ago | |
docker-compose-server.yml | 2 years ago | |
docker-compose-telegraf-agent.yml | 2 years ago |
README.md
Telegraf-influxDB-grafana
Config
- Grafana: grafana/provisioning/datasources/influxdb.yml
- InfluxDB:
Production use
Usage
- start stack
docker-compose up -d
- see logs
docker-compose logs -f
Dashboards
- AMD64:
- ARM64:
Services and Ports
Grafana
- URL: http://localhost:3000
- User: admin
- Password: admin
Telegraf
- Port: 8125 UDP (StatsD input)
InfluxDB
- Port: 8086 (HTTP API)
- User: admin
- Password: admin
- Database: influx