Update protectedvms.json
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
"editable": true,
|
||||
"fiscalYearStartMonth": 0,
|
||||
"graphTooltip": 0,
|
||||
"id": 6,
|
||||
"links": [],
|
||||
"liveNow": false,
|
||||
"panels": [
|
||||
@@ -112,7 +111,7 @@
|
||||
"uid": "PBFA97CFB590B2093"
|
||||
},
|
||||
"editorMode": "builder",
|
||||
"expr": "vm_journal_volume_size_in_bytes",
|
||||
"expr": "vm_journal_volume_size_in_bytes{SiteName=\"$SiteName\"}",
|
||||
"interval": "",
|
||||
"legendFormat": "{{ProtectedVm}}",
|
||||
"range": true,
|
||||
@@ -207,7 +206,7 @@
|
||||
"uid": "PBFA97CFB590B2093"
|
||||
},
|
||||
"editorMode": "builder",
|
||||
"expr": "vm_journal_volume_count",
|
||||
"expr": "vm_journal_volume_count{SiteName=\"$SiteName\"}",
|
||||
"interval": "",
|
||||
"legendFormat": "{{ProtectedVm}}",
|
||||
"range": true,
|
||||
@@ -224,7 +223,35 @@
|
||||
"style": "dark",
|
||||
"tags": [],
|
||||
"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": {
|
||||
"from": "now-24h",
|
||||
@@ -245,6 +272,6 @@
|
||||
"timezone": "",
|
||||
"title": "Protected VM Dashboard",
|
||||
"uid": "Bs-N1Bx4z",
|
||||
"version": 6,
|
||||
"version": 1,
|
||||
"weekStart": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user