Last active
September 24, 2025 10:17
-
-
Save getsueineko/4cbdcfe5cedadf930754720090ff12ac to your computer and use it in GitHub Desktop.
Windows Exporter Dashboard 20250801-PandaMan Translated and Fixed
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": "grafana", | |
| "uid": "-- Grafana --" | |
| }, | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "description": "Windows Prometheus monitoring dashboard: added resource summary display, optimized detailed views. Updated support for windows_exporter 0.31.1. Parameters optimized for Grafana v12+.", | |
| "editable": true, | |
| "fiscalYearStartMonth": 0, | |
| "graphTooltip": 0, | |
| "id": 155, | |
| "links": [ | |
| { | |
| "asDropdown": false, | |
| "icon": "bolt", | |
| "includeVars": false, | |
| "keepTime": false, | |
| "tags": [], | |
| "targetBlank": true, | |
| "title": "Update", | |
| "tooltip": "Update current dashboard", | |
| "type": "link", | |
| "url": "https://grafana.com/grafana/dashboards/23847" | |
| } | |
| ], | |
| "panels": [ | |
| { | |
| "collapsed": false, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "id": 3, | |
| "panels": [], | |
| "title": "🏡Resource Overview ($job) Current 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": [], | |
| "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" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "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": "percentunit" | |
| }, | |
| { | |
| "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": "percentunit" | |
| }, | |
| { | |
| "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": 94 | |
| } | |
| ] | |
| }, | |
| { | |
| "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" | |
| } | |
| ] | |
| }, | |
| { | |
| "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": 80 | |
| }, | |
| { | |
| "id": "custom.align", | |
| "value": "center" | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "CPU" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.width", | |
| "value": 67 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Usage.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "unit", | |
| "value": "percent" | |
| }, | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "type": "gauge" | |
| } | |
| }, | |
| { | |
| "id": "color", | |
| "value": { | |
| "mode": "continuous-GrYlRd" | |
| } | |
| }, | |
| { | |
| "id": "custom.width", | |
| "value": 110 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Connections" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.cellOptions", | |
| "value": { | |
| "applyToRow": false, | |
| "type": "color-background", | |
| "wrapText": false | |
| } | |
| }, | |
| { | |
| "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" | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 11, | |
| "w": 24, | |
| "x": 0, | |
| "y": 1 | |
| }, | |
| "id": 1, | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "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": 4, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{job=~\"$job\",mode=\"idle\"}[2m])) * 100)", | |
| "legendFormat": "{{instance}}", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Usage of Each 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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 5, | |
| "x": 5, | |
| "y": 12 | |
| }, | |
| "id": 5, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "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\"}", | |
| "legendFormat": "{{instance}}", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Memory Usage of Each 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", | |
| "lineStyle": { | |
| "fill": "solid" | |
| }, | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "never", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "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": 6, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "max by (instance) (irate(windows_net_bytes_sent_total{job=~\"$job\",nic!~'isatap.*|VPN.*'}[2m]))*8", | |
| "instant": false, | |
| "legendFormat": "{{instance}}_Upload", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "exemplar": false, | |
| "expr": "-max by (instance) (irate(windows_net_bytes_received_total{job=~\"$job\",nic!~'isatap.*|VPN.*'}[2m]))*8", | |
| "format": "time_series", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "{{instance}}_下载", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "Network Details of Each Host's Maximum Traffic NIC", | |
| "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" | |
| } | |
| }, | |
| "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": 7, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "-max by (instance) (irate(windows_logical_disk_read_bytes_total[2m]))", | |
| "legendFormat": "{{instance}}_Read", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "max by (instance) (irate(windows_logical_disk_write_bytes_total[2m]))", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "{{instance}}_Write", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "Disk I/O Details of Each Host's Maximum Disk", | |
| "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" | |
| } | |
| }, | |
| "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": 8, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "-max by (instance) (irate(windows_logical_disk_reads_total[2m]))", | |
| "legendFormat": "{{instance}}_Read", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "max by (instance) (irate(windows_logical_disk_writes_total[2m]))", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "{{instance}}_Write", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "Maximum Disk I/O Details of Each Host", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "collapsed": false, | |
| "gridPos": { | |
| "h": 1, | |
| "w": 24, | |
| "x": 0, | |
| "y": 18 | |
| }, | |
| "id": 2, | |
| "panels": [], | |
| "title": "🧮Resource Details:【$show_hostname】【$instance】", | |
| "type": "row" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "s" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 3, | |
| "w": 2, | |
| "x": 0, | |
| "y": 19 | |
| }, | |
| "id": 27, | |
| "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", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "time() - windows_system_boot_time_timestamp{job=~\"$job\",instance=~\"$instance\"}", | |
| "legendFormat": "", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Boot Time", | |
| "type": "stat" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "fieldMinMax": false, | |
| "mappings": [], | |
| "max": 100, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 50 | |
| }, | |
| { | |
| "color": "orange", | |
| "value": 70 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 90 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 3, | |
| "x": 2, | |
| "y": 19 | |
| }, | |
| "id": 12, | |
| "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 - (avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[2m])))*100", | |
| "legendFormat": "", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Usage", | |
| "type": "gauge" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "max": 100, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "#6ed0e0", | |
| "value": null | |
| }, | |
| { | |
| "color": "green", | |
| "value": 50 | |
| }, | |
| { | |
| "color": "#EAB839", | |
| "value": 70 | |
| }, | |
| { | |
| "color": "orange", | |
| "value": 80 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 90 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 7, | |
| "x": 5, | |
| "y": 19 | |
| }, | |
| "id": 14, | |
| "options": { | |
| "displayMode": "lcd", | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": false | |
| }, | |
| "maxVizHeight": 300, | |
| "minVizHeight": 16, | |
| "minVizWidth": 8, | |
| "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" | |
| }, | |
| "editorMode": "code", | |
| "expr": "100 - (windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\"} / windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\"})*100", | |
| "legendFormat": "{{volume}}", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Usage of Each Partition", | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "short" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "stopped" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "#2f575e", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 5, | |
| "x": 12, | |
| "y": 19 | |
| }, | |
| "id": 15, | |
| "options": { | |
| "legend": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "sum(windows_service_state{job=~\"$job\",instance=~\"$instance\"}) by (state)", | |
| "legendFormat": "{{state}}", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "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, | |
| "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": "purple", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 7, | |
| "x": 17, | |
| "y": 19 | |
| }, | |
| "id": 16, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "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": "windows_system_processes{job=~\"$job\",instance=~\"$instance\"}", | |
| "legendFormat": "Number of Processes", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Number of Processes", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "none" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 3, | |
| "w": 2, | |
| "x": 0, | |
| "y": 22 | |
| }, | |
| "id": 28, | |
| "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", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_cpu_logical_processor{job=~\"$job\",instance=~\"$instance\"}", | |
| "legendFormat": "", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Cores", | |
| "type": "stat" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "mappings": [], | |
| "max": 100, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "yellow", | |
| "value": 70 | |
| }, | |
| { | |
| "color": "orange", | |
| "value": 80 | |
| }, | |
| { | |
| "color": "red", | |
| "value": 90 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 4, | |
| "w": 3, | |
| "x": 2, | |
| "y": 23 | |
| }, | |
| "id": 13, | |
| "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", | |
| "legendFormat": "", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Memory Usage", | |
| "type": "gauge" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "decimals": 1, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "bytes" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 2, | |
| "w": 2, | |
| "x": 0, | |
| "y": 25 | |
| }, | |
| "id": 29, | |
| "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", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_physical_total_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "legendFormat": "", | |
| "range": true, | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 9, | |
| "x": 0, | |
| "y": 27 | |
| }, | |
| "id": 17, | |
| "options": { | |
| "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" | |
| }, | |
| "editorMode": "code", | |
| "expr": "100 - avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[5m]))*100", | |
| "legendFormat": "CPU Usage", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "CPU Usage", | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "bytes" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/.*Physical Memory.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "custom.lineWidth", | |
| "value": 2 | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Total Physical Memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Available Physical Memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "green", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "purple", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| }, | |
| { | |
| "matcher": { | |
| "id": "byName", | |
| "options": "Free virtual memory" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "yellow", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 9, | |
| "y": 27 | |
| }, | |
| "id": 18, | |
| "options": { | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_physical_total_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "Total Physical Memory", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_physical_free_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "Available Physical Memory", | |
| "range": true, | |
| "refId": "B" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_commit_limit{job=~\"$job\",instance=~\"$instance\"}", | |
| "legendFormat": "Virtual memory", | |
| "range": true, | |
| "refId": "C" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_memory_committed_bytes{job=~\"$job\",instance=~\"$instance\"}", | |
| "hide": false, | |
| "instant": false, | |
| "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": 30, | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "decbytes" | |
| }, | |
| "overrides": [ | |
| { | |
| "matcher": { | |
| "id": "byRegexp", | |
| "options": "/Total Space.*/" | |
| }, | |
| "properties": [ | |
| { | |
| "id": "color", | |
| "value": { | |
| "fixedColor": "red", | |
| "mode": "fixed" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 7, | |
| "x": 17, | |
| "y": 27 | |
| }, | |
| "id": 19, | |
| "options": { | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}", | |
| "legendFormat": "Available Space {{volume}}", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "Total Space {{volume}}", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "Disk Available 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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "bps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 9, | |
| "x": 0, | |
| "y": 35 | |
| }, | |
| "id": 20, | |
| "options": { | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_net_bytes_received_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8", | |
| "legendFormat": "{{nic}}-Received-Download", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_net_bytes_sent_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8 > 0", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "{{nic}}-Sent-Upload", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "Bps" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 8, | |
| "x": 9, | |
| "y": 35 | |
| }, | |
| "id": 21, | |
| "options": { | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_logical_disk_read_bytes_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[5m])", | |
| "legendFormat": "read {{volume}}", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_logical_disk_write_bytes_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[5m])", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "write {{volume}}", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "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" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "iops" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 8, | |
| "w": 7, | |
| "x": 17, | |
| "y": 35 | |
| }, | |
| "id": 22, | |
| "options": { | |
| "legend": { | |
| "calcs": [ | |
| "mean", | |
| "lastNotNull", | |
| "max", | |
| "min" | |
| ], | |
| "displayMode": "table", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_logical_disk_reads_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[5m])", | |
| "legendFormat": "read {{volume}}", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_logical_disk_writes_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[5m])", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "write {{volume}}", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "Disk I/O", | |
| "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": 0, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "auto", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "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": 23, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "single", | |
| "sort": "desc" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "(sum by(instance,nic)(irate(windows_net_bytes_total{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}[5m])*8)/on(instance,nic)group_left()(windows_net_current_bandwidth_bytes{job=~\"$job\",instance=~\"$instance\",nic!~'isatap.*|VPN.*'}*8))*100", | |
| "legendFormat": "{{nic}}", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "Network Usage", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "description": "Network dropped/error packets", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 0, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "auto", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 6, | |
| "y": 43 | |
| }, | |
| "id": 24, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "multi", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "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])", | |
| "legendFormat": "{{nic}} outbound", | |
| "range": true, | |
| "refId": "A" | |
| }, | |
| { | |
| "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])", | |
| "hide": false, | |
| "instant": false, | |
| "legendFormat": "{{nic}} received", | |
| "range": true, | |
| "refId": "B" | |
| } | |
| ], | |
| "title": "Network discarded/error packets", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "description": "System Threads", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 0, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "auto", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 12, | |
| "y": 43 | |
| }, | |
| "id": 25, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "single", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "windows_system_threads{job=~\"$job\",instance=~\"$instance\"}", | |
| "legendFormat": "system_threads", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "system_threads", | |
| "type": "timeseries" | |
| }, | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "description": "System Exception Dispatches", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "palette-classic" | |
| }, | |
| "custom": { | |
| "axisBorderShow": false, | |
| "axisCenteredZero": false, | |
| "axisColorMode": "text", | |
| "axisLabel": "", | |
| "axisPlacement": "auto", | |
| "barAlignment": 0, | |
| "barWidthFactor": 0.6, | |
| "drawStyle": "line", | |
| "fillOpacity": 0, | |
| "gradientMode": "none", | |
| "hideFrom": { | |
| "legend": false, | |
| "tooltip": false, | |
| "viz": false | |
| }, | |
| "insertNulls": false, | |
| "lineInterpolation": "linear", | |
| "lineWidth": 1, | |
| "pointSize": 5, | |
| "scaleDistribution": { | |
| "type": "linear" | |
| }, | |
| "showPoints": "auto", | |
| "spanNulls": false, | |
| "stacking": { | |
| "group": "A", | |
| "mode": "none" | |
| }, | |
| "thresholdsStyle": { | |
| "mode": "off" | |
| } | |
| }, | |
| "mappings": [], | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| } | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 6, | |
| "w": 6, | |
| "x": 18, | |
| "y": 43 | |
| }, | |
| "id": 26, | |
| "options": { | |
| "legend": { | |
| "calcs": [], | |
| "displayMode": "list", | |
| "placement": "bottom", | |
| "showLegend": true | |
| }, | |
| "tooltip": { | |
| "hideZeros": false, | |
| "mode": "single", | |
| "sort": "none" | |
| } | |
| }, | |
| "pluginVersion": "11.5.1", | |
| "targets": [ | |
| { | |
| "datasource": { | |
| "type": "prometheus", | |
| "uid": "prometheus" | |
| }, | |
| "editorMode": "code", | |
| "expr": "irate(windows_system_exception_dispatches_total{job=~\"$job\",instance=~\"$instance\"}[5m])", | |
| "legendFormat": "exceptions", | |
| "range": true, | |
| "refId": "A" | |
| } | |
| ], | |
| "title": "System exception dispatches", | |
| "type": "timeseries" | |
| } | |
| ], | |
| "preload": false, | |
| "refresh": "30s", | |
| "schemaVersion": 40, | |
| "tags": [ | |
| "Prometheus", | |
| "windows_exporter" | |
| ], | |
| "templating": { | |
| "list": [ | |
| { | |
| "current": { | |
| "text": "granelle-windows-servers", | |
| "value": "granelle-windows-servers" | |
| }, | |
| "definition": "label_values(windows_os_hostname,job)", | |
| "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" | |
| }, | |
| "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" | |
| }, | |
| "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": "", | |
| "type": "query" | |
| }, | |
| { | |
| "current": { | |
| "text": "cher-test-psu01", | |
| "value": "cher-test-psu01" | |
| }, | |
| "definition": "label_values(windows_os_hostname{job=~\"$job\", instance=~\"$instance\"},hostname)", | |
| "hide": 2, | |
| "label": "Display Hostname in Use", | |
| "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" | |
| }, | |
| { | |
| "current": { | |
| "text": "", | |
| "value": "" | |
| }, | |
| "definition": "label_values(windows_os_hostname,location)", | |
| "hide": 2, | |
| "label": "Location", | |
| "name": "location", | |
| "options": [], | |
| "query": { | |
| "qryType": 1, | |
| "query": "label_values(windows_os_hostname,location)", | |
| "refId": "PrometheusVariableQueryEditor-VariableQuery" | |
| }, | |
| "refresh": 1, | |
| "regex": "", | |
| "sort": 5, | |
| "type": "query" | |
| }, | |
| { | |
| "current": { | |
| "text": "10.1.230.217", | |
| "value": "10.1.230.217" | |
| }, | |
| "definition": "label_values(windows_net_nic_address_info{job=\"$job\", instance=\"$instance\"},address)", | |
| "hide": 2, | |
| "label": "IP Address", | |
| "name": "ipadd", | |
| "options": [], | |
| "query": { | |
| "qryType": 1, | |
| "query": "label_values(windows_net_nic_address_info{job=\"$job\", instance=\"$instance\"},address)", | |
| "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-30m", | |
| "to": "now" | |
| }, | |
| "timepicker": {}, | |
| "timezone": "", | |
| "title": "Windows Exporter Dashboard Group Edition", | |
| "uid": "d9c21ad7-c3f0-4e0a-8981-6d614b9962e0", | |
| "version": 69, | |
| "weekStart": "" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment