Re-add Pihole host monitoring
This commit is contained in:
parent
e0b1c712b7
commit
556b6097e8
@ -19,6 +19,11 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['192.168.1.1:9273']
|
||||
|
||||
- job_name: 'pihole'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.22:9100']
|
||||
|
||||
# scrape applications
|
||||
- job_name: 'traefik'
|
||||
scrape_interval: 5s
|
||||
|
Loading…
Reference in New Issue
Block a user