Add sabnzbd scrape job
This commit is contained in:
parent
587da7b8e1
commit
a526253576
@ -92,6 +92,11 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['plex-exporter:9594']
|
||||
|
||||
- job_name: 'sabnzbd'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['sabnzbd_exporter:9387']
|
||||
|
||||
# scrape IoT devices
|
||||
- job_name: 'tasmota'
|
||||
scrape_interval: 5s
|
||||
|
Loading…
Reference in New Issue
Block a user