We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f128d commit 8228c00Copy full SHA for 8228c00
config_basic.json
@@ -31,7 +31,7 @@
31
"physicalDisk": {
32
"description": "Physical Disk Status",
33
"oids": [
34
- { "oid": "physicalDiskState", "type": "status", "prefix": " - Health: " }
+ { "oid": "physicalDiskState", "type": "status" }
35
]
36
},
37
"virtualDisk": {
0 commit comments