Re-add Pihole host monitoring
This commit is contained in:
parent
4b09361efa
commit
5247bee2d9
@ -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