Install node-exporter on pi-hole
This commit is contained in:
@ -130,6 +130,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets:
|
||||
- "{{ pve_hosts.pve.ip }}:9100"
|
||||
- pi.hole:9100
|
||||
metric_relabel_configs:
|
||||
- source_labels: [__name__]
|
||||
regex: go_.+
|
||||
|
Reference in New Issue
Block a user