Re-add Pihole host monitoring

This commit is contained in:
Joey Hafner 2022-08-06 16:49:55 -07:00
parent e0b1c712b7
commit 556b6097e8

View File

@ -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