Created
September 24, 2025 14:01
-
-
Save getsueineko/445a1e8194e3a07da6dcc61edf800bf4 to your computer and use it in GitHub Desktop.
Windows Exporter Dashboard Group Edition (v0.31+ compatible)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": { | |
| "type": "datasource", | |
| "uid": "grafana" | |
| }, | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "description": "Adaptation of 20763 that work with Windows exporter v0.31+", | |
| "editable": true, | |
| "fiscalYearStartMonth": 0, | |
| "graphTooltip": 1, | |
| "id": 158, | |
| "links": [ | |
| { | |
| "asDropdown": true, | |
| "icon": "external link", | |
| "tags": [], | |
| "targetBlank": true, | |
| "type": "dashboards" | |
| } | |
| ], | |
| "panels": [ | |
| { | |
| "collapsed": false, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "id": 41, | |
| "panels": [], | |
| "title": "🏡Resource overview. Currently selected host:【$show_hostname】 Instance: $instance", | |
| "type": "row" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "custom": { | |
| "align": "center", | |
| "cellOptions": { | |
| "type": "auto" | |
| }, | |
| "filterable": false, | |
| "inspect": false | |
| }, | |
| "decimals": 2, | |
| "fieldMinMax": false, | |
| "mappings": [], | |
| "max": 100, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Time" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "fqdn" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "FQDN" | |
| }, | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "hostname" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Hostname" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals" | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 160 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "instance" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Instance (Details)" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "links", | |
| "value": [ | |
| { | |
| "title": "${__data.fields[2]}", | |
| "url": "/d/d9c21ad7-c3f0-4e0a-8981-6d614b9962e0/?var-instance=${__data.fields[3]}&var-hostname=All" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 260 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "job" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "JOB" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals" | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "location" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Location" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "product" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Operating System" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 0 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 260 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #A" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #B" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Uptime" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "d" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 0 | |
| }, | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "red", | |
| "value": null | |
| }, | |
| { | |
| "color": "orange", | |
| "value": 259200 | |
| }, | |
| { | |
| "color": "green", | |
| "value": 432000 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "type": "auto" | |
| } | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 110 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #C" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "CPU" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 0 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 80 | |
| }, | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "blue", | |
| "mode": "fixed" | |
| } | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "type": "color-text" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #D" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "CPU Frequency" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "rothz" | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 100 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #E" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "CPU Usage" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "percent" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "percentage", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "orange", | |
| "value": 60 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "applyToRow": false, | |
| "mode": "gradient", | |
| "type": "color-background", | |
| "wrapText": false | |
| } | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 88 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #F" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Memory" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "bytes" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 100 | |
| }, | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "blue", | |
| "mode": "fixed" | |
| } | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "type": "color-text" | |
| } | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 0 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #G" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Memory Usage" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "percent" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "percentage", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 80 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 90 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "type": "color-background" | |
| } | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 88 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #H" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "C Drive Usage" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "percent" | |
| }, | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "percentage", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 60 | |
| }, | |
| { | |
| "color": "#EAB839", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "mode": "gradient", | |
| "type": "color-background" | |
| } | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 88 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "volume" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Storage Volume" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #I" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Highest Usage Partition (%)" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "percent" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 2 | |
| }, | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "percentage", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 60 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "mode": "gradient", | |
| "type": "color-background" | |
| } | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #J" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Number of Processes" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals", | |
| "value": 0 | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Value #K" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Running Services" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals" | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "__name__" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "name" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Service Name" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "state" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "Status" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "mappings", | |
| "value": [ | |
| { | |
| "options": { | |
| "continue pending": { | |
| "color": "yellow", | |
| "index": 0 | |
| }, | |
| "pause pending": { | |
| "color": "yellow", | |
| "index": 1 | |
| }, | |
| "paused": { | |
| "color": "red", | |
| "index": 2 | |
| }, | |
| "running": { | |
| "color": "green", | |
| "index": 3 | |
| }, | |
| "start pending": { | |
| "color": "yellow", | |
| "index": 4 | |
| }, | |
| "stop pending": { | |
| "color": "yellow", | |
| "index": 5 | |
| }, | |
| "stopped": { | |
| "color": "red", | |
| "index": 6 | |
| } | |
| }, | |
| "type": "value" | |
| } | |
| ] | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "mode": "gradient", | |
| "type": "color-background" | |
| } | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "family" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.hidden", | |
| "value": true | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "address" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "displayName", | |
| "value": "IP Address" | |
| }, | |
| { | |
| "id": "unit", | |
| "value": "short" | |
| }, | |
| { | |
| "id": "decimals" | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "auto" | |
| }, | |
| { | |
| "id": "custom.minWidth", | |
| "value": 120 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Instance (Details)" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 163 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "CPU Usage" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 103 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Total Memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 117 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Memory Usage" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 127 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "C Drive Usage" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 116 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Highest Usage Partition (%)" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 206 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Number of Processes" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 164 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| }, | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "#EAB839", | |
| "value": 400 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 600 | |
| } | |
| ] | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Running Services" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 144 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 72 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "CPU" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 55 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Usage.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "unit", | |
| "value": "percent" | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "mode": "gradient", | |
| "type": "gauge", | |
| "valueDisplayMode": "text" | |
| } | |
| }, | |
| { | |
| "id": "color", | |
| "value": { | |
| "mode": "continuous-GrYlRd" | |
| } | |
| }, | |
| { | |
| "id": "custom.width", | |
| "value": 110 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Connections" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "thresholds", | |
| "value": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "dark-yellow", | |
| "value": 1000 | |
| }, | |
| { | |
| "color": "dark-red", | |
| "value": 1500 | |
| } | |
| ] | |
| } | |
| }, | |
| { | |
| "id": "decimals" | |
| }, | |
| { | |
| "id": "custom.width", | |
| "value": 102 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Connections.*|.*Number.*|.*Running.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "mode": "lcd", | |
| "type": "gauge" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "IP Address" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 113 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 11, | |
| "w": 24, | |
| "x": 0, | |
| "y": 1 | |
| }, | |
| "id": 57, | |
| "options": { | |
| "cellHeight": "sm", | |
| "footer": { | |
| "countRows": false, | |
| "enablePagination": true, | |
| "fields": "", | |
| "reducer": [ | |
| "sum" | |
| ], | |
| "show": false | |
| }, | |
| "frameIndex": 0, | |
| "showHeader": true, | |
| "sortBy": [] | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "windows_os_info{job=~\"$job\"}*on(instance)group_right(fqdn,product)(windows_os_hostname{job=~\"$job\"}*on(instance)group_right(hostname,family,nic)(windows_net_nic_address_info{job=~\"$job\",nic!~\"isatap.*|Teredo Tunneling Pseudo-Interface|Microsoft Wi-Fi Direct Virtual Adapter|Bluetooth Device.*|Microsoft Hyper-V Network Adapter|VirtualBox.*|VMware.*|Loopback.*\",address!~\"127.*|169.*|fe80.*\"}))", | |
| "format": "table", | |
| "instant": true, | |
| "interval": "", | |
| "legendFormat": "", | |
| "range": false, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "(time() - windows_system_boot_time_timestamp{job=~\"$job\"}) / 86400", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "Uptime", | |
| "range": false, | |
| "refId": "B" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "windows_cpu_logical_processor{job=~\"$job\"} - 0", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "CPU Cores", | |
| "range": false, | |
| "refId": "C" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "avg by (instance) (windows_cpu_core_frequency_mhz{job=~\"$job\"})", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "CPU Frequency", | |
| "range": false, | |
| "refId": "D" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{job=~\"$job\",mode=\"idle\"}[2m])) * 100)", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "CPU Usage", | |
| "range": false, | |
| "refId": "E" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "windows_memory_physical_total_bytes{job=~\"$job\"} - 0", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "Total Memory", | |
| "range": false, | |
| "refId": "F" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "100 - 100 * windows_memory_physical_free_bytes{job=~\"$job\"} / windows_memory_physical_total_bytes{job=~\"$job\"}", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "Memory Usage", | |
| "range": false, | |
| "refId": "G" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "(1 - windows_logical_disk_free_bytes{job=~\"$job\",volume=~\"C:\"} / windows_logical_disk_size_bytes{job=~\"$job\",volume=~\"C:\"}) * 100", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "C Drive Usage", | |
| "range": false, | |
| "refId": "H" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "max by (instance) (1-windows_logical_disk_free_bytes{job=~\"$job\"}/windows_logical_disk_size_bytes{job=~\"$job\"}) * 100", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "", | |
| "range": false, | |
| "refId": "I" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "sum by (instance) (windows_system_processes{job=~\"$job\"})", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "", | |
| "range": false, | |
| "refId": "J" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "sum by (instance) (windows_service_state{job=~\"$job\",state=~\"running\"})", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "__auto", | |
| "range": false, | |
| "refId": "K" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "sum by (instance) (windows_tcp_connections_state_count{af=\"ipv4\", job=~\"$job\", state=\"ESTABLISHED\"})", | |
| "format": "table", | |
| "hide": false, | |
| "instant": true, | |
| "legendFormat": "__auto", | |
| "range": false, | |
| "refId": "L" | |
| } | |
| ], | |
| "title": "Server Resource Overview Table [Total Hosts: $total]", | |
| "transformations": [ | |
| { | |
| "id": "merge", | |
| "options": {} | |
| }, | |
| { | |
| "id": "organize", | |
| "options": { | |
| "excludeByName": { | |
| "Time": false, | |
| "Value #A": false, | |
| "Value #B": false, | |
| "Value #C": false, | |
| "Value #D": false, | |
| "address": false, | |
| "hostname": false, | |
| "instance": false | |
| }, | |
| "includeByName": {}, | |
| "indexByName": { | |
| "Time": 1, | |
| "Value #A": 6, | |
| "Value #B": 7, | |
| "Value #C": 9, | |
| "Value #D": 10, | |
| "Value #E": 11, | |
| "Value #F": 8, | |
| "Value #G": 12, | |
| "Value #H": 14, | |
| "Value #I": 15, | |
| "Value #J": 16, | |
| "Value #K": 17, | |
| "Value #L": 18, | |
| "address": 2, | |
| "hostname": 0, | |
| "instance": 3, | |
| "job": 4, | |
| "product": 19, | |
| "prometheus": 5, | |
| "volume": 13 | |
| }, | |
| "renameByName": { | |
| "Time": "", | |
| "Value #B": "", | |
| "Value #C": "CPU", | |
| "Value #D": "", | |
| "Value #E": "CPU Usage", | |
| "Value #F": "Memory", | |
| "Value #G": "Memory Usage", | |
| "Value #J": "Number of processes", | |
| "Value #K": "Running Services", | |
| "Value #L": "Connections", | |
| "hostname": "Host Name", | |
| "product": "Operating System" | |
| } | |
| } | |
| }, | |
| { | |
| "id": "filterFieldsByName", | |
| "options": { | |
| "include": { | |
| "names": [ | |
| "Host Name", | |
| "Time", | |
| "address", | |
| "job", | |
| "Value #A", | |
| "Value #B", | |
| "CPU", | |
| "CPU Usage", | |
| "Memory Usage", | |
| "volume", | |
| "Value #H", | |
| "Value #I", | |
| "Number of processes", | |
| "Running Services", | |
| "Connections", | |
| "Operating System", | |
| "Memory" | |
| ] | |
| } | |
| } | |
| } | |
| ], | |
| "type": "table" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 0, | |
| "y": 12 | |
| }, | |
| "id": 47, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max" | |
| ], | |
| "displayMode": "list", | |
| "placement": "right", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{job=~\"$job\",mode=\"idle\"}[2m])) * 100)", | |
| "hide": false, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "{{instance}}", | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "CPU Usage by Host", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "opacity", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 2, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "super-light-blue", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-blue", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Physical.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.lineWidth", | |
| "value": 3 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "super-light-blue", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-blue", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Physical.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.lineWidth", | |
| "value": 3 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 5, | |
| "y": 12 | |
| }, | |
| "id": 49, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max" | |
| ], | |
| "displayMode": "list", | |
| "placement": "right", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "100.0 - 100 * windows_memory_physical_free_bytes{job=~\"$job\"} / windows_memory_physical_total_bytes{job=~\"$job\"}", | |
| "instant": false, | |
| "interval": "", | |
| "legendFormat": "{{instance}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Memory Usage by Host", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "Download & Upload", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "bps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 10, | |
| "y": 12 | |
| }, | |
| "id": 53, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max" | |
| ], | |
| "displayMode": "list", | |
| "placement": "right", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "max by (instance) (irate(windows_net_bytes_sent_total{job=~\"$job\",nic!~'isatap.*|VPN.*'}[2m]))*8", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{instance}}_上传", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "B", | |
| "step": 10 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "-max by (instance) (irate(windows_net_bytes_received_total{job=~\"$job\",nic!~'isatap.*|VPN.*'}[2m]))*8", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{instance}}_Download", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 10 | |
| } | |
| ], | |
| "title": "Network details of the maximum traffic network card of each host", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "Read & Write", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 20, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "Bps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 15, | |
| "y": 12 | |
| }, | |
| "id": 51, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max" | |
| ], | |
| "displayMode": "list", | |
| "placement": "right", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "-max by (instance) (irate(windows_logical_disk_read_bytes_total[2m]))", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{instance}}_Read", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 20 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "max by (instance) (irate(windows_logical_disk_write_bytes_total[2m]))", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{instance}}_Writing", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "B", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "Maximum disk read/write details for each host", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "Read & Write", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "iops" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 4, | |
| "x": 20, | |
| "y": 12 | |
| }, | |
| "id": 55, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max" | |
| ], | |
| "displayMode": "list", | |
| "placement": "right", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "-max by (instance) (irate(windows_logical_disk_reads_total[2m]))", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{instance}}_Read", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "B", | |
| "step": 20 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "max by (instance) (irate(windows_logical_disk_writes_total[2m]))", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{instance}}_Writing", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "C", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "Maximum Disk IO by Host Details", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "collapsed": false, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 18 | |
| }, | |
| "id": 43, | |
| "panels": [], | |
| "title": "🧮Details of resources 【$show_hostname:$instance】", | |
| "type": "row" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "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": 2, | |
| "x": 0, | |
| "y": 19 | |
| }, | |
| "id": 33, | |
| "maxDataPoints": 100, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "none", | |
| "justifyMode": "auto", | |
| "orientation": "horizontal", | |
| "percentChangeColorMode": "standard", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showPercentChange": false, | |
| "textMode": "auto", | |
| "wideLayout": true | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "repeat": "host", | |
| "repeatDirection": "v", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "time() - windows_system_boot_time_timestamp{job=~\"$job\",instance=~\"$instance\"}", | |
| "instant": false, | |
| "interval": "", | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Uptime", | |
| "type": "stat" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "decimals": 2, | |
| "mappings": [ | |
| { | |
| "options": { | |
| "": { | |
| "text": "" | |
| } | |
| }, | |
| "type": "value" | |
| } | |
| ], | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "#299c46", | |
| "value": null | |
| }, | |
| { | |
| "color": "rgba(237, 129, 40, 0.89)", | |
| "value": 60 | |
| }, | |
| { | |
| "color": "#d44a3a", | |
| "value": 90 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 2, | |
| "x": 2, | |
| "y": 19 | |
| }, | |
| "id": 19, | |
| "maxDataPoints": 100, | |
| "options": { | |
| "minVizHeight": 75, | |
| "minVizWidth": 75, | |
| "orientation": "horizontal", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true, | |
| "sizing": "auto" | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "100 - (avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[2m])))*100", | |
| "format": "time_series", | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Utilization", | |
| "type": "gauge" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "#EAB839", | |
| "value": 80 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 90 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 6, | |
| "x": 4, | |
| "y": 19 | |
| }, | |
| "id": 23, | |
| "options": { | |
| "displayMode": "lcd", | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "maxVizHeight": 300, | |
| "minVizHeight": 10, | |
| "minVizWidth": 0, | |
| "namePlacement": "auto", | |
| "orientation": "horizontal", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showUnfilled": true, | |
| "sizing": "auto", | |
| "valueMode": "color" | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "100 - (windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\"} / windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\"})*100", | |
| "instant": false, | |
| "interval": "", | |
| "legendFormat": "{{volume}}", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Utilization by sector", | |
| "type": "bargauge" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 100, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 0, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "normal" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Received mysqld-exporter:9104" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#0A50A1", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "stopped" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#2F575E", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Received mysqld-exporter:9104" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#0A50A1", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "stopped" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#2F575E", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 7, | |
| "x": 10, | |
| "y": 19 | |
| }, | |
| "id": 7, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "sum(windows_service_state{job=~\"$job\",instance=~\"$instance\"}) by (state)", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{state}}", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 5 | |
| } | |
| ], | |
| "title": "Service Status", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 2, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "decimals": 0, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Number of processes" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#B877D9", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Number of processes" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#B877D9", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 7, | |
| "x": 17, | |
| "y": 19 | |
| }, | |
| "id": 27, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "displayMode": "list", | |
| "placement": "right", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_system_processes{job=~\"$job\",instance=~\"$instance\"}", | |
| "instant": false, | |
| "interval": "", | |
| "legendFormat": "Number of processes", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Number of processes", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "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": 3, | |
| "w": 2, | |
| "x": 0, | |
| "y": 21 | |
| }, | |
| "id": 35, | |
| "maxDataPoints": 100, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "none", | |
| "justifyMode": "auto", | |
| "orientation": "horizontal", | |
| "percentChangeColorMode": "standard", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showPercentChange": false, | |
| "textMode": "auto", | |
| "wideLayout": true | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "repeat": "host", | |
| "repeatDirection": "v", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_cpu_logical_processor{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "instant": false, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Cores", | |
| "type": "stat" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "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": 4, | |
| "w": 2, | |
| "x": 2, | |
| "y": 23 | |
| }, | |
| "id": 21, | |
| "maxDataPoints": 100, | |
| "options": { | |
| "minVizHeight": 75, | |
| "minVizWidth": 75, | |
| "orientation": "horizontal", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true, | |
| "sizing": "auto" | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "100 - (windows_memory_physical_free_bytes{job=~\"$job\",instance=~\"$instance\"} / windows_memory_physical_total_bytes{job=~\"$job\",instance=~\"$instance\"})*100", | |
| "instant": false, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Memory Utilization", | |
| "type": "gauge" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "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": 3, | |
| "w": 2, | |
| "x": 0, | |
| "y": 24 | |
| }, | |
| "id": 37, | |
| "maxDataPoints": 100, | |
| "options": { | |
| "colorMode": "value", | |
| "graphMode": "none", | |
| "justifyMode": "auto", | |
| "orientation": "horizontal", | |
| "percentChangeColorMode": "standard", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "last" | |
| ], | |
| "fields": "", | |
| "values": false | |
| }, | |
| "showPercentChange": false, | |
| "textMode": "auto", | |
| "wideLayout": true | |
| }, | |
| "pluginVersion": "12.0.2", | |
| "repeat": "host", | |
| "repeatDirection": "v", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_physical_total_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "instant": false, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "legendFormat": "", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Total Memory", | |
| "type": "stat" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "normal" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 0, | |
| "y": 27 | |
| }, | |
| "id": 25, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "100 - avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[5m]))*100", | |
| "hide": false, | |
| "interval": "", | |
| "legendFormat": "CPU Utilization", | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Utilization", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 30, | |
| "gradientMode": "opacity", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 0, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "bytes" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "yellow", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-purple", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "剩余物理内存" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "总物理内存" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Physical Memory.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.lineWidth", | |
| "value": 2 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "semi-dark-green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "yellow", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Physical memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-purple", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "剩余物理内存" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "总物理内存" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "dark-red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Physical Memory.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.lineWidth", | |
| "value": 2 | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 8, | |
| "y": 27 | |
| }, | |
| "id": 14, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_physical_total_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "Total Physical Memory", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "range": true, | |
| "refId": "B", | |
| "step": 5 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_physical_free_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "Remaining Physical Memory", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "range": true, | |
| "refId": "C", | |
| "step": 5 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_committed_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "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 | |
| }, | |
| "range": true, | |
| "refId": "A", | |
| "step": 5 | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_commit_limit{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "intervalFactor": 1, | |
| "legendFormat": "Free virtual memory", | |
| "range": true, | |
| "refId": "D" | |
| } | |
| ], | |
| "title": "Memory Details", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 2, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "percentage", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "decbytes" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/Total Space.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "blue", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/Total Space.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "blue", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 16, | |
| "y": 27 | |
| }, | |
| "id": 15, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "Residual Space {{volume}}", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 20 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "Total Space {{volume}}", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "B", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "Remaining Disk Space", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "bps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 0, | |
| "y": 35 | |
| }, | |
| "id": 11, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_net_bytes_sent_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8>0\r", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{nic}}-Sent-Upload", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "B", | |
| "step": 10 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_net_bytes_received_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8\n", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "{{nic}}-Received-Download", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 10 | |
| } | |
| ], | |
| "title": "Network Details", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 20, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "Bps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 8, | |
| "y": 35 | |
| }, | |
| "id": 8, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_logical_disk_read_bytes_total{job=~\"$job\",instance=~\"$instance\"}[5m])\r", | |
| "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": "A", | |
| "step": 20 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_logical_disk_write_bytes_total{job=~\"$job\",instance=~\"$instance\"}[5m])\r", | |
| "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": "B", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "Disk Read/Write", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "iops" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 16, | |
| "y": 35 | |
| }, | |
| "id": 9, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_logical_disk_reads_total{job=~\"$job\",instance=~\"$instance\"}[5m])", | |
| "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 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_logical_disk_writes_total{job=~\"$job\",instance=~\"$instance\"}[5m])", | |
| "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": "C", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "Disk IO", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "bars", | |
| "fillOpacity": 100, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "normal" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 0, | |
| "y": 43 | |
| }, | |
| "id": 29, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "(irate(windows_net_bytes_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m]) * 8 / windows_net_current_bandwidth_bytes{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}) * 100", | |
| "legendFormat": "{{nic}}", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Network Utilization", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "pps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 6, | |
| "y": 43 | |
| }, | |
| "id": 10, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_net_packets_outbound_discarded_total{job=~\"$job\",instance=~\"$instance\", nic!~'isatap.*|VPN.*'}[5m]) + irate(windows_net_packets_outbound_errors_total{job=~\"$job\",instance=~\"$instance\"}[5m])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "outbound", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "range": true, | |
| "refId": "B", | |
| "step": 15 | |
| }, | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_net_packets_received_discarded_total{job=~\"$job\",instance=~\"$instance\", nic!~'isatap.*|VPN.*'}[5m]) + irate(windows_net_packets_received_errors_total{job=~\"$job\",instance=~\"$instance\"}[5m])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "received", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "range": true, | |
| "refId": "A", | |
| "step": 15 | |
| } | |
| ], | |
| "title": "Network discarded/error packets", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "none" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 12, | |
| "y": 43 | |
| }, | |
| "id": 12, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "single", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "windows_system_threads{job=~\"$job\",instance=~\"$instance\"}", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "system_threads", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "system_threads", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 10, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "links": [], | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 18, | |
| "y": 43 | |
| }, | |
| "id": 13, | |
| "options": { | |
| "alertThreshold": true, | |
| "legend": { | |
| "calcs": [ | |
| "lastNotNull", | |
| "max" | |
| ], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "single", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "application": { | |
| "filter": "" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "expr": "irate(windows_system_exception_dispatches_total{job=~\"$job\",instance=~\"$instance\"}[5m])", | |
| "format": "time_series", | |
| "functions": [], | |
| "group": { | |
| "filter": "" | |
| }, | |
| "hide": false, | |
| "host": { | |
| "filter": "" | |
| }, | |
| "interval": "", | |
| "intervalFactor": 1, | |
| "item": { | |
| "filter": "" | |
| }, | |
| "legendFormat": "exceptions", | |
| "metric": "mysql_global_status_questions", | |
| "mode": 0, | |
| "options": { | |
| "showDisabledItems": false | |
| }, | |
| "refId": "A", | |
| "step": 20 | |
| } | |
| ], | |
| "title": "System exception dispatches", | |
| "type": "timeseries" | |
| } | |
| ], | |
| "preload": false, | |
| "refresh": "", | |
| "schemaVersion": 40, | |
| "tags": [ | |
| "Prometheus", | |
| "windows_exporter" | |
| ], | |
| "templating": { | |
| "list": [ | |
| { | |
| "current": { | |
| "text": "granelle-windows-servers", | |
| "value": "granelle-windows-servers" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "definition": "label_values(windows_os_hostname,job)", | |
| "includeAll": false, | |
| "label": "JOB", | |
| "name": "job", | |
| "options": [], | |
| "query": { | |
| "qryType": 1, | |
| "query": "label_values(windows_os_hostname,job)", | |
| "refId": "PrometheusVariableQueryEditor-VariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "sort": 1, | |
| "type": "query" | |
| }, | |
| { | |
| "current": { | |
| "text": "All", | |
| "value": "$__all" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "definition": "label_values(windows_os_hostname{job=~\"$job\"},hostname)", | |
| "includeAll": true, | |
| "label": "hostname", | |
| "name": "hostname", | |
| "options": [], | |
| "query": { | |
| "qryType": 1, | |
| "query": "label_values(windows_os_hostname{job=~\"$job\"},hostname)", | |
| "refId": "PrometheusVariableQueryEditor-VariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "sort": 5, | |
| "type": "query" | |
| }, | |
| { | |
| "current": { | |
| "text": "10.1.230.217:9182", | |
| "value": "10.1.230.217:9182" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "definition": "label_values(windows_os_hostname{job=~\"$job\", hostname=~\"$hostname\"},instance)", | |
| "includeAll": false, | |
| "label": "instance", | |
| "name": "instance", | |
| "options": [], | |
| "query": { | |
| "qryType": 1, | |
| "query": "label_values(windows_os_hostname{job=~\"$job\", hostname=~\"$hostname\"},instance)", | |
| "refId": "PrometheusVariableQueryEditor-VariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "sort": 5, | |
| "type": "query" | |
| }, | |
| { | |
| "current": { | |
| "text": "cher-test-psu01", | |
| "value": "cher-test-psu01" | |
| }, | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "definition": "label_values(windows_os_hostname{job=~\"$job\", instance=~\"$instance\"},hostname)", | |
| "hide": 2, | |
| "includeAll": false, | |
| "label": "show_hostname", | |
| "name": "show_hostname", | |
| "options": [], | |
| "query": { | |
| "qryType": 1, | |
| "query": "label_values(windows_os_hostname{job=~\"$job\", instance=~\"$instance\"},hostname)", | |
| "refId": "PrometheusVariableQueryEditor-VariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "type": "query" | |
| }, | |
| { | |
| "auto": false, | |
| "auto_count": 30, | |
| "auto_min": "10s", | |
| "current": { | |
| "text": "3m", | |
| "value": "3m" | |
| }, | |
| "hide": 2, | |
| "label": "Interval", | |
| "name": "interval", | |
| "options": [ | |
| { | |
| "selected": true, | |
| "text": "3m", | |
| "value": "3m" | |
| } | |
| ], | |
| "query": "3m", | |
| "refresh": 2, | |
| "type": "interval" | |
| }, | |
| { | |
| "current": { | |
| "text": "1", | |
| "value": "1" | |
| }, | |
| "definition": "query_result(count(windows_os_info{job=~\"$job\"}))", | |
| "hide": 2, | |
| "label": "Number of Hosts", | |
| "name": "total", | |
| "options": [], | |
| "query": { | |
| "qryType": 3, | |
| "query": "query_result(count(windows_os_info{job=~\"$job\"}))", | |
| "refId": "PrometheusVariableQueryEditor-VariableQuery" | |
| }, | |
| "refresh": 2, | |
| "regex": "/{} (.*) .*/", | |
| "type": "query" | |
| } | |
| ] | |
| }, | |
| "time": { | |
| "from": "now-3h", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "refresh_intervals": [ | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ] | |
| }, | |
| "timezone": "", | |
| "title": "Windows Exporter Dashboard Group Edition (Granelle Fixes 2025, v0.31+ compatible)", | |
| "uid": "Kdh0OoSGz", | |
| "version": 12, | |
| "weekStart": "" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment