Update zertoencryption.json

This commit is contained in:
2023-04-11 20:42:50 -04:00
committed by GitHub
parent 30eb343c0b
commit c99ccfcdb3
@@ -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": ""
}