Skip to content
Snippets Groups Projects
Verified Commit 4f851ab0 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

grafana: refresh node_exporter dashboard config

No changes made to it; this is to reduce noise in future modifications.
parent 7d5fd109
No related branches found
No related tags found
No related merge requests found
......@@ -9,39 +9,48 @@
"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,
"gnetId": 1860,
"graphTooltip": 0,
"id": 15,
"iteration": 1599939380877,
"iteration": 1646552473113,
"links": [],
"liveNow": false,
"panels": [
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Busy state of all CPU cores together",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {},
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"nullValueMode": "null",
"thresholds": {
"mode": "absolute",
"steps": [
......@@ -83,7 +92,7 @@
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "(((count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))",
......@@ -98,27 +107,29 @@
"type": "gauge"
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Busy state of all CPU cores together (5 min average)",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {},
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"nullValueMode": "null",
"thresholds": {
"mode": "absolute",
"steps": [
......@@ -160,7 +171,7 @@
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "avg(node_load5{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100",
......@@ -175,27 +186,29 @@
"type": "gauge"
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Busy state of all CPU cores together (15 min average)",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {},
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"nullValueMode": "null",
"thresholds": {
"mode": "absolute",
"steps": [
......@@ -237,7 +250,7 @@
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "avg(node_load15{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100",
......@@ -251,20 +264,20 @@
"type": "gauge"
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Non available RAM memory",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {},
"decimals": 0,
"mappings": [],
"max": 100,
"min": 0,
"nullValueMode": "null",
"thresholds": {
"mode": "absolute",
"steps": [
......@@ -307,7 +320,7 @@
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "((node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} )) * 100",
......@@ -332,27 +345,29 @@
"type": "gauge"
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Used Swap",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {},
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"nullValueMode": "null",
"thresholds": {
"mode": "absolute",
"steps": [
......@@ -394,7 +409,7 @@
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "((node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} )) * 100",
......@@ -409,27 +424,29 @@
"type": "gauge"
},
{
"cacheTimeout": null,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Used Root FS",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"custom": {},
"mappings": [
{
"id": 0,
"op": "=",
"text": "N/A",
"type": 1,
"value": "null"
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"max": 100,
"min": 0,
"nullValueMode": "null",
"thresholds": {
"mode": "absolute",
"steps": [
......@@ -471,7 +488,7 @@
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "100 - ((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})",
......@@ -487,30 +504,44 @@
"type": "gauge"
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Total number of CPU cores",
"fieldConfig": {
"defaults": {
"custom": {}
"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": "short"
},
"overrides": []
},
"format": "short",
"gauge": {
"maxValue": 100,
"minValue": 0,
"show": false,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": {
"h": 2,
"w": 2,
......@@ -518,41 +549,23 @@
"y": 0
},
"id": 14,
"interval": null,
"links": [],
"mappingType": 1,
"mappingTypes": [
{
"name": "value to text",
"value": 1
},
{
"name": "range to text",
"value": 2
}
],
"maxDataPoints": 100,
"maxPerRow": 6,
"nullPointMode": "null",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"rangeMaps": [
{
"from": "null",
"text": "N/A",
"to": "null"
}
],
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"tableColumn": "",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))",
......@@ -563,45 +576,49 @@
"step": 900
}
],
"thresholds": "",
"title": "CPU Cores",
"type": "singlestat",
"valueFontSize": "50%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "current"
"type": "stat"
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"datasource": "Prometheus",
"decimals": 1,
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "System uptime",
"fieldConfig": {
"defaults": {
"custom": {}
"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": "s"
},
"overrides": []
},
"format": "s",
"gauge": {
"maxValue": 100,
"minValue": 0,
"show": false,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": {
"h": 2,
"w": 4,
......@@ -610,42 +627,23 @@
},
"hideTimeOverride": true,
"id": 15,
"interval": null,
"links": [],
"mappingType": 1,
"mappingTypes": [
{
"$$hashKey": "object:1094",
"name": "value to text",
"value": 1
},
{
"$$hashKey": "object:1095",
"name": "range to text",
"value": 2
}
],
"maxDataPoints": 100,
"nullPointMode": "null",
"nullText": null,
"postfix": "s",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"rangeMaps": [
{
"from": "null",
"text": "N/A",
"to": "null"
}
],
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^{instance=\"aur.archlinux.org\", job=\"node_exporter\"}$/",
"values": false
},
"textMode": "auto"
},
"tableColumn": "{instance=\"aur.archlinux.org\", job=\"node_exporter\"}",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "node_time_seconds{instance=\"$node\",job=\"$job\"} - node_boot_time_seconds{instance=\"$node\",job=\"$job\"}",
......@@ -654,46 +652,53 @@
"step": 1800
}
],
"thresholds": "",
"title": "Uptime",
"type": "singlestat",
"valueFontSize": "50%",
"valueMaps": [
{
"$$hashKey": "object:1097",
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "current"
"type": "stat"
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(50, 172, 45, 0.97)",
"rgba(237, 129, 40, 0.89)",
"rgba(245, 54, 54, 0.9)"
],
"datasource": "Prometheus",
"decimals": 0,
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Total RootFS",
"fieldConfig": {
"defaults": {
"custom": {}
"color": {
"mode": "thresholds"
},
"decimals": 0,
"mappings": [
{
"options": {
"match": "null",
"result": {
"text": "N/A"
}
},
"type": "special"
}
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "rgba(50, 172, 45, 0.97)",
"value": null
},
{
"color": "rgba(237, 129, 40, 0.89)",
"value": 70
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": 90
}
]
},
"unit": "bytes"
},
"overrides": []
},
"format": "bytes",
"gauge": {
"maxValue": 100,
"minValue": 0,
"show": false,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": {
"h": 2,
"w": 2,
......@@ -701,41 +706,23 @@
"y": 2
},
"id": 23,
"interval": null,
"links": [],
"mappingType": 1,
"mappingTypes": [
{
"name": "value to text",
"value": 1
},
{
"name": "range to text",
"value": 2
}
],
"maxDataPoints": 100,
"maxPerRow": 6,
"nullPointMode": "null",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"rangeMaps": [
{
"from": "null",
"text": "N/A",
"to": "null"
}
],
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^node_filesystem_size_bytes{device=\"/dev/sda2\", fstype=\"btrfs\", instance=\"aur.archlinux.org\", job=\"node_exporter\", mountpoint=\"/\"}$/",
"values": false
},
"textMode": "auto"
},
"tableColumn": "node_filesystem_size_bytes{device=\"/dev/sda2\", fstype=\"btrfs\", instance=\"aur.archlinux.org\", job=\"node_exporter\", mountpoint=\"/\"}",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}",
......@@ -746,45 +733,49 @@
"step": 900
}
],
"thresholds": "70,90",
"title": "RootFS Total",
"type": "singlestat",
"valueFontSize": "50%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "current"
"type": "stat"
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"datasource": "Prometheus",
"decimals": 0,
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Total RAM",
"fieldConfig": {
"defaults": {
"custom": {}
"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": []
},
"format": "bytes",
"gauge": {
"maxValue": 100,
"minValue": 0,
"show": false,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": {
"h": 2,
"w": 2,
......@@ -792,41 +783,23 @@
"y": 2
},
"id": 75,
"interval": null,
"links": [],
"mappingType": 1,
"mappingTypes": [
{
"name": "value to text",
"value": 1
},
{
"name": "range to text",
"value": 2
}
],
"maxDataPoints": 100,
"maxPerRow": 6,
"nullPointMode": "null",
"nullText": null,
"postfix": "",
"postfixFontSize": "70%",
"prefix": "",
"prefixFontSize": "50%",
"rangeMaps": [
{
"from": "null",
"text": "N/A",
"to": "null"
}
],
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^node_memory_MemTotal_bytes{instance=\"aur.archlinux.org\", job=\"node_exporter\"}$/",
"values": false
},
"textMode": "auto"
},
"tableColumn": "node_memory_MemTotal_bytes{instance=\"aur.archlinux.org\", job=\"node_exporter\"}",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}",
......@@ -835,45 +808,49 @@
"step": 900
}
],
"thresholds": "",
"title": "RAM Total",
"type": "singlestat",
"valueFontSize": "50%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "current"
"type": "stat"
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"rgba(245, 54, 54, 0.9)",
"rgba(237, 129, 40, 0.89)",
"rgba(50, 172, 45, 0.97)"
],
"datasource": "Prometheus",
"decimals": 0,
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "Total SWAP",
"fieldConfig": {
"defaults": {
"custom": {}
"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": []
},
"format": "bytes",
"gauge": {
"maxValue": 100,
"minValue": 0,
"show": false,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": {
"h": 2,
"w": 2,
......@@ -881,41 +858,23 @@
"y": 2
},
"id": 18,
"interval": null,
"links": [],
"mappingType": 1,
"mappingTypes": [
{
"name": "value to text",
"value": 1
},
{
"name": "range to text",
"value": 2
}
],
"maxDataPoints": 100,
"maxPerRow": 6,
"nullPointMode": "null",
"nullText": null,
"postfix": "",
"postfixFontSize": "70%",
"prefix": "",
"prefixFontSize": "50%",
"rangeMaps": [
{
"from": "null",
"text": "N/A",
"to": "null"
}
],
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
"options": {
"colorMode": "none",
"graphMode": "none",
"justifyMode": "auto",
"orientation": "horizontal",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "/^node_memory_SwapTotal_bytes{instance=\"aur.archlinux.org\", job=\"node_exporter\"}$/",
"values": false
},
"textMode": "auto"
},
"tableColumn": "node_memory_SwapTotal_bytes{instance=\"aur.archlinux.org\", job=\"node_exporter\"}",
"pluginVersion": "8.5.0-pre",
"targets": [
{
"expr": "node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"}",
......@@ -924,18 +883,8 @@
"step": 900
}
],
"thresholds": "",
"title": "SWAP Total",
"type": "singlestat",
"valueFontSize": "50%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "current"
"type": "stat"
},
{
"aliasColors": {
......@@ -953,12 +902,14 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"decimals": 2,
"description": "",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
......@@ -982,8 +933,6 @@
"rightSide": false,
"show": true,
"sideWidth": 250,
"sort": null,
"sortDesc": null,
"total": false,
"values": true
},
......@@ -992,12 +941,14 @@
"links": [],
"maxPerRow": 6,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": true,
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": null,
"seriesOverrides": [],
"spaceLength": 10,
"stack": true,
......@@ -1078,9 +1029,7 @@
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "CPU",
"tooltip": {
"shared": true,
......@@ -1089,9 +1038,7 @@
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
......@@ -1106,16 +1053,12 @@
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
"align": false
}
},
{
......@@ -1143,12 +1086,14 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"decimals": 2,
"description": "",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
......@@ -1172,8 +1117,6 @@
"rightSide": false,
"show": true,
"sideWidth": 350,
"sort": null,
"sortDesc": null,
"total": false,
"values": true
},
......@@ -1182,8 +1125,11 @@
"links": [],
"maxPerRow": 6,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"pointradius": 5,
"points": false,
"renderer": "flot",
......@@ -1279,9 +1225,7 @@
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Memory",
"tooltip": {
"shared": true,
......@@ -1290,9 +1234,7 @@
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
......@@ -1301,22 +1243,17 @@
"format": "bytes",
"label": "bytes",
"logBase": 1,
"max": null,
"min": "0",
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
"align": false
}
},
{
......@@ -1324,10 +1261,12 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
......@@ -1358,11 +1297,10 @@
"maxPerRow": 6,
"nullPointMode": "null",
"percentage": false,
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": null,
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
......@@ -1394,9 +1332,7 @@
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "System Load",
"tooltip": {
"shared": true,
......@@ -1405,9 +1341,7 @@
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
......@@ -1417,23 +1351,18 @@
"format": "short",
"label": "counter",
"logBase": 1,
"max": null,
"min": "0",
"show": true
},
{
"$$hashKey": "object:6262",
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
"align": false
}
},
{
......@@ -1446,10 +1375,12 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
......@@ -1480,7 +1411,7 @@
"links": [],
"nullPointMode": "null",
"percentage": false,
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"pointradius": 5,
"points": false,
"renderer": "flot",
......@@ -1513,9 +1444,7 @@
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Network Traffic",
"tooltip": {
"shared": true,
......@@ -1524,9 +1453,7 @@
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
......@@ -1536,23 +1463,17 @@
"format": "bps",
"label": "bits out (-) / in (+)",
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"$$hashKey": "object:5885",
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
"align": false
}
},
{
......@@ -1560,11 +1481,13 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"description": "",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
......@@ -1597,7 +1520,7 @@
"maxPerRow": 6,
"nullPointMode": "null",
"percentage": false,
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"pointradius": 5,
"points": false,
"renderer": "flot",
......@@ -1711,9 +1634,7 @@
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Disk IOps",
"tooltip": {
"shared": false,
......@@ -1722,9 +1643,7 @@
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
......@@ -1733,22 +1652,16 @@
"format": "iops",
"label": "IO read (-) / write (+)",
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
"align": false
}
},
{
......@@ -1756,12 +1669,14 @@
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"decimals": 3,
"description": "",
"fieldConfig": {
"defaults": {
"custom": {},
"links": []
},
"overrides": []
......@@ -1796,7 +1711,7 @@
"maxPerRow": 6,
"nullPointMode": "null",
"percentage": false,
"pluginVersion": "7.1.4",
"pluginVersion": "8.5.0-pre",
"pointradius": 5,
"points": false,
"renderer": "flot",
......@@ -1815,9 +1730,7 @@
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Disk Space Used",
"tooltip": {
"shared": true,
......@@ -1826,9 +1739,7 @@
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
......@@ -1837,39 +1748,36 @@
"format": "bytes",
"label": "bytes",
"logBase": 1,
"max": null,
"min": "0",
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": false
}
],
"yaxis": {
"align": false,
"alignLevel": null
"align": false
}
}
],
"refresh": false,
"schemaVersion": 26,
"schemaVersion": 35,
"style": "dark",
"tags": [],
"templating": {
"list": [
{
"allValue": null,
"current": {
"selected": false,
"text": "node_exporter",
"value": "node_exporter"
},
"datasource": "Prometheus",
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"definition": "",
"hide": 0,
"includeAll": false,
......@@ -1877,25 +1785,29 @@
"multi": false,
"name": "job",
"options": [],
"query": "label_values(node_uname_info, job)",
"query": {
"query": "label_values(node_uname_info, job)",
"refId": "Prometheus-job-Variable-Query"
},
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 1,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"allValue": null,
"current": {
"selected": false,
"text": "aur.archlinux.org",
"value": "aur.archlinux.org"
"text": "gitlab.archlinux.org",
"value": "gitlab.archlinux.org"
},
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"datasource": "Prometheus",
"definition": "label_values(node_uname_info{job=\"$job\"}, instance)",
"hide": 0,
"includeAll": false,
......@@ -1903,19 +1815,20 @@
"multi": false,
"name": "node",
"options": [],
"query": "label_values(node_uname_info{job=\"$job\"}, instance)",
"query": {
"query": "label_values(node_uname_info{job=\"$job\"}, instance)",
"refId": "Prometheus-node-Variable-Query"
},
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 1,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"allValue": null,
"current": {
"selected": false,
"text": "[a-z]+|nvme[0-9]+n[0-9]+",
......@@ -1923,7 +1836,6 @@
},
"hide": 2,
"includeAll": false,
"label": null,
"multi": false,
"name": "diskdevices",
"options": [
......@@ -1971,5 +1883,6 @@
"timezone": "browser",
"title": "Server Monitoring",
"uid": "rYdddlPWk",
"version": 2
}
\ No newline at end of file
"version": 5,
"weekStart": ""
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment