Add exporter-ping scrape config

This commit is contained in:
Joey Hafner 2022-08-01 19:14:49 -07:00
parent f4353f3921
commit 0b5a2076b1

View File

@ -47,6 +47,11 @@ scrape_configs:
static_configs:
- targets: ['exporter-sabnzbd:9387']
- job_name: 'exporter-ping'
scrape_interval: 5s
static_configs:
- targets: ['exporter-ping:9427']
# scrape IoT devices
- job_name: 'tasmota'
scrape_interval: 5s