mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
4523 lines
117 KiB
JSON
4523 lines
117 KiB
JSON
{
|
||
"__inputs": [
|
||
{
|
||
"name": "DS_PROMETHEUS",
|
||
"label": "Prometheus",
|
||
"description": "",
|
||
"type": "datasource",
|
||
"pluginId": "prometheus",
|
||
"pluginName": "Prometheus"
|
||
}
|
||
],
|
||
"__requires": [
|
||
{
|
||
"type": "grafana",
|
||
"id": "grafana",
|
||
"name": "Grafana",
|
||
"version": "12.1.1"
|
||
},
|
||
{
|
||
"type": "datasource",
|
||
"id": "prometheus",
|
||
"name": "Prometheus",
|
||
"version": "1.0.0"
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "table",
|
||
"name": "Table",
|
||
"version": ""
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "timeseries",
|
||
"name": "Time series",
|
||
"version": ""
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "stat",
|
||
"name": "Stat",
|
||
"version": ""
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "gauge",
|
||
"name": "Gauge",
|
||
"version": ""
|
||
},
|
||
{
|
||
"type": "panel",
|
||
"id": "bargauge",
|
||
"name": "Bar gauge",
|
||
"version": ""
|
||
}
|
||
],
|
||
"annotations": {
|
||
"list": [
|
||
{
|
||
"builtIn": 1,
|
||
"datasource": {
|
||
"type": "datasource",
|
||
"uid": "grafana"
|
||
},
|
||
"enable": true,
|
||
"hide": true,
|
||
"iconColor": "rgba(0, 211, 255, 1)",
|
||
"name": "Annotations & Alerts",
|
||
"type": "dashboard"
|
||
}
|
||
]
|
||
},
|
||
"editable": true,
|
||
"fiscalYearStartMonth": 0,
|
||
"graphTooltip": 1,
|
||
"id": null,
|
||
"links": [
|
||
{
|
||
"asDropdown": true,
|
||
"icon": "external link",
|
||
"tags": [],
|
||
"targetBlank": true,
|
||
"type": "dashboards"
|
||
}
|
||
],
|
||
"liveNow": true,
|
||
"panels": [
|
||
{
|
||
"collapsed": true,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 0
|
||
},
|
||
"id": 41,
|
||
"panels": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"description": "",
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"custom": {
|
||
"align": "auto",
|
||
"cellOptions": {
|
||
"type": "auto"
|
||
},
|
||
"inspect": false,
|
||
"width": 120
|
||
},
|
||
"decimals": 2,
|
||
"displayName": "",
|
||
"mappings": [],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "green",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "short"
|
||
},
|
||
"overrides": [
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "product"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "short"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 2
|
||
},
|
||
{
|
||
"id": "custom.align"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #B"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "short"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #C"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "displayName",
|
||
"value": "Memory"
|
||
},
|
||
{
|
||
"id": "unit",
|
||
"value": "bytes"
|
||
},
|
||
{
|
||
"id": "decimals"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #D"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "s"
|
||
},
|
||
{
|
||
"id": "custom.cellOptions",
|
||
"value": {
|
||
"type": "color-background"
|
||
}
|
||
},
|
||
{
|
||
"id": "thresholds",
|
||
"value": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "red",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 259200
|
||
},
|
||
{
|
||
"color": "rgba(50, 172, 45, 0.97)",
|
||
"value": 432000
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": "decimals"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #E"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "percentunit"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 2
|
||
},
|
||
{
|
||
"id": "custom.cellOptions",
|
||
"value": {
|
||
"type": "color-background"
|
||
}
|
||
},
|
||
{
|
||
"id": "thresholds",
|
||
"value": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "rgba(50, 172, 45, 0.97)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 60
|
||
},
|
||
{
|
||
"color": "rgba(245, 54, 54, 0.9)",
|
||
"value": 80
|
||
},
|
||
{
|
||
"color": "#EAB839",
|
||
"value": 90
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #F"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "percentunit"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 2
|
||
},
|
||
{
|
||
"id": "custom.cellOptions",
|
||
"value": {
|
||
"type": "color-background"
|
||
}
|
||
},
|
||
{
|
||
"id": "thresholds",
|
||
"value": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "rgba(50, 172, 45, 0.97)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 60
|
||
},
|
||
{
|
||
"color": "rgba(245, 54, 54, 0.9)",
|
||
"value": 80
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #G"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "short"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #H"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "short"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 0
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #I"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "percent"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 2
|
||
},
|
||
{
|
||
"id": "custom.cellOptions",
|
||
"value": {
|
||
"type": "color-background"
|
||
}
|
||
},
|
||
{
|
||
"id": "thresholds",
|
||
"value": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "rgba(50, 172, 45, 0.97)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 50
|
||
},
|
||
{
|
||
"color": "rgba(245, 54, 54, 0.9)",
|
||
"value": 70
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #J"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "percent"
|
||
},
|
||
{
|
||
"id": "decimals",
|
||
"value": 2
|
||
},
|
||
{
|
||
"id": "custom.cellOptions",
|
||
"value": {
|
||
"type": "color-background"
|
||
}
|
||
},
|
||
{
|
||
"id": "thresholds",
|
||
"value": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "rgba(50, 172, 45, 0.97)",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 60
|
||
},
|
||
{
|
||
"color": "rgba(245, 54, 54, 0.9)",
|
||
"value": 80
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Value #K"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "unit",
|
||
"value": "rotmhz"
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Domain"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 168
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "FQDN"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 265
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Hostname"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 163
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "CPU cores"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 64
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Core Freq."
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 87
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "CPU Usage"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 91
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Memory Usage"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 107
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "C: Disk Usage"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 110
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "# Processes"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 109
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Running Services"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 98
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Product"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 245
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "CPUs"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 54
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Memory"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 86
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "Operating System"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.width",
|
||
"value": 256
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 10,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 1
|
||
},
|
||
"id": 45,
|
||
"options": {
|
||
"cellHeight": "sm",
|
||
"footer": {
|
||
"countRows": false,
|
||
"enablePagination": false,
|
||
"fields": "",
|
||
"reducer": [
|
||
"sum"
|
||
],
|
||
"show": false
|
||
},
|
||
"showHeader": true,
|
||
"sortBy": []
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_os_hostname{job=~\"$job\"} - 0",
|
||
"format": "table",
|
||
"hide": false,
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "A"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "time() - windows_system_boot_time_timestamp{job=~\"$job\"}",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "D"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_cpu_logical_processor{job=~\"$job\"} - 0",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "B"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "avg by (instance) (windows_cpu_core_frequency_mhz{job=~\"$job\"})",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "K"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"expr": "100 - (avg by (instance) (irate(windows_cpu_time_total{job=~\"$job\",mode=\"idle\"}[2m])) * 100)",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "CPU utilization",
|
||
"refId": "I"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_memory_physical_total_bytes{job=~\"$job\"} - 0",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "C"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "100 - 100 * windows_memory_physical_free_bytes{job=~\"$job\"} / windows_memory_physical_total_bytes{job=~\"$job\"}",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "Memory usage",
|
||
"refId": "J"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "1 - (windows_logical_disk_free_bytes{job=~\"$job\",volume=~\"C:\"}/windows_logical_disk_size_bytes{job=~\"$job\",volume=~\"C:\"})",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "E"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "max by (instance) (1-windows_logical_disk_free_bytes{job=~\"$job\",volume!~\"HarddiskVolume.*\"}/windows_logical_disk_size_bytes{job=~\"$job\",volume!~\"HarddiskVolume.*\"})",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "F"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_system_processes{job=~\"$job\"} - 0",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "G"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"expr": "sum by (instance) (windows_service_state{job=~\"$job\",state=~\"running\"})",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"legendFormat": "",
|
||
"refId": "H"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"exemplar": false,
|
||
"expr": "windows_os_info{job=~\"$job\"} - 0",
|
||
"format": "table",
|
||
"hide": false,
|
||
"instant": true,
|
||
"legendFormat": "__auto",
|
||
"range": false,
|
||
"refId": "L"
|
||
}
|
||
],
|
||
"title": "Resource Overview",
|
||
"transformations": [
|
||
{
|
||
"id": "merge",
|
||
"options": {
|
||
"reducers": []
|
||
}
|
||
},
|
||
{
|
||
"id": "organize",
|
||
"options": {
|
||
"excludeByName": {
|
||
"Time": true,
|
||
"Value #A": true,
|
||
"Value #B": false,
|
||
"Value #H": false,
|
||
"Value #K": false,
|
||
"Value #L": true,
|
||
"__name__": false,
|
||
"build_number": true,
|
||
"cloud_monitor": true,
|
||
"cloud_region": true,
|
||
"cloud_replica": true,
|
||
"company": true,
|
||
"domain": false,
|
||
"exported_cloud_region": true,
|
||
"fqdn": false,
|
||
"hostname": false,
|
||
"instance": true,
|
||
"ip_address": true,
|
||
"job": true,
|
||
"line_name": true,
|
||
"major_version": true,
|
||
"minor_version": true,
|
||
"os": true,
|
||
"product": false,
|
||
"project": true,
|
||
"revision": true,
|
||
"version": true,
|
||
"volume": true
|
||
},
|
||
"includeByName": {},
|
||
"indexByName": {
|
||
"Time": 0,
|
||
"Value #A": 7,
|
||
"Value #B": 9,
|
||
"Value #C": 10,
|
||
"Value #D": 8,
|
||
"Value #E": 15,
|
||
"Value #F": 16,
|
||
"Value #G": 17,
|
||
"Value #H": 18,
|
||
"Value #I": 12,
|
||
"Value #J": 13,
|
||
"Value #K": 11,
|
||
"Value #L": 25,
|
||
"build_number": 20,
|
||
"domain": 3,
|
||
"fqdn": 2,
|
||
"hostname": 1,
|
||
"instance": 5,
|
||
"job": 6,
|
||
"major_version": 21,
|
||
"minor_version": 22,
|
||
"network_env": 19,
|
||
"product": 4,
|
||
"revision": 23,
|
||
"version": 24,
|
||
"volume": 14
|
||
},
|
||
"renameByName": {
|
||
"Value #A": "",
|
||
"Value #B": "CPUs",
|
||
"Value #C": "",
|
||
"Value #D": "Uptime",
|
||
"Value #E": "C: Disk Usage",
|
||
"Value #F": "Most Used %Part",
|
||
"Value #G": "# Processes",
|
||
"Value #H": "Running Services",
|
||
"Value #I": "CPU Usage",
|
||
"Value #J": "Memory Usage",
|
||
"Value #K": "Core Freq.",
|
||
"domain": "Domain",
|
||
"fqdn": "FQDN",
|
||
"hostname": "Hostname",
|
||
"instance": "",
|
||
"job": "",
|
||
"minor_version": "",
|
||
"name": "",
|
||
"network_env": "Network",
|
||
"product": "Operating System"
|
||
}
|
||
}
|
||
}
|
||
],
|
||
"type": "table"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 6,
|
||
"w": 5,
|
||
"x": 0,
|
||
"y": 11
|
||
},
|
||
"id": 47,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "right",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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 busy time",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"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
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 6,
|
||
"w": 5,
|
||
"x": 5,
|
||
"y": 11
|
||
},
|
||
"id": 49,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "right",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "palette-classic"
|
||
},
|
||
"custom": {
|
||
"axisBorderShow": false,
|
||
"axisCenteredZero": false,
|
||
"axisColorMode": "text",
|
||
"axisLabel": "down up",
|
||
"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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "bps"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 6,
|
||
"w": 5,
|
||
"x": 10,
|
||
"y": 11
|
||
},
|
||
"id": 53,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "right",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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}}_up",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 10
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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}}_down",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "A",
|
||
"step": 10
|
||
}
|
||
],
|
||
"title": "Network Usage busiest NIC",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "Bps"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 6,
|
||
"w": 5,
|
||
"x": 15,
|
||
"y": 11
|
||
},
|
||
"id": 51,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "right",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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
|
||
},
|
||
"range": true,
|
||
"refId": "A",
|
||
"step": 20
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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}}_write",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 20
|
||
}
|
||
],
|
||
"title": "Max disk r/w",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "iops"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 6,
|
||
"w": 4,
|
||
"x": 20,
|
||
"y": 11
|
||
},
|
||
"id": 55,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "right",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 20
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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}}_write",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "C",
|
||
"step": 20
|
||
}
|
||
],
|
||
"title": "Max disk I/O",
|
||
"type": "timeseries"
|
||
}
|
||
],
|
||
"title": "Overview",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"collapsed": false,
|
||
"gridPos": {
|
||
"h": 1,
|
||
"w": 24,
|
||
"x": 0,
|
||
"y": 1
|
||
},
|
||
"id": 43,
|
||
"panels": [],
|
||
"title": "Resource Details【$show_hostname:$instance】",
|
||
"type": "row"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"description": "",
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"options": {
|
||
"match": "null",
|
||
"result": {
|
||
"text": "N/A"
|
||
}
|
||
},
|
||
"type": "special"
|
||
}
|
||
],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "red",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "orange",
|
||
"value": 259200
|
||
},
|
||
{
|
||
"color": "green",
|
||
"value": 432000
|
||
}
|
||
]
|
||
},
|
||
"unit": "s"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 2,
|
||
"w": 2,
|
||
"x": 0,
|
||
"y": 2
|
||
},
|
||
"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": "12.1.1",
|
||
"repeat": "host",
|
||
"repeatDirection": "v",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "${DS_PROMETHEUS}"
|
||
},
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"options": {
|
||
"": {
|
||
"text": ""
|
||
}
|
||
},
|
||
"type": "value"
|
||
}
|
||
],
|
||
"max": 100,
|
||
"min": 0,
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "#299c46",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 60
|
||
},
|
||
{
|
||
"color": "#d44a3a",
|
||
"value": 90
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 4,
|
||
"w": 2,
|
||
"x": 2,
|
||
"y": 2
|
||
},
|
||
"id": 19,
|
||
"maxDataPoints": 100,
|
||
"options": {
|
||
"minVizHeight": 75,
|
||
"minVizWidth": 75,
|
||
"orientation": "horizontal",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"showThresholdLabels": false,
|
||
"showThresholdMarkers": true,
|
||
"sizing": "auto"
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "100 - (avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[2m])))*100",
|
||
"format": "time_series",
|
||
"interval": "",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "",
|
||
"range": true,
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "CPU Busy %",
|
||
"type": "gauge"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 80
|
||
},
|
||
{
|
||
"color": "#d44a3a",
|
||
"value": 90
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 4,
|
||
"w": 2,
|
||
"x": 4,
|
||
"y": 2
|
||
},
|
||
"id": 21,
|
||
"maxDataPoints": 100,
|
||
"options": {
|
||
"minVizHeight": 75,
|
||
"minVizWidth": 75,
|
||
"orientation": "horizontal",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"showThresholdLabels": false,
|
||
"showThresholdMarkers": true,
|
||
"sizing": "auto"
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "Used Memory",
|
||
"type": "gauge"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"displayName": "${__field.display.name}",
|
||
"mappings": [],
|
||
"max": 100,
|
||
"min": 0,
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "green",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "#EAB839",
|
||
"value": 80
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 90
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 6,
|
||
"x": 6,
|
||
"y": 2
|
||
},
|
||
"id": 23,
|
||
"options": {
|
||
"displayMode": "lcd",
|
||
"legend": {
|
||
"calcs": [],
|
||
"displayMode": "list",
|
||
"placement": "bottom",
|
||
"showLegend": false
|
||
},
|
||
"maxVizHeight": 50,
|
||
"minVizHeight": 10,
|
||
"minVizWidth": 0,
|
||
"namePlacement": "auto",
|
||
"orientation": "horizontal",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"last"
|
||
],
|
||
"fields": "",
|
||
"values": false
|
||
},
|
||
"showUnfilled": true,
|
||
"sizing": "manual",
|
||
"valueMode": "color"
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "100 - (windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"} / windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"})*100",
|
||
"instant": false,
|
||
"interval": "",
|
||
"legendFormat": "{{volume}}",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Disk Partition Usage",
|
||
"type": "bargauge"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"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"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 5,
|
||
"x": 12,
|
||
"y": 2
|
||
},
|
||
"id": 7,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "short"
|
||
},
|
||
"overrides": [
|
||
{
|
||
"matcher": {
|
||
"id": "byName",
|
||
"options": "进程数"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "color",
|
||
"value": {
|
||
"fixedColor": "#B877D9",
|
||
"mode": "fixed"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 7,
|
||
"x": 17,
|
||
"y": 2
|
||
},
|
||
"id": 27,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "right",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_system_processes{job=~\"$job\",instance=~\"$instance\"}",
|
||
"instant": false,
|
||
"interval": "",
|
||
"legendFormat": "Processes",
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Number of processes",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "none"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 2,
|
||
"w": 2,
|
||
"x": 0,
|
||
"y": 4
|
||
},
|
||
"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": "12.1.1",
|
||
"repeat": "host",
|
||
"repeatDirection": "v",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "${DS_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": 0
|
||
}
|
||
]
|
||
},
|
||
"unit": "bytes"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 4,
|
||
"w": 2,
|
||
"x": 0,
|
||
"y": 6
|
||
},
|
||
"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.1.1",
|
||
"repeat": "host",
|
||
"repeatDirection": "v",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "${DS_PROMETHEUS}"
|
||
},
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "thresholds"
|
||
},
|
||
"mappings": [
|
||
{
|
||
"options": {
|
||
"": {
|
||
"text": ""
|
||
}
|
||
},
|
||
"type": "value"
|
||
}
|
||
],
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "#299c46",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "rgba(237, 129, 40, 0.89)",
|
||
"value": 60
|
||
},
|
||
{
|
||
"color": "#d44a3a",
|
||
"value": 90
|
||
}
|
||
]
|
||
}
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 4,
|
||
"w": 4,
|
||
"x": 2,
|
||
"y": 6
|
||
},
|
||
"id": 58,
|
||
"maxDataPoints": 100,
|
||
"options": {
|
||
"colorMode": "value",
|
||
"graphMode": "area",
|
||
"justifyMode": "auto",
|
||
"orientation": "auto",
|
||
"percentChangeColorMode": "standard",
|
||
"reduceOptions": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"fields": "/^product$/",
|
||
"values": false
|
||
},
|
||
"showPercentChange": false,
|
||
"textMode": "auto",
|
||
"wideLayout": true
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"exemplar": false,
|
||
"expr": "windows_os_info{job=~\"$job\",instance=~\"$instance\"}",
|
||
"format": "table",
|
||
"instant": true,
|
||
"interval": "",
|
||
"intervalFactor": 1,
|
||
"legendFormat": "__auto",
|
||
"range": false,
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Product",
|
||
"type": "stat"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "palette-classic"
|
||
},
|
||
"custom": {
|
||
"axisBorderShow": false,
|
||
"axisCenteredZero": false,
|
||
"axisColorMode": "text",
|
||
"axisLabel": "",
|
||
"axisPlacement": "auto",
|
||
"axisSoftMax": 100,
|
||
"axisSoftMin": 0,
|
||
"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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 0,
|
||
"y": 10
|
||
},
|
||
"id": 25,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "100 - avg(irate(windows_cpu_time_total{job=~\"$job\",instance=~\"$instance\",mode=\"idle\"}[5m]))*100",
|
||
"hide": false,
|
||
"interval": "",
|
||
"legendFormat": "CPU utilization",
|
||
"range": true,
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "CPU Busy Usage",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"fieldConfig": {
|
||
"defaults": {
|
||
"color": {
|
||
"mode": "palette-classic"
|
||
},
|
||
"custom": {
|
||
"axisBorderShow": false,
|
||
"axisCenteredZero": false,
|
||
"axisColorMode": "text",
|
||
"axisLabel": "",
|
||
"axisPlacement": "auto",
|
||
"axisSoftMax": 100,
|
||
"axisSoftMin": 0,
|
||
"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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 8,
|
||
"y": 10
|
||
},
|
||
"id": 56,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "100 - 100 * windows_memory_physical_free_bytes{job=~\"$job\",instance=~\"$instance\"} / windows_memory_physical_total_bytes{job=~\"$job\",instance=~\"$instance\"}",
|
||
"hide": false,
|
||
"interval": "",
|
||
"legendFormat": "Memory Usage",
|
||
"range": true,
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Used Memory",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"description": "",
|
||
"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": [],
|
||
"max": 100,
|
||
"min": 0,
|
||
"thresholds": {
|
||
"mode": "absolute",
|
||
"steps": [
|
||
{
|
||
"color": "green",
|
||
"value": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 16,
|
||
"y": 10
|
||
},
|
||
"id": 57,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"lastNotNull",
|
||
"max",
|
||
"min",
|
||
"mean"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "100 - (windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"} / windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"})*100",
|
||
"hide": false,
|
||
"interval": "",
|
||
"legendFormat": "{{volume}}",
|
||
"range": true,
|
||
"refId": "A"
|
||
}
|
||
],
|
||
"title": "Disk Usage",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "bps"
|
||
},
|
||
"overrides": [
|
||
{
|
||
"matcher": {
|
||
"id": "byRegexp",
|
||
"options": "/.*Download/"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.transform",
|
||
"value": "negative-Y"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 0,
|
||
"y": 18
|
||
},
|
||
"id": 11,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 10
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"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": ""
|
||
},
|
||
"interval": "",
|
||
"intervalFactor": 1,
|
||
"item": {
|
||
"filter": ""
|
||
},
|
||
"legendFormat": "{{nic}}-Received-Download",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "A",
|
||
"step": 10
|
||
}
|
||
],
|
||
"title": "Network details",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"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": "/.*物理内存.*/"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.lineWidth",
|
||
"value": 2
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 8,
|
||
"y": 18
|
||
},
|
||
"id": 14,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "${DS_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": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_memory_commit_limit{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": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "(windows_memory_commit_limit{job=~\"$job\",instance=~\"$instance\"} - windows_memory_committed_bytes{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": "${DS_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": 2,
|
||
"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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "decbytes"
|
||
},
|
||
"overrides": [
|
||
{
|
||
"matcher": {
|
||
"id": "byRegexp",
|
||
"options": "/总空间.*/"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "color",
|
||
"value": {
|
||
"fixedColor": "#F2495C",
|
||
"mode": "fixed"
|
||
}
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 16,
|
||
"y": 18
|
||
},
|
||
"id": 15,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_logical_disk_free_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}",
|
||
"format": "time_series",
|
||
"functions": [],
|
||
"group": {
|
||
"filter": ""
|
||
},
|
||
"hide": false,
|
||
"host": {
|
||
"filter": ""
|
||
},
|
||
"interval": "",
|
||
"intervalFactor": 1,
|
||
"item": {
|
||
"filter": ""
|
||
},
|
||
"legendFormat": "Remaining space {{volume}}",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "A",
|
||
"step": 20
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_logical_disk_size_bytes{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}",
|
||
"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
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 20
|
||
}
|
||
],
|
||
"title": "Free disk space",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "percent"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 0,
|
||
"y": 26
|
||
},
|
||
"id": 29,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "list",
|
||
"placement": "bottom",
|
||
"showLegend": false
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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 usage",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "Bps"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 8,
|
||
"y": 26
|
||
},
|
||
"id": 8,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "irate(windows_logical_disk_read_bytes_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[5m])\r\n",
|
||
"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
|
||
},
|
||
"range": true,
|
||
"refId": "A",
|
||
"step": 20
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "irate(windows_logical_disk_write_bytes_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[5m])\r\n",
|
||
"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
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 20
|
||
}
|
||
],
|
||
"title": "Disk read and write",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "iops"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 16,
|
||
"y": 26
|
||
},
|
||
"id": 9,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"mean",
|
||
"lastNotNull",
|
||
"max",
|
||
"min"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "irate(windows_logical_disk_reads_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[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
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 20
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "irate(windows_logical_disk_writes_total{job=~\"$job\",instance=~\"$instance\",volume!~\"HarddiskVolume.*\"}[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
|
||
},
|
||
"range": true,
|
||
"refId": "C",
|
||
"step": 20
|
||
}
|
||
],
|
||
"title": "Disk I/O",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"description": "",
|
||
"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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "pps"
|
||
},
|
||
"overrides": [
|
||
{
|
||
"matcher": {
|
||
"id": "byRegexp",
|
||
"options": "/outbound.*/"
|
||
},
|
||
"properties": [
|
||
{
|
||
"id": "custom.transform",
|
||
"value": "negative-Y"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 0,
|
||
"y": 34
|
||
},
|
||
"id": 10,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "multi",
|
||
"sort": "desc"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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-{{nic}}",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "B",
|
||
"step": 15
|
||
},
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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-{{nic}}",
|
||
"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": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "none"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 8,
|
||
"y": 34
|
||
},
|
||
"id": 12,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"lastNotNull"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "single",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"editorMode": "code",
|
||
"expr": "windows_system_threads{job=~\"$job\",instance=~\"$instance\"}",
|
||
"format": "time_series",
|
||
"functions": [],
|
||
"group": {
|
||
"filter": ""
|
||
},
|
||
"hide": false,
|
||
"host": {
|
||
"filter": ""
|
||
},
|
||
"interval": "",
|
||
"intervalFactor": 1,
|
||
"item": {
|
||
"filter": ""
|
||
},
|
||
"legendFormat": "threads",
|
||
"metric": "mysql_global_status_questions",
|
||
"mode": 0,
|
||
"options": {
|
||
"showDisabledItems": false
|
||
},
|
||
"range": true,
|
||
"refId": "A",
|
||
"step": 20
|
||
}
|
||
],
|
||
"title": "System threads",
|
||
"type": "timeseries"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": 0
|
||
},
|
||
{
|
||
"color": "red",
|
||
"value": 80
|
||
}
|
||
]
|
||
},
|
||
"unit": "short"
|
||
},
|
||
"overrides": []
|
||
},
|
||
"gridPos": {
|
||
"h": 8,
|
||
"w": 8,
|
||
"x": 16,
|
||
"y": 34
|
||
},
|
||
"id": 13,
|
||
"options": {
|
||
"legend": {
|
||
"calcs": [
|
||
"lastNotNull",
|
||
"max"
|
||
],
|
||
"displayMode": "table",
|
||
"placement": "bottom",
|
||
"showLegend": true
|
||
},
|
||
"tooltip": {
|
||
"hideZeros": false,
|
||
"mode": "single",
|
||
"sort": "none"
|
||
}
|
||
},
|
||
"pluginVersion": "12.1.1",
|
||
"targets": [
|
||
{
|
||
"application": {
|
||
"filter": ""
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "1m",
|
||
"schemaVersion": 41,
|
||
"tags": [
|
||
"Prometheus",
|
||
"windows_exporter"
|
||
],
|
||
"templating": {
|
||
"list": [
|
||
{
|
||
"current": {
|
||
"text": "All",
|
||
"value": "$__all"
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"definition": "label_values(windows_os_hostname,job)",
|
||
"includeAll": true,
|
||
"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": "${DS_PROMETHEUS}"
|
||
},
|
||
"definition": "label_values(windows_os_hostname{job=~\"$job\"},hostname)",
|
||
"includeAll": true,
|
||
"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"
|
||
},
|
||
{
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_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": "EXAMPLE_HOSTNAME",
|
||
"value": "EXAMPLE_HOSTNAME"
|
||
},
|
||
"datasource": {
|
||
"type": "prometheus",
|
||
"uid": "${DS_PROMETHEUS}"
|
||
},
|
||
"definition": "label_values(windows_os_hostname{job=~\"$job\", instance=~\"$instance\"},hostname)",
|
||
"hide": 2,
|
||
"includeAll": false,
|
||
"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"
|
||
}
|
||
]
|
||
},
|
||
"time": {
|
||
"from": "now-3h",
|
||
"to": "now"
|
||
},
|
||
"timepicker": {
|
||
"refresh_intervals": [
|
||
"10s",
|
||
"30s",
|
||
"1m",
|
||
"5m",
|
||
"15m",
|
||
"30m",
|
||
"1h",
|
||
"2h",
|
||
"1d"
|
||
]
|
||
},
|
||
"timezone": "",
|
||
"title": "Windows Exporter",
|
||
"uid": "Kdaassddw",
|
||
"version": 43
|
||
}
|