Add metrics for club OPNsense
This commit is contained in:
parent
0307ad6c9f
commit
79ac891c30
|
@ -37,3 +37,12 @@ scrape_configs:
|
|||
static_configs:
|
||||
- targets:
|
||||
- mumble.hamburg.ccc.de:443
|
||||
- job_name: opnsense-ccchh
|
||||
honor_timestamps: true
|
||||
scrape_interval: 5s
|
||||
scrape_timeout: 1s
|
||||
metrics_path: /metrics
|
||||
scheme: http
|
||||
static_configs:
|
||||
- targets:
|
||||
- 185.161.129.132:9100
|
||||
|
|
Loading…
Reference in a new issue