mirror of
https://github.com/prometheus-community/smartctl_exporter.git
synced 2024-11-16 01:33:07 +01:00
19 lines
327 B
YAML
Executable file
19 lines
327 B
YAML
Executable file
smartctl_exporter:
|
|
bind_to: "0.0.0.0:9633"
|
|
url_path: "/metrics"
|
|
fake_json: no
|
|
smartctl_location: /usr/sbin/smartctl
|
|
collect_not_more_than_period: 20s
|
|
devices:
|
|
- /dev/sda
|
|
- /dev/sdb
|
|
- /dev/sdc
|
|
- /dev/sdd
|
|
- /dev/sde
|
|
- /dev/sdf
|
|
- /dev/sdg
|
|
- /dev/sdh
|
|
- /dev/sdi
|
|
- /dev/sdj
|
|
- /dev/sdk
|
|
- /dev/sdl
|