smartctl can only scan hardware, not vm disks.
This commit is contained in:
parent
357550f5a6
commit
278752fa4f
1 changed files with 8 additions and 0 deletions
|
@ -28,3 +28,11 @@ spec:
|
||||||
enabled: true
|
enabled: true
|
||||||
prometheusRules:
|
prometheusRules:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
config:
|
||||||
|
devices:
|
||||||
|
- host: 10.1.1.68
|
||||||
|
devices:
|
||||||
|
- /dev/nvme0n1
|
||||||
|
- host: 10.1.1.69
|
||||||
|
devices:
|
||||||
|
- /dev/nvme0n1
|
||||||
|
|
Loading…
Reference in a new issue