servers/roles/collector/templates/output.conf.j2
Timotej Lazar 55989d3182 Add collector role
Sets up prometheus to pull metrics, with telegraf to process SNMP data.
2025-11-13 15:17:42 +01:00

4 lines
150 B
Django/Jinja

[[outputs.prometheus_client]]
listen = "127.0.0.1:9273"
expiration_interval = "300s"
tagexclude = ["mac?"] # temporary tags we don’t need to export