Update zertoencryption.json
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
"uid": "PBFA97CFB590B2093"
|
||||
},
|
||||
"editorMode": "builder",
|
||||
"expr": "sum(vm_UnencryptedDataInLBs)",
|
||||
"expr": "sum(vm_UnencryptedDataInLBs{SiteName=\"$SiteName\"})",
|
||||
"hide": false,
|
||||
"interval": "",
|
||||
"legendFormat": "Unencrypted Logical Blocks",
|
||||
@@ -227,7 +227,7 @@
|
||||
"uid": "PBFA97CFB590B2093"
|
||||
},
|
||||
"editorMode": "builder",
|
||||
"expr": "sum(vm_EncryptedDataInLBs)",
|
||||
"expr": "sum(vm_EncryptedDataInLBs{SiteName=\"$SiteName\"})",
|
||||
"hide": false,
|
||||
"legendFormat": "Encrypted Logical Blocks",
|
||||
"range": true,
|
||||
@@ -653,6 +653,6 @@
|
||||
"timezone": "",
|
||||
"title": "Encryption Analyzer Dashboard",
|
||||
"uid": "DqUCTVcVz",
|
||||
"version": 1,
|
||||
"version": 2,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user