{ "santabaRelease": 131, "widgetTokens": [{ "name": "defaultResourceName", "value": "*" }], "name": "Azure Virtual Machines", "description": "", "widgetsConfigVersion": 2, "type": "dashboard", "widgets": [ { "position": { "col": 7, "sizex": 6, "row": 8, "sizey": 4 }, "config": { "displaySettings": {}, "name": "Top Azure Virtual Machines by Total Network Throughput (Trend)", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "graphInfo": { "virtualDataPoints": [{ "rpn": "NetworkIn + NetworkOut", "display": { "color": "Auto", "legend": "##RESOURCENAME##", "type": "line", "option": "custom" }, "name": "totalNetwork" }], "minValue": 0, "topX": 10, "maxValue": "NaN", "dataPoints": [ { "dataPointName": "NetworkIn", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "Azure Virtual Machines (Microsoft_Azure_VMs)", "consolidateFunction": "average", "display": { "color": null, "legend": null, "type": "line", "option": "none" }, "name": "NetworkIn", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } }, { "dataPointName": "NetworkOut", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "Azure Virtual Machines (Microsoft_Azure_VMs)", "consolidateFunction": "average", "display": { "color": null, "legend": null, "type": "line", "option": "none" }, "name": "NetworkOut", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } } ], "verticalLabel": "bytes", "aggregate": false, "desc": true, "scaleUnit": 1024, "globalConsolidateFunction": "VaST" }, "type": "cgraph", "timescale": "2days", "version": 2 } }, { "position": { "col": 1, "sizex": 8, "row": 1, "sizey": 7 }, "config": { "displaySettings": { "columns": [ { "visible": true, "columnLabel": "\n Name\n \n ", "columnSize": 241, "columnKey": "device-name-1452842526600" }, { "visible": true, "columnLabel": "\n CPU Utilization\n \n ", "columnSize": 148, "columnKey": "0" }, { "visible": true, "columnLabel": "\n Network Ingress\n \n ", "columnSize": 131, "columnKey": "1" }, { "visible": true, "columnLabel": "\n Network Egress\n \n ", "columnSize": 125, "columnKey": "2" }, { "visible": true, "columnLabel": "\n Disk Read IOPS\n \n ", "columnSize": 102, "columnKey": "3" }, { "visible": true, "columnLabel": "\n Disk Write IOPS\n \n ", "columnSize": 111, "columnKey": "4" }, { "visible": true, "columnLabel": "\n Disk Read Bytes\n \n ", "columnSize": 109, "columnKey": "5" }, { "visible": true, "columnLabel": "\n Disk Write Bytes\n \n ", "columnSize": 147, "columnKey": "6" } ], "pageSize": "15" }, "columns": [ { "rpn": "", "dataPointName": "PercentageCPU", "displayType": "percent", "minValue": 0, "unitLabel": "", "maxValue": 100, "colorThresholds": [ { "level": 2, "threshold": 90, "relation": ">=" }, { "level": 3, "threshold": 95, "relation": ">=" }, { "level": 4, "threshold": 95, "relation": ">=" } ], "columnName": "CPU Utilization", "enableForecast": false, "roundingDecimal": 2 }, { "rpn": "", "dataPointName": "NetworkIn", "displayType": "raw", "minValue": 0, "unitLabel": " bytes/sec", "maxValue": 100, "colorThresholds": [], "columnName": "Network Ingress", "enableForecast": false, "roundingDecimal": 2 }, { "rpn": "", "dataPointName": "NetworkOut", "displayType": "raw", "minValue": 0, "unitLabel": " bytes/sec", "maxValue": 100, "colorThresholds": [], "columnName": "Network Egress", "enableForecast": false, "roundingDecimal": 2 }, { "rpn": "", "dataPointName": "DiskReadOperationsPerSec", "displayType": "raw", "minValue": 0, "unitLabel": " ops/sec", "maxValue": 100, "colorThresholds": [], "columnName": "Disk Read IOPS", "enableForecast": false, "roundingDecimal": 2 }, { "rpn": "", "dataPointName": "DiskWriteOperationsPerSec", "displayType": "raw", "minValue": 0, "unitLabel": " ops/sec", "maxValue": 100, "colorThresholds": [], "columnName": "Disk Write IOPS", "enableForecast": false, "roundingDecimal": 2 }, { "rpn": "", "dataPointName": "DiskReadBytes", "displayType": "raw", "minValue": 0, "unitLabel": " bytes", "maxValue": 100, "colorThresholds": [], "columnName": "Disk Read Bytes", "enableForecast": false, "roundingDecimal": 2 }, { "rpn": "", "dataPointName": "DiskWriteBytes", "displayType": "raw", "minValue": 0, "unitLabel": " bytes", "maxValue": 100, "colorThresholds": [], "columnName": "Disk Write Bytes", "enableForecast": false, "roundingDecimal": 2 } ], "description": "", "forecast": { "severity": "warn", "confidence": 70, "timeRange": "Last 30 days", "algorithm": "Linear" }, "type": "dynamicTable", "rows": [{ "instanceName": "##defaultResourceName##", "label": "##RESOURCENAME##", "deviceDisplayName": "*", "groupFullPath": "##defaultResourceGroup##" }], "version": 2, "topX": 25, "dataSourceFullName": "Azure Virtual Machines (Microsoft_Azure_VMs)", "sortOrder": "descending", "name": "Azure Virtual Machines (Real-time)", "theme": "newSolidDarkBlue", "interval": 3, "timescale": "day" } }, { "position": { "col": 9, "sizex": 4, "row": 1, "sizey": 2 }, "config": { "bigNumberInfo": { "virtualDataPoints": [], "counters": [ { "name": "Running_Instances", "appliesTo": "join(system.groups,\",\") =~ \"##defaultResourceGroup##\" && system.azure.status == \"PowerState/running\"" }, { "name": "Stopped_Instances", "appliesTo": "join(system.groups,\",\") =~ \"##defaultResourceGroup##\" && system.azure.status == \"PowerState/deallocated\"" } ], "dataPoints": [], "bigNumberItems": [ { "dataPointName": "Running_Instances", "useCommaSeparators": false, "bottomLabel": "Running VMs", "rounding": 0, "position": 1, "rightLabel": "", "colorThresholds": null }, { "dataPointName": "Stopped_Instances", "useCommaSeparators": false, "bottomLabel": "Stopped VMs", "rounding": 0, "position": 2, "rightLabel": "", "colorThresholds": null } ] }, "displaySettings": {}, "name": "Azure Virtual Machine Inventory", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "type": "bigNumber", "timescale": "day", "version": 2 } }, { "position": { "col": 1, "sizex": 12, "row": 16, "sizey": 4 }, "config": { "displaySettings": { "isShowAll": false, "showFilter": false, "columns": [ { "visible": false, "columnLabel": "Severity", "columnKey": "alert-severity" }, { "visible": true, "columnLabel": "Began", "columnKey": "alert-began" }, { "visible": true, "columnLabel": "Resource/Website", "columnKey": "alert-device" }, { "visible": true, "columnLabel": "LogicModule", "columnKey": "alert-datasource" }, { "visible": false, "columnLabel": "Instance", "columnKey": "alert-datasource-instance" }, { "visible": true, "columnLabel": "Datapoint", "columnKey": "alert-datapoint" }, { "visible": true, "columnLabel": "Value", "columnKey": "alert-value" }, { "visible": true, "columnLabel": "Effective Thresholds", "columnKey": "alert-thresholds" }, { "visible": false, "columnLabel": "Group", "columnKey": "alert-group" }, { "visible": false, "columnLabel": "Notes", "columnKey": "alert-notes" }, { "visible": false, "columnLabel": "Acknowledged By", "columnKey": "alert-acked-by" }, { "visible": false, "columnLabel": "Acknowledged On", "columnKey": "alert-acked-on" }, { "visible": false, "columnLabel": "Cleared On", "columnKey": "alert-cleared-on" }, { "visible": false, "columnLabel": "In SDT", "columnKey": "alert-in-sdt" }, { "visible": false, "columnLabel": "Alert Rule", "columnKey": "alert-rule-name" }, { "visible": false, "columnLabel": "Escalation Chain", "columnKey": "alert-escalation-chain" }, { "visible": false, "columnLabel": "Instance Description", "columnKey": "alert-datasource-instance-description" }, { "visible": false, "columnLabel": "Full Path", "columnKey": "alert-full-path" }, { "visible": false, "columnLabel": "Routing State", "columnKey": "alert-routing-state" }, { "visible": false, "columnLabel": "Dependency Role", "columnKey": "alert-dependency-role" }, { "visible": false, "columnLabel": "Dependent Alerts", "columnKey": "alert-dependent-alerts" } ], "playSound": { "criticalAlertAudioFileName": "", "errorAlertAudioFileName": "", "warningAlertAudioFileName": "", "shouldPlay": false }, "fontsize": "normal-font", "sort": "-startEpoch" }, "name": "Azure Virtual Machine Alerts", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "filters": { "severity": "", "sdted": "all", "chain": "", "instance": "", "dataPoint": "", "rule": "", "acked": "all", "dependencyRoutingState": "", "dependencyRole": "", "host": "%23%23defaultResourceName%23%23", "keyword": "", "dataSource": "Azure%20Virtual%20Machines,Azure%20Virtual%20Machine%20Scale%20Set", "cleared": "no", "group": "%23%23defaultResourceGroup%23%23*" }, "type": "alert", "timescale": "day", "version": 2 } }, { "position": { "col": 9, "sizex": 4, "row": 3, "sizey": 5 }, "config": { "ackChecked": true, "displaySettings": { "showTypeIcon": true, "displayAs": "table" }, "displayWarnAlert": true, "description": "", "type": "noc", "version": 2, "displayErrorAlert": true, "displayColumn": 2, "name": "Azure Virtual Machine Alert Status", "displayCriticalAlert": true, "theme": "newSolidDarkBlue", "interval": 3, "sortBy": "alertSeverity", "timescale": "day", "sdtChecked": true, "items": [{ "dataPointName": "*", "instanceName": "*", "name": "##RESOURCENAME##", "dataSourceDisplayName": "Azure Virtual Machines", "groupBy": "device", "type": "device", "deviceGroupFullPath": "##defaultResourceGroup##", "deviceDisplayName": "##defaultResourceName##" }] } }, { "position": { "col": 7, "sizex": 3, "row": 12, "sizey": 4 }, "config": { "displaySettings": {}, "name": "Azure VM Cores Service Limit Usage (Trend)", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "graphInfo": { "virtualDataPoints": [], "minValue": 0, "topX": 10, "maxValue": 100, "dataPoints": [{ "dataPointName": "PercentageCoresUsage", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "VM Service Limits (Azure_VM_ServiceLimits)", "consolidateFunction": "average", "display": { "color": "Auto", "legend": "##INSTANCE##", "type": "area", "option": "custom" }, "name": "PercentageCoresUsage", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } }], "verticalLabel": "percent used", "aggregate": false, "desc": true, "scaleUnit": 1000, "globalConsolidateFunction": "VaST" }, "type": "cgraph", "timescale": "2hour", "version": 2 } }, { "position": { "col": 1, "sizex": 3, "row": 12, "sizey": 4 }, "config": { "displaySettings": {}, "name": "Azure Virtual Machine Service Limit Usage (Trend)", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "graphInfo": { "virtualDataPoints": [], "minValue": 0, "topX": 10, "maxValue": 100, "dataPoints": [{ "dataPointName": "PercentageVMUsage", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "VM Service Limits (Azure_VM_ServiceLimits)", "consolidateFunction": "average", "display": { "color": "Auto", "legend": "##INSTANCE##", "type": "area", "option": "custom" }, "name": "PercentageVMUsage", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } }], "verticalLabel": "percent used", "aggregate": false, "desc": true, "scaleUnit": 1000, "globalConsolidateFunction": "VaST" }, "type": "cgraph", "timescale": "2hour", "version": 2 } }, { "position": { "col": 10, "sizex": 3, "row": 12, "sizey": 4 }, "config": { "displaySettings": {}, "name": "Azure VM ScaleSet Service Limit Usage (Trend)", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "graphInfo": { "virtualDataPoints": [], "minValue": 0, "topX": 10, "maxValue": 100, "dataPoints": [{ "dataPointName": "PercentageVMScaleSetUsage", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "VM Service Limits (Azure_VM_ServiceLimits)", "consolidateFunction": "average", "display": { "color": "Auto", "legend": "##INSTANCE##", "type": "line", "option": "custom" }, "name": "PercentageVMScaleSetUsage", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } }], "verticalLabel": "percent used", "aggregate": false, "desc": true, "scaleUnit": 1000, "globalConsolidateFunction": "VaST" }, "type": "cgraph", "timescale": "2hour", "version": 2 } }, { "position": { "col": 4, "sizex": 3, "row": 12, "sizey": 4 }, "config": { "displaySettings": {}, "name": "Azure Availability Set Service Limit Usage (Trend)", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "graphInfo": { "virtualDataPoints": [], "minValue": 0, "topX": 10, "maxValue": 100, "dataPoints": [{ "dataPointName": "PercentageAvailabilitySetUsage", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "VM Service Limits (Azure_VM_ServiceLimits)", "consolidateFunction": "average", "display": { "color": "Auto", "legend": "##INSTANCE##", "type": "line", "option": "custom" }, "name": "PercentageAvailabilitySetUsage", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } }], "verticalLabel": "percent used", "aggregate": false, "desc": true, "scaleUnit": 1000, "globalConsolidateFunction": "VaST" }, "type": "cgraph", "timescale": "2hour", "version": 2 } }, { "position": { "col": 1, "sizex": 6, "row": 8, "sizey": 4 }, "config": { "displaySettings": {}, "name": "Top Azure Virtual Machines by CPU Utilization (Trend)", "description": "", "theme": "newSolidDarkBlue", "interval": 3, "graphInfo": { "virtualDataPoints": [], "minValue": 0, "topX": 10, "maxValue": 100, "dataPoints": [{ "dataPointName": "PercentageCPU", "instanceName": { "isGlob": true, "value": "*" }, "dataSourceFullName": "Azure Virtual Machines (Microsoft_Azure_VMs)", "consolidateFunction": "average", "display": { "color": "Auto", "legend": "##RESOURCENAME##", "type": "line", "option": "custom" }, "name": "PercentageCPU", "aggregateFunction": "SUM", "deviceDisplayName": { "isGlob": true, "value": "##defaultResourceName##" }, "deviceGroupFullPath": { "isGlob": true, "value": "##defaultResourceGroup##" } }], "verticalLabel": "%", "aggregate": false, "desc": true, "scaleUnit": 1000, "globalConsolidateFunction": "VaST" }, "type": "cgraph", "timescale": "2days", "version": 2 } } ], "version": 2 }