hassio setup

This commit is contained in:
Max Rydahl Andersen 2018-11-13 06:10:04 +01:00
parent db03c54c0d
commit cfa4b1a4ce
2 changed files with 15 additions and 2 deletions

View file

@ -4,5 +4,11 @@
- https://blackdata.xam.dk:5001;blackdata.xam.dk;external;internetbox
- http://192.168.1.1;internetbox;local;internetbox
- http://192.168.1.42;blackdata;local;orbirouter-attic
- http://192.168.1.101;orbirouter;local;orbirouter
- http://192.168.1.103;orbi.router;local;orbirouter
- http://192.168.1.250;orbi-attic;local;orbirouter
- http://192.168.1.103;orbi.sat.basement;local;orbirouter
- http://192.168.1.121;orbi.sat.tv;local;orbirouter
- http://192.168.1.127:1400/status;sonosbedroom;local;orbi-attic
- http://192.168.1.126;hassio;orbirouter-tv

View file

@ -74,3 +74,10 @@ scrape_configs:
static_configs:
- targets: ['192.168.1.42:1915']
- job_name: 'hassio'
scrape_interval: 60s
metrics_path: /api/prometheus
scheme: https
static_configs:
- targets: ['hassio.local:8123']