Files
homelab-optimized/hosts/synology/atlantis/grafana_prometheus/Synology_Dashboard.json
Gitea Mirror Bot fb00a325d1
Some checks failed
Documentation / Build Docusaurus (push) Failing after 5m14s
Documentation / Deploy to GitHub Pages (push) Has been skipped
Sanitized mirror from private repository - 2026-04-18 11:19:59 UTC
2026-04-18 11:19:59 +00:00

7412 lines
190 KiB
JSON

{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 1,
"id": 34,
"links": [
{
"asDropdown": false,
"icon": "external link",
"includeVars": false,
"keepTime": false,
"tags": [
"Worker"
],
"targetBlank": false,
"title": "Dashboard",
"tooltip": "",
"type": "dashboards",
"url": ""
}
],
"liveNow": false,
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 64,
"panels": [],
"title": "System",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 2,
"w": 3,
"x": 0,
"y": 1
},
"id": 107,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^modelName$/",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "modelName{job=\"snmp-docker\"}",
"format": "table",
"hide": false,
"legendFormat": "__auto",
"range": true,
"refId": "Modell"
}
],
"title": "Model",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 2,
"w": 3,
"x": 3,
"y": 1
},
"id": 108,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^serialNumber$/",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "serialNumber{job=\"snmp-docker\"}",
"format": "table",
"hide": false,
"legendFormat": "__auto",
"range": true,
"refId": "Modell"
}
],
"title": "Serial",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": 85
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": 95
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 6,
"y": 1
},
"id": 2,
"links": [],
"options": {
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "(sum by(instance) (irate(node_cpu_seconds_total{job=\"node-docker\", mode!=\"idle\"}[$__rate_interval])) * 100) / on(instance) sum by(instance) (irate(node_cpu_seconds_total{job=\"node-docker\"}[$__rate_interval]))",
"hide": false,
"intervalFactor": 1,
"legendFormat": "",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "CPU Busy",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"links": [],
"mappings": [],
"max": 80,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "#32ac2df7",
"value": null
},
{
"color": "#ed8128e3",
"value": 65
},
{
"color": "#f53636e6",
"value": 70
}
]
},
"unit": "celsius"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 9,
"y": 1
},
"id": 36,
"links": [],
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_hwmon_temp_celsius{job=\"node-docker\"}",
"format": "time_series",
"hide": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{ chip }} {{ sensor }} temp",
"range": true,
"refId": "F",
"step": 240
}
],
"title": "CPU Temp",
"transformations": [
{
"id": "calculateField",
"options": {
"mode": "reduceRow",
"reduce": {
"include": [],
"reducer": "max"
},
"replaceFields": true
}
}
],
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": 85
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": 95
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 12,
"y": 1
},
"id": 8,
"links": [],
"options": {
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "(avg(node_load5{job=\"node-docker\"}) * 100) / count(count by(cpu) (node_cpu_seconds_total{job=\"node-docker\"}))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Sys Load (5m avg)",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": 85
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": 95
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 15,
"y": 1
},
"id": 10,
"links": [],
"options": {
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "(avg(node_load15{job=\"node-docker\"}) * 100) / count(count by(cpu) (node_cpu_seconds_total{job=\"node-docker\"}))",
"hide": false,
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Sys Load (15m avg)",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"decimals": 0,
"mappings": [],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": 80
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": 90
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 18,
"y": 1
},
"REDACTED_APP_PASSWORD": false,
"id": 12,
"links": [],
"options": {
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "(100 / node_memory_MemTotal_bytes{job=\"node-docker\"}) * (node_memory_MemTotal_bytes{job=\"node-docker\"} - (node_memory_MemFree_bytes{job=\"node-docker\"} + node_memory_Cached_bytes{job=\"node-docker\"} + node_memory_Buffers_bytes{job=\"node-docker\"} + node_memory_SReclaimable_bytes{job=\"node-docker\"}))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "RAM Used",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
},
{
"color": "#ed8128e3",
"value": 60
},
{
"color": "#f53636e6",
"value": 80
}
]
},
"unit": "percent"
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 3,
"x": 21,
"y": 1
},
"id": 14,
"links": [],
"options": {
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "((node_memory_SwapTotal_bytes{job=\"node-docker\"} - node_memory_SwapFree_bytes{job=\"node-docker\"}) / (node_memory_SwapTotal_bytes{job=\"node-docker\"} )) * 100",
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "SWAP Used",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"decimals": 1,
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "dtdhms"
},
"overrides": []
},
"gridPos": {
"h": 2,
"w": 2,
"x": 0,
"y": 3
},
"REDACTED_APP_PASSWORD": true,
"id": 18,
"links": [],
"maxDataPoints": 100,
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_time_seconds{job=\"node-docker\"} - node_boot_time_seconds{job=\"node-docker\"}",
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Uptime",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"decimals": 0,
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": []
},
"gridPos": {
"h": 2,
"w": 2,
"x": 2,
"y": 3
},
"id": 20,
"links": [],
"maxDataPoints": 100,
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_MemTotal_bytes{job=\"node-docker\"}",
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "RAM Total",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"decimals": 0,
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": []
},
"gridPos": {
"h": 2,
"w": 2,
"x": 4,
"y": 3
},
"id": 38,
"links": [],
"maxDataPoints": 100,
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_SwapTotal_bytes{job=\"node-docker\"}",
"intervalFactor": 1,
"range": true,
"refId": "A",
"step": 240
}
],
"title": "SWAP Total",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"filterable": false,
"inspect": false
},
"decimals": 0,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 176
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Upgrades"
},
"properties": [
{
"id": "custom.align",
"value": "center"
},
{
"id": "mappings",
"value": [
{
"options": {
"1": {
"index": 0,
"text": "Update Available"
},
"2": {
"index": 1,
"text": "Up to Date"
},
"3": {
"index": 2,
"text": "Connecting"
},
"4": {
"index": 3,
"text": "Disconnected"
},
"5": {
"index": 4,
"text": "Others"
}
},
"type": "value"
}
]
},
{
"id": "color"
},
{
"id": "custom.cellOptions",
"value": {
"type": "color-text"
}
},
{
"id": "thresholds",
"value": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "green",
"value": 2
},
{
"color": "orange",
"value": 3
}
]
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "DSM Version"
},
"properties": [
{
"id": "custom.width",
"value": 130
}
]
}
]
},
"gridPos": {
"h": 3,
"w": 4,
"x": 0,
"y": 5
},
"id": 109,
"options": {
"cellHeight": "md",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "upgradeAvailable{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "version{job=\"snmp-docker\"}",
"format": "table",
"hide": false,
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "I"
}
],
"transformations": [
{
"id": "seriesToColumns",
"options": {
"byField": "Time"
}
},
{
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"Value #B",
"Value #C",
"Value #D",
"Value #E",
"Value #F",
"Value #G",
"modelName",
"version",
"serialNumber",
"Value #L",
"Value #K"
]
}
}
},
{
"id": "organize",
"options": {
"excludeByName": {},
"indexByName": {
"Value #A": 5,
"Value #B": 7,
"Value #C": 11,
"Value #D": 9,
"Value #E": 10,
"Value #F": 6,
"Value #G": 8,
"Value #K": 3,
"Value #L": 4,
"modelName": 0,
"serialNumber": 2,
"version": 1
},
"renameByName": {
"Value": "Uptime",
"Value #A": "Uptime",
"Value #B": "Upgrades",
"Value #C": "System Temperature",
"Value #D": "CPU Fan Status",
"Value #E": "System Fan Status",
"Value #F": "System Status",
"Value #G": "Power Status",
"Value #H": "Version1",
"Value #I": "Version",
"Value #K": "Memory",
"Value #L": "Drives",
"modelName": "Model",
"serialNumber": "Serial Number",
"version": "DSM Version"
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"filterable": false,
"inspect": false
},
"decimals": 0,
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 176
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byRegexp",
"options": "^.*Status$"
},
"properties": [
{
"id": "custom.align",
"value": "center"
},
{
"id": "custom.cellOptions",
"value": {
"type": "color-text"
}
},
{
"id": "mappings",
"value": [
{
"options": {
"1": {
"text": "NORMAL"
},
"2": {
"text": "FAILED"
}
},
"type": "value"
}
]
},
{
"id": "thresholds",
"value": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-green",
"value": null
},
{
"color": "semi-dark-red",
"value": 2
}
]
}
}
]
}
]
},
"gridPos": {
"h": 3,
"w": 8,
"x": 4,
"y": 5
},
"id": 104,
"options": {
"cellHeight": "md",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "cpuFanStatus{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "D"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "systemFanStatus{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "E"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "systemStatus{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "F"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "powerStatus{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "G"
}
],
"transformations": [
{
"id": "seriesToColumns",
"options": {
"byField": "Time"
}
},
{
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"Value #B",
"Value #C",
"Value #D",
"Value #E",
"Value #F",
"Value #G",
"modelName",
"version",
"serialNumber",
"Value #L",
"Value #K"
]
}
}
},
{
"id": "organize",
"options": {
"excludeByName": {},
"indexByName": {
"Value #A": 5,
"Value #B": 7,
"Value #C": 11,
"Value #D": 9,
"Value #E": 10,
"Value #F": 6,
"Value #G": 8,
"Value #K": 3,
"Value #L": 4,
"modelName": 0,
"serialNumber": 2,
"version": 1
},
"renameByName": {
"Value": "Uptime",
"Value #A": "Uptime",
"Value #B": "Upgrades",
"Value #C": "System Temperature",
"Value #D": "CPU-Fan Status",
"Value #E": "System-Fan Status",
"Value #F": "System Status",
"Value #G": "Power Status",
"Value #H": "Version1",
"Value #I": "Version",
"Value #K": "Memory",
"Value #L": "Drives",
"modelName": "Model",
"serialNumber": "Serial Number",
"version": "DSM Version"
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 12,
"x": 12,
"y": 5
},
"id": 95,
"links": [],
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "center",
"orientation": "vertical",
"reduceOptions": {
"calcs": [
"last"
],
"fields": "",
"values": false
},
"textMode": "value_and_name"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "serviceUsers{job=\"snmp-docker\"}",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{serviceName}}",
"range": true,
"refId": "A"
}
],
"title": "Users / Service",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisGridShow": true,
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 3,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "dashed+area"
}
},
"decimals": 2,
"links": [],
"mappings": [],
"max": 100,
"min": 0,
"thresholds": {
"mode": "percentage",
"steps": [
{
"color": "semi-dark-green",
"value": null
},
{
"color": "semi-dark-yellow",
"value": 80
},
{
"color": "semi-dark-red",
"value": 90
}
]
},
"unit": "percent"
},
"overrides": [
{
"matcher": {
"id": "byRegexp",
"options": "Volume.*"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "thresholds"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 8
},
"id": 89,
"links": [],
"options": {
"legend": {
"calcs": [
"last"
],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "asc"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "100-(100/raidTotalSize{job=\"snmp-docker\",raidName=\"Volume 1\"}*raidFreeSize{job=\"snmp-docker\",raidName=\"Volume 1\"})",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Volume 1",
"range": true,
"refId": "Used 1",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "100-(100/raidTotalSize{job=\"snmp-docker\",raidName=\"Volume 2\"}*raidFreeSize{job=\"snmp-docker\",raidName=\"Volume 2\"})",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Volume 2",
"range": true,
"refId": "Used 2",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "100-(100/raidTotalSize{job=\"snmp-docker\",raidName=\"Volume 3\"}*raidFreeSize{job=\"snmp-docker\",raidName=\"Volume 3\"})",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Volume 3",
"range": true,
"refId": "Used 3",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "100-(100/raidTotalSize{job=\"snmp-docker\",raidName=\"Volume 4\"}*raidFreeSize{job=\"snmp-docker\",raidName=\"Volume 4\"})",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Volume 4",
"range": true,
"refId": "Used 4",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "100-(100/raidTotalSize{job=\"snmp-docker\",raidName=\"Volume 5\"}*raidFreeSize{job=\"snmp-docker\",raidName=\"Volume 5\"})",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Volume 5",
"range": true,
"refId": "Used 5",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "100-(100/raidTotalSize{job=\"snmp-docker\",raidName=\"Volume 6\"}*raidFreeSize{job=\"snmp-docker\",raidName=\"Volume 6\"})",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Volume 5",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Storage Usage %",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"custom": {
"align": "left",
"cellOptions": {
"type": "auto"
},
"filterable": false,
"inspect": false
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
"unit": "none"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Value"
},
"properties": [
{
"id": "mappings",
"value": [
{
"options": {
"1": {
"index": 0,
"text": "Raid Normal"
},
"2": {
"index": 1,
"text": "Raid Repairing"
},
"3": {
"index": 2,
"text": "Raid Migrating"
},
"4": {
"index": 3,
"text": "Raid Expanding"
},
"5": {
"index": 4,
"text": "Raid Deleting"
},
"6": {
"index": 5,
"text": "Raid Creating"
},
"7": {
"index": 6,
"text": "Raid Syncing"
},
"8": {
"index": 7,
"text": "Raid Parity Checking"
},
"9": {
"index": 8,
"text": "Raid Assembling"
},
"10": {
"index": 9,
"text": "Raid Canceling"
},
"11": {
"index": 10,
"text": "Raid Degraded"
},
"12": {
"index": 11,
"text": "Raid Crashed"
},
"13": {
"index": 12,
"text": "Raid Data Scrubbing"
},
"14": {
"index": 13,
"text": "Raid Deploying"
},
"15": {
"index": 14,
"text": "Raid UnDeploying"
},
"16": {
"index": 15,
"text": "Raid Mount Cache"
},
"17": {
"index": 16,
"text": "Raid Unmount Cache"
},
"18": {
"index": 17,
"text": "Raid Expanding Unfinished SHR"
},
"19": {
"index": 18,
"text": "Raid Convert SHR To Pool"
},
"20": {
"index": 19,
"text": "Raid Unknown Status"
},
"21": {
"index": 20,
"text": "Raid Migrate SHR1 To SHR2"
}
},
"type": "value"
}
]
},
{
"id": "custom.align",
"value": "left"
},
{
"id": "custom.cellOptions",
"value": {
"type": "color-text"
}
},
{
"id": "color",
"value": {
"mode": "thresholds"
}
},
{
"id": "thresholds",
"value": {
"mode": "absolute",
"steps": [
{
"color": "semi-dark-green",
"value": null
},
{
"color": "semi-dark-yellow",
"value": 2
},
{
"color": "semi-dark-red",
"value": 11
},
{
"color": "semi-dark-yellow",
"value": 13
},
{
"color": "semi-dark-red",
"value": 21
}
]
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Name"
},
"properties": [
{
"id": "custom.align",
"value": "left"
},
{
"id": "custom.width",
"value": 125
}
]
}
]
},
"gridPos": {
"h": 5,
"w": 4,
"x": 12,
"y": 10
},
"id": 90,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"REDACTED_APP_PASSWORD": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "raidStatus{job=\"snmp-docker\", raidName=~\"Volume.*\"}",
"format": "table",
"hide": false,
"instant": true,
"interval": "",
"legendFormat": "__auto",
"refId": "Status"
}
],
"title": "RAID Status",
"transformations": [
{
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"raidName",
"Value"
]
}
}
},
{
"id": "seriesToColumns",
"options": {
"byField": "raidName",
"mode": "outer"
}
},
{
"id": "organize",
"options": {
"excludeByName": {
"Value": false,
"diskID": false,
"raidIndex": false,
"raidName": false,
"raidName 2": true
},
"indexByName": {
"Value #A": 4,
"Value #C": 3,
"diskID": 0,
"diskModel": 2,
"diskType": 1
},
"renameByName": {
"Value": "Status",
"Value #A": "Temperature",
"Value #C": "Status",
"Value #Status": "Status",
"diskID": "Disk",
"diskModel": "Model",
"diskType": "Type",
"raidName": "Name"
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "none"
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 3,
"x": 16,
"y": 10
},
"id": 130,
"links": [],
"maxDataPoints": 100,
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"text": {
"valueSize": 85
},
"textMode": "auto"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "count(rate(container_last_seen{job=\"cadvisor-docker\", name=~\".+\"}[1m]))",
"intervalFactor": 2,
"range": true,
"refId": "A",
"step": 1800
}
],
"title": "Containers",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"decimals": 0,
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 5,
"w": 5,
"x": 19,
"y": 10
},
"id": 116,
"options": {
"colorMode": "value",
"graphMode": "none",
"justifyMode": "center",
"orientation": "vertical",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "value_and_name"
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": false,
"expr": "watchtower_containers_scanned{job=\"watchtower-docker\"}",
"format": "time_series",
"instant": false,
"interval": "",
"legendFormat": "Scanned",
"range": true,
"refId": "Scanned"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "watchtower_containers_failed{job=\"watchtower-docker\"}",
"hide": false,
"legendFormat": "Failed",
"range": true,
"refId": "Failed"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "watchtower_containers_updated{job=\"watchtower-docker\"}",
"hide": false,
"legendFormat": "Updated",
"range": true,
"refId": "Updated"
}
],
"title": "Container Updates",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"custom": {
"align": "center",
"cellOptions": {
"type": "auto"
},
"filterable": false,
"inspect": false
},
"decimals": 0,
"mappings": [],
"max": 65,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "dark-yellow",
"value": 38
},
{
"color": "dark-red",
"value": 59
}
]
},
"unit": "none"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Disk"
},
"properties": [
{
"id": "custom.cellOptions",
"value": {
"type": "auto"
}
},
{
"id": "custom.align",
"value": "left"
},
{
"id": "custom.width",
"value": 65
}
]
},
{
"matcher": {
"id": "byName",
"options": "Temperature"
},
"properties": [
{
"id": "custom.cellOptions",
"value": {
"mode": "lcd",
"type": "gauge"
}
},
{
"id": "unit",
"value": "celsius"
},
{
"id": "thresholds",
"value": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 50
},
{
"color": "red",
"value": 60
}
]
}
},
{
"id": "min",
"value": 30
},
{
"id": "max",
"value": 70
}
]
},
{
"matcher": {
"id": "byName",
"options": "Type"
},
"properties": [
{
"id": "custom.align",
"value": "left"
},
{
"id": "custom.width",
"value": 65
}
]
},
{
"matcher": {
"id": "byName",
"options": "Status"
},
"properties": [
{
"id": "mappings",
"value": [
{
"options": {
"1": {
"text": "Normal"
},
"2": {
"text": "Initialized"
},
"3": {
"text": "Not Initialized"
},
"4": {
"text": "System Partition Failed"
},
"5": {
"text": "Crashed"
}
},
"type": "value"
}
]
},
{
"id": "custom.align",
"value": "left"
},
{
"id": "custom.cellOptions",
"value": {
"type": "color-text"
}
},
{
"id": "color"
},
{
"id": "thresholds",
"value": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "dark-yellow",
"value": 2
},
{
"color": "dark-red",
"value": 4
}
]
}
},
{
"id": "custom.width",
"value": 100
}
]
},
{
"matcher": {
"id": "byName",
"options": "Model"
},
"properties": [
{
"id": "custom.align",
"value": "left"
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
"y": 15
},
"id": 62,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"REDACTED_APP_PASSWORD": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "diskTemperature{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "diskType{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "diskStatus{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "C"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "diskModel{job=\"snmp-docker\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "D"
}
],
"title": "Drives",
"transformations": [
{
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"diskID",
"diskType",
"Value #C",
"diskModel",
"Value #A"
]
}
}
},
{
"id": "seriesToColumns",
"options": {
"byField": "diskID"
}
},
{
"id": "organize",
"options": {
"excludeByName": {
"diskID": false
},
"indexByName": {
"Value #A": 4,
"Value #C": 3,
"diskID": 0,
"diskModel": 2,
"diskType": 1
},
"renameByName": {
"Value #A": "Temperature",
"Value #C": "Status",
"diskID": "Disk",
"diskModel": "Model",
"diskType": "Type"
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"filterable": false,
"inspect": false
},
"links": [],
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Speed"
},
"properties": [
{
"id": "unit",
"value": "decbytes"
},
{
"id": "decimals",
"value": 0
},
{
"id": "custom.align",
"value": "center"
},
{
"id": "custom.width",
"value": 90
}
]
},
{
"matcher": {
"id": "byName",
"options": "Status"
},
"properties": [
{
"id": "mappings",
"value": [
{
"options": {
"1": {
"index": 0,
"text": "UP"
},
"2": {
"index": 1,
"text": "DOWN"
},
"3": {
"index": 2,
"text": "TESTING"
},
"4": {
"index": 3,
"text": "UNKNOWN"
},
"5": {
"index": 4,
"text": "DORMANT"
},
"6": {
"index": 5,
"text": "NOT PRESENT"
},
"7": {
"index": 6,
"text": "LOWER LAYER DOWN"
}
},
"type": "value"
}
]
},
{
"id": "custom.cellOptions",
"value": {
"type": "color-text"
}
},
{
"id": "thresholds",
"value": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 2
},
{
"color": "#EAB839",
"value": 3
},
{
"color": "dark-red",
"value": 7
}
]
}
},
{
"id": "custom.align",
"value": "center"
}
]
},
{
"matcher": {
"id": "byName",
"options": "MAC Address"
},
"properties": [
{
"id": "custom.width",
"value": 175
},
{
"id": "custom.align",
"value": "center"
}
]
},
{
"matcher": {
"id": "byName",
"options": "Interface"
},
"properties": [
{
"id": "custom.width",
"value": 100
}
]
}
]
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
"y": 15
},
"id": 97,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "ifPhysAddress{job=\"snmp-docker\", ifName=~\"eth.*|ovs_.*|bond.*\"}",
"format": "table",
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "ifSpeed{job=\"snmp-docker\", ifName=~\"eth.*|ovs_.*|bond.*\"}",
"format": "table",
"hide": false,
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "D"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "ifOperStatus{job=\"snmp-docker\", ifName=~\"eth.*|ovs_.*|bond.*\"}",
"format": "table",
"hide": false,
"instant": true,
"interval": "",
"legendFormat": "",
"refId": "E"
}
],
"title": "Network Interfaces",
"transformations": [
{
"id": "seriesToColumns",
"options": {
"byField": "ifName"
}
},
{
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"ifName",
"ifPhysAddress",
"Value #B",
"Value #D",
"Value #E"
]
}
}
},
{
"id": "organize",
"options": {
"excludeByName": {},
"indexByName": {
"Value #B": 3,
"Value #D": 1,
"Value #E": 4,
"Value #G": 2,
"ifName": 0,
"ifPhysAddress": 5
},
"renameByName": {
"Value #B": "Admin Status",
"Value #C": "Connector",
"Value #D": "Speed",
"Value #E": "Status",
"Value #F": "Description",
"Value #G": "",
"ifName": "Interface",
"ifPhysAddress": "MAC Address"
}
}
}
],
"type": "table"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 25
},
"id": 66,
"panels": [],
"title": "CPU / RAM",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisGridShow": true,
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "percentunit"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Busy Iowait"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Busy IRQs"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Busy User"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Idle"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#7EB26D",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Busy System"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "Busy Other"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#6D1F62",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 26
},
"id": 30,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum by(instance) (irate(node_cpu_seconds_total{mode=\"system\", job=\"node-docker\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{job=\"node-docker\"}[$__rate_interval])))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Busy System",
"range": true,
"refId": "System",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum by(instance) (irate(node_cpu_seconds_total{mode=~\".*irq\", job=\"node-docker\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{job=\"node-docker\"}[$__rate_interval])))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Busy IRQs",
"range": true,
"refId": "IRQs",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum by(instance) (irate(node_cpu_seconds_total{mode!='idle',mode!='system',mode!='iowait',mode!='irq',mode!='softirq', job=\"node-docker\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{job=\"node-docker\"}[$__rate_interval])))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Busy User",
"range": true,
"refId": "User",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum by(instance) (irate(node_cpu_seconds_total{mode=\"iowait\", job=\"node-docker\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{job=\"node-docker\"}[$__rate_interval])))",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "Busy Iowait",
"range": true,
"refId": "IOWait",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum by(instance) (irate(node_cpu_seconds_total{mode=\"idle\", job=\"node-docker\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{job=\"node-docker\"}[$__rate_interval])))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "Idle",
"range": true,
"refId": "Idle",
"step": 240
}
],
"title": "CPU Utilization %",
"transformations": [],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "counter",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 26
},
"id": 32,
"links": [],
"options": {
"legend": {
"calcs": [
"mean",
"lastNotNull"
],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_load1{job=\"node-docker\"}",
"format": "time_series",
"intervalFactor": 4,
"legendFormat": "Load 1m",
"range": true,
"refId": "1m",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_load5{job=\"node-docker\"}",
"format": "time_series",
"intervalFactor": 4,
"legendFormat": "Load 5m",
"range": true,
"refId": "5m",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_load15{job=\"node-docker\"}",
"format": "time_series",
"intervalFactor": 4,
"legendFormat": "Load 15m",
"range": true,
"refId": "15m",
"step": 240
}
],
"title": "System Load",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 40,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "RAM Total"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#E0F9D7",
"mode": "fixed"
}
},
{
"id": "custom.fillOpacity",
"value": 0
},
{
"id": "custom.stacking",
"value": {
"group": false,
"mode": "normal"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "RAM Cache"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#052B51",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "RAM Free"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#7EB26D",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "RAM Buffer"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "RAM Used"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 33
},
"id": 26,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_MemTotal_bytes{job=\"node-docker\"}",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "RAM Total",
"range": true,
"refId": "Total",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "(node_memory_MemTotal_bytes{job=\"node-docker\"} - node_memory_MemFree_bytes{job=\"node-docker\"} - (node_memory_Cached_bytes{job=\"node-docker\"} + node_memory_Buffers_bytes{job=\"node-docker\"} + node_memory_SReclaimable_bytes{job=\"node-docker\"}))",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "RAM Used",
"range": true,
"refId": "Used",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_Cached_bytes{job=\"node-docker\"} + node_memory_SReclaimable_bytes{job=\"node-docker\"}",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "RAM Cache",
"range": true,
"refId": "Cache",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_Buffers_bytes{job=\"node-docker\"}",
"hide": false,
"legendFormat": "RAM Buffer",
"range": true,
"refId": "Buffer"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_MemFree_bytes{job=\"node-docker\"}",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "RAM Free",
"range": true,
"refId": "Free",
"step": 240
}
],
"title": "RAM Utilization",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "normal"
},
"thresholdsStyle": {
"mode": "off"
}
},
"links": [],
"mappings": [],
"min": 0,
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "bytes"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "SWAP Used"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "SWAP Total"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#7eb26d",
"mode": "fixed"
}
},
{
"id": "custom.stacking",
"value": {
"group": false,
"mode": "normal"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "SWAP Free"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "#7EB26D",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 33
},
"id": 28,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_SwapTotal_bytes{job=\"node-docker\"}",
"format": "time_series",
"hide": false,
"intervalFactor": 1,
"legendFormat": "SWAP Total",
"range": true,
"refId": "Total",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "(node_memory_SwapTotal_bytes{job=\"node-docker\"} - node_memory_SwapFree_bytes{job=\"node-docker\"})",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "SWAP Used",
"range": true,
"refId": "Used",
"step": 240
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_memory_SwapFree_bytes{job=\"node-docker\"}",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "SWAP Free",
"range": true,
"refId": "Free",
"step": 240
}
],
"title": "SWAP Utilization",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 50,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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": 12,
"x": 0,
"y": 40
},
"id": 124,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"pluginVersion": "9.3.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum by(name) (rate(container_cpu_usage_seconds_total{job=\"cadvisor-docker\", name=~\".+\"}[1m])) * 100",
"hide": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{name}}",
"metric": "",
"range": true,
"refId": "F",
"step": 240
}
],
"title": "CPU Usage per Container",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"inspect": false
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "CPU Usage"
},
"properties": [
{
"id": "unit",
"value": "percent"
},
{
"id": "decimals",
"value": 2
}
]
},
{
"matcher": {
"id": "byName",
"options": "Memory Usage"
},
"properties": [
{
"id": "unit",
"value": "bytes"
}
]
},
{
"matcher": {
"id": "byName",
"options": "Memory Limit"
},
"properties": [
{
"id": "unit",
"value": "bytes"
}
]
}
]
},
"gridPos": {
"h": 16,
"w": 12,
"x": 12,
"y": 40
},
"id": 128,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": [
{
"desc": false,
"displayName": "name"
}
]
},
"pluginVersion": "10.0.3",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum by (name) (rate(container_cpu_usage_seconds_total{job=\"cadvisor-docker\", name=~\".+\"}[1m])) * 100",
"format": "table",
"hide": false,
"instant": true,
"legendFormat": "__auto",
"range": false,
"refId": "A"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": false,
"expr": "container_memory_usage_bytes{job=\"cadvisor-docker\", name=~\".+\"}",
"format": "table",
"hide": false,
"instant": true,
"legendFormat": "__auto",
"range": false,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": false,
"expr": "container_spec_memory_limit_bytes{job=\"cadvisor-docker\", name=~\".+\"}",
"format": "table",
"hide": false,
"instant": true,
"legendFormat": "__auto",
"range": false,
"refId": "C"
}
],
"title": "Panel Title",
"transformations": [
{
"id": "filterFieldsByName",
"options": {
"include": {
"names": [
"name",
"Value #B",
"Value #C",
"Value #A"
]
}
}
},
{
"id": "joinByField",
"options": {
"byField": "name",
"mode": "outer"
}
},
{
"id": "organize",
"options": {
"excludeByName": {},
"indexByName": {
"Value #A": 1,
"Value #B": 2,
"Value #C": 3,
"name": 0
},
"renameByName": {
"Value #A": "CPU Usage",
"Value #B": "Memory Usage",
"Value #C": "Memory Limit"
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 30,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 2,
"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": "bytes"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 48
},
"id": 126,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"pluginVersion": "9.3.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "container_memory_usage_bytes{job=\"cadvisor-docker\", name=~\".+\"}",
"hide": false,
"intervalFactor": 1,
"legendFormat": "{{name}}",
"range": true,
"refId": "B",
"step": 240
}
],
"title": "Memory Usage per Container",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 56
},
"id": 106,
"panels": [],
"title": "HDD / SSD",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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": [
{
"matcher": {
"id": "byName",
"options": "write-sata1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata2"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata4"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata5"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata6"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata7"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata8"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-green",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 57
},
"id": 47,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Mean",
"sortDesc": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata1",
"range": true,
"refId": "write sata1"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sda\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata1",
"range": true,
"refId": "write sda"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata2\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata2",
"range": true,
"refId": "write sata2"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sdb\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata2",
"range": true,
"refId": "write sdb"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata3\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata3",
"range": true,
"refId": "write sata3"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sdc\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata3",
"range": true,
"refId": "write sdc"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata4\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata4",
"range": true,
"refId": "write sata4"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sdd\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata4",
"range": true,
"refId": "write sdd"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata5\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata5",
"range": true,
"refId": "write sata5"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sde\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata5",
"range": true,
"refId": "write sde"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata6\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata6",
"range": true,
"refId": "write sata6"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sdf\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata6",
"range": true,
"refId": "write sdf"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata7\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata7",
"range": true,
"refId": "write sata7"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sdg\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata7",
"range": true,
"refId": "write sdg"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sata8\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata8",
"range": true,
"refId": "write sata8"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"sdh\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata8",
"range": true,
"refId": "write sdh"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"nvme0n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-nvme0",
"range": true,
"refId": "write nvme0"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_writes_completed_total{device=\"nvme1n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-nvme1",
"range": true,
"refId": "write nvme1"
}
],
"title": "Disk write io/s",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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": [
{
"matcher": {
"id": "byName",
"options": "write-sata1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata2"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata4"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata5"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata6"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata7"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "write-sata8"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-green",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 57
},
"id": 49,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Mean",
"sortDesc": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata1",
"range": true,
"refId": "write sata1"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sda\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata1",
"range": true,
"refId": "write sda"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata2\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata2",
"range": true,
"refId": "write sata2"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sdb\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata2",
"range": true,
"refId": "write sdb"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata3\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata3",
"range": true,
"refId": "write sata3"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sdc\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata3",
"range": true,
"refId": "write sdc"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata4\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata4",
"range": true,
"refId": "write sata4"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sdd\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata4",
"range": true,
"refId": "write sdd"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata5\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata5",
"range": true,
"refId": "write sata5"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sde\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata5",
"range": true,
"refId": "write sde"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata6\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata6",
"range": true,
"refId": "write sata6"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sdf\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata6",
"range": true,
"refId": "write sdf"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata7\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata7",
"range": true,
"refId": "write sata7"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sdg\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata7",
"range": true,
"refId": "write sdg"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sata8\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata8",
"range": true,
"refId": "write sata8"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"sdh\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-sata8",
"range": true,
"refId": "write sdh"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"nvme0n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-nvme0",
"range": true,
"refId": "write-nvme0"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_written_bytes_total{device=\"nvme1n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "write-nvme1",
"range": true,
"refId": "write-nvme1"
}
],
"title": "Disk write MB/s",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "iops"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "read-sata1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata2"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata4"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata5"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata6"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata7"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata8"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-green",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 64
},
"id": 45,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Mean",
"sortDesc": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata1\", job=\"node-docker\"}[$__rate_interval])",
"legendFormat": "read-sata1",
"range": true,
"refId": "read sata1"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sda\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata1",
"range": true,
"refId": "read sda"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata2\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata2",
"range": true,
"refId": "read sata2"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sdb\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata2",
"range": true,
"refId": "read sdb"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata3\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata3",
"range": true,
"refId": "read sata3"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sdc\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata3",
"range": true,
"refId": "read sdc"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata4\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata4",
"range": true,
"refId": "read sata4"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sdd\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata4",
"range": true,
"refId": "read sdd"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata5\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata5",
"range": true,
"refId": "read sata5"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sde\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata5",
"range": true,
"refId": "read sde"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata6\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata6",
"range": true,
"refId": "read sata6"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sdf\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata6",
"range": true,
"refId": "read sdf"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata7\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata7",
"range": true,
"refId": "read sata7"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sdg\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata7",
"range": true,
"refId": "read sdg"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sata8\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata8",
"range": true,
"refId": "read sata8"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"sdh\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata8",
"range": true,
"refId": "read sdh"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"nvme0n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-nvme0",
"range": true,
"refId": "read-nvme0"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_reads_completed_total{device=\"nvme1n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-nvme1",
"range": true,
"refId": "read-nvme1"
}
],
"title": "Disk read io/s",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "read-sata1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata2"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata4"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata5"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata6"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata7"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "read-sata8"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-green",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 64
},
"id": 51,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Mean",
"sortDesc": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata1\", job=\"node-docker\"}[$__rate_interval])",
"legendFormat": "read-sata1",
"range": true,
"refId": "read sata1"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sda\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata1",
"range": true,
"refId": "read sda"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata2\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata2",
"range": true,
"refId": "read sata2"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sdb\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata2",
"range": true,
"refId": "read sdb"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata3\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata3",
"range": true,
"refId": "read sata3"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sdc\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata3",
"range": true,
"refId": "read sdc"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata4\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata4",
"range": true,
"refId": "read sata4"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sdd\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata4",
"range": true,
"refId": "read sdd"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata5\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata5",
"range": true,
"refId": "read sata5"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sde\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata5",
"range": true,
"refId": "read sde"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata6\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata6",
"range": true,
"refId": "read sata6"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sdf\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata6",
"range": true,
"refId": "read sdf"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata7\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata7",
"range": true,
"refId": "read sata7"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sdg\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata7",
"range": true,
"refId": "read sdg"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sata8\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata8",
"range": true,
"refId": "read sata8"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"sdh\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-sata8",
"range": true,
"refId": "read sdh"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"nvme0n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-nvme0",
"range": true,
"refId": "read-nvme0"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_read_bytes_total{device=\"nvme1n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "read-nvme1",
"range": true,
"refId": "read-nvme1"
}
],
"title": "Disk read MB/s",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "percentunit"
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "util-sata1"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-green",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata2"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata3"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-orange",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata4"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-red",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata5"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-purple",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata6"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "light-yellow",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata7"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-blue",
"mode": "fixed"
}
}
]
},
{
"matcher": {
"id": "byName",
"options": "util-sata8"
},
"properties": [
{
"id": "color",
"value": {
"fixedColor": "dark-green",
"mode": "fixed"
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 71
},
"id": 57,
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Mean",
"sortDesc": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata1",
"range": true,
"refId": "util sata1"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sda\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata1",
"range": true,
"refId": "util sda"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata2\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata2",
"range": true,
"refId": "util sata2"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdb\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata2",
"range": true,
"refId": "util sdb"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata3\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata3",
"range": true,
"refId": "util sata3"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdc\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata3",
"range": true,
"refId": "util sdc"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata4\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata4",
"range": true,
"refId": "util sata4"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdd\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata4",
"range": true,
"refId": "util sdd"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata5\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata5",
"range": true,
"refId": "util sata5"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sde\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata5",
"range": true,
"refId": "util sde"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata6\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata6",
"range": true,
"refId": "util sata6"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdf\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata6",
"range": true,
"refId": "util sdf"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata7\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata7",
"range": true,
"refId": "util sata7"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdg\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata7",
"range": true,
"refId": "util sdg"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata8\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata8",
"range": true,
"refId": "util sata8"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdh\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata8",
"range": true,
"refId": "util sdh"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"nvme0n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-nvme0",
"range": true,
"refId": "util-nvme0"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"nvme1n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-nvme1",
"range": true,
"refId": "util-nvme1"
}
],
"title": "Disk Utilization %",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "percentunit"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 71
},
"id": 60,
"options": {
"legend": {
"calcs": [
"mean",
"lastNotNull"
],
"displayMode": "table",
"placement": "right",
"showLegend": false,
"sortBy": "Mean",
"sortDesc": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "10.0.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata1\", job=\"node-docker\"}[$__rate_interval])",
"format": "time_series",
"hide": false,
"legendFormat": "util-sata1",
"range": true,
"refId": "util sata1"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sda\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata1",
"range": true,
"refId": "util sda"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata2\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata2",
"range": true,
"refId": "util sata2"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdb\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata2",
"range": true,
"refId": "util sdb"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata3\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata3",
"range": true,
"refId": "util sata3"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdc\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata3",
"range": true,
"refId": "util sdc"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata4\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata4",
"range": true,
"refId": "util sata4"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdd\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata4",
"range": true,
"refId": "util sdd"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata5\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata5",
"range": true,
"refId": "util sata5"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sde\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata5",
"range": true,
"refId": "util sde"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata6\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata6",
"range": true,
"refId": "util sata6"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdf\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata6",
"range": true,
"refId": "util sdf"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata7\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata7",
"range": true,
"refId": "util sata7"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdg\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata7",
"range": true,
"refId": "util sdg"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sata8\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata8",
"range": true,
"refId": "util sata8"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"sdh\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-sata8",
"range": true,
"refId": "util sdh"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"nvme0n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-nvme0",
"range": true,
"refId": "util-nvme0"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "irate(node_disk_io_time_seconds_total{device=\"nvme1n1\", job=\"node-docker\"}[$__rate_interval])",
"hide": false,
"legendFormat": "util-nvme1",
"range": true,
"refId": "util-nvme1"
}
],
"title": "System Disk Utilization %",
"transformations": [
{
"id": "concatenate",
"options": {
"frameNameLabel": "frame",
"frameNameMode": "drop"
}
},
{
"id": "calculateField",
"options": {
"alias": "Total",
"mode": "reduceRow",
"reduce": {
"include": [],
"reducer": "mean"
},
"replaceFields": true
}
}
],
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 78
},
"id": 78,
"panels": [],
"title": "Network",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 80,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 79
},
"id": 113,
"interval": "",
"links": [],
"options": {
"legend": {
"calcs": [
"lastNotNull"
],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "asc"
}
},
"pluginVersion": "9.3.2",
"repeatDirection": "h",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "rate(ifHCInOctets{job=\"snmp-docker\", ifName=~\"eth.*|ovs_.*|bond.*\"}[$__rate_interval])",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{label_name}}{{ifName}}",
"range": true,
"refId": "Traffic In",
"step": 60
}
],
"title": "Host - Received Network Traffic",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "left",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 80,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "never",
"spanNulls": true,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 79
},
"id": 114,
"interval": "",
"links": [],
"options": {
"legend": {
"calcs": [
"lastNotNull"
],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "asc"
}
},
"pluginVersion": "9.3.2",
"repeatDirection": "h",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": true,
"expr": "rate(ifHCOutOctets{job=\"snmp-docker\", ifName=~\"eth.*|ovs_.*|bond.*\"}[$__rate_interval])",
"format": "time_series",
"hide": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{label_name}}{{ifName}}",
"range": true,
"refId": "Traffic Out",
"step": 60
}
],
"title": "Host - Sent Network Traffic",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 87
},
"id": 120,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"pluginVersion": "9.3.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum(rate(container_network_receive_bytes_total{job=\"cadvisor-docker\", name=~\".+\"}[1m])) by (name)",
"intervalFactor": 1,
"legendFormat": "{{name}}",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Container - Received Network Traffic",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "opacity",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "Bps"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 87
},
"id": 122,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "desc"
}
},
"pluginVersion": "9.3.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "sum(rate(container_network_transmit_bytes_total{job=\"cadvisor-docker\", name=~\".+\"}[1m])) by (name)",
"intervalFactor": 1,
"legendFormat": "{{name}}",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Container - Sent Network Traffic",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 95
},
"id": 55,
"panels": [],
"title": "exporter",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 96
},
"id": 41,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "node_scrape_collector_duration_seconds{job=\"node-docker\"}",
"format": "time_series",
"hide": false,
"instant": true,
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{label_name}}{{collector}}",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "Node Exporter - Scrape Time",
"transformations": [
{
"id": "calculateField",
"options": {
"mode": "reduceRow",
"reduce": {
"include": [
"cpu",
"diskstats",
"hwmon",
"loadavg",
"meminfo",
"stat"
],
"reducer": "sum"
},
"replaceFields": true
}
}
],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 96
},
"id": 112,
"interval": "5s",
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "table",
"placement": "right",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.2.0",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"exemplar": false,
"expr": "snmp_scrape_duration_seconds{job=\"snmp-docker\"}",
"format": "time_series",
"hide": false,
"instant": false,
"interval": "",
"intervalFactor": 1,
"legendFormat": "{{label_name}}{{job}}",
"range": true,
"refId": "A",
"step": 240
}
],
"title": "SNMP Exporter - Scrape Time",
"transformations": [],
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"fieldConfig": {
"defaults": {
"custom": {
"align": "auto",
"cellOptions": {
"type": "auto"
},
"filterable": false,
"inspect": false
},
"links": [],
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
}
]
}
},
"overrides": [
{
"matcher": {
"id": "byName",
"options": "Status"
},
"properties": [
{
"id": "mappings",
"value": [
{
"options": {
"0": {
"color": "semi-dark-red",
"index": 0,
"text": "DOWN"
},
"1": {
"color": "semi-dark-green",
"index": 1,
"text": "UP"
}
},
"type": "value"
}
]
},
{
"id": "custom.cellOptions",
"value": {
"type": "color-text"
}
},
{
"id": "custom.align",
"value": "center"
}
]
}
]
},
"gridPos": {
"h": 8,
"w": 6,
"x": 0,
"y": 103
},
"id": 131,
"options": {
"cellHeight": "sm",
"footer": {
"countRows": false,
"REDACTED_APP_PASSWORD": false,
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "10.0.2",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "builder",
"exemplar": false,
"expr": "up",
"format": "table",
"instant": false,
"range": true,
"refId": "Lyxon-PC"
}
],
"title": "Status Exporter",
"transformations": [
{
"id": "groupBy",
"options": {
"fields": {
"Time": {
"aggregations": []
},
"Value": {
"aggregations": [
"last"
],
"operation": "aggregate"
},
"job": {
"aggregations": [],
"operation": "groupby"
}
}
}
},
{
"id": "filterByValue",
"options": {
"filters": [
{
"config": {
"id": "regex",
"options": {
"value": ".*Work|.*Lyxon|.*prom"
}
},
"fieldName": "job"
}
],
"match": "all",
"type": "exclude"
}
},
{
"id": "organize",
"options": {
"excludeByName": {
"Field": false,
"Time": true,
"__name__": true,
"instance": true,
"instance 1": true,
"instance 2": true,
"instance 3": true,
"instance 4": true,
"instance 5": true,
"instance 6": true,
"instance 7": true,
"instance 8": true,
"job 1": true,
"job 2": true,
"job 3": true,
"job 4": true,
"job 5": true,
"job 6": true,
"job 7": true,
"job 8": true
},
"indexByName": {},
"renameByName": {
"Value": "Status",
"Value #A": "Lyxon-PC",
"Value #B": "Worker-0",
"Value #Lyxon-PC": "Lyxon-PC",
"Value #Worker-0": "Worker-0",
"Value #Worker-1": "Worker-1",
"Value #Worker-2": "Worker-2",
"Value #Worker-3": "Worker-3",
"Value #Worker-4": "Worker-4",
"Value #Worker-5": "Worker-5",
"Value #Worker-6": "Worker-6",
"Value (last)": "Status",
"job": "Hostname",
"job 4": ""
}
}
}
],
"type": "table"
},
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"REDACTED_APP_PASSWORD": false,
"axisColorMode": "text",
"axisLabel": "seconds",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 20,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "smooth",
"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"
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 6,
"y": 103
},
"id": 118,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${datasource}"
},
"editorMode": "code",
"expr": "scrape_duration_seconds{job=\"cadvisor-docker\"}",
"legendFormat": "{{label_name}}{{job}}",
"range": true,
"refId": "A"
}
],
"title": "cAdvisor Exporter - Scrape Time",
"type": "timeseries"
}
],
"refresh": "30s",
"schemaVersion": 38,
"style": "dark",
"tags": [
"Synology"
],
"templating": {
"list": [
{
"current": {
"selected": true,
"text": "LyxonServer",
"value": "LyxonServer"
},
"hide": 0,
"includeAll": false,
"label": "Server:",
"multi": false,
"name": "datasource",
"options": [],
"query": "prometheus",
"queryValue": "",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"type": "datasource"
}
]
},
"time": {
"from": "now-30m",
"to": "now"
},
"timepicker": {
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h"
]
},
"timezone": "browser",
"title": "Synology Dashboard",
"uid": "lcHlCU2Vz",
"version": 55,
"weekStart": "monday"
}