Add collector role
Sets up prometheus to pull metrics, with telegraf to process SNMP data.
This commit is contained in:
parent
ce611dd46a
commit
55989d3182
11 changed files with 228 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
- hosts: mgmt-gw
|
||||
roles:
|
||||
- radvd # we are router for mgmt networks
|
||||
- collector
|
||||
|
||||
- hosts: proxmox-backup
|
||||
roles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue