mirror of
https://github.com/recklessop/zroc.git
synced 2026-07-04 13:43:13 -04:00
Update zertoencryption.json
This commit is contained in:
@@ -214,7 +214,7 @@
|
|||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "PBFA97CFB590B2093"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "sum(vm_UnencryptedDataInLBs)",
|
"expr": "sum(vm_UnencryptedDataInLBs{SiteName=\"$SiteName\"})",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Unencrypted Logical Blocks",
|
"legendFormat": "Unencrypted Logical Blocks",
|
||||||
@@ -227,7 +227,7 @@
|
|||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "PBFA97CFB590B2093"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "sum(vm_EncryptedDataInLBs)",
|
"expr": "sum(vm_EncryptedDataInLBs{SiteName=\"$SiteName\"})",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"legendFormat": "Encrypted Logical Blocks",
|
"legendFormat": "Encrypted Logical Blocks",
|
||||||
"range": true,
|
"range": true,
|
||||||
@@ -653,6 +653,6 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Encryption Analyzer Dashboard",
|
"title": "Encryption Analyzer Dashboard",
|
||||||
"uid": "DqUCTVcVz",
|
"uid": "DqUCTVcVz",
|
||||||
"version": 1,
|
"version": 2,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user