router7/contrib/prometheus/prometheus.conf

22 lines
352 B
Plaintext
Raw Normal View History

2018-10-10 16:49:45 +02:00
- job_name: rtr7_dnsd
scrape_interval: 5s
scheme: http
static_configs:
- targets:
- 'router7:8053'
- job_name: rtr7_netconfigd
scheme: http
scrape_interval: 5s
static_configs:
- targets:
- 'router7:8066'
- job_name: timestamps
scheme: http
static_configs:
- targets:
- 'router7:1341'
labels:
host: router7