services.prometheus.exporters.smartctl.devices
Paths to the disks that will be monitored. Will autodiscover all disks if none given.
- Type
list of string- Default
[ ]- Example
[ "/dev/sda", "/dev/nvme0n1" ];- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>