{ "annotations": { "list": [{ "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" }] }, "description": "Windows Exporter Dashboard", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 14694, "graphTooltip": 1, "id": 27, "iteration": 1649986652324, "links": [], "liveNow": false, "panels": [{ "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "thresholds": { "mode": "absolute", "steps": [{ "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 0 }, "id": 33, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.5", "repeat": "host", "repeatDirection": "v", "targets": [{ "datasource": { "type": "prometheus", "uid": "${ds}" }, "exemplar": false, "expr": "windows_os_time{instance=~\"$server\"} - on () windows_process_start_time{creating_process_id=\"0\",instance=\"$server\",process=\"Idle\",process_id=\"0\"}", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }], "title": "Uptime", "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [{ "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 3, "y": 0 }, "id": 19, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.5", "targets": [{ "datasource": { "type": "prometheus", "uid": "${ds}" }, "exemplar": true, "expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{mode=\"idle\", instance=~\"$server\"}[1m])) * 100)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }], "title": "CPU Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [{ "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 6, "y": 0 }, "id": 21, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.5", "targets": [{ "expr": "(windows_cs_physical_memory_bytes{instance=~\"$server\"} - windows_os_physical_memory_free_bytes{instance=~\"$server\"}) / windows_cs_physical_memory_bytes{instance=~\"$server\"} * 100", "format": "time_series", "intervalFactor": 1, "refId": "A" }], "title": "Memory Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [{ "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 9, "y": 0 }, "id": 23, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.5", "targets": [{ "expr": "(sum(windows_logical_disk_size_bytes{volume!~\"Harddisk.*\", instance=\"$server\"}) by (instance) - sum(windows_logical_disk_free_bytes{volume!~\"Harddisk.*\", instance=\"$server\"}) by (instance)) / sum(windows_logical_disk_size_bytes{volume!~\"Harddisk.*\", instance=\"$server\"}) by (instance) * 100", "format": "time_series", "intervalFactor": 1, "refId": "A" }], "title": "Disk Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "max": 100000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [{ "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70000000 }, { "color": "#d44a3a", "value": 90000000 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 12, "y": 0 }, "id": 17, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.5", "targets": [{ "expr": "(sum(irate(windows_net_bytes_total{instance=\"$server\"}[1m])) > 1)* 8", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": " sum(irate(windows_net_bytes_total{instance=~\"$server\",nic=\"Red_Hat_VirtIO_Ethernet_Adapter\"}[5m])) / sum(windows_net_current_bandwidth{instance=~\"$server\",nic=\"Red_Hat_VirtIO_Ethernet_Adapter\"}/8) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "B" } ], "title": "Bandwidth", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [{ "color": "#299c46", "value": null }, { "color": "dark-yellow", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 9, "x": 15, "y": 0 }, "id": 40, "links": [], "maxDataPoints": 100, "options": { "displayMode": "basic", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "8.4.5", "targets": [{ "expr": "100 - (windows_logical_disk_free_bytes{instance=~\"$server\"} / windows_logical_disk_size_bytes{instance=~\"$server\"})*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{volume}}", "refId": "A" }, { "expr": "windows_logical_disk_free_bytes{instance=~\"$server\"}", "hide": true, "interval": "", "legendFormat": "{{ instance }}", "refId": "B" } ], "title": "Hard Disk Usage", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "thresholds": { "mode": "absolute", "steps": [{ "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 2 }, "id": 35, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.5", "repeat": "host", "repeatDirection": "v", "targets": [{ "expr": "windows_cs_logical_processors{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" }], "title": "Processors", "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "thresholds": { "mode": "absolute", "steps": [{ "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 4 }, "id": 37, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.5", "repeat": "host", "repeatDirection": "v", "targets": [{ "datasource": { "type": "prometheus", "uid": "${ds}" }, "exemplar": true, "expr": "windows_cs_physical_memory_bytes{instance=~\"$server\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }], "title": "RAM", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "rate(windows_logical_disk_split_ios_total{instance=~\"$server\", volume !~\"HarddiskVolume.+\"}[60s])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "i/o {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }], "thresholds": [], "timeRegions": [], "title": "Hard disk i/o ops total", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [{ "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" }], "max": 100000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [{ "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70000000 }, { "color": "#d44a3a", "value": 90000000 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 12, "y": 6 }, "id": 39, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.5", "targets": [{ "expr": "windows_memory_swap_page_operations_total{instance=\"$server\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" }], "title": "Total SWAP", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "windows_cs_physical_memory_bytes{instance=~\"$server\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Physical memory", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 5 }, { "application": { "filter": "" }, "expr": "windows_os_physical_memory_free_bytes{instance=~\"$server\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Free physical memory", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "C", "step": 5 }, { "application": { "filter": "" }, "expr": "windows_os_virtual_memory_bytes{instance=~\"$server\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Virtual memory", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 5 }, { "expr": "windows_os_virtual_memory_free_bytes{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Free virtual memory", "refId": "D" } ], "thresholds": [], "timeRegions": [], "title": "Memory Details", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "idle": "dark-green", "user": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "sum by (mode) (rate(windows_cpu_time_total{instance=~\"$server\"}[5m]))", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{mode}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }], "thresholds": [], "timeRegions": [], "title": "CPU Load", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "decimals": 1, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [{ "expr": "(avg without (cpu) (sum(irate(windows_cpu_time_total{instance=\"$server\",mode!=\"idle\"}[5m])) by (mode)) / 16)* 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A" }], "thresholds": [], "timeRegions": [], "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "percent", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 11, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "rate(windows_net_bytes_sent_total{instance=~\"$server\"}[$interval]) >0", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Sent- Upload", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 10 }, { "application": { "filter": "" }, "expr": "- rate(windows_net_bytes_received_total{instance=~\"$server\"}[$interval]) <0", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Received- Download", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "Bandwidth", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "Bps", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 7, "x": 12, "y": 23 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [{ "expr": "sum(increase(windows_net_bytes_received_total{instance=\"$server\"}[1h])) by (instance)", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Received-Download", "refId": "A" }, { "expr": "sum(increase(windows_net_bytes_sent_total{instance=\"$server\"}[1h])) by (instance)", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Sent-Upload", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Flow Per Hour", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "bytes", "logBase": 1, "show": true }, { "format": "bytes", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 5, "x": 19, "y": 23 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 10, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "irate(windows_net_packets_outbound_discarded_total{instance=~\"$server\"}[$interval]) + irate(windows_net_packets_outbound_errors_total{instance=~\"$server\"}[$interval])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Sent-Upload", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 15 }, { "application": { "filter": "" }, "expr": "irate(windows_net_packets_outbound_discarded_total{instance=~\"$server\"}[$interval]) + irate(windows_net_packets_outbound_errors_total{instance=~\"$server\"}[$interval])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "interval": "", "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Received-Download", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 15 } ], "thresholds": [], "timeRegions": [], "title": "Network discarded/error packets", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "pps", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "irate(windows_logical_disk_write_bytes_total{instance=~\"$server\", volume !~\"HarddiskVolume.+\"}[60s])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Write {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }, { "application": { "filter": "" }, "expr": "- irate(windows_logical_disk_read_bytes_total{instance=~\"$server\", volume !~\"HarddiskVolume.+\"}[60s])", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "Read {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "Disk R/W", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "Received mysqld-exporter:9104": "#0A50A1", "stopped": "#2F575E" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [{ "application": { "filter": "" }, "expr": "sum(windows_service_state{instance=~\"$server\"}) by (state)", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "{{state}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 5 }], "thresholds": [], "timeRegions": [], "title": "Services by state", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [{ "color": "red", "value": null }, { "color": "#EAB839", "value": 2 }, { "color": "#6ED0E0", "value": 5 }, { "color": "purple", "value": 15 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 41 }, "hideTimeOverride": false, "id": 15, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.5", "targets": [{ "application": { "filter": "" }, "expr": "windows_logical_disk_free_bytes{instance=~\"$server\", volume !~\"HarddiskVolume.+\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "intervalFactor": 1, "item": { "filter": "" }, "legendFormat": "free {{volume}}", "metric": "mysql_global_status_questions", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "step": 20 }], "title": "Partitions Free Space", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${ds}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 41 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [{ "expr": "windows_os_processes{instance=\"$server\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Processes", "refId": "A" }], "thresholds": [], "timeRegions": [], "title": "Processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [{ "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "10s", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [{ "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "ds", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "auto": false, "auto_count": 500, "auto_min": "30s", "current": { "selected": false, "text": "60s", "value": "60s" }, "hide": 2, "label": "Interval", "name": "interval", "options": [{ "selected": true, "text": "60s", "value": "60s" }], "query": "60s", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "current": { "selected": true, "text": "", "value": "" }, "datasource": { "type": "prometheus", "uid": "${ds}" }, "definition": "label_values(windows_cpu_time_total, instance)", "hide": 0, "includeAll": false, "label": "Server", "multi": false, "name": "server", "options": [], "query": { "query": "label_values(windows_cpu_time_total, instance)", "refId": "Prometheus-server-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Windows Node Overview", "uid": "IV0hu1m7z", "version": 1, "weekStart": "" }