NetApp ONTAP dashboard support
Hi,
I noticed the builtin dashboard for NetApp are based on legacy NetApp monitor. Has anyone got a dashboard for the ONTAP one? I can see the ONTAP monitor are populating but it is not available on the dashboard.
Kelvin Ang
Posted 2 months ago · Edited 2 months ago·Last reply 2 months ago
1 comment
Patrick Rouse
·2 months ago · EditedDashboards are module-specific. I took a stab at converting the NetApp Cluster dashboard to one that uses the equivalent NetApp ONTAP modules. Please give this a try and let me know if it seems to do what you'd expect.
{
"santabaRelease": 241,
"defaultDashboardFilters": {
"defaultDashboardFilterDetails": []
},
"widgetTokens": [
{
"name": "defaultResourceGroup",
"value": "*"
},
{
"name": "defaultResourceName",
"value": "*"
}
],
"name": "NetApp ONTAP",
"description": "Replicated from legacy NetApp Cluster Mode dashboard using ONTAP DataSources and datapoints.",
"overwriteGroupFields": false,
"widgetsConfigVersion": 2,
"type": "dashboard",
"widgets": [
{
"position": {
"col": 1,
"sizex": 3,
"row": 12,
"sizey": 3
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Volume Utilization (Trend)",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": 100,
"dataPoints": [
{
"dataPointName": "percentageSizeUsed",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Volumes (NetApp_ONTAP_Volumes)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "area",
"option": "custom"
},
"name": "percentageSizeUsed",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "%",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 4,
"sizex": 4,
"row": 3,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Global IOPS",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": "NaN",
"dataPoints": [
{
"dataPointName": "totalOps",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Cluster Performance (NetApp_ONTAP_ClusterPerformance)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "stack",
"option": "custom"
},
"name": "totalOps",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "IOPS",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 4,
"sizex": 4,
"row": 11,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Network Throughput",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [
{
"rpn": "(netDataRecv*8) + (netDataSent*8)",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "line",
"option": "custom"
},
"name": "totalBps"
}
],
"minValue": 0,
"topX": 10,
"maxValue": "NaN",
"dataPoints": [
{
"dataPointName": "netDataRecv",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Cluster Performance (NetApp_ONTAP_ClusterPerformance)",
"consolidateFunction": "average",
"display": {
"color": null,
"legend": null,
"type": "line",
"option": "none"
},
"name": "netDataRecv",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
},
{
"dataPointName": "netDataSent",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Cluster Performance (NetApp_ONTAP_ClusterPerformance)",
"consolidateFunction": "average",
"display": {
"color": null,
"legend": null,
"type": "line",
"option": "none"
},
"name": "netDataSent",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "bits per second",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "VaST"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 1,
"sizex": 4,
"row": 15,
"sizey": 3
},
"config": {
"displaySettings": {
"columns": [
{
"visible": true,
"columnLabel": "\n Name\n \n ",
"columnSize": 270,
"columnKey": "device-name-1452842526600"
},
{
"visible": true,
"columnLabel": "\n Aggregate Utilization\n \n ",
"columnSize": 133,
"columnKey": "0"
},
{
"visible": true,
"columnLabel": "\n Days Until Alert\n ",
"columnSize": 145,
"columnKey": "0-forecast"
}
],
"pageSize": "5"
},
"columns": [
{
"rpn": "",
"dataPointName": "spaceUsedPercent",
"displayType": "percent",
"minValue": 0,
"unitLabel": "",
"maxValue": 100,
"colorThresholds": [
{
"level": 2,
"threshold": 85,
"relation": ">="
},
{
"level": 3,
"threshold": 95,
"relation": ">="
}
],
"columnName": "Aggregate Utilization",
"enableForecast": true,
"roundingDecimal": 2
}
],
"supportCustomProperty": false,
"description": "",
"forecast": {
"severity": "warn",
"confidence": 70,
"timeRange": "Last 7 days",
"algorithm": "Linear"
},
"type": "dynamicTable",
"rows": [
{
"instanceName": "*",
"label": "##INSTANCE##",
"deviceDisplayName": "##defaultResourceName##",
"groupFullPath": "##defaultResourceGroup##"
}
],
"version": 2,
"isSupportCustomProperty": false,
"topX": 25,
"dataSourceFullName": "ONTAP Aggregate (NetApp_ONTAP_Aggregate)",
"sortOrder": "descending",
"name": "ONTAP Aggregate Utilization",
"theme": "newSolidDarkBlue",
"interval": 3,
"timescale": "day"
}
},
{
"position": {
"col": 1,
"sizex": 3,
"row": 3,
"sizey": 3
},
"config": {
"displaySettings": {
"columns": [
{
"visible": true,
"columnLabel": "\n Name\n \n ",
"columnSize": 272,
"columnKey": "device-name-1452842526600"
},
{
"visible": true,
"columnLabel": "\n CPU Utilization\n \n ",
"columnSize": 136,
"columnKey": "0"
}
],
"pageSize": "5"
},
"columns": [
{
"rpn": "",
"dataPointName": "avgProcessorBusyPercent",
"displayType": "percent",
"minValue": 0,
"unitLabel": "",
"maxValue": 100,
"colorThresholds": [
{
"level": 2,
"threshold": 90,
"relation": ">"
},
{
"level": 3,
"threshold": 93,
"relation": ">"
},
{
"level": 4,
"threshold": 96,
"relation": ">"
}
],
"columnName": "CPU Utilization",
"enableForecast": false,
"roundingDecimal": 2
}
],
"supportCustomProperty": false,
"description": "",
"forecast": {
"severity": "warn",
"confidence": 70,
"timeRange": "Last 30 days",
"algorithm": "Linear"
},
"type": "dynamicTable",
"rows": [
{
"instanceName": "*",
"label": "##INSTANCE##",
"deviceDisplayName": "##defaultResourceName##",
"groupFullPath": "##defaultResourceGroup##"
}
],
"version": 2,
"isSupportCustomProperty": false,
"topX": 25,
"dataSourceFullName": "ONTAP Node Performance (NetApp_ONTAP_NodePerformance)",
"sortOrder": "descending",
"name": "ONTAP CPU Utilization",
"theme": "newSolidDarkBlue",
"interval": 3,
"timescale": "day"
}
},
{
"position": {
"col": 1,
"sizex": 3,
"row": 9,
"sizey": 3
},
"config": {
"displaySettings": {
"columns": [
{
"visible": true,
"columnLabel": "\n Name\n \n ",
"columnSize": 173,
"columnKey": "device-name-1452842526600"
},
{
"visible": true,
"columnLabel": "\n Volume Utilization\n \n ",
"columnSize": 135,
"columnKey": "0"
},
{
"visible": true,
"columnLabel": "\n Days Until Alert\n ",
"columnSize": 100,
"columnKey": "0-forecast"
}
],
"pageSize": "5"
},
"columns": [
{
"rpn": "",
"dataPointName": "percentageSizeUsed",
"displayType": "percent",
"minValue": 0,
"unitLabel": "",
"maxValue": 100,
"colorThresholds": [
{
"level": 2,
"threshold": 85,
"relation": ">="
}
],
"columnName": "Volume Utilization",
"enableForecast": true,
"roundingDecimal": 2
}
],
"supportCustomProperty": false,
"description": "",
"forecast": {
"severity": "warn",
"confidence": 70,
"timeRange": "Last 7 days",
"algorithm": "Linear"
},
"type": "dynamicTable",
"rows": [
{
"instanceName": "*",
"label": "##INSTANCE##",
"deviceDisplayName": "##defaultResourceName##",
"groupFullPath": "##defaultResourceGroup##"
}
],
"version": 2,
"isSupportCustomProperty": false,
"topX": 25,
"dataSourceFullName": "ONTAP Volumes (NetApp_ONTAP_Volumes)",
"sortOrder": "descending",
"name": "ONTAP Volume Utilization",
"theme": "newSolidDarkBlue",
"interval": 3,
"timescale": "day"
}
},
{
"position": {
"col": 11,
"sizex": 2,
"row": 6,
"sizey": 9
},
"config": {
"ackChecked": true,
"displaySettings": {
"showTypeIcon": true,
"displayAs": "list"
},
"displayWarnAlert": true,
"supportCustomProperty": false,
"description": "",
"type": "noc",
"version": 2,
"displayErrorAlert": true,
"isSupportCustomProperty": false,
"displayColumn": 1,
"name": "ONTAP Disk Alert Status",
"displayCriticalAlert": true,
"theme": "newSolidDarkBlue",
"interval": 3,
"sortBy": "alertSeverity",
"timescale": "day",
"sdtChecked": true,
"items": [
{
"dataPointName": "diskBusyPercent",
"instanceName": "*",
"name": "##INSTANCE##",
"dataSourceDisplayName": "ONTAP Disks",
"groupBy": "instance",
"type": "device",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##"
}
]
}
},
{
"position": {
"col": 11,
"sizex": 2,
"row": 3,
"sizey": 3
},
"config": {
"bigNumberInfo": {
"virtualDataPoints": [],
"counters": [],
"dataPoints": [
{
"dataPointName": "ttlDisks",
"instanceName": "*",
"dataSourceFullName": "ONTAP Disk Overview (NetApp_ONTAP_DiskOverview)",
"name": "TotalDisks",
"aggregateFunction": "SUM",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##"
},
{
"dataPointName": "notInAggregate",
"instanceName": "*",
"dataSourceFullName": "ONTAP Disk Overview (NetApp_ONTAP_DiskOverview)",
"name": "NotInAggregate",
"aggregateFunction": "SUM",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##"
},
{
"dataPointName": "persistentlyFailed",
"instanceName": "*",
"dataSourceFullName": "ONTAP Disk Overview (NetApp_ONTAP_DiskOverview)",
"name": "PersistentlyFailed",
"aggregateFunction": "SUM",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##"
},
{
"dataPointName": "sparesCountLow",
"instanceName": "*",
"dataSourceFullName": "ONTAP Disk Overview (NetApp_ONTAP_DiskOverview)",
"name": "Spares Count Low",
"aggregateFunction": "SUM",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##"
}
],
"bigNumberItems": [
{
"dataPointName": "TotalDisks",
"useCommaSeparators": false,
"bottomLabel": "",
"rounding": 0,
"position": 1,
"rightLabel": "Total Disks",
"colorThresholds": null,
"actions": []
},
{
"dataPointName": "NotInAggregate",
"useCommaSeparators": false,
"bottomLabel": "",
"rounding": 0,
"position": 2,
"rightLabel": "Not In Aggregate",
"colorThresholds": null,
"actions": []
},
{
"dataPointName": "PersistentlyFailed",
"useCommaSeparators": false,
"bottomLabel": "",
"rounding": 0,
"position": 3,
"rightLabel": "Persistently Failed",
"colorThresholds": null,
"actions": []
},
{
"dataPointName": "Spares Count Low",
"useCommaSeparators": false,
"bottomLabel": "",
"rounding": 0,
"position": 4,
"rightLabel": "Spares Count Low",
"colorThresholds": null,
"actions": []
}
]
},
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Disk Health",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"type": "bigNumber",
"timescale": "day",
"version": 2
}
},
{
"position": {
"col": 8,
"sizex": 3,
"row": 3,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "Top ONTAP Disks by IOPS",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": "NaN",
"dataPoints": [
{
"dataPointName": "iopsTotal",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Disks (NetApp_ONTAP_Disks)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##RESOURCENAME## - ##INSTANCE##",
"type": "line",
"option": "custom"
},
"name": "iopsTotal",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "IOPS",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 8,
"sizex": 3,
"row": 7,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Busiest Disks",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": 100,
"dataPoints": [
{
"dataPointName": "diskBusyPercent",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Disks (NetApp_ONTAP_Disks)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##RESOURCENAME## - ##INSTANCE##",
"type": "line",
"option": "custom"
},
"name": "diskBusyPercent",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "%",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 8,
"sizex": 3,
"row": 11,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Least Busy Disks",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": 100,
"dataPoints": [
{
"dataPointName": "diskBusyPercent",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Disks (NetApp_ONTAP_Disks)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##RESOURCENAME## - ##INSTANCE##",
"type": "line",
"option": "custom"
},
"name": "diskBusyPercent",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "%",
"aggregate": false,
"desc": false,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 1,
"sizex": 3,
"row": 6,
"sizey": 3
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP CPU Utilization (Trend)",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": 100,
"dataPoints": [
{
"dataPointName": "avgProcessorBusyPercent",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Node Performance (NetApp_ONTAP_NodePerformance)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "area",
"option": "custom"
},
"name": "avgProcessorBusyPercent",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "*"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "%",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 5,
"sizex": 4,
"row": 15,
"sizey": 3
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Aggregate Utilization (Trend)",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": 100,
"dataPoints": [
{
"dataPointName": "spaceUsedPercent",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Aggregate (NetApp_ONTAP_Aggregate)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "area",
"option": "custom"
},
"name": "spaceUsedPercent",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "%",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 4,
"sizex": 4,
"row": 7,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "Top ONTAP RAIDs by Total Operations",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [
{
"rpn": "readOps + writeOps",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "line",
"option": "custom"
},
"name": "totalOps"
}
],
"minValue": 0,
"topX": 10,
"maxValue": "NaN",
"dataPoints": [
{
"dataPointName": "readOps",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP RAID (NetApp_ONTAP_Raid)",
"consolidateFunction": "average",
"display": {
"color": null,
"legend": null,
"type": "line",
"option": "none"
},
"name": "readOps",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
},
{
"dataPointName": "writeOps",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP RAID (NetApp_ONTAP_Raid)",
"consolidateFunction": "average",
"display": {
"color": null,
"legend": null,
"type": "line",
"option": "none"
},
"name": "writeOps",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "operations/sec",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
},
{
"position": {
"col": 1,
"sizex": 12,
"row": 18,
"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": true,
"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": {},
"fontsize": "normal-font",
"sort": "-startEpoch"
},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Alerts",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"filters": {
"severity": "",
"sdted": "all",
"chain": "",
"instance": "",
"anomaly": "all",
"dataPoint": "",
"rule": "",
"acked": "all",
"dependencyRoutingState": "",
"isEscalation": "all",
"dependencyRole": "",
"host": "%23%23defaultResourceName%23%23",
"isHistoricalSdt": "all",
"keyword": "",
"dataSource": "ONTAP*",
"cleared": "no",
"group": "%23%23defaultResourceGroup%23%23*"
},
"type": "alert",
"timescale": "day",
"version": 2
}
},
{
"position": {
"col": 9,
"sizex": 4,
"row": 15,
"sizey": 3
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Node Uptime - Last 30 Days",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [
{
"rpn": "uptime / 60 / 60 / 24",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "stack",
"option": "custom"
},
"name": "uptimeDays"
}
],
"minValue": 0,
"topX": 10,
"maxValue": "NaN",
"dataPoints": [
{
"dataPointName": "uptime",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Node Performance (NetApp_ONTAP_NodePerformance)",
"consolidateFunction": "average",
"display": {
"color": null,
"legend": null,
"type": "line",
"option": "none"
},
"name": "uptime",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "day(s)",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "1month",
"version": 2
}
},
{
"position": {
"col": 1,
"sizex": 12,
"row": 1,
"sizey": 2
},
"config": {
"ackChecked": true,
"displaySettings": {
"showTypeIcon": true,
"displayAs": "table"
},
"displayWarnAlert": true,
"supportCustomProperty": false,
"description": "",
"type": "noc",
"version": 2,
"displayErrorAlert": true,
"isSupportCustomProperty": false,
"displayColumn": 6,
"name": "ONTAP Cluster + Node Alert Status",
"displayCriticalAlert": true,
"theme": "newSolidDarkBlue",
"interval": 3,
"sortBy": "alertSeverity",
"timescale": "day",
"sdtChecked": true,
"items": [
{
"dataPointName": "*",
"instanceName": "*",
"type": "device",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##",
"name": "##RESOURCENAME##",
"dataSourceDisplayName": "ONTAP Cluster Performance",
"groupBy": "device"
},
{
"dataPointName": "*",
"instanceName": "*",
"type": "device",
"deviceGroupFullPath": "##defaultResourceGroup##",
"deviceDisplayName": "##defaultResourceName##",
"name": "##INSTANCE##",
"dataSourceDisplayName": "ONTAP Node Performance",
"groupBy": "instance"
}
]
}
},
{
"position": {
"col": 1,
"sizex": 4,
"row": 22,
"sizey": 4
},
"config": {
"displaySettings": {},
"isSupportCustomProperty": false,
"supportCustomProperty": false,
"name": "ONTAP Cluster Latency",
"description": "",
"theme": "newSolidDarkBlue",
"interval": 3,
"graphInfo": {
"virtualDataPoints": [],
"minValue": 0,
"topX": 10,
"maxValue": "NaN",
"dataPoints": [
{
"dataPointName": "totalLatency",
"instanceName": {
"isGlob": true,
"value": "*"
},
"dataSourceFullName": "ONTAP Cluster Performance (NetApp_ONTAP_ClusterPerformance)",
"consolidateFunction": "average",
"display": {
"color": "Auto",
"legend": "##INSTANCE##",
"type": "line",
"option": "custom"
},
"name": "totalLatency",
"aggregateFunction": "SUM",
"deviceDisplayName": {
"isGlob": true,
"value": "##defaultResourceName##"
},
"deviceGroupFullPath": {
"isGlob": true,
"value": "##defaultResourceGroup##"
}
}
],
"verticalLabel": "ms",
"aggregate": false,
"desc": true,
"scaleUnit": 1000,
"globalConsolidateFunction": "default"
},
"type": "cgraph",
"timescale": "2days",
"version": 2
}
}
],
"version": 2
}