{ "uid": "synology-nas-v3", "title": "Synology NAS Monitoring", "description": "Comprehensive monitoring for Synology NAS devices (Atlantis DS1823xs+ / Calypso DS723+)", "editable": true, "graphTooltip": 1, "refresh": "30s", "schemaVersion": 39, "tags": ["synology", "nas", "snmp", "infrastructure"], "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "browser", "templating": { "list": [ { "current": { "selected": true, "text": "All", "value": "$__all" }, "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "definition": "label_values(modelName, instance)", "includeAll": true, "multi": true, "name": "instance", "query": { "query": "label_values(modelName, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "sort": 1, "type": "query" } ] }, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 100, "title": "Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 1 }, "id": 1, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "/^modelName$/", "values": false }, "textMode": "value_and_name" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "modelName{instance=~\"$instance\"}", "legendFormat": "{{instance}}", "refId": "A", "instant": true } ], "title": "Model Name", "type": "stat", "transformations": [ { "id": "labelsToFields", "options": { "mode": "columns", "valueLabel": "modelName" } } ] }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "unit": "s", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 1 }, "id": 2, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false }, "textMode": "auto" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "node_time_seconds{instance=~\"$instance\"} - node_boot_time_seconds{instance=~\"$instance\"}", "legendFormat": "{{instance}}", "refId": "A", "instant": true } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "1": { "color": "green", "text": "Normal" }, "0": { "color": "red", "text": "Failed" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 1 }, "id": 3, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false }, "textMode": "value_and_name" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "cpuFanStatus{instance=~\"$instance\"}", "legendFormat": "{{instance}} CPU Fan", "refId": "A", "instant": true } ], "title": "CPU Fan Status", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 101, "title": "CPU & Load", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "max": 100, "min": 0, "unit": "percent", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "red", "value": 90 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "id": 4, "options": { "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "100 - (avg by (instance) (rate(node_cpu_seconds_total{mode=\"idle\", instance=~\"$instance\"}[5m])) * 100)", "legendFormat": "{{instance}}", "refId": "A" } ], "title": "CPU Usage %", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "min": 0, "unit": "short", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "id": 5, "options": { "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "node_load1{instance=~\"$instance\"}", "legendFormat": "{{instance}} Load 1m", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "node_load5{instance=~\"$instance\"}", "legendFormat": "{{instance}} Load 5m", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "node_load15{instance=~\"$instance\"}", "legendFormat": "{{instance}} Load 15m", "refId": "C" } ], "title": "System Load", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 102, "title": "Memory", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "max": 100, "min": 0, "unit": "percent", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "orange", "value": 85 }, { "color": "red", "value": 95 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 15 }, "id": 6, "options": { "minVizHeight": 75, "minVizWidth": 75, "orientation": "auto", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "sizing": "auto" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "100 * (1 - node_memory_MemAvailable_bytes{instance=~\"$instance\"} / node_memory_MemTotal_bytes{instance=~\"$instance\"})", "legendFormat": "{{instance}}", "refId": "A", "instant": true } ], "title": "RAM Usage %", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "unit": "bytes", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*Total.*" }, "properties": [ { "id": "custom.lineStyle", "value": { "dash": [10, 10], "fill": "dash" } }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 16, "x": 8, "y": 15 }, "id": 7, "options": { "legend": { "calcs": ["mean", "lastNotNull"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "node_memory_MemTotal_bytes{instance=~\"$instance\"} - node_memory_MemAvailable_bytes{instance=~\"$instance\"}", "legendFormat": "{{instance}} Used", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "node_memory_MemTotal_bytes{instance=~\"$instance\"}", "legendFormat": "{{instance}} Total", "refId": "B" } ], "title": "Memory Usage Over Time", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 103, "title": "Storage", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "max": 100, "min": 0, "unit": "percent", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "orange", "value": 85 }, { "color": "red", "value": 95 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 10, "x": 0, "y": 24 }, "id": 8, "options": { "displayMode": "gradient", "maxVizHeight": 300, "minVizHeight": 30, "minVizWidth": 8, "namePlacement": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": ["lastNotNull"], "fields": "", "values": false }, "showUnfilled": true, "sizing": "auto", "valueMode": "color" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "100 * (hrStorageUsed{instance=~\"$instance\", hrStorageDescr=~\"/volume.*\"} / hrStorageSize{instance=~\"$instance\", hrStorageDescr=~\"/volume.*\"})", "legendFormat": "{{instance}} {{hrStorageDescr}}", "refId": "A", "instant": true } ], "title": "Volume Usage %", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "unit": "bytes", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*Total.*" }, "properties": [ { "id": "custom.lineStyle", "value": { "dash": [10, 10], "fill": "dash" } }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 14, "x": 10, "y": 24 }, "id": 9, "options": { "legend": { "calcs": ["lastNotNull"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "hrStorageUsed{instance=~\"$instance\", hrStorageDescr=~\"/volume.*\"} * hrStorageAllocationUnits{instance=~\"$instance\", hrStorageDescr=~\"/volume.*\"}", "legendFormat": "{{instance}} {{hrStorageDescr}} Used", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "hrStorageSize{instance=~\"$instance\", hrStorageDescr=~\"/volume.*\"} * hrStorageAllocationUnits{instance=~\"$instance\", hrStorageDescr=~\"/volume.*\"}", "legendFormat": "{{instance}} {{hrStorageDescr}} Total", "refId": "B" } ], "title": "Volume Usage Over Time", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 104, "title": "Disks", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "unit": "celsius", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 40 }, { "color": "red", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 14, "x": 0, "y": 33 }, "id": 10, "options": { "legend": { "calcs": ["mean", "max", "lastNotNull"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "diskTemperature{instance=~\"$instance\"}", "legendFormat": "{{instance}} {{diskID}}", "refId": "A" } ], "title": "Disk Temperatures", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "color": "green", "text": "Normal" }, "2": { "color": "blue", "text": "Initialized" }, "3": { "color": "yellow", "text": "Not Initialized" }, "4": { "color": "red", "text": "System Partition Failed" }, "5": { "color": "dark-red", "text": "Crashed" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 2 }, { "color": "red", "value": 4 } ] }, "custom": { "align": "center", "cellOptions": { "type": "color-text" }, "filterable": true, "inspect": false } }, "overrides": [ { "matcher": { "id": "byName", "options": "Instance" }, "properties": [ { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Disk ID" }, "properties": [ { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.width", "value": 180 }, { "id": "mappings", "value": [ { "options": { "1": { "color": "green", "text": "Normal" }, "2": { "color": "blue", "text": "Initialized" }, "3": { "color": "yellow", "text": "Not Initialized" }, "4": { "color": "red", "text": "Sys Partition Failed" }, "5": { "color": "dark-red", "text": "Crashed" } }, "type": "value" } ] }, { "id": "custom.cellOptions", "value": { "type": "color-background", "mode": "basic" } } ] }, { "matcher": { "id": "byName", "options": "Temperature" }, "properties": [ { "id": "unit", "value": "celsius" }, { "id": "custom.width", "value": 120 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 40 }, { "color": "red", "value": 50 } ] } }, { "id": "custom.cellOptions", "value": { "type": "color-text" } } ] }, { "matcher": { "id": "byName", "options": "Model" }, "properties": [ { "id": "custom.width", "value": 250 } ] } ] }, "gridPos": { "h": 10, "w": 10, "x": 14, "y": 33 }, "id": 11, "options": { "showHeader": true, "cellHeight": "sm", "footer": { "show": false, "reducer": ["sum"], "countRows": false }, "sortBy": [ { "displayName": "Instance", "desc": false } ] }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "diskStatus{instance=~\"$instance\"}", "format": "table", "legendFormat": "", "refId": "A", "instant": true }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "diskTemperature{instance=~\"$instance\"}", "format": "table", "legendFormat": "", "refId": "B", "instant": true }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "diskModel{instance=~\"$instance\"}", "format": "table", "legendFormat": "", "refId": "C", "instant": true } ], "title": "Disk Status", "type": "table", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "diskID" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 2": true, "Time 3": true, "__name__": true, "__name__ 1": true, "__name__ 2": true, "__name__ 3": true, "diskIndex": true, "diskIndex 1": true, "diskIndex 2": true, "hrStorageIndex": true, "instance 1": true, "instance 2": true, "instance 3": true, "job": true, "job 1": true, "job 2": true, "job 3": true }, "renameByName": { "diskID": "Disk ID", "instance": "Instance", "Value #A": "Status", "Value #B": "Temperature", "Value #C": "Model Raw", "diskModel": "Model" } } }, { "id": "filterByValue", "options": { "filters": [ { "fieldName": "Model Raw", "config": { "id": "isNotNull" } } ], "type": "exclude", "match": "any" } } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 43 }, "id": 105, "title": "Network", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "unit": "Bps", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*Out.*" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 44 }, "id": 12, "options": { "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "rate(ifHCInOctets{instance=~\"$instance\", ifDescr!~\"lo|docker.*|veth.*|br-.*\"}[5m])", "legendFormat": "{{instance}} {{ifDescr}} In", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "rate(ifHCOutOctets{instance=~\"$instance\", ifDescr!~\"lo|docker.*|veth.*|br-.*\"}[5m])", "legendFormat": "{{instance}} {{ifDescr}} Out", "refId": "B" } ], "title": "Network Throughput (SNMP)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "unit": "Bps", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*TX.*" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 44 }, "id": 13, "options": { "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "rate(node_network_receive_bytes_total{instance=~\"$instance\", device!~\"lo|docker.*|veth.*|br-.*\"}[5m])", "legendFormat": "{{instance}} {{device}} RX", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "rate(node_network_transmit_bytes_total{instance=~\"$instance\", device!~\"lo|docker.*|veth.*|br-.*\"}[5m])", "legendFormat": "{{instance}} {{device}} TX", "refId": "B" } ], "title": "Network Throughput (node_exporter)", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 52 }, "id": 106, "title": "Disk I/O", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "REDACTED_APP_PASSWORD": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "unit": "Bps", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*Write.*" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 53 }, "id": 14, "options": { "legend": { "calcs": ["mean", "max"], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "rate(node_disk_read_bytes_total{instance=~\"$instance\", device!~\"dm-.*|loop.*\"}[5m])", "legendFormat": "{{instance}} {{device}} Read", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "cfbskvs8upds0b" }, "expr": "rate(node_disk_written_bytes_total{instance=~\"$instance\", device!~\"dm-.*|loop.*\"}[5m])", "legendFormat": "{{instance}} {{device}} Write", "refId": "B" } ], "title": "Disk I/O Throughput", "type": "timeseries" } ], "version": 1 }