diff --git a/_data/rules.yml b/_data/rules.yml index 35207bd..ef84f1b 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -361,7 +361,7 @@ groups: for: 15m - name: Smart NVME Wearout Indicator description: NVMe device is wearing out (instance {{ $labels.instance }}) - query: smartctl_device_available_spare{device=~"nvme"} < smartctl_device_available_spare_threshold{device=~"nvme"} + query: smartctl_device_available_spare{device=~"nvme.*"} < smartctl_device_available_spare_threshold{device=~"nvme.*"} severity: critical for: 15m