update redifhs exporter to new implementation [ci skip]
This commit is contained in:
parent
f9976e2c5e
commit
af53a5d42d
3 changed files with 35 additions and 6 deletions
|
|
@ -309,11 +309,11 @@ extraScrapeConfigs: |
|
|||
replacement: 'r730_idrac_$${1}'
|
||||
- job_name: 'redfish-idrac'
|
||||
scrape_interval: 5m
|
||||
scrape_timeout: 2m
|
||||
scrape_timeout: 4m
|
||||
metrics_path: /redfish
|
||||
static_configs:
|
||||
- targets:
|
||||
- idrac.viktorbarzin.lan
|
||||
- 192.168.1.4
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue