services.prometheus.exporters.smartctl.devices
NixOS option
Paths to the disks that will be monitored. Will autodiscover all disks if none given.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →[ "/dev/sda", "/dev/nvme0n1" ];