smartctl_exporter/smartctl_exporter.yaml

12 lines
231 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/nvme0
- /dev/nvme1
- /dev/nvme2
- /dev/nvme3