experimental sonos

This commit is contained in:
Max Rydahl Andersen 2018-10-08 01:43:52 +02:00
parent f0f5d347f4
commit 26b9a542a7
2 changed files with 16 additions and 1 deletions

View file

@ -54,4 +54,9 @@ scrape_configs:
- job_name: 'nodeexp'
static_configs:
- targets: ['nodeexp:9100']
- targets: ['nodeexp:9100']
- job_name: 'sonos'
static_configs:
- targets: ['192.168.1.42:1915','sonos:1915']