Update protectedvms.json
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
"editable": true,
|
"editable": true,
|
||||||
"fiscalYearStartMonth": 0,
|
"fiscalYearStartMonth": 0,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 6,
|
|
||||||
"links": [],
|
"links": [],
|
||||||
"liveNow": false,
|
"liveNow": false,
|
||||||
"panels": [
|
"panels": [
|
||||||
@@ -112,7 +111,7 @@
|
|||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "PBFA97CFB590B2093"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "vm_journal_volume_size_in_bytes",
|
"expr": "vm_journal_volume_size_in_bytes{SiteName=\"$SiteName\"}",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "{{ProtectedVm}}",
|
"legendFormat": "{{ProtectedVm}}",
|
||||||
"range": true,
|
"range": true,
|
||||||
@@ -207,7 +206,7 @@
|
|||||||
"uid": "PBFA97CFB590B2093"
|
"uid": "PBFA97CFB590B2093"
|
||||||
},
|
},
|
||||||
"editorMode": "builder",
|
"editorMode": "builder",
|
||||||
"expr": "vm_journal_volume_count",
|
"expr": "vm_journal_volume_count{SiteName=\"$SiteName\"}",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "{{ProtectedVm}}",
|
"legendFormat": "{{ProtectedVm}}",
|
||||||
"range": true,
|
"range": true,
|
||||||
@@ -224,7 +223,35 @@
|
|||||||
"style": "dark",
|
"style": "dark",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"templating": {
|
"templating": {
|
||||||
"list": []
|
"list": [
|
||||||
|
{
|
||||||
|
"current": {
|
||||||
|
"selected": true,
|
||||||
|
"text": "Sunrise DR",
|
||||||
|
"value": "Sunrise DR"
|
||||||
|
},
|
||||||
|
"datasource": {
|
||||||
|
"type": "prometheus",
|
||||||
|
"uid": "PBFA97CFB590B2093"
|
||||||
|
},
|
||||||
|
"definition": "query_result(vm_actualrpo{})",
|
||||||
|
"hide": 0,
|
||||||
|
"includeAll": false,
|
||||||
|
"label": "Site Name",
|
||||||
|
"multi": false,
|
||||||
|
"name": "SiteName",
|
||||||
|
"options": [],
|
||||||
|
"query": {
|
||||||
|
"query": "query_result(vm_actualrpo{})",
|
||||||
|
"refId": "StandardVariableQuery"
|
||||||
|
},
|
||||||
|
"refresh": 1,
|
||||||
|
"regex": "/.*SiteName=\"([^\"]+)\".*/",
|
||||||
|
"skipUrlSync": false,
|
||||||
|
"sort": 0,
|
||||||
|
"type": "query"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"from": "now-24h",
|
"from": "now-24h",
|
||||||
@@ -245,6 +272,6 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Protected VM Dashboard",
|
"title": "Protected VM Dashboard",
|
||||||
"uid": "Bs-N1Bx4z",
|
"uid": "Bs-N1Bx4z",
|
||||||
"version": 6,
|
"version": 1,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user