Update protectedvms.json

This commit is contained in:
2023-04-01 14:44:17 -04:00
committed by GitHub
parent 294310b5b8
commit 24432a037f
+272 -245
View File
@@ -1,250 +1,277 @@
{ {
"annotations": { "annotations": {
"list": [ "list": [
{ {
"builtIn": 1, "builtIn": 1,
"datasource": { "datasource": {
"type": "grafana", "type": "grafana",
"uid": "-- Grafana --" "uid": "-- Grafana --"
}, },
"enable": true, "enable": true,
"hide": true, "hide": true,
"iconColor": "rgba(0, 211, 255, 1)", "iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts", "name": "Annotations & Alerts",
"target": { "target": {
"limit": 100, "limit": 100,
"matchAny": false, "matchAny": false,
"tags": [], "tags": [],
"type": "dashboard"
},
"type": "dashboard" "type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 6,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
}, },
"fieldConfig": { "type": "dashboard"
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "decbytes"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 0
},
"id": 4,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "vm_journal_volume_size_in_bytes",
"interval": "",
"legendFormat": "{{ProtectedVm}}",
"range": true,
"refId": "A"
}
],
"title": "Journal Size in GB per VM",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"decimals": 0,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 8
},
"id": 2,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "vm_journal_volume_count",
"interval": "",
"legendFormat": "{{ProtectedVm}}",
"range": true,
"refId": "A"
}
],
"title": "# of Journal disks per VM",
"type": "timeseries"
} }
], ]
"refresh": "30s", },
"revision": 1, "editable": true,
"schemaVersion": 38, "fiscalYearStartMonth": 0,
"style": "dark", "graphTooltip": 0,
"tags": [], "links": [],
"templating": { "liveNow": false,
"list": [] "panels": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "decbytes"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 0
},
"id": 4,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "vm_journal_volume_size_in_bytes{SiteName=\"$SiteName\"}",
"interval": "",
"legendFormat": "{{ProtectedVm}}",
"range": true,
"refId": "A"
}
],
"title": "Journal Size in GB per VM",
"type": "timeseries"
}, },
"time": { {
"from": "now-24h", "datasource": {
"to": "now" "type": "prometheus",
}, "uid": "PBFA97CFB590B2093"
"timepicker": { },
"refresh_intervals": [ "fieldConfig": {
"30s", "defaults": {
"1m", "color": {
"5m", "mode": "palette-classic"
"15m", },
"30m", "custom": {
"1h", "axisCenteredZero": false,
"2h", "axisColorMode": "text",
"1d" "axisLabel": "",
] "axisPlacement": "auto",
}, "barAlignment": 0,
"timezone": "", "drawStyle": "line",
"title": "Protected VM Dashboard", "fillOpacity": 0,
"uid": "Bs-N1Bx4z", "gradientMode": "none",
"version": 6, "hideFrom": {
"weekStart": "" "legend": false,
} "tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"decimals": 0,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 8
},
"id": 2,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"editorMode": "builder",
"expr": "vm_journal_volume_count{SiteName=\"$SiteName\"}",
"interval": "",
"legendFormat": "{{ProtectedVm}}",
"range": true,
"refId": "A"
}
],
"title": "# of Journal disks per VM",
"type": "timeseries"
}
],
"refresh": "30s",
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"tags": [],
"templating": {
"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",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
]
},
"timezone": "",
"title": "Protected VM Dashboard",
"uid": "Bs-N1Bx4z",
"version": 1,
"weekStart": ""
}