Add collector role

Sets up prometheus to pull metrics, with telegraf to process SNMP data.
This commit is contained in:
Timotej Lazar 2025-10-17 22:00:42 +02:00
parent 6600a6fa36
commit da3db8cc02
11 changed files with 228 additions and 0 deletions

View file

@ -21,6 +21,7 @@
- hosts: mgmt-gw
roles:
- radvd # we are router for mgmt networks
- collector
- hosts: proxmox-backup
roles: