id
int64
2
18.9k
status
int64
1
1
org_id
int64
1
870k
revision_id
int64
33
28.9k
downloads
int64
0
20M
slug
stringlengths
2
111
name
stringlengths
2
118
description
stringlengths
1
1.25k
created_at
stringlengths
23
23
updated_at
stringlengths
23
23
privacy
int64
0
0
readme
stringlengths
1
38.4k
large_logo_file_id
int64
0
84.8k
small_logo_file_id
int64
0
84.8k
collector_type
stringclasses
9 values
collector_config
stringlengths
2
46.7k
reviews_count
int64
0
78
reviews_avg_rating
float64
0
5
id_1
int64
33
28.9k
status_1
int64
1
1
dashboard_id
int64
2
18.9k
revision
int64
1
166
downloads_1
int64
0
16.3M
description_1
stringlengths
1
985
json
stringlengths
130
2.72M
created_at_1
stringlengths
23
23
updated_at_1
stringlengths
23
23
reviews_count_1
int64
0
22
reviews_avg_rating_1
float64
0
5
16,658
1
627,767
25,477
9
hosts
Hosts
A dashborad for linux hosts.
2022-07-28 04:50:42 UTC
2022-07-28 04:51:05 UTC
0
null
0
0
nodeExporter
null
0
0
25,477
1
16,658
1
9
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "v1.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "state-timeline", "name": "State timeline", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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, "gnetId": 16658, "graphTooltip": 1, "id": null, "iteration": 1658983587083, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 63, "panels": [], "title": "Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 1, "text": "DOWN" }, "1": { "color": "green", "index": 0, "text": "UP" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 1 }, "id": 55, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "up{instance=~\"$node:$port\",job=~\"$job\"} and (up{instance=~\"$node:$port\",job=~\"$job\"} or on() vector(0))", "hide": false, "instant": true, "range": false, "refId": "A" } ], "title": "Status", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "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": 9, "w": 4, "x": 2, "y": 1 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "v1.0", "targets": [ { "expr": "(((count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$node:$port\",job=~\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "CPU Busy", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total number of CPU cores", "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": "core(s)" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 1 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 25 }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))", "instant": true, "intervalFactor": 1, "range": false, "refId": "A", "step": 900 } ], "title": "CPU Cores", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null } ] }, "unit": "hertz" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 8, "y": 1 }, "id": 52, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(node_cpu_scaling_frequency_hertz{instance=~\"$node:$port\",job=~\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))", "legendFormat": "cpu {{cpu}}", "range": true, "refId": "A" } ], "title": "CPU Frequency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "fillOpacity": 70, "lineWidth": 0, "spanNulls": false }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 60 }, { "color": "orange", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 13, "x": 11, "y": 1 }, "id": 57, "links": [], "options": { "alignValue": "left", "legend": { "displayMode": "hidden", "placement": "bottom" }, "mergeValues": true, "rowHeight": 0.9, "showValue": "never", "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "100 * (node_cpu_scaling_frequency_hertz{instance=~\"$node:$port\",job=~\"$job\"} - node_cpu_frequency_min_hertz{instance=~\"$node:$port\",job=~\"$job\"}) / (node_cpu_frequency_max_hertz{instance=~\"$node:$port\",job=~\"$job\"} - node_cpu_frequency_min_hertz{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": " ", "range": true, "refId": "A", "step": 20 } ], "title": "CPU Frequency Trace (%)", "type": "state-timeline" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total number of CPU cores", "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 3 }, "id": 59, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 25 }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "node_memory_MemTotal_bytes{instance=\"$node:$port\",job=\"$job\"}", "instant": true, "intervalFactor": 1, "range": false, "refId": "A", "step": 900 } ], "title": "Total RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "System uptime", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 4 }, "hideTimeOverride": true, "id": 24, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "expr": "node_time_seconds{instance=~\"$node:$port\",job=~\"$job\"} - node_boot_time_seconds{instance=~\"$node:$port\",job=~\"$job\"}", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 5 }, "id": 69, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "allValues" ], "fields": "/^machine$/", "values": true }, "text": { "valueSize": 25 }, "textMode": "value" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "node_uname_info{instance=~\"$node:$port\",job=~\"$job\"}", "format": "table", "instant": true, "legendFormat": "{{instance}}", "range": false, "refId": "A" } ], "title": "Architecture", "transformations": [], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 70 }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 6 }, "id": 61, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "node_hwmon_temp_celsius{instance=\"$node:$port\",job=\"$job\",chip=~\"pci0000:00_0000:00:18_3\", sensor=\"temp3\"} or node_hwmon_temp_celsius{instance=\"$node:$port\",job=\"$job\",chip=~\"0000:02:03_0_0000:03:00_0\", sensor=\"temp1\"}", "format": "time_series", "hide": false, "intervalFactor": 10, "legendFormat": "CPU {{cpu}}", "range": true, "refId": "A", "step": 20 } ], "title": "CPU Temperature", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "fillOpacity": 70, "lineWidth": 0, "spanNulls": false }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 13, "x": 11, "y": 6 }, "id": 58, "links": [], "options": { "alignValue": "left", "legend": { "displayMode": "hidden", "placement": "bottom" }, "mergeValues": true, "rowHeight": 0.9, "showValue": "never", "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "100 - (avg by (cpu) (irate(node_cpu_seconds_total{mode=\"idle\",instance=~\"$node:$port\"}[5m])) * 100)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": " ", "range": true, "refId": "A", "step": 20 } ], "title": "CPU Usage Trace (%)", "type": "state-timeline" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] }, "unit": "rothz" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 7 }, "id": 53, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "avg(node_cpu_scaling_frequency_hertz{instance=~\"$node:$port\",job=~\"$job\"})", "instant": true, "intervalFactor": 1, "range": false, "refId": "A", "step": 900 } ], "title": "CPU Frequency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] }, "unit": "rothz" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 7 }, "id": 66, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "avg(node_cpu_frequency_max_hertz{instance=~\"$node:$port\",job=~\"$job\"})", "instant": true, "intervalFactor": 1, "range": false, "refId": "A", "step": 900 } ], "title": "Max Frequency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Non available RAM memory", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "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": 10, "w": 4, "x": 0, "y": 10 }, "hideTimeOverride": false, "id": 14, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "((node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_MemFree_bytes{instance=~\"$node:$port\",job=~\"$job\"}) / (node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} )) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A", "step": 900 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "100 - ((node_memory_MemAvailable_bytes{instance=~\"$node:$port\",job=~\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "title": "Used RAM", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "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": 6, "w": 4, "x": 4, "y": 10 }, "id": 20, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "100 - (sum(node_filesystem_avail_bytes{instance=\"$node:$port\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}) / sum(node_filesystem_size_bytes{instance=\"$node:$port\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})) * 100", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 240, "target": "" } ], "title": "Used Filesystem Space", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "percentage", "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": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 8, "y": 10 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "node_load1{instance=~\"$node:$port\",job=~\"$job\"}", "hide": false, "intervalFactor": 1, "legendFormat": "1m", "range": true, "refId": "A", "step": 900 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "node_load5{instance=~\"$node:$port\",job=~\"$job\"}", "hide": false, "legendFormat": "5m", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "node_load15{instance=~\"$node:$port\",job=~\"$job\"}", "hide": false, "legendFormat": "15m", "range": true, "refId": "C" } ], "title": "CPU System Load", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "fillOpacity": 70, "lineWidth": 0, "spanNulls": false }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 13, "x": 11, "y": 11 }, "id": 56, "links": [], "options": { "alignValue": "left", "legend": { "displayMode": "hidden", "placement": "bottom" }, "mergeValues": true, "rowHeight": 0.9, "showValue": "never", "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "100 - ((node_memory_MemAvailable_bytes{instance=~\"$node:$port\",job=~\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": " ", "range": true, "refId": "A", "step": 20 } ], "title": "Memory Usage Trace (%)", "type": "state-timeline" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "fillOpacity": 70, "lineWidth": 0, "spanNulls": false }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "deckbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 13, "x": 11, "y": 14 }, "id": 60, "links": [], "options": { "alignValue": "left", "legend": { "displayMode": "hidden", "placement": "bottom" }, "mergeValues": true, "rowHeight": 0.9, "showValue": "never", "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(irate(node_network_transmit_bytes_total{instance=~\"$node:$port\",job=~\"$job\",device!~\"lo|bond[0-9]|cbr[0-9]|veth.*\"}[5m]) + irate(node_network_receive_bytes_total{instance=~\"$node:$port\",job=~\"$job\",device!~\"lo|bond[0-9]|cbr[0-9]|veth.*\"}[5m])) / 1024", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": " ", "refId": "A", "step": 40 } ], "title": "Network Usage Trace (kB)", "type": "state-timeline" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 4, "y": 16 }, "id": 26, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(node_filesystem_free_bytes{instance=~\"$node:$port\", mountpoint=\"/\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 120 } ], "title": "Disk Free", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decmbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 7, "y": 16 }, "hideTimeOverride": false, "id": 34, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(node_network_receive_bytes_total{instance=~\"$node:$port\",job=~\"$job\"})/1024/1024", "format": "time_series", "interval": "", "intervalFactor": 2, "refId": "A", "step": 600 } ], "title": "Traffic In", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decmbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 9, "y": 16 }, "id": 36, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(node_network_transmit_bytes_total{instance=~\"$node:$port\",job=~\"$job\"})/1024/1024", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 600 } ], "title": "Traffic Out", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "fillOpacity": 70, "lineWidth": 0, "spanNulls": false }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 3, "w": 13, "x": 11, "y": 17 }, "id": 67, "links": [], "options": { "alignValue": "left", "legend": { "displayMode": "hidden", "placement": "bottom" }, "mergeValues": true, "rowHeight": 0.9, "showValue": "never", "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "max(node_hwmon_temp_celsius{instance=\"$node:$port\",job=\"$job\",chip=~\"platform_.+\"} <= 100)", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": " ", "refId": "A", "step": 40 } ], "title": "Temperature (Celsius)", "type": "state-timeline" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 65, "panels": [], "title": "Detail", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cpu usage", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 21 }, "id": 46, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "100 - (avg(irate(node_cpu_seconds_total{mode=\"idle\",instance=~\"$node:$port\"}[5m])) * 100)", "format": "time_series", "hide": false, "intervalFactor": 10, "legendFormat": "CPU {{cpu}}", "range": true, "refId": "A", "step": 20 } ], "title": "CPU Busy %", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 21 }, "id": 50, "links": [], "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "expr": "(1 - (sum by (instance) (node_memory_MemFree_bytes{instance=~\"$node:$port\"} + node_memory_Buffers_bytes{instance=~\"$node:$port\"} + node_memory_Cached_bytes{instance=~\"$node:$port\"})) / (sum by (instance) (node_memory_MemTotal_bytes{instance=~\"$node:$port\"})) ) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "RAM Used %", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Bytes", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "none", "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": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 21 }, "id": 42, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "expr": "node_filesystem_size_bytes{instance=~\"$node:$port\",job=~\"$job\",device=~\"/dev/.*\"} - node_filesystem_avail_bytes{instance=~\"$node:$port\",job=~\"$job\",device=~\"/dev/.*\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 1800 } ], "title": "Disk Space Used", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 30 }, "id": 30, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "v1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg by (mode)(irate(node_cpu_seconds_total{instance=~\"$node:$port\", mode!=\"idle\"}[5m]))", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{mode}}", "refId": "A", "step": 40, "target": "" } ], "title": "CPU Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 30 }, "id": 28, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node:$port\"} - node_memory_MemFree_bytes{instance=~\"$node:$port\"} - node_memory_Cached_bytes{instance=~\"$node:$port\"} - node_memory_Buffers_bytes{instance=~\"$node:$port\"} - node_memory_Slab_bytes{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Used", "metric": "memo", "refId": "A", "step": 40, "target": "" }, { "expr": "node_memory_Buffers_bytes{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Buffers", "refId": "C", "step": 40 }, { "expr": "node_memory_Cached_bytes{instance=~\"$node:$port\"} + node_memory_Slab_bytes{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Cached", "refId": "D", "step": 40 }, { "expr": "node_memory_MemFree_bytes{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Free", "refId": "B", "step": 40 } ], "title": "RAM Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 30 }, "id": 44, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "expr": "100*(min by (mountpoint) (node_filesystem_avail_bytes{instance=~\"$node:$port\",job=~\"$job\",device=~\"/dev/.*\",}/node_filesystem_size_bytes{instance=~\"$node:$port\",job=~\"$job\",device=~\"/dev/.*\"}))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 4 } ], "title": "Disk Space Available %", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 39 }, "id": 38, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "expr": "sum(node_load1{instance=~\"$node:$port\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "load1", "metric": "node_load1", "refId": "A", "step": 40, "target": "" }, { "expr": "sum(node_load5{instance=~\"$node:$port\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "load5", "metric": "node_load5", "refId": "B", "step": 40, "target": "" }, { "expr": "sum(node_load15{instance=~\"$node:$port\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "load15", "metric": "node_load15", "refId": "C", "step": 40, "target": "" } ], "title": "Load", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*outbound/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 39 }, "id": 32, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "v1.0", "targets": [ { "expr": "irate(node_network_transmit_bytes_total{instance=~\"$node:$port\", device!~\"lo|bond[0-9]|cbr[0-9]|veth.*\"}[5m]) > 0", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": "{{device}} outbound", "refId": "A", "step": 40 }, { "expr": "irate(node_network_receive_bytes_total{instance=~\"$node:$port\", device!~\"lo|bond[0-9]|cbr[0-9]|veth.*\"}[5m]) > 0", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": "{{device}} inbound", "refId": "B", "step": 40 } ], "title": "Network Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "decimals": 2, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "unit", "value": "time: YYYY-MM-DD HH:mm:ss" }, { "id": "custom.align" }, { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "instance" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" }, { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "job" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" }, { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "device" }, "properties": [ { "id": "custom.width", "value": 157 }, { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "fstype" }, "properties": [ { "id": "custom.width", "value": 76 }, { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "mountpoint" }, "properties": [ { "id": "custom.width", "value": 250 } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 39 }, "hideTimeOverride": false, "id": 48, "links": [], "options": { "footer": { "enablePagination": false, "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "v1.0", "targets": [ { "expr": "100 - (node_filesystem_free_bytes{instance=~\"$node:$port\",fstype=~\"xfs|ext4\"} / node_filesystem_size_bytes{instance=~\"$node:$port\",fstype=~\"xfs|ext4\"} * 100)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 120 } ], "title": "Use per Filesystem", "transformations": [ { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": false, "field": "mountpoint" } ] } } ], "type": "table" } ], "refresh": "1m", "schemaVersion": 36, "style": "dark", "tags": [ "hosts" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_boot_time_seconds, job)", "hide": 0, "includeAll": false, "label": "Job:", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_boot_time_seconds, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_boot_time_seconds{job=\"$job\"}, instance)", "hide": 0, "includeAll": false, "label": "Node:", "multi": false, "name": "node", "options": [], "query": { "query": "label_values(node_boot_time_seconds{job=\"$job\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/([^:]+):.*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Port:", "multi": false, "name": "port", "options": [], "query": { "query": "label_values(node_boot_time_seconds{instance=~\"$node:(.*)\"}, instance)", "refId": "Prometheus-port-Variable-Query" }, "refresh": 1, "regex": "/[^:]+:(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Hosts", "uid": "Ne_roaViz", "version": 125, "weekStart": "", "description": "A dashborad for linux hosts." }
2022-07-28 04:50:42 UTC
2022-07-28 04:51:04 UTC
0
0
17,167
1
724,964
26,382
9
aiops-clickhouse
Aiops-ClickHouse集群监控
整体资源展示与资源明细图表:CPU、内存、磁盘、IO、网络等监控指标!
2022-10-12 16:29:00 UTC
2022-10-12 16:30:19 UTC
0
null
0
0
nodeExporter
null
1
5
26,382
1
17,167
1
9
整体资源展示与资源明细图表:CPU、内存、磁盘、IO、网络等监控指标!
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_COMPAREQUERIES", "label": "CompareQueries", "description": "", "type": "datasource", "pluginId": "autohome-comparequeries-datasource", "pluginName": "CompareQueries" }, { "name": "DS_CLICKHOUSE-S1-R1", "label": "clickhouse-s1-r1", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S1-R2", "label": "clickhouse-s1-r2", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S2-R1", "label": "clickhouse-s2-r1", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S2-R2", "label": "clickhouse-s2-r2", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S3-R1", "label": "clickhouse-s3-r1", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S3-R2", "label": "clickhouse-s3-r2", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S4-R1", "label": "clickhouse-s4-r1", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S4-R2", "label": "clickhouse-s4-r2", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S5-R1", "label": "clickhouse-s5-r1", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" }, { "name": "DS_CLICKHOUSE-S5-R2", "label": "clickhouse-s5-r2", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "Altinity plugin for ClickHouse" } ], "__elements": [ { "name": "Top 20 slow queries", "uid": "e6h-UU44z", "kind": 1, "model": { "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "query" }, "properties": [ { "id": "displayName", "value": "sql" }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "duration" }, "properties": [ { "id": "displayName", "value": "duration" }, { "id": "unit", "value": "ms" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "displayName", "value": "count" }, { "id": "custom.align" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 0 } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 40 }, "id": 230, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.3.3", "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "A", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "B", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "C", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "D", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "E", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "F", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "G", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "H", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "I", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "J", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "title": "Top 20 slow queries", "transformations": [ { "disabled": true, "id": "groupBy", "options": { "fields": { "count": { "aggregations": [ "sum" ], "operation": "aggregate" }, "duration": { "aggregations": [ "sum" ], "operation": "aggregate" }, "query": { "aggregations": [], "operation": "groupby" } } } }, { "id": "merge", "options": {} }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "duration" } ] } } ], "type": "table" } } ], "__requires": [ { "type": "datasource", "id": "autohome-comparequeries-datasource", "name": "CompareQueries", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" }, { "type": "datasource", "id": "vertamedia-clickhouse-datasource", "name": "Altinity plugin for ClickHouse", "version": "2.5.1" } ], "annotations": { "list": [ { "$$hashKey": "object:2875", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "整体资源展示与资源明细图表:CPU、内存、磁盘、IO、网络等监控指标!", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 17167, "graphTooltip": 0, "id": null, "iteration": 1665038136432, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 187, "panels": [], "title": "CK集群监控", "type": "row" }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "分区使用率、磁盘读取、磁盘写入、下载带宽、上传带宽,如果有多个网卡或者多个分区,是采集的使用率最高的网卡或者分区的数值。\n\n连接数:CurrEstab - 当前状态为 ESTABLISHED 或 CLOSE-WAIT 的 TCP 连接数。", "fontSize": "80%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 1 }, "id": 185, "interval": "30s", "showHeader": true, "sort": { "col": 30, "desc": true }, "styles": [ { "$$hashKey": "object:1808", "alias": "主机名", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "nodename", "thresholds": [], "type": "string", "unit": "bytes" }, { "$$hashKey": "object:1809", "alias": "IP", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "浏览主机明细", "linkUrl": "d/9CWBz0bik/node-exporter?orgId=1&var-job=${job}&var-hostname=All&var-node=${__cell}&var-device=All&var-origin_prometheus=$origin_prometheus", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1810", "alias": "内存", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:1811", "alias": "CPU核", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1812", "alias": " 运行时间", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "$$hashKey": "object:1813", "alias": "磁盘使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1814", "alias": "CPU使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1815", "alias": "内存使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1816", "alias": "磁盘读取", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "10485760", "20485760" ], "type": "number", "unit": "Bps" }, { "$$hashKey": "object:1817", "alias": "磁盘写入", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #I", "thresholds": [ "10485760", "20485760" ], "type": "number", "unit": "Bps" }, { "$$hashKey": "object:1818", "alias": "下载带宽", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #J", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "$$hashKey": "object:1819", "alias": "上传带宽", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #K", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "$$hashKey": "object:1821", "alias": "TCP_连接数", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #M", "thresholds": [ "1000", "1500" ], "type": "string", "unit": "short" }, { "$$hashKey": "object:1822", "alias": "TCP_TW", "align": "center", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 1, "pattern": "Value #N", "thresholds": [ "5000", "20000" ], "type": "number", "unit": "short" }, { "$$hashKey": "object:1823", "alias": "", "align": "right", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_uname_info{job=\"ck_cluster_exporter\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "主机名", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(time() - node_boot_time_seconds{job=\"ck_cluster_exporter\"})by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "运行时间", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_memory_MemTotal_bytes{job=\"ck_cluster_exporter\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总内存", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "count(node_cpu_seconds_total{job=\"ck_cluster_exporter\",mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总核数", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_load5{job=\"ck_cluster_exporter\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "5分钟负载", "refId": "L" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "(1 - avg(rate(node_cpu_seconds_total{job=\"ck_cluster_exporter\",mode=\"idle\"}[$__interval])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "(1 - (node_memory_MemAvailable_bytes{job=\"ck_cluster_exporter\"} / (node_memory_MemTotal_bytes{job=\"ck_cluster_exporter\"})))* 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max((node_filesystem_size_bytes{job=\"ck_cluster_exporter\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{job=\"ck_cluster_exporter\",fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail_bytes {job=\"ck_cluster_exporter\",fstype=~\"ext.?|xfs\"}+(node_filesystem_size_bytes{job=\"ck_cluster_exporter\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{job=\"ck_cluster_exporter\",fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "分区使用率", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_disk_read_bytes_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大读取", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_disk_written_bytes_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大写入", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_netstat_Tcp_CurrEstab{job=\"ck_cluster_exporter\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "连接数", "refId": "M" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_sockstat_TCP_tw{job=\"ck_cluster_exporter\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "TIME_WAIT", "refId": "N" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_network_receive_bytes_total{job=\"ck_cluster_exporter\"}[$__interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "下载带宽", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_network_transmit_bytes_total{job=\"ck_cluster_exporter\"}[$__interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "上传带宽", "refId": "K" } ], "title": "资源总览", "transform": "table", "type": "table-old" }, { "aliasColors": { "192.168.200.241:9100_Total": "dark-red", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_每秒I/O操作%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE", "磁盘花费在I/O操作占比": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 7, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:683", "alias": "/.*总使用率/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(1 - avg(rate(node_cpu_seconds_total{job=\"ck_cluster_exporter\",mode=\"idle\"}[$__interval])) by (instance))*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "F", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "CPU使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:11294", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "show": true }, { "$$hashKey": "object:11295", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "使用率": "yellow", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 11 }, "height": "300", "hiddenSeries": false, "id": 156, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2412", "alias": "使用率", "color": "rgb(0, 209, 255)", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(node_memory_MemTotal_bytes{job=\"ck_cluster_exporter\"} - node_memory_MemAvailable_bytes{job=\"ck_cluster_exporter\"}) / node_memory_MemTotal_bytes{job=\"ck_cluster_exporter\"} * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 10, "legendFormat": "{{instance}}", "refId": "H" } ], "thresholds": [], "timeRegions": [], "title": "Mem使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1057", "format": "percent", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1058", "format": "percent", "label": "内存使用率", "logBase": 1, "max": "100", "min": "0", "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Reads completed: 每个磁盘分区每秒读完成次数\n\nWrites completed: 每个磁盘分区每秒写完成次数\n\nIO now 每个磁盘分区每秒正在处理的输入/输出请求数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 17 }, "height": "300", "hiddenSeries": false, "id": 161, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1442", "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_reads_completed_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_读取", "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_writes_completed_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_写入", "refId": "B", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "磁盘每秒读写速率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1363", "format": "iops", "label": "读取(-)/写入(+)", "logBase": 1, "show": true }, { "$$hashKey": "object:1364", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Read bytes 每个磁盘分区每秒读取的比特数\nWritten bytes 每个磁盘分区每秒写入的比特数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 17 }, "height": "300", "hiddenSeries": false, "id": 168, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3586", "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_read_bytes_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_读取", "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_written_bytes_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_写入", "refId": "B", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "磁盘每秒读写容量", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3593", "format": "Bps", "label": "读取(-)/写入(+)", "logBase": 1, "show": true }, { "$$hashKey": "object:3594", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Read time seconds 每个磁盘分区读操作花费的秒数\n\nWrite time seconds 每个磁盘分区写操作花费的秒数\n\nIO time seconds 每个磁盘分区输入/输出操作花费的秒数\n\nIO time weighted seconds每个磁盘分区输入/输出操作花费的加权秒数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 17 }, "height": "300", "hiddenSeries": false, "id": 160, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:4057", "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_read_time_seconds_total{job=\"ck_cluster_exporter\"}[$__interval]) / rate(node_disk_reads_completed_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_读取", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_write_time_seconds_total{job=\"ck_cluster_exporter\"}[$__interval]) / rate(node_disk_writes_completed_total{job=\"ck_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_写入", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "磁盘每次IO读写耗时", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:327", "format": "s", "label": "读取(-)/写入(+)", "logBase": 1, "show": true }, { "$$hashKey": "object:328", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 198, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s1r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s1r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "A", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s1r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s1r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "B", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s2r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s2r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "C", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s2r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s2r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "D", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s3r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s3r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "E", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s3r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s3r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "F", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s4r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s4r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "G", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s4r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s4r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "H", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s5r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s5r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "I", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_Query s5r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 30) * 30) * 1000 as t,\n ProfileEvent_Query s5r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1664532341) AND event_date <= toDate(1664553941) AND event_time >= toDateTime(1664532341) AND event_time <= toDateTime(1664553941)\n\nORDER BY t", "refId": "J", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false } ], "thresholds": [], "timeRegions": [], "title": "QPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:9649", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:9650", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 226, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:8681", "alias": "" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s1r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s1r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "A", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s1r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s1r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "B", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s2r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s2r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "C", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s2r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s2r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "D", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s3r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s3r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "E", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s3r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s3r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "F", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s4r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s4r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "G", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s4r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s4r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "H", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s5r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s5r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "I", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedRows s5r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedRows s5r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926493) AND event_date <= toDate(1663928293) AND event_time >= toDateTime(1663926493) AND event_time <= toDateTime(1663928293)\n\nORDER BY t", "refId": "J", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false } ], "thresholds": [], "timeRegions": [], "title": "Write Rows Per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8688", "format": "short", "label": "row/s", "logBase": 1, "show": true }, { "$$hashKey": "object:8689", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 228, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:777", "alias": "" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s1r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s1r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "A", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s1r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s1r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "B", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s2r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s2r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "C", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s2r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s2r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "D", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s3r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s3r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "E", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s3r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s3r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "F", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s4r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s4r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "G", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s4r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s4r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "H", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s5r1\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s5r1\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "I", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "hide": false, "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n ProfileEvent_InsertedBytes s5r2\nFROM $table\n\nWHERE $timeFilter\n\nORDER BY t\n\n", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 1) * 1) * 1000 as t,\n ProfileEvent_InsertedBytes s5r2\nFROM system.metric_log\n\nWHERE event_date >= toDate(1663926538) AND event_date <= toDate(1663928338) AND event_time >= toDateTime(1663926538) AND event_time <= toDateTime(1663928338)\n\nORDER BY t", "refId": "J", "round": "0s", "skip_comments": true, "table": "metric_log", "tableLoading": false } ], "thresholds": [], "timeRegions": [], "title": "Write Bytes Per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:784", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:785", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "query" }, "properties": [ { "id": "displayName", "value": "sql" }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "duration" }, "properties": [ { "id": "displayName", "value": "duration" }, { "id": "unit", "value": "ms" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "displayName", "value": "count" }, { "id": "custom.align" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 0 } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 40 }, "id": 230, "libraryPanel": { "meta": { "connectedDashboards": 1, "created": "2022-10-06T14:39:51+08:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "", "folderUid": "", "updated": "2022-10-06T18:51:30.148644931+08:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Top 20 slow queries", "uid": "e6h-UU44z", "version": 6 }, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.3.3", "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "A", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "B", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "C", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "D", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "E", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "F", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "G", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "H", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "I", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) duration,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> duration <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(query_duration_ms) duration,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049763) AND event_date <= toDate(1665053363) AND event_time >= toDateTime(1665049763) AND event_time <= toDateTime(1665053363)\n AND type = 2\n and initial_user ='aiops'\n and positionCaseInsensitive(query, 'select') = 1\nGROUP BY query\nORDER BY duration desc\nLIMIT 20", "refId": "J", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "title": "Top 20 slow queries", "transformations": [ { "disabled": true, "id": "groupBy", "options": { "fields": { "count": { "aggregations": [ "sum" ], "operation": "aggregate" }, "duration": { "aggregations": [ "sum" ], "operation": "aggregate" }, "query": { "aggregations": [], "operation": "groupby" } } } }, { "id": "merge", "options": {} }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "duration" } ] } } ], "type": "table" }, { "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "query" }, "properties": [ { "id": "displayName", "value": "sql" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "usage" }, "properties": [ { "id": "displayName", "value": "usage" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "displayName", "value": "count" }, { "id": "unit", "value": "short" }, { "id": "custom.align" }, { "id": "decimals" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 40 }, "id": 232, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.3.3", "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "A", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "B", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "C", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "D", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "E", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "F", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "G", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "H", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "I", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"navajowhite\">rand</font>() <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">substring</font>(query,  <font color=\"cornflowerblue\">1</font>,  <font color=\"cornflowerblue\">70</font>) <font color=\"darkorange\">AS</font> query,<br />    <font color=\"navajowhite\">avg</font>(memory_usage) usage,<br />    <font color=\"navajowhite\">count</font>() <font color=\"navajowhite\">count</font><br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">GROUP BY</font> query<br /><font color=\"darkorange\">ORDER BY</font> usage <font color=\"darkorange\">desc</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"darkcyan\">$top</font>", "hide": false, "intervalFactor": 2, "query": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n $timeFilter\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "rawQuery": "SELECT\n query,\n avg(memory_usage) usage,\n count() count\nFROM system.query_log\nWHERE\n event_date >= toDate(1665049826) AND event_date <= toDate(1665053426) AND event_time >= toDateTime(1665049826) AND event_time <= toDateTime(1665053426)\n AND type in (2,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nGROUP BY query\nORDER BY usage desc\nLIMIT 20", "refId": "J", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "title": "Top 20 memory consumers", "transformations": [ { "disabled": true, "id": "groupBy", "options": { "fields": { "count": { "aggregations": [ "sum" ], "operation": "aggregate" }, "query": { "aggregations": [], "operation": "groupby" }, "usage": { "aggregations": [ "sum" ], "operation": "aggregate" } } } }, { "id": "merge", "options": {} }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "usage" } ] } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 49 }, "hiddenSeries": false, "id": 234, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:485", "alias": "insert_duration" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s1r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s1r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "B", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s1r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s1r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "A", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s2r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s2r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "C", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s2r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s2r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "D", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s3r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s3r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "E", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s3r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s3r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "F", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s4r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s4r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "G", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s4r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s4r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "H", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s5r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s5r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "I", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s5r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s5r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664991899) AND event_date <= toDate(1664995499) AND event_time >= toDateTime(1664991899) AND event_time <= toDateTime(1664995499)\n AND type = 2\nand positionCaseInsensitive(query, 'insert into') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "J", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "thresholds": [], "timeRegions": [], "title": "Insert duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 1, "show": true }, { "format": "ms", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 49 }, "hiddenSeries": false, "id": 236, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:485", "alias": "insert_duration" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s1r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s1r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "B", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s1r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s1r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "A", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s2r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s2r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "C", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s2r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s2r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "D", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s3r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s3r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "E", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s3r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s3r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "F", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s4r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s4r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "G", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s4r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s4r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "H", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s5r1\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s5r1\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "I", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "expr": "", "extrapolate": true, "format": "time_series", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    <font color=\"darkcyan\">$timeSeries</font> <font color=\"darkorange\">as</font> t,<br />    <font color=\"navajowhite\">avg</font>(query_duration_ms) insert_duration<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font><br />    <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">2</font><br /><font color=\"yellow\">and</font> positionCaseInsensitive(query,  <font color=\"lightgreen\">'insert into'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font><br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br /><font color=\"darkorange\">GROUP BY</font> t<br /><font color=\"darkorange\">ORDER BY</font> t", "hide": false, "intervalFactor": 2, "query": "SELECT\n $timeSeries as t,\n avg(query_duration_ms) s5r2\nFROM system.query_log\nWHERE\n $timeFilter\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 4) * 4) * 1000 as t,\n avg(query_duration_ms) s5r2\nFROM system.query_log\nWHERE\n event_date >= toDate(1664992001) AND event_date <= toDate(1664995601) AND event_time >= toDateTime(1664992001) AND event_time <= toDateTime(1664995601)\n AND type = 2\nand positionCaseInsensitive(query, 'select') = 1\n and initial_user ='aiops'\nGROUP BY t\nORDER BY t", "refId": "J", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "thresholds": [], "timeRegions": [], "title": "Select duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 1, "show": true }, { "format": "ms", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "autohome-comparequeries-datasource", "uid": "${DS_COMPAREQUERIES}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "event_time" }, "properties": [ { "id": "displayName", "value": "Time" }, { "id": "unit", "value": "time: YYYY-MM-DD HH:mm:ss" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "duration" }, "properties": [ { "id": "displayName", "value": "duration" }, { "id": "unit", "value": "ms" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "memory" }, "properties": [ { "id": "displayName", "value": "memory" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 56 }, "id": 238, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 3, "showHeader": true }, "pluginVersion": "8.3.3", "targets": [ { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "A", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S1-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "B", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "C", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S2-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "D", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "E", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S3-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "F", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "G", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S4-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "H", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R1}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "I", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false }, { "database": "system", "datasource": { "uid": "${DS_CLICKHOUSE-S5-R2}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "<font color=\"darkorange\">SELECT</font><br />    event_time,<br />    user,<br />    query_duration_ms duration,<br />    memory_usage memory,<br />    if(exception<font color=\"yellow\">!=</font><font color=\"lightgreen\">''</font>, <font color=\"lightgreen\">'fail'</font>, <font color=\"lightgreen\">'success'</font>) result,<br />    <font color=\"navajowhite\">concat</font>(<font color=\"navajowhite\">substring</font>(query,<font color=\"cornflowerblue\">1</font>,<font color=\"cornflowerblue\">120</font>), <font color=\"lightgreen\">'...'</font>) query<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> <font color=\"darkcyan\">$timeFilter</font><br />    <font color=\"yellow\">AND</font> <font color=\"darkorange\">type</font> <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$type</font>)<br />    <font color=\"yellow\">and</font> initial_user <font color=\"darkorange\">in</font> (<font color=\"darkcyan\">$user</font>)<br />    <font color=\"yellow\">and</font>(<font color=\"lightgreen\">'$query_type'</font> <font color=\"yellow\">=</font> <font color=\"lightgreen\">'all'</font> <font color=\"yellow\">or</font>(positionCaseInsensitive(query,  <font color=\"lightgreen\">'$query_type'</font>) <font color=\"yellow\">=</font> <font color=\"cornflowerblue\">1</font>))<br /><font color=\"darkorange\">ORDER BY</font> event_time <font color=\"darkorange\">DESC</font><br /><font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">1000</font>", "hide": false, "intervalFactor": 1, "query": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE $timeFilter\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "rawQuery": "SELECT\n event_time,\n user,\n query_duration_ms duration,\n memory_usage memory,\n if(exception!='', 'fail', 'success') result,\n query\nFROM system.query_log\nWHERE event_date >= toDate(1665049851) AND event_date <= toDate(1665053451) AND event_time >= toDateTime(1665049851) AND event_time <= toDateTime(1665053451)\n AND type in (1,2,3,4)\n and initial_user ='aiops'\n and((positionCaseInsensitive(query, 'insert into') = 1) or (positionCaseInsensitive(query, 'select') = 1))\nORDER BY event_time DESC\nLIMIT 100", "refId": "J", "resultFormat": "time_series", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "title": "Query logs", "transformations": [ { "disabled": true, "id": "groupBy", "options": { "fields": { "duration": { "aggregations": [ "sum" ], "operation": "aggregate" }, "event_time": { "aggregations": [], "operation": "groupby" }, "memory": { "aggregations": [ "sum" ], "operation": "aggregate" }, "query": { "aggregations": [], "operation": "groupby" }, "result": { "aggregations": [], "operation": "groupby" }, "user": { "aggregations": [], "operation": "groupby" } } } }, { "id": "merge", "options": {} }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": true, "field": "duration" } ] } } ], "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 63 }, "id": 194, "panels": [], "title": "ZK集群监控", "type": "row" }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "分区使用率、磁盘读取、磁盘写入、下载带宽、上传带宽,如果有多个网卡或者多个分区,是采集的使用率最高的网卡或者分区的数值。\n\n连接数:CurrEstab - 当前状态为 ESTABLISHED 或 CLOSE-WAIT 的 TCP 连接数。", "fontSize": "80%", "gridPos": { "h": 5, "w": 24, "x": 0, "y": 64 }, "id": 192, "interval": "30s", "showHeader": true, "sort": { "col": 30, "desc": true }, "styles": [ { "$$hashKey": "object:1808", "alias": "主机名", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "nodename", "thresholds": [], "type": "string", "unit": "bytes" }, { "$$hashKey": "object:1809", "alias": "IP", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "浏览主机明细", "linkUrl": "d/9CWBz0bik/node-exporter?orgId=1&var-job=${job}&var-hostname=All&var-node=${__cell}&var-device=All&var-origin_prometheus=$origin_prometheus", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1810", "alias": "内存", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:1811", "alias": "CPU核", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1812", "alias": " 运行时间", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "$$hashKey": "object:1813", "alias": "磁盘使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1814", "alias": "CPU使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1815", "alias": "内存使用率", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1816", "alias": "磁盘读取", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "10485760", "20485760" ], "type": "number", "unit": "Bps" }, { "$$hashKey": "object:1817", "alias": "磁盘写入", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #I", "thresholds": [ "10485760", "20485760" ], "type": "number", "unit": "Bps" }, { "$$hashKey": "object:1818", "alias": "下载带宽", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #J", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "$$hashKey": "object:1819", "alias": "上传带宽", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #K", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "$$hashKey": "object:1821", "alias": "TCP_连接数", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #M", "thresholds": [ "1000", "1500" ], "type": "string", "unit": "short" }, { "$$hashKey": "object:1822", "alias": "TCP_TW", "align": "center", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 1, "pattern": "Value #N", "thresholds": [ "5000", "20000" ], "type": "number", "unit": "short" }, { "$$hashKey": "object:1823", "alias": "", "align": "right", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_uname_info{job=\"zk_cluster_exporter\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "主机名", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(time() - node_boot_time_seconds{job=\"zk_cluster_exporter\"})by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "运行时间", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_memory_MemTotal_bytes{job=\"zk_cluster_exporter\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总内存", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "count(node_cpu_seconds_total{job=\"zk_cluster_exporter\",mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总核数", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_load5{job=\"zk_cluster_exporter\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "5分钟负载", "refId": "L" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "(1 - avg(rate(node_cpu_seconds_total{job=\"zk_cluster_exporter\",mode=\"idle\"}[$__interval])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "(1 - (node_memory_MemAvailable_bytes{job=\"zk_cluster_exporter\"} / (node_memory_MemTotal_bytes{job=\"zk_cluster_exporter\"})))* 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max((node_filesystem_size_bytes{job=\"zk_cluster_exporter\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{job=\"zk_cluster_exporter\",fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail_bytes {job=\"zk_cluster_exporter\",fstype=~\"ext.?|xfs\"}+(node_filesystem_size_bytes{job=\"zk_cluster_exporter\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{job=\"zk_cluster_exporter\",fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "分区使用率", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_disk_read_bytes_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大读取", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_disk_written_bytes_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大写入", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_netstat_Tcp_CurrEstab{job=\"zk_cluster_exporter\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "连接数", "refId": "M" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_sockstat_TCP_tw{job=\"zk_cluster_exporter\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "TIME_WAIT", "refId": "N" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_network_receive_bytes_total{job=\"zk_cluster_exporter\"}[$__interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "下载带宽", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_network_transmit_bytes_total{job=\"zk_cluster_exporter\"}[$__interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "上传带宽", "refId": "K" } ], "title": "资源总览", "transform": "table", "type": "table-old" }, { "aliasColors": { "192.168.200.241:9100_Total": "dark-red", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_每秒I/O操作%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE", "磁盘花费在I/O操作占比": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 69 }, "hiddenSeries": false, "id": 200, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:683", "alias": "/.*总使用率/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(1 - avg(rate(node_cpu_seconds_total{job=\"zk_cluster_exporter\",mode=\"idle\"}[$__interval])) by (instance))*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "F", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "CPU使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:11294", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "show": true }, { "$$hashKey": "object:11295", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "使用率": "yellow", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 69 }, "height": "300", "hiddenSeries": false, "id": 202, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2412", "alias": "使用率", "color": "rgb(0, 209, 255)", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(node_memory_MemTotal_bytes{job=\"zk_cluster_exporter\"} - node_memory_MemAvailable_bytes{job=\"zk_cluster_exporter\"}) / node_memory_MemTotal_bytes{job=\"zk_cluster_exporter\"} * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 10, "legendFormat": "{{instance}}", "refId": "H" } ], "thresholds": [], "timeRegions": [], "title": "Mem使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1057", "format": "percent", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1058", "format": "percent", "label": "内存使用率", "logBase": 1, "max": "100", "min": "0", "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Reads completed: 每个磁盘分区每秒读完成次数\n\nWrites completed: 每个磁盘分区每秒写完成次数\n\nIO now 每个磁盘分区每秒正在处理的输入/输出请求数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 75 }, "height": "300", "hiddenSeries": false, "id": 204, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1442", "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_reads_completed_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_读取", "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_writes_completed_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_写入", "refId": "B", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "磁盘每秒读写速率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1363", "format": "iops", "label": "读取(-)/写入(+)", "logBase": 1, "show": true }, { "$$hashKey": "object:1364", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Read bytes 每个磁盘分区每秒读取的比特数\nWritten bytes 每个磁盘分区每秒写入的比特数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 75 }, "height": "300", "hiddenSeries": false, "id": 205, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3586", "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_read_bytes_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_读取", "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_written_bytes_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_写入", "refId": "B", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "磁盘每秒读写容量", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3593", "format": "Bps", "label": "读取(-)/写入(+)", "logBase": 1, "show": true }, { "$$hashKey": "object:3594", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Read time seconds 每个磁盘分区读操作花费的秒数\n\nWrite time seconds 每个磁盘分区写操作花费的秒数\n\nIO time seconds 每个磁盘分区输入/输出操作花费的秒数\n\nIO time weighted seconds每个磁盘分区输入/输出操作花费的加权秒数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 75 }, "height": "300", "hiddenSeries": false, "id": 206, "interval": "30s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:4057", "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_read_time_seconds_total{job=\"zk_cluster_exporter\"}[$__interval]) / rate(node_disk_reads_completed_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_读取", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(rate(node_disk_write_time_seconds_total{job=\"zk_cluster_exporter\"}[$__interval]) / rate(node_disk_writes_completed_total{job=\"zk_cluster_exporter\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_写入", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "磁盘每次IO读写耗时", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:327", "format": "s", "label": "读取(-)/写入(+)", "logBase": 1, "show": true }, { "$$hashKey": "object:328", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 82 }, "hiddenSeries": false, "id": 224, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "max_latency", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}_max", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "min_latency", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}_min", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg_latency", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "avg_latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2906", "format": "ms", "logBase": 1, "show": true }, { "$$hashKey": "object:2907", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 89 }, "hiddenSeries": false, "id": 208, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "znode_count", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "znode_count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 89 }, "hiddenSeries": false, "id": 210, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ephemerals_count", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "ephemerals_count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 96 }, "hiddenSeries": false, "id": 212, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "global_sessions", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "global_sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 96 }, "hiddenSeries": false, "id": 218, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "outstanding_requests", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "outstanding_requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 102 }, "hiddenSeries": false, "id": 220, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "connection_drop_count", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "connection_dropped_count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 102 }, "hiddenSeries": false, "id": 222, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "connection_rejected", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "connection_rejected_count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6197", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:6198", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 108 }, "hiddenSeries": false, "id": 214, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "packets_sent", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "packets_sent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 108 }, "hiddenSeries": false, "id": 216, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "packets_received", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "packets_received", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "", "schemaVersion": 34, "style": "dark", "tags": [ "Node_exporter", "Prometheus", "ClickHouse", "Zookeeper", "Grafana" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=\"ck_cluster_exporter\"}, instance)", "hide": 2, "includeAll": false, "multi": false, "name": "ck_instance", "options": [], "query": { "query": "label_values(node_uname_info{job=\"ck_cluster_exporter\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "(.*)\\:9100", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=\"zk_cluster_exporter\"}, instance)", "hide": 2, "includeAll": false, "multi": false, "name": "zk_instance", "options": [], "query": { "query": "label_values(node_uname_info{job=\"zk_cluster_exporter\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "(.*)\\:9100", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "hidden": false, "now": true, "refresh_intervals": [ "15s", "30s", "1m", "5m", "15m", "30m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Aiops-ClickHouse集群监控", "uid": "9CWBz0bik", "version": 44, "weekStart": "" }
2022-10-12 16:29:00 UTC
null
1
5
14,148
1
476,656
20,764
9
testing
Testing
graymatics testing
2021-03-26 11:11:09 UTC
2021-03-26 11:11:24 UTC
0
null
0
0
null
null
0
0
20,764
1
14,148
1
9
graymatics testing
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "5.0.0" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "graymatics testing", "editable": true, "gnetId": 14148, "graphTooltip": 1, "id": null, "iteration": 1542646159101, "links": [ { "icon": "external link", "tags": [ "MyMySQL" ], "type": "dashboards" }, { "icon": "external link", "includeVars": false, "tags": [], "targetBlank": true, "title": "Meo's Site", "type": "link", "url": "https://www.xenialab.it/meo/web/index5.htm#my" } ], "panels": [ { "content": "<div style=\"text-align: center;\">$MyInstance -- $MyVar</div>", "gridPos": { "h": 2, "w": 21, "x": 0, "y": 0 }, "id": 32, "links": [], "mode": "html", "title": "Connection Info", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 0 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value/600 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name='CONNECTIONS-d'\n AND variable_value>=0\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "", "title": "Connections/sec", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "ABORTED_CLIENTS": "#bf1b00", "ABORTED_CLIENTS-d": "#890f02", "ABORTED_CONNECTS": "#f29191", "Aborted_clients-d": "#c15c17", "Aborted_connects-d": "#cca300", "SLOW_QUERIES": "#e24d42", "SLOW_QUERIES-d": "#cca300", "Slow_queries": "#99440a", "Slow_queries-d": "#890f02", "THREADS_CONNECTED": "#3f6833", "THREADS_RUNNING": "#cca300", "Threads_connected": "#64b0c8" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 5, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 2 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SLOW_QUERIES", "fill": 0, "yaxis": 2 }, { "alias": "ABORTED_CLIENTS", "fill": 0, "yaxis": 2 }, { "alias": "ABORTED_CONNECTS", "fill": 0, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n variable_name as metric,\n avg(variable_value+0) as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n AND variable_name in ('THREADS_CONNECTED', 'THREADS_RUNNING')\n GROUP BY 1,2\n ORDER BY 1 ASC", "refId": "A" }, { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n $__timeGroup(timest, '10m') as time,\n substr(variable_name,1,length(variable_name)-2) as metric,\n avg(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('SLOW_QUERIES-d', 'ABORTED_CONNECTS-d','ABORTED_CLIENTS-d')\n and variable_value>=0\nGROUP BY 1,2\nORDER BY 1 ASC\n", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads & Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "gridPos": { "h": 6, "w": 10, "x": 11, "y": 2 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SIZEDB.TOTAL", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n $__timeGroup(timest,'24h') as time,\n variable_name as metric,\n avg(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('SIZEDB.TOTAL')\nGROUP BY 1,2\nORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": "60d", "timeShift": null, "title": "Space usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 2 }, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg(1-s1.variable_value/s2.variable_value)*100 as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='INNODB_BUFFER_POOL_READS-d'\n AND s2.variable_name='INNODB_BUFFER_POOL_READ_REQUESTS-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": "95,98", "title": "InnoDB Cache Hit", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 6 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg(1-s1.variable_value/s2.variable_value)*100 as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='KEY_READS-d'\n AND s2.variable_name='KEY_READ_REQUESTS-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": "95,98", "title": "MyISAM Cache Hit", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "DELETE": "#bf1b00", "DELETE_MULTI": "#bf1b00", "INSERT": "#629e51", "INSERT_SELECT": "#3f6833", "SELECT": "#5195ce", "UPDATE": "#cca300", "UPDATE_MULTI": "#f2c96d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 5, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 8 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SELECT", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n substr(variable_name,5,length(variable_name)-6) as metric,\n avg(variable_value/600) as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n and variable_name in ('COM_SELECT-d', 'COM_INSERT-d', 'COM_UPDATE-d', 'COM_DELETE-d')\n and variable_value >=0\n GROUP BY 1,2\n ORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL Commands /sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "gridPos": { "h": 6, "w": 10, "x": 11, "y": 8 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "BYTES_SENT-d", "yaxis": 2 }, { "alias": "BYTES_RECEIVED-d", "yaxis": 2 }, { "alias": "Bytes_received-d", "yaxis": 2 }, { "alias": "Bytes_sent-d", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n variable_name as metric,\n avg(variable_value+0) as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n and variable_name in ('Bytes_received-d', 'Bytes_sent-d')\n GROUP BY 1,2\n ORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 9 }, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg((s1.variable_value/(s1.variable_value+s2.variable_value))*100) as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='QCACHE_HITS-d'\n AND s2.variable_name='COM_SELECT-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n\n\n\n", "refId": "A" } ], "thresholds": "95,98", "title": "Query Cache Hit", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 12 }, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n sum(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name like 'PROCESSES_COMMAND.Binlog Dump%'\nGROUP BY timest\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.5,0.6", "title": "Master - Connected Slaves", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 2, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 14 }, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Innodb_data_read-d", "fill": 1, "lines": true, "points": false, "yaxis": 2 }, { "alias": "Innodb_data_written-d", "fill": 1, "lines": true, "points": false, "yaxis": 2 }, { "alias": "Connections-d", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time,\n variable_value+0 as value,\n variable_name as metric\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ($MyStatistics)\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Custom Statistic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "$MyInstance", "gridPos": { "h": 6, "w": 10, "x": 11, "y": 14 }, "heatmap": {}, "hideTimeOverride": false, "highlightCards": true, "id": 18, "legend": { "show": true }, "links": [], "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n $__timeGroup(timest, '24h') as time,\n concat(' ',max(date_format(timest,'%H'))) as metric,\n sum(variable_value)/3600 as value\nFROM my2.status\nWHERE variable_name='QUERIES-d'\n and variable_value>0\n and $__timeFilter(timest)\nGROUP BY $__timeGroup(timest, '1h'),$__timeGroup(timest, '24h')\nORDER BY 2, 1 \n", "refId": "A" } ], "timeFrom": "14d", "timeShift": null, "title": "Heatmap", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 14 }, "id": 37, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_connection_status'\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.5,0.6", "title": "Slave - IO Thread", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 16 }, "id": 45, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_applier_status'\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.5,0.6", "title": "Slave - SQL Thread", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 18 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_worker_time'\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.1,1.0", "title": "Slave - sec. behind Master", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "", "gridPos": { "h": 1, "w": 16, "x": 0, "y": 20 }, "id": 44, "links": [], "mode": "html", "title": "$MyVar2", "transparent": true, "type": "text" }, { "content": "", "gridPos": { "h": 1, "w": 8, "x": 16, "y": 20 }, "id": 40, "links": [], "mode": "html", "title": "This dashboard uses my2 collector (https://github.com/meob/my2Collector)", "transparent": true, "type": "text" } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "MyMySQL" ], "templating": { "list": [ { "current": { "text": "MyMySQL", "value": "MyMySQL" }, "hide": 1, "label": null, "name": "MyInstance", "options": [], "query": "mysql", "refresh": 1, "regex": "/.*/", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "hide": 0, "includeAll": false, "label": "Custom Statistic", "multi": true, "name": "MyStatistics", "options": [], "query": "select distinct variable_name from my2.status where variable_name is not null and variable_name <>'' order by 1", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar", "options": [], "query": "select concat( '<b>',@@hostname,':', @@port,'</b> &nbsp; as ', user() )", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar2", "options": [], "query": "select concat('MySQL version: ',version(), ' Created at: ', date_format(min(create_time),'%Y-%m-%d %T') ) info from information_schema.tables ", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Testing", "uid": "4Z1opp5mk", "version": 116 }
2021-03-26 11:11:09 UTC
null
0
0
15,836
1
595,389
23,988
9
pdma-oee-equipamento
PDMA - OEE Equipamento
PDMA OEE equipment dashboard
2022-03-02 13:07:16 UTC
2022-03-02 13:07:25 UTC
0
null
0
0
null
null
0
0
23,988
1
15,836
1
9
PDMA OEE equipment dashboard
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.2" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "PDMA OEE equipment dashboard", "editable": true, "gnetId": 15836, "graphTooltip": 0, "id": null, "iteration": 1591410077895, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#C4162A", "#FA6400", "#37872D" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 0 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.2.3", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" }, { "condition": "AND", "key": "alias", "operator": "=~", "value": "/^$produced_parts$/" } ] } ], "thresholds": "300,500", "timeFrom": null, "timeShift": null, "title": "Peças produzidas", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#37872D", "#37872D", "#37872D" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 0 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.2.3", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" }, { "condition": "AND", "key": "alias", "operator": "=~", "value": "/^$good_parts$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Peças boas", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#C4162A", "#C4162A", "#C4162A" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 0 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.2.3", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"current_phase_1\") - (sum(\"current_phase_1\") / 1.5) FROM \"sensor_data_1\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" }, { "condition": "AND", "key": "alias", "operator": "=~", "value": "/^$defective_parts$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Peças refugadas", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 9, "w": 16, "x": 0, "y": 4 }, "id": 8, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 150, "min": 0, "thresholds": [ { "color": "dark-red", "value": null }, { "color": "yellow", "value": 80 }, { "color": "dark-green", "value": 90 }, { "color": "yellow", "value": 110 }, { "color": "dark-red", "value": 120 } ], "unit": "percent" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.4.2", "targets": [ { "alias": "Disponibilidade", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" } ] }, { "alias": "Eficiência", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" } ] }, { "alias": "Qualidade", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "query": "SELECT (sum(\"value\") - ($d01 - $d02)) / $d02 * 100 FROM \"sensor_data_2\" WHERE (\"gateway_mac\" =~ /^$Gateway$/ AND \"alias\" = 'd02') AND $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" } ] }, { "alias": "OEE", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "sensor_data_2", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "gateway_mac", "operator": "=~", "value": "/^$gateway_mac$/" }, { "condition": "AND", "key": "gateway_name", "operator": "=~", "value": "/^$gateway_name$/" }, { "condition": "AND", "key": "sensor_mac", "operator": "=~", "value": "/^$pma_sensor_mac$/" }, { "condition": "AND", "key": "sensor_name", "operator": "=~", "value": "/^$pma_sensor_name$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Overall Equipment Effectiveness (OEE) - Eficiência global do equipamento", "transparent": true, "type": "bargauge" }, { "content": "- Disponibilidade: Mede o quanto o equipamento está realmente disponível para produção\n - (tempo operacional) / (tempo programado)\n- Eficiência: Mede se o equipamento está produzindo as peças na quantidade adequada\n - (__tempo necessário__ para produção de _n_ peças) / (__tempo gasto__ para produção de _n_ peças)\n- Qualidade: Mede o quanto de peças boas estão sendo produzidas\n - ((quantidade de peças produzidas) - (quantidade de peças refugadas)) / (quantidade de peças produzidas)\n- OEE: Disponibilidade X Performance X Qualidade", "datasource": "${DS_INFLUXDB}", "description": "", "gridPos": { "h": 9, "w": 8, "x": 16, "y": 4 }, "id": 10, "links": [], "mode": "markdown", "options": {}, "timeFrom": null, "timeShift": null, "title": "OEE legenda", "transparent": true, "type": "text" } ], "schemaVersion": 20, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES WITH KEY = \"gateway_name\"", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "gateway_name", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"gateway_name\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES WITH KEY = \"gateway_mac\" WHERE \"gateway_name\" =~ /^$gateway_name$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "gateway_mac", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"gateway_mac\" WHERE \"gateway_name\" =~ /^$gateway_name$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"sensor_name\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "pma_sensor_name", "options": [], "query": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"sensor_name\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"sensor_mac\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_name\" =~ /^$pma_sensor_name$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "pma_sensor_mac", "options": [], "query": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"sensor_mac\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_name\" =~ /^$pma_sensor_name$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"alias\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_mac\" =~ /^$pma_sensor_mac$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "produced_parts", "options": [], "query": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"alias\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_mac\" =~ /^$pma_sensor_mac$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"alias\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_mac\" =~ /^$pma_sensor_mac$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "good_parts", "options": [], "query": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"alias\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_mac\" =~ /^$pma_sensor_mac$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"alias\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_mac\" =~ /^$pma_sensor_mac$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "defective_parts", "options": [], "query": "SHOW TAG VALUES FROM \"sensor_data_2\" WITH KEY = \"alias\" WHERE \"gateway_mac\" =~ /^$gateway_mac$/ AND \"sensor_mac\" =~ /^$pma_sensor_mac$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now/M", "to": "now/M" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "PDMA - OEE Equipamento", "uid": "4V7P6K0Zz", "version": 1 }
2022-03-02 13:07:16 UTC
null
0
0
4,830
1
37,330
6,426
265
cloud-gnocchi-performance
Cloud Gnocchi Performance
Displays Metrics related to how OpenStack Telemetry is performing.
2018-02-23 18:12:39 UTC
2018-02-23 18:15:11 UTC
0
null
0
0
collectd
null
0
0
6,426
1
4,830
1
265
null
{ "__inputs": [ { "name": "DS_RDU_PERF GRAPHITE", "label": "Graphite", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 4830, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "rows": [ { "collapse": false, "height": "50px", "panels": [ { "content": "**This dashboard is provided by Browbeat and managed via Grafyaml**", "editable": true, "error": false, "id": 1, "mode": "markdown", "span": 12, "title": "Browbeat provided Dashboard", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "description row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_RDU_PERF GRAPHITE}", "editable": true, "error": false, "fill": 0, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.gnocchi_status.gauge-*, 'gauge-', ''), 3)" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Measures/Metrics Backlog", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "x-axis": true, "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "y-axis": true, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_RDU_PERF GRAPHITE}", "editable": true, "error": false, "fill": 0, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "measures", "steppedLine": true, "yaxis": 2 }, { "alias": "metrics", "steppedLine": true, "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.gnocchi_status.gauge-*, 'gauge-', ''), 3)" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-compute-*.processes-qemu-kvm.ps_count.processes, 100)), 'Instance Count')" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backlog vs Instance Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "x-axis": true, "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "y-axis": true, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_RDU_PERF GRAPHITE}", "editable": true, "error": false, "fill": 0, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "measures", "steppedLine": true, "yaxis": 2 }, { "alias": "metrics", "steppedLine": true, "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.gnocchi_status.gauge-*, 'gauge-', ''), 3)" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-0.processes-gnocchi-metricd-processing.ps_cputime.*, 0.0001)), 'Con0 Metricd Processing CPU %')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-1.processes-gnocchi-metricd-processing.ps_cputime.*, 0.0001)), 'Con1 Metricd Processing CPU %')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-2.processes-gnocchi-metricd-processing.ps_cputime.*, 0.0001)), 'Con2 Metricd Processing CPU %')" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backlog vs Metricd CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "x-axis": true, "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_RDU_PERF GRAPHITE}", "editable": true, "error": false, "fill": 0, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "measures", "steppedLine": true, "yaxis": 2 }, { "alias": "metrics", "steppedLine": true, "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.gnocchi_status.gauge-*, 'gauge-', ''), 3)" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-0.processes-gnocchi-metricd-*.ps_rss), 'Con0 Metricd RSS')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-1.processes-gnocchi-metricd-*.ps_rss), 'Con1 Metricd RSS')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-2.processes-gnocchi-metricd-*.ps_rss), 'Con2 Metricd RSS')" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Backlog vs Metricd RSS Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "x-axis": true, "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Gnocchi Backlog", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "seriesOverrides": [ { "alias": "/.*Count.*/", "lines": true, "points": false, "yaxis": 2 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-patch-max, 0.000001), 'overcloud-', ''), 'latency-patch-', ''), 1, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-patch-99_00, 0.000001), 'overcloud-', ''), 'latency-patch-', ''), 1, 3)" }, { "refId": "C", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-patch-avg, 0.000001), 'overcloud-', ''), 'latency-patch-', ''), 1, 3)" }, { "refId": "D", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-patch-min, 0.000001), 'overcloud-', ''), 'latency-patch-', ''), 1, 3)" }, { "refId": "E", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.counter-patch, 10), 'overcloud-', ''), 'counter-patch', 'Count'), 1, 3)" } ], "title": "Gnocchi API Patch Latency", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "s", "label": "Latency", "logBase": 1, "show": true }, { "format": "short", "label": "Count", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "seriesOverrides": [ { "alias": "/.*Count.*/", "lines": true, "points": false, "yaxis": 2 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-post-max, 0.000001), 'overcloud-', ''), 'latency-post-', ''), 1, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-post-99_00, 0.000001), 'overcloud-', ''), 'latency-post-', ''), 1, 3)" }, { "refId": "C", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-post-avg, 0.000001), 'overcloud-', ''), 'latency-post-', ''), 1, 3)" }, { "refId": "D", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-post-min, 0.000001), 'overcloud-', ''), 'latency-post-', ''), 1, 3)" }, { "refId": "E", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.counter-post, 10), 'overcloud-', ''), 'counter-post', 'Count'), 1, 3)" } ], "title": "Gnocchi API Post Latency", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "s", "label": "Latency", "logBase": 1, "show": true }, { "format": "short", "label": "Count", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "seriesOverrides": [ { "alias": "/.*Count.*/", "lines": true, "points": false, "yaxis": 2 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-get-max, 0.000001), 'overcloud-', ''), 'latency-get-', ''), 1, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-get-99_00, 0.000001), 'overcloud-', ''), 'latency-get-', ''), 1, 3)" }, { "refId": "C", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-get-avg, 0.000001), 'overcloud-', ''), 'latency-get-', ''), 1, 3)" }, { "refId": "D", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.latency-get-min, 0.000001), 'overcloud-', ''), 'latency-get-', ''), 1, 3)" }, { "refId": "E", "target": "aliasByNode(aliasSub(aliasSub(scale($Cloud.overcloud-controller-*.tail-gnocchi-api.counter-get, 10), 'overcloud-', ''), 'counter-get', 'Count'), 1, 3)" } ], "title": "Gnocchi API Get Latency", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "s", "label": "Latency", "logBase": 1, "show": true }, { "format": "short", "label": "Count", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Gnocchi API Latency", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-master.ps_count.processes, 100)), 'gnocchi-metricd-master')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-scheduler.ps_count.processes, 100)), 'gnocchi-metricd-scheduler')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-processing.ps_count.processes, 100)), 'gnocchi-metricd-processing')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-reporting.ps_count.processes, 100)), 'gnocchi-metricd-reporting')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-janitor.ps_count.processes, 100)), 'gnocchi-metricd-janitor')" }, { "refId": "F", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-statsd.ps_count.processes, 100)), 'gnocchi-statsd')" }, { "refId": "G", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi_wsgi.ps_count.processes, 100)), 'gnocchi_wsgi')" } ], "title": "Gnocchi Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-master.ps_count.threads, 100)), 'gnocchi-metricd-master')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-scheduler.ps_count.threads, 100)), 'gnocchi-metricd-scheduler')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-processing.ps_count.threads, 100)), 'gnocchi-metricd-processing')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-reporting.ps_count.threads, 100)), 'gnocchi-metricd-reporting')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-metricd-janitor.ps_count.threads, 100)), 'gnocchi-metricd-janitor')" }, { "refId": "F", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi-statsd.ps_count.threads, 100)), 'gnocchi-statsd')" }, { "refId": "G", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-gnocchi_wsgi.ps_count.threads, 100)), 'gnocchi_wsgi')" } ], "title": "Gnocchi Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-master.ps_cputime.syst, 0.0001)), 'gnocchi-metricd-master')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-scheduler.ps_cputime.syst, 0.0001)), 'gnocchi-metricd-scheduler')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-processing.ps_cputime.syst, 0.0001)), 'gnocchi-metricd-processing')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-reporting.ps_cputime.syst, 0.0001)), 'gnocchi-metricd-reporting')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-janitor.ps_cputime.syst, 0.0001)), 'gnocchi-metricd-janitor')" }, { "refId": "F", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-statsd.ps_cputime.syst, 0.0001)), 'gnocchi-statsd')" }, { "refId": "G", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi_wsgi.ps_cputime.syst, 0.0001)), 'gnocchi_wsgi')" } ], "title": "Gnocchi System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-master.ps_cputime.user, 0.0001)), 'gnocchi-metricd-master')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-scheduler.ps_cputime.user, 0.0001)), 'gnocchi-metricd-scheduler')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-processing.ps_cputime.user, 0.0001)), 'gnocchi-metricd-processing')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-reporting.ps_cputime.user, 0.0001)), 'gnocchi-metricd-reporting')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-metricd-janitor.ps_cputime.user, 0.0001)), 'gnocchi-metricd-janitor')" }, { "refId": "F", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi-statsd.ps_cputime.user, 0.0001)), 'gnocchi-statsd')" }, { "refId": "G", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-gnocchi_wsgi.ps_cputime.user, 0.0001)), 'gnocchi_wsgi')" } ], "title": "Gnocchi User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-master.ps_rss), 'gnocchi-metricd-master')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-scheduler.ps_rss), 'gnocchi-metricd-scheduler')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-processing.ps_rss), 'gnocchi-metricd-processing')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-reporting.ps_rss), 'gnocchi-metricd-reporting')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-janitor.ps_rss), 'gnocchi-metricd-janitor')" }, { "refId": "F", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-statsd.ps_rss), 'gnocchi-statsd')" }, { "refId": "G", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi_wsgi.ps_rss), 'gnocchi_wsgi')" } ], "title": "Gnocchi RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-master.ps_vm), 'gnocchi-metricd-master')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-scheduler.ps_vm), 'gnocchi-metricd-scheduler')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-processing.ps_vm), 'gnocchi-metricd-processing')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-reporting.ps_vm), 'gnocchi-metricd-reporting')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-metricd-janitor.ps_vm), 'gnocchi-metricd-janitor')" }, { "refId": "F", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi-statsd.ps_vm), 'gnocchi-statsd')" }, { "refId": "G", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-gnocchi_wsgi.ps_vm), 'gnocchi_wsgi')" } ], "title": "Gnocchi Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Gnocchi Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer-agent-notification.ps_count.processes, 100)), 'ceilometer-agent-notification')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer-collector.ps_count.processes, 100)), 'ceilometer-collector')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer-polling.ps_count.processes, 100)), 'ceilometer-polling')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer_wsgi.ps_count.processes, 100)), 'ceilometer_wsgi')" } ], "title": "Ceilometer (Controllers) Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer-agent-notification.ps_count.threads, 100)), 'ceilometer-agent-notification')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer-collector.ps_count.threads, 100)), 'ceilometer-collector')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer-polling.ps_count.threads, 100)), 'ceilometer-polling')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-ceilometer_wsgi.ps_count.threads, 100)), 'ceilometer_wsgi')" } ], "title": "Ceilometer (Controllers) Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer-agent-notification.ps_cputime.syst, 0.0001)), 'ceilometer-agent-notification')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer-collector.ps_cputime.syst, 0.0001)), 'ceilometer-collector')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer-polling.ps_cputime.syst, 0.0001)), 'ceilometer-polling')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer_wsgi.ps_cputime.syst, 0.0001)), 'ceilometer_wsgi')" } ], "title": "Ceilometer (Controllers) System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer-agent-notification.ps_cputime.user, 0.0001)), 'ceilometer-agent-notification')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer-collector.ps_cputime.user, 0.0001)), 'ceilometer-collector')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer-polling.ps_cputime.user, 0.0001)), 'ceilometer-polling')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-ceilometer_wsgi.ps_cputime.user, 0.0001)), 'ceilometer_wsgi')" } ], "title": "Ceilometer (Controllers) User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 19, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer-agent-notification.ps_rss), 'ceilometer-agent-notification')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer-collector.ps_rss), 'ceilometer-collector')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer-polling.ps_rss), 'ceilometer-polling')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer_wsgi.ps_rss), 'ceilometer_wsgi')" } ], "title": "Ceilometer (Controllers) RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer-agent-notification.ps_vm), 'ceilometer-agent-notification')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer-collector.ps_vm), 'ceilometer-collector')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer-polling.ps_vm), 'ceilometer-polling')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-ceilometer_wsgi.ps_vm), 'ceilometer_wsgi')" } ], "title": "Ceilometer (Controllers) Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ceilometer (Controllers) Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 21, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-compute-*.processes-ceilometer-polling.ps_count.processes, 100)), 'ceilometer-polling')" } ], "title": "Ceilometer (Computes) Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-compute-*.processes-ceilometer-polling.ps_count.threads, 100)), 'ceilometer-polling')" } ], "title": "Ceilometer (Computes) Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 23, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-compute-*.processes-ceilometer-polling.ps_cputime.syst, 0.0001)), 'ceilometer-polling')" } ], "title": "Ceilometer (Computes) System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 24, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-compute-*.processes-ceilometer-polling.ps_cputime.user, 0.0001)), 'ceilometer-polling')" } ], "title": "Ceilometer (Computes) User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 25, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-compute-*.processes-ceilometer-polling.ps_rss), 'ceilometer-polling')" } ], "title": "Ceilometer (Computes) RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 26, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-compute-*.processes-ceilometer-polling.ps_vm), 'ceilometer-polling')" } ], "title": "Ceilometer (Computes) Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ceilometer (Computes) Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 27, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-httpd.ps_count.processes, 100)), 'httpd')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-mongod.ps_count.processes, 100)), 'mongod')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-mysqld.ps_count.processes, 100)), 'mysqld')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-rabbitmq.ps_count.processes, 100)), 'rabbitmq')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-redis-server.ps_count.processes, 100)), 'redis-server')" } ], "title": "Controller Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 28, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-httpd.ps_count.threads, 100)), 'httpd')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-mongod.ps_count.threads, 100)), 'mongod')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-mysqld.ps_count.threads, 100)), 'mysqld')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-rabbitmq.ps_count.threads, 100)), 'rabbitmq')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-redis-server.ps_count.threads, 100)), 'redis-server')" } ], "title": "Controller Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 29, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-httpd.ps_cputime.syst, 0.0001)), 'httpd')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-mongod.ps_cputime.syst, 0.0001)), 'mongod')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-mysqld.ps_cputime.syst, 0.0001)), 'mysqld')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-rabbitmq.ps_cputime.syst, 0.0001)), 'rabbitmq')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-redis-server.ps_cputime.syst, 0.0001)), 'redis-server')" } ], "title": "Controller System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 30, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-httpd.ps_cputime.user, 0.0001)), 'httpd')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-mongod.ps_cputime.user, 0.0001)), 'mongod')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-mysqld.ps_cputime.user, 0.0001)), 'mysqld')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-rabbitmq.ps_cputime.user, 0.0001)), 'rabbitmq')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-redis-server.ps_cputime.user, 0.0001)), 'redis-server')" } ], "title": "Controller User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 31, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-httpd.ps_rss), 'httpd')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-mongod.ps_rss), 'mongod')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-mysqld.ps_rss), 'mysqld')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-rabbitmq.ps_rss), 'rabbitmq')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-redis-server.ps_rss), 'redis-server')" } ], "title": "Controller RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 32, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-httpd.ps_vm), 'httpd')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-mongod.ps_vm), 'mongod')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-mysqld.ps_vm), 'mysqld')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-rabbitmq.ps_vm), 'rabbitmq')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-redis-server.ps_vm), 'redis-server')" } ], "title": "Controller Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Controller Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 33, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-c[oe][np]*.processes-ceph-mon.ps_count.processes, 100)), 'ceph-mon')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-c[oe][np]*.processes-ceph-osd.ps_count.processes, 100)), 'ceph-osd')" } ], "title": "CephStorage Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 34, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-c[oe][np]*.processes-ceph-mon.ps_count.threads, 100)), 'ceph-mon')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-c[oe][np]*.processes-ceph-osd.ps_count.threads, 100)), 'ceph-osd')" } ], "title": "CephStorage Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 35, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-c[oe][np]*.processes-ceph-mon.ps_cputime.syst, 0.0001)), 'ceph-mon')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-c[oe][np]*.processes-ceph-osd.ps_cputime.syst, 0.0001)), 'ceph-osd')" } ], "title": "CephStorage System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 36, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-c[oe][np]*.processes-ceph-mon.ps_cputime.user, 0.0001)), 'ceph-mon')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-c[oe][np]*.processes-ceph-osd.ps_cputime.user, 0.0001)), 'ceph-osd')" } ], "title": "CephStorage User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 37, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-c[oe][np]*.processes-ceph-mon.ps_rss), 'ceph-mon')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-c[oe][np]*.processes-ceph-osd.ps_rss), 'ceph-osd')" } ], "title": "CephStorage RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 38, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-c[oe][np]*.processes-ceph-mon.ps_vm), 'ceph-mon')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-c[oe][np]*.processes-ceph-osd.ps_vm), 'ceph-osd')" } ], "title": "CephStorage Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "CephStorage Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 39, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-auditor.ps_count.processes, 100)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-reaper.ps_count.processes, 100)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-replicator.ps_count.processes, 100)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-server.ps_count.processes, 100)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-auditor.ps_count.processes, 100)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-replicator.ps_count.processes, 100)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-server.ps_count.processes, 100)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-updater.ps_count.processes, 100)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-auditor.ps_count.processes, 100)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-expirer.ps_count.processes, 100)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-replicator.ps_count.processes, 100)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-server.ps_count.processes, 100)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-updater.ps_count.processes, 100)), 'swift-object-updater')" }, { "refId": "N", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-proxy-server.ps_count.processes, 100)), 'swift-proxy-server')" } ], "title": "Swift (Controller) Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 40, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-auditor.ps_count.threads, 100)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-reaper.ps_count.threads, 100)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-replicator.ps_count.threads, 100)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-account-server.ps_count.threads, 100)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-auditor.ps_count.threads, 100)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-replicator.ps_count.threads, 100)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-server.ps_count.threads, 100)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-container-updater.ps_count.threads, 100)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-auditor.ps_count.threads, 100)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-expirer.ps_count.threads, 100)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-replicator.ps_count.threads, 100)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-server.ps_count.threads, 100)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-object-updater.ps_count.threads, 100)), 'swift-object-updater')" }, { "refId": "N", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-controller-*.processes-swift-proxy-server.ps_count.threads, 100)), 'swift-proxy-server')" } ], "title": "Swift (Controller) Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 41, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-auditor.ps_cputime.syst, 0.0001)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-reaper.ps_cputime.syst, 0.0001)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-replicator.ps_cputime.syst, 0.0001)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-server.ps_cputime.syst, 0.0001)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-auditor.ps_cputime.syst, 0.0001)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-replicator.ps_cputime.syst, 0.0001)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-server.ps_cputime.syst, 0.0001)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-updater.ps_cputime.syst, 0.0001)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-auditor.ps_cputime.syst, 0.0001)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-expirer.ps_cputime.syst, 0.0001)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-replicator.ps_cputime.syst, 0.0001)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-server.ps_cputime.syst, 0.0001)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-updater.ps_cputime.syst, 0.0001)), 'swift-object-updater')" }, { "refId": "N", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-proxy-server.ps_cputime.syst, 0.0001)), 'swift-proxy-server')" } ], "title": "Swift (Controller) System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 42, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-auditor.ps_cputime.user, 0.0001)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-reaper.ps_cputime.user, 0.0001)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-replicator.ps_cputime.user, 0.0001)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-account-server.ps_cputime.user, 0.0001)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-auditor.ps_cputime.user, 0.0001)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-replicator.ps_cputime.user, 0.0001)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-server.ps_cputime.user, 0.0001)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-container-updater.ps_cputime.user, 0.0001)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-auditor.ps_cputime.user, 0.0001)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-expirer.ps_cputime.user, 0.0001)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-replicator.ps_cputime.user, 0.0001)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-server.ps_cputime.user, 0.0001)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-object-updater.ps_cputime.user, 0.0001)), 'swift-object-updater')" }, { "refId": "N", "target": "alias(sumSeries(scale($Cloud.overcloud-controller-*.processes-swift-proxy-server.ps_cputime.user, 0.0001)), 'swift-proxy-server')" } ], "title": "Swift (Controller) User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 43, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-auditor.ps_rss), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-reaper.ps_rss), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-replicator.ps_rss), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-server.ps_rss), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-auditor.ps_rss), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-replicator.ps_rss), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-server.ps_rss), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-updater.ps_rss), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-auditor.ps_rss), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-expirer.ps_rss), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-replicator.ps_rss), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-server.ps_rss), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-updater.ps_rss), 'swift-object-updater')" }, { "refId": "N", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-proxy-server.ps_rss), 'swift-proxy-server')" } ], "title": "Swift (Controller) RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 44, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-auditor.ps_vm), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-reaper.ps_vm), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-replicator.ps_vm), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-account-server.ps_vm), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-auditor.ps_vm), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-replicator.ps_vm), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-server.ps_vm), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-container-updater.ps_vm), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-auditor.ps_vm), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-expirer.ps_vm), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-replicator.ps_vm), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-server.ps_vm), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-object-updater.ps_vm), 'swift-object-updater')" }, { "refId": "N", "target": "alias(sumSeries($Cloud.overcloud-controller-*.processes-swift-proxy-server.ps_vm), 'swift-proxy-server')" } ], "title": "Swift (Controller) Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Swift (Controller) Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 45, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-auditor.ps_count.processes, 100)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-reaper.ps_count.processes, 100)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-replicator.ps_count.processes, 100)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-server.ps_count.processes, 100)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-auditor.ps_count.processes, 100)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-replicator.ps_count.processes, 100)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-server.ps_count.processes, 100)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-updater.ps_count.processes, 100)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-auditor.ps_count.processes, 100)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-expirer.ps_count.processes, 100)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-replicator.ps_count.processes, 100)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-server.ps_count.processes, 100)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-updater.ps_count.processes, 100)), 'swift-object-updater')" } ], "title": "Swift (ObjectStorage) Process Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 46, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-auditor.ps_count.threads, 100)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-reaper.ps_count.threads, 100)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-replicator.ps_count.threads, 100)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-account-server.ps_count.threads, 100)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-auditor.ps_count.threads, 100)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-replicator.ps_count.threads, 100)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-server.ps_count.threads, 100)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-container-updater.ps_count.threads, 100)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-auditor.ps_count.threads, 100)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-expirer.ps_count.threads, 100)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-replicator.ps_count.threads, 100)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-server.ps_count.threads, 100)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(keepLastValue($Cloud.overcloud-objectstorage-*.processes-swift-object-updater.ps_count.threads, 100)), 'swift-object-updater')" } ], "title": "Swift (ObjectStorage) Thread Counts (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 47, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-auditor.ps_cputime.syst, 0.0001)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-reaper.ps_cputime.syst, 0.0001)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-replicator.ps_cputime.syst, 0.0001)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-server.ps_cputime.syst, 0.0001)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-auditor.ps_cputime.syst, 0.0001)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-replicator.ps_cputime.syst, 0.0001)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-server.ps_cputime.syst, 0.0001)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-updater.ps_cputime.syst, 0.0001)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-auditor.ps_cputime.syst, 0.0001)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-expirer.ps_cputime.syst, 0.0001)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-replicator.ps_cputime.syst, 0.0001)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-server.ps_cputime.syst, 0.0001)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-updater.ps_cputime.syst, 0.0001)), 'swift-object-updater')" } ], "title": "Swift (ObjectStorage) System CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 48, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-auditor.ps_cputime.user, 0.0001)), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-reaper.ps_cputime.user, 0.0001)), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-replicator.ps_cputime.user, 0.0001)), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-account-server.ps_cputime.user, 0.0001)), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-auditor.ps_cputime.user, 0.0001)), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-replicator.ps_cputime.user, 0.0001)), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-server.ps_cputime.user, 0.0001)), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-container-updater.ps_cputime.user, 0.0001)), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-auditor.ps_cputime.user, 0.0001)), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-expirer.ps_cputime.user, 0.0001)), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-replicator.ps_cputime.user, 0.0001)), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-server.ps_cputime.user, 0.0001)), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries(scale($Cloud.overcloud-objectstorage-*.processes-swift-object-updater.ps_cputime.user, 0.0001)), 'swift-object-updater')" } ], "title": "Swift (ObjectStorage) User CPU Usage (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 49, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-auditor.ps_rss), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-reaper.ps_rss), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-replicator.ps_rss), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-server.ps_rss), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-auditor.ps_rss), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-replicator.ps_rss), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-server.ps_rss), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-updater.ps_rss), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-auditor.ps_rss), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-expirer.ps_rss), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-replicator.ps_rss), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-server.ps_rss), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-updater.ps_rss), 'swift-object-updater')" } ], "title": "Swift (ObjectStorage) RSS Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-auditor.ps_vm), 'swift-account-auditor')" }, { "refId": "B", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-reaper.ps_vm), 'swift-account-reaper')" }, { "refId": "C", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-replicator.ps_vm), 'swift-account-replicator')" }, { "refId": "D", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-account-server.ps_vm), 'swift-account-server')" }, { "refId": "E", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-auditor.ps_vm), 'swift-container-auditor')" }, { "refId": "F", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-replicator.ps_vm), 'swift-container-replicator')" }, { "refId": "G", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-server.ps_vm), 'swift-container-server')" }, { "refId": "H", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-container-updater.ps_vm), 'swift-container-updater')" }, { "refId": "I", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-auditor.ps_vm), 'swift-object-auditor')" }, { "refId": "J", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-expirer.ps_vm), 'swift-object-expirer')" }, { "refId": "K", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-replicator.ps_vm), 'swift-object-replicator')" }, { "refId": "L", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-server.ps_vm), 'swift-object-server')" }, { "refId": "M", "target": "alias(sumSeries($Cloud.overcloud-objectstorage-*.processes-swift-object-updater.ps_vm), 'swift-object-updater')" } ], "title": "Swift (ObjectStorage) Virtual Memory (Sum Across Controllers)", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Swift (ObjectStorage) Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "200px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-*.apache-status.apache_bytes, 'apache_', ''), 'overcloud-', ''), 1, 3)" } ], "title": "Apache Bytes", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-*.apache-status.apache_requests, 'apache_', ''), 'overcloud-', ''), 1, 3)" } ], "title": "Apache Requests", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "ops", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 53, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-*.apache-status.apache_connections, 'apache_', ''), 'overcloud-', ''), 1, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-*.apache-status.apache_idle_workers, 'apache_', ''), 'overcloud-', ''), 1, 3)" } ], "title": "Apache Connections/Workers", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "ops", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 1, "id": 54, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-closing), 'apache_scoreboard-', ''), 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-dnslookup), 'apache_scoreboard-', ''), 3)" }, { "refId": "C", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-finishing), 'apache_scoreboard-', ''), 3)" }, { "refId": "D", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-idle_cleanup), 'apache_scoreboard-', ''), 3)" }, { "refId": "E", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-keepalive), 'apache_scoreboard-', ''), 3)" }, { "refId": "F", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-logging), 'apache_scoreboard-', ''), 3)" }, { "refId": "G", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-open), 'apache_scoreboard-', ''), 3)" }, { "refId": "H", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-reading), 'apache_scoreboard-', ''), 3)" }, { "refId": "I", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-sending), 'apache_scoreboard-', ''), 3)" }, { "refId": "J", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-starting), 'apache_scoreboard-', ''), 3)" }, { "refId": "K", "target": "aliasByNode(aliasSub(sumSeries($Cloud.overcloud-controller-*.apache-status.apache_scoreboard-waiting), 'apache_scoreboard-', ''), 3)" } ], "title": "Apache Scoreboard (All Controllers Summed)", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Apache Metrics", "titleSize": "h6" }, { "collapse": true, "height": "200px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-queues, 'Queues')" }, { "refId": "B", "target": "alias($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-connections, 'Connections')" }, { "refId": "C", "target": "alias($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-consumers, 'Consumers')" }, { "refId": "D", "target": "alias($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-channels, 'Channels')" }, { "refId": "E", "target": "alias($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-exchanges, 'Exchanges')" } ], "title": "Rabbitmq Object Counts", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 56, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-queue_total-*-count, 'gauge-queue_total-', ''), '-count', ''), 3)" } ], "title": "Queue Totals", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 57, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-queue_total-*-rate, 'gauge-queue_total-', ''), '-rate', ''), 3)" } ], "title": "Queue Total Rates", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 58, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-message_total-*-count, 'gauge-message_total-', ''), '-count', ''), 3)" } ], "title": "Message Stats Count", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 59, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.rabbitmq_monitoring.gauge-message_total-*-rate, 'gauge-message_total-', ''), '-rate', ''), 3)" } ], "title": "Message Stats Rate", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 60, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "aliasByMetric(aliasSub($Cloud.overcloud-controller-0.rabbitmq_monitoring.*-msg_count-*, 'gauge-msg_count-', ''))" } ], "title": "Queue Message Counts", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Rabbitmq Metrics", "titleSize": "h6" }, { "collapse": true, "height": "200px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 61, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.collectd-ceph-storage-mon.*, 'gauge-', ''), 3)" }, { "refId": "B", "target": "alias($Cloud.overcloud-controller-0.collectd-ceph-storage-pool.gauge-number, 'Pools')" } ], "title": "Mons & Pool Count", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 62, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.collectd-ceph-storage-osd.*, 'gauge-', ''), 3)" } ], "title": "OSDs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 63, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.collectd-ceph-storage-pg.*, 'gauge-', ''), 3)" } ], "title": "PGs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 64, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.collectd-ceph-storage-cluster.gauge-total_*, 'gauge-', ''), 3)" } ], "title": "Cluster Space", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bits", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 65, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias($Cloud.overcloud-controller-0.collectd-ceph-storage-cluster.gauge-min_latency, 'Min')" }, { "refId": "B", "target": "alias($Cloud.overcloud-controller-0.collectd-ceph-storage-cluster.gauge-avg_latency, 'Avg')" }, { "refId": "C", "target": "alias($Cloud.overcloud-controller-0.collectd-ceph-storage-cluster.gauge-max_latency, 'Max')" }, { "refId": "D", "target": "alias($Cloud.overcloud-controller-0.collectd-ceph-storage-cluster.gauge-stddev_latency, 'stddev')" } ], "title": "Cluster Latency", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 66, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-objects, 'collectd-ceph-storage-pool-', ''), 2)" } ], "title": "Pool Objects", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 67, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-read_op_per_sec, 'collectd-ceph-storage-pool-', ''), 'gauge-', ''), 2, 3)" }, { "refId": "B", "target": "aliasByNode(scale(aliasSub(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-write_op_per_sec, 'collectd-ceph-storage-pool-', ''), 'gauge-', ''), -1), 2, 3)" } ], "title": "Pool iops", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "iops", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 68, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-read_bytes_sec, 'collectd-ceph-storage-pool-', ''), 'gauge-', ''), 2, 3)" }, { "refId": "B", "target": "aliasByNode(scale(aliasSub(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-write_bytes_sec,'collectd-ceph-storage-pool-', ''), 'gauge-', ''), -1), 2, 3)" } ], "title": "Pool Throughput", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 69, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-pg_num, 'collectd-ceph-storage-pool-', ''), 'gauge-', ''), '_num', ''), 2, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-pgp_num, 'collectd-ceph-storage-pool-', ''), 'gauge-', ''), '_num', ''), 2, 3)" } ], "title": "Pool PG/PGP Count", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 70, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-size, 'collectd-ceph-storage-pool-', ''), 2)" } ], "title": "Pool Size", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 71, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$OSD.gauge-kb_total, 'collectd-ceph-storage-osd-', ''), 'gauge-', ''), 2, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$OSD.gauge-kb_used, 'collectd-ceph-storage-osd-', ''), 'gauge-', ''), 2, 3)" } ], "title": "OSD Space", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "kbytes", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 72, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": true, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$OSD.gauge-apply_latency_ms, 'collectd-ceph-storage-osd-', ''), 'gauge-', ''), 2, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$OSD.gauge-commit_latency_ms, 'collectd-ceph-storage-osd-', ''), 'gauge-', ''), 2, 3)" } ], "title": "OSD Latency", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 73, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$OSD.gauge-num_snap_trimming, 'collectd-ceph-storage-osd-', ''), 'gauge-', ''), 2, 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.$OSD.gauge-snap_trim_queue_len, 'collectd-ceph-storage-osd-', ''), 'gauge-', ''), 2, 3)" } ], "title": "OSD Snap Trim", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 74, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub($Cloud.overcloud-controller-0.$Pool.gauge-bytes_used, 'collectd-ceph-storage-pool-', ''), 2)" } ], "title": "Pool Bytes Used", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ceph Storage Python Plugins", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 75, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.swift_stat.gauge-*-bytes, 'gauge-', ''), '-bytes', ''), 3)" } ], "title": "Byte Total", "type": "graph", "x-axis": true, "y-axis": true, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "show": true }, { "format": "short", "label": "", "logBase": 1, "show": true } ] }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 76, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.swift_stat.gauge-*-containers, 'gauge-', ''), '-containers', ''), 3)" } ], "title": "Container Count", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 77, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(aliasSub($Cloud.overcloud-controller-0.swift_stat.gauge-*-objects, 'gauge-', ''), '-objects', ''), 3)" } ], "title": "Object Count", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Swift Stat", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 78, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-gnocchi*.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Gnocchi Error Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 79, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-gnocchi*.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Gnocchi Warn Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 80, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-gnocchi*.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Gnocchi Info Logs", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Gnocchi Logs", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 81, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-ceilometer*.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Ceilometer (Controller) Error Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 82, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-ceilometer*.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Ceilometer (Controller) Warn Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 83, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-ceilometer*.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Ceilometer (Controller) Info Logs", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ceilometer (Controller) Logs", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 84, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-compute-*.tail-ceilometer*.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Ceilometer (Compute) Error Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 85, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-compute-*.tail-ceilometer*.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Ceilometer (Compute) Warn Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 86, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-compute-*.tail-ceilometer*.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Ceilometer (Compute) Info Logs", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ceilometer (Compute) Logs", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 87, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-swift.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), '-error', ''), 1, 3)" } ], "title": "Swift Error Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 88, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-swift.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), '-warn', ''), 1, 3)" } ], "title": "Swift Warn Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 89, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-swift.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), '-info', ''), 1, 3)" } ], "title": "Swift Info Logs", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Swift (Controller) Logs", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 90, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-objectstorage-*.tail-swift.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), '-error', ''), 1, 3)" } ], "title": "Swift Error Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 91, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-objectstorage-*.tail-swift.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), '-warn', ''), 1, 3)" } ], "title": "Swift Warn Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 92, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-objectstorage-*.tail-swift.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), '-info', ''), 1, 3)" } ], "title": "Swift Info Logs", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Swift (ObjectStorage) Logs", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "bars": false, "editable": true, "error": false, "fill": 0, "id": 93, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-ceph*.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" }, { "refId": "B", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-mysqld*.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" }, { "refId": "C", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-rabbitmq*.counter-*error, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Controller Error Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 94, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-ceph*.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" }, { "refId": "B", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-mysqld*.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" }, { "refId": "C", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-rabbitmq*.counter-*warn, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Controller Warn Logs", "type": "graph", "x-axis": true, "y-axis": true }, { "bars": false, "editable": true, "error": false, "fill": 0, "id": 95, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-ceph*.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" }, { "refId": "B", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-mysqld*.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" }, { "refId": "C", "target": "aliasByNode(consolidateBy(scale(aliasSub(aliasSub(aliasSub($Cloud.overcloud-controller-*.tail-rabbitmq*.counter-*info, 'overcloud-', ''), 'tail-', ''), 'counter-', ''), 10), 'max'), 1, 2)" } ], "title": "Controller Info Logs", "type": "graph", "x-axis": true, "y-axis": true } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Controller Logs", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "enabled": true, "list": [ { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_RDU_PERF GRAPHITE}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Cloud", "options": [], "query": "*", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_RDU_PERF GRAPHITE}", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "OSD", "options": [], "query": "$Cloud.overcloud-controller-0.collectd-ceph-storage-osd-*", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_RDU_PERF GRAPHITE}", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Pool", "options": [], "query": "$Cloud.overcloud-controller-0.collectd-ceph-storage-pool-*", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Cloud Gnocchi Performance", "version": 14, "description": "Displays Metrics related to how OpenStack Telemetry is performing." }
2018-02-23 18:12:39 UTC
2018-02-23 18:15:11 UTC
0
0
11,466
1
324,997
16,148
777
cockroach-replicas
Cockroach Replicas
Replicas dashboard: replica information and operations.
2019-12-23 22:20:24 UTC
2019-12-23 22:20:53 UTC
0
Replicas dashboard: replica information and operations. ## Requirements: ``` [Prometheus] job_name: "cockroachdb" ``` [Monitor Cockroach with Prometheus](https://www.cockroachlabs.com/docs/stable/monitor-cockroachdb-with-prometheus.html)
0
0
null
null
0
0
16,148
1
11,466
1
777
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 11466, "graphTooltip": 1, "id": null, "iteration": 1530777066532, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "cockroach" ], "targetBlank": true, "title": "Dashboards", "type": "dashboards" } ], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 0 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "unavailable", "yaxis": 2 }, { "alias": "raft leaders not lease holders", "yaxis": 2 }, { "alias": "under-replicated", "yaxis": 1 }, { "alias": "raft log behind", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(sum(ranges{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "intervalFactor": 2, "legendFormat": "ranges", "refId": "D", "step": 10 }, { "expr": "sum(sum(replicas_leaders{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "raft leaders", "metric": "", "refId": "A", "step": 10 }, { "expr": "sum(sum(replicas_leaders_not_leaseholders{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "raft leaders not lease holders", "metric": "", "refId": "C", "step": 10 }, { "expr": "sum(sum(ranges_unavailable{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "unavailable", "metric": "", "refId": "B", "step": 10 }, { "expr": "sum(sum(ranges_underreplicated{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "intervalFactor": 2, "legendFormat": "under-replicated", "refId": "E", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ranges: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 0 }, "id": 17, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(ranges{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} - ranges", "metric": "", "refId": "A", "step": 20 }, { "expr": "sum(ranges_unavailable{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} - unavailable", "metric": "", "refId": "B", "step": 20 } ], "title": "Ranges: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 7 }, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "unavailable", "yaxis": 2 }, { "alias": "raft leaders not lease holders", "yaxis": 2 }, { "alias": "under-replicated", "yaxis": 1 }, { "alias": "raft log behind", "yaxis": 1 }, { "alias": "raft log self behind", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(sum(raftlog_behind{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "raft log behind", "metric": "", "refId": "F", "step": 10 }, { "expr": "sum(sum(rate(raftlog_truncated{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "raft log truncated", "metric": "", "refId": "A", "step": 10 }, { "expr": "sum(sum(raftlog_selfbehind{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "raft log self behind", "metric": "", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Raft Log: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 7 }, "id": 43, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(raftlog_behind{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 20 } ], "title": "Raft Log Behind: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 14 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(sum(replicas{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Replicas", "refId": "A", "step": 10 }, { "expr": "sum(sum(replicas_quiescent{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Quiescent", "refId": "B", "step": 10 }, { "expr": "sum(sum(replicas{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance) - sum(replicas_quiescent{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Active", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replicas: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 14 }, "id": 31, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(replicas_quiescent{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "title": "Quiescent Replicas: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 21 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(replicas_leaseholders{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica leaseholders per node: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "id": 40, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(replicas_leaseholders{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 20 } ], "title": "Replica leaseholders: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 28 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(replicas{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replicas per node: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 28 }, "id": 29, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(replicas{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 20 } ], "title": "Replicas: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 35 }, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(keybytes{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance) + sum(valbytes{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Logical bytes per node: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 35 }, "id": 45, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "bytes" } ], "targets": [ { "expr": "sum(livebytes{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 20 } ], "title": "Live bytes: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 42 }, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rebalancing_writespersecond{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Keys written per second per node: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "wps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 42 }, "id": 47, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": false }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "wps" } ], "targets": [ { "expr": "sum(rebalancing_writespersecond{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 20 } ], "title": "Keys written per second: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 49 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(sum(rate(range_splits{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "splits", "metric": "", "refId": "A", "step": 10 }, { "expr": "sum(sum(rate(range_adds{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "adds", "metric": "", "refId": "B", "step": 10 }, { "expr": "sum(sum(rate(range_removes{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "removes", "metric": "", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Range Ops: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 49 }, "id": 14, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(rate(range_splits{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance) + sum(rate(range_adds{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance) + sum(rate(range_removes{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 20 } ], "title": "Range Ops: $node", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 56 }, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Reserved Capacity", "yaxis": 2 }, { "alias": "Preemptive-applied", "yaxis": 1 }, { "alias": "Normal-applied", "yaxis": 1 }, { "alias": "Reservations", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(sum(rate(range_snapshots_generated{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Generated", "metric": "", "refId": "A", "step": 10 }, { "expr": "sum(sum(rate(range_snapshots_normal_applied{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Normal-applied", "metric": "", "refId": "B", "step": 10 }, { "expr": "sum(sum(rate(range_snapshots_preemptive_applied{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Preemptive-applied", "refId": "C", "step": 10 }, { "expr": "sum(capacity_reserved{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"})", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "Reserved Capacity", "refId": "D", "step": 4 }, { "expr": "sum(replicas_reserved{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Reservations", "refId": "E", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Snapshots: $node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": "Snapshots", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": "Reservations", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fontSize": "90%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 56 }, "hideTimeOverride": false, "id": 13, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(rate(range_snapshots_generated{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} - generated", "refId": "A", "step": 20 }, { "expr": "sum(rate(range_snapshots_normal_applied{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance) + sum(rate(range_snapshots_preemptive_applied{cluster=\"$cluster\",job=\"cockroachdb\",instance=~\"$node\"}[$rate_interval])) by (instance)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} - applied", "metric": "", "refId": "B", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "Snapshots: $node", "transform": "timeseries_aggregations", "type": "table" } ], "refresh": "10s", "schemaVersion": 16, "style": "dark", "tags": [ "cockroach" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Cluster name", "multi": false, "name": "cluster", "options": [], "query": "sys_uptime{job=\"cockroachdb\"}", "refresh": 2, "regex": "/cluster=\"([^\"]+)\"/", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Node", "multi": false, "name": "node", "options": [], "query": "label_values(sys_uptime{job=\"cockroachdb\",cluster=\"$cluster\"},instance)", "refresh": 1, "regex": "", "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "30s", "value": "30s" }, "datasource": null, "hide": 0, "includeAll": false, "label": "Rate Interval", "multi": false, "name": "rate_interval", "options": [ { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "30s,1m,5m,10m,30m,1h,6h,12h,1d", "refresh": 2, "type": "interval" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Cockroach Replicas", "uid": "000000005", "version": 24, "description": "Replicas dashboard: replica information and operations." }
2019-12-23 22:20:24 UTC
2019-12-23 22:20:53 UTC
0
0
2,741
1
26,100
3,770
2,825
zabbix-server-3-4-x
Zabbix Server 3.4.X
Displays metrics collected by the host Zabbix Server
2017-07-27 12:59:50 UTC
2017-08-23 18:58:03 UTC
0
Displays metrics collected by the host Zabbix Server. Resolution: 1920px x 1080px (16:9) Dashboard developed by Aécio Pires, a member of community Zabbix-BR http://zabbixbrasil.org This dashboad use the datasource Zabbix provide by plugin grafana-zabbix developed Alexander Zobnin https://github.com/alexanderzobnin/grafana-zabbix.
12,881
12,884
null
null
0
0
3,770
1
2,741
1
2,825
Displays metrics collected by the host Zabbix Server
{ "__inputs": [ { "name": "DS_ZABBIX", "label": "Zabbix", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "panel", "id": "alexanderzobnin-zabbix-triggers-panel", "name": "Zabbix Triggers", "version": "" }, { "type": "panel", "id": "briangann-gauge-panel", "name": "D3 Gauge", "version": "0.0.3" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.1" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "0.0.9" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.1.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "jdbranham-diagram-panel", "name": "Diagram", "version": "1.4.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [] }, "description": "Displays metrics collected by the host Zabbix Server", "editable": true, "gnetId": 2741, "graphTooltip": 0, "hideControls": false, "id": null, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "All Dashboards", "type": "dashboards" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Zabbix-BR", "tooltip": "Community Zabbix Brazil", "type": "link", "url": "http://zabbixbrasil.org" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Zabbix", "tooltip": "Zabbix SIA", "type": "link", "url": "http://zabbix.com" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana", "tooltip": "Grafana site", "type": "link", "url": "http://grafana.org" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Aécio Pires", "tooltip": "Home site", "type": "link", "url": "http://aeciopires.com" } ], "refresh": false, "rows": [ { "collapse": false, "height": 334, "panels": [ { "content": " <center>\n<img src=\"http://zabbixbrasil.org/wp-content/uploads/2014/10/Logo_Versao_03.png\" alt=\"Zabbix-BR\" height=\"139\" width=\"476\">\n<h1>Displays metrics collected by the host Zabbix Server</h1>\n</center> \n<br>\n<br>\n<br>\n<p>Dashboard developed by <a href=\"http://aeciopires.com\">Aécio Pires</a>, a member of community <b>Zabbix-BR</b> (<a href=\"http://zabbixbrasil.org\">http://zabbixbrasil.org</a>)</p>\n<p>This dashboad is extensive as the goal is to unite various ideas that inspire the creation and editing of other dashboards.<br>\nThis dashboard displays the use of various plugins and the data collected comes from Zabbix.</p>\n<p>This dashboard use the <b>datasource Zabbix</b> provide by <b><a href=\"https://grafana.net/plugins/alexanderzobnin-zabbix-app\">plugin grafana-zabbix</a></b> developed Alexander Zobnin (<a href=\"https://github.com/alexanderzobnin/grafana-zabbix\">https://github.com/alexanderzobnin/grafana-zabbix</a>)</p>\n", "editable": true, "error": false, "height": "425px", "id": 1, "links": [], "mode": "html", "span": 5, "title": "Info Dashboard", "transparent": true, "type": "text" }, { "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "content": "graph LR\n\nA1((Host A))-->B1(Zabbix Agent)\nB1-->C(Zabbix Server)\n\nA2((Host B))-->B2(Zabbix Agent)\nB2-->C\n\n\nC-->D((database))\n\nE(Web)-->D \nD-->E\n\nE-->F((User))\nF-->E\n\n\n\n", "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "format": "percent", "graphId": "diagram_10", "height": "320px", "hideTimeOverride": true, "id": 10, "init": { "arrowMarkerAbsolute": true, "cloneCssStyles": false, "flowchart": { "htmlLabels": true, "useMaxWidth": true }, "gantt": { "barGap": 4, "barHeight": 20, "fontFamily": "\"Open-Sans\", \"sans-serif\"", "fontSize": 11, "gridLineStartPadding": 35, "leftPadding": 75, "numberSectionStyles": 3, "titleTopMargin": 25, "topPadding": 50 }, "logLevel": 2, "sequenceDiagram": { "actorMargin": 50, "bottomMarginAdj": 1, "boxMargin": 10, "boxTextMargin": 5, "diagramMarginX": 50, "diagramMarginY": 10, "height": 65, "messageMargin": 35, "mirrorActors": true, "noteMargin": 10, "useMaxWidth": true, "width": 150 }, "startOnLoad": false }, "legend": { "avg": true, "current": true, "gradient": { "enabled": true, "show": true }, "max": true, "min": true, "show": true, "total": true }, "links": [], "mappingType": 1, "maxDataPoints": 100, "maxWidth": true, "nullPointMode": "connected", "seriesOverrides": [], "span": 7, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "" }, "itservice": { "algorithm": "1", "goodsla": "98.0000", "name": "Telly", "serviceid": "40", "showsla": "1", "sortorder": "0", "status": "0", "triggerid": "15688" }, "mode": 1, "options": { "showDisabledItems": false }, "refId": "A", "slaProperty": { "name": "SLA", "property": "sla" } } ], "thresholds": "90,97", "title": "Workflow Monitoring", "type": "jdbranham-diagram-panel", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current", "valueOptions": [ "avg", "min", "max", "total", "current" ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Head", "titleSize": "h6" }, { "collapse": false, "height": 309, "panels": [ { "content": "<b>This is simulate a URL of the map of the Zabbix</b><br>\n<iframe src=\"https://www.zabbix.com/documentation/2.2/_media/manual/web_interface/maps.png?w=600&tok=ec839a\" height=\"650px\" width=\"800px\" align=\"middle\"></iframe>\n\n\n\n\n", "editable": true, "error": false, "id": 14, "links": [], "mode": "html", "span": 5, "title": "", "transparent": true, "type": "text" }, { "content": "Google Maps<br>\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d103361.0258552732!2d-48.01161230209457!3d-15.688748713638892!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x935a49d8dc10217d%3A0x8e11f9d0cc6e34a7!2sParque+Nacional+de+Brasilia+-+Torto%2C+Bras%C3%ADlia+-+DF!5e0!3m2!1spt-BR!2sbr!4v1479147596102\" width=\"575\" height=\"300\" frameborder=\"0\" style=\"border:0\" allowfullscreen></iframe>\n<br>\nOpenStreetMaps<br>\n<iframe width=\"575\" height=\"300\" frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\" src=\"https://www.openstreetmap.org/export/embed.html?bbox=-48.172645568847656%2C-15.89166867321083%2C-47.74177551269532%2C-15.584348480535366&amp;layer=mapnik\" style=\"border: 1px solid black\"></iframe><br/><small><a href=\"http://www.openstreetmap.org/#map=12/-15.7381/-47.9572&amp;layers=N\">View Larger Map</a></small>", "id": 17, "links": [], "mode": "html", "span": 4, "title": "", "type": "text" }, { "aliasColors": { "Free disk space on /home": "#3F6833", "Number of running processes": "#629E51", "Used disk space on /home": "#890F02" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fontSize": "80%", "format": "short", "height": "350px", "id": 12, "interval": null, "legend": { "percentage": true, "show": true, "values": false }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "span": 3, "strokeWidth": 1, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Used disk space on /" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Free disk space on /" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" } ], "title": "Use Partition", "type": "grafana-piechart-panel", "valueName": "current" }, { "bgColor": null, "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2017-07-28T12:28:00.000Z", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "40px", "fontWeight": "bold", "showDate": false }, "id": 20, "links": [], "mode": "time", "offsetFromUtc": null, "offsetFromUtcMinutes": null, "span": 3, "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "90px", "fontWeight": "bold" }, "title": "Clock", "type": "grafana-clock-panel" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Mapa", "titleSize": "h6" }, { "collapse": false, "height": -13, "panels": [ { "ackEventColor": "rgba(0, 0, 0, 0)", "ageField": true, "customLastChangeFormat": false, "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fontSize": "100%", "height": "400px", "hideHostsInMaintenance": false, "hostField": true, "id": 2, "infoField": true, "lastChangeField": true, "limit": 10, "links": [], "okEventColor": "rgba(0, 245, 153, 0.45)", "pageSize": 10, "scroll": true, "severityField": false, "showEvents": { "text": "Problems", "value": "1" }, "showTriggers": "all triggers", "sortTriggersBy": { "text": "last change", "value": "lastchange" }, "span": 8, "statusField": false, "targets": [ {} ], "title": "Triggers", "transparent": false, "triggerSeverity": [ { "color": "#B7DBAB", "priority": 0, "severity": "Not classified", "show": true }, { "color": "#82B5D8", "priority": 1, "severity": "Information", "show": true }, { "color": "#E5AC0E", "priority": 2, "severity": "Warning", "show": true }, { "color": "#C15C17", "priority": 3, "severity": "Average", "show": true }, { "color": "#BF1B00", "priority": 4, "severity": "High", "show": true }, { "color": "#890F02", "priority": 5, "severity": "Disaster", "show": true } ], "triggers": { "application": { "filter": "" }, "group": { "filter": "" }, "host": { "filter": "" }, "trigger": { "filter": "" } }, "type": "alexanderzobnin-zabbix-triggers-panel" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(57, 207, 109, 0.89)", "rgba(20, 149, 219, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "editable": true, "error": false, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": false }, "height": "100px", "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "OS" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "System uptime" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "System Uptime", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(18, 143, 13, 0.97)" ], "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(7, 86, 149, 0.18)", "full": false, "lineColor": "rgb(64, 210, 116)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Available memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "0,10000", "title": "Avaliable Memory", "transparent": false, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": true, "thresholdMarkers": false }, "height": "100px", "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Zabbix server" }, "functions": [], "group": { "filter": "Zabbix servers" }, "hide": false, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Values processed by Zabbix server per second" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "Zabbix New Value Per Second", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": true, "thresholdMarkers": true }, "height": "275px", "hideTimeOverride": false, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Free disk space on / (percentage)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "20,40", "title": "Free Space Partition / (%)", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(45, 73, 172, 0.97)" ], "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "280px", "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "CPU idle time" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "20,50", "title": "CPU Idle Time (%)", "transparent": false, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Triggers and metrics", "titleSize": "h6" }, { "collapse": false, "height": 237, "panels": [ { "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 2, "editable": true, "error": false, "fontSizes": [ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70 ], "fontTypes": [ "Arial", "Avant Garde", "Bookman", "Consolas", "Courier", "Courier New", "Garamond", "Helvetica", "Open Sans", "Palatino", "Times", "Times New Roman", "Verdana" ], "format": "none", "gauge": { "animateNeedleValueTransition": true, "edgeWidth": 0.05, "gaugeRadius": 0, "gaugeUnits": "", "innerCol": "#fff", "labelFontSize": 18, "maxNeedleAngle": 320, "maxTickAngle": 300, "maxValue": 100, "minValue": 0, "needleCol": "#0099CC", "needleLengthNeg": 0.2, "needleTickGap": 0.05, "needleWidth": 5, "outerEdgeCol": "#0099CC", "padding": 0.05, "pivotCol": "#999", "pivotRadius": 0.1, "show": false, "showLowerThresholdRange": true, "showMiddleThresholdRange": true, "showThresholdColorOnBackground": true, "showThresholdColorOnValue": true, "showThresholdOnGauge": true, "showUpperThresholdRange": true, "tickColMaj": "#0099CC", "tickColMin": "#000", "tickEdgeGap": 0.05, "tickFont": "Open Sans", "tickLabelCol": "#000", "tickLengthMaj": 0.15, "tickLengthMin": 0.05, "tickSpaceMajVal": 10, "tickSpaceMinVal": 1, "tickWidthMaj": 5, "tickWidthMin": 1, "ticknessGaugeBasis": 200, "unitsFont": "Open Sans", "unitsLabelCol": "#000", "unitsLabelFontSize": 50, "zeroNeedleAngle": 40, "zeroTickAngle": 60 }, "gaugeDivId": "d3gauge_svg_11", "height": "200px", "id": 11, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "minSpan": 2, "operatorName": "current", "operatorNameOptions": [ "min", "max", "avg", "current", "total", "name" ], "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itservice": { "algorithm": "1", "goodsla": "98.0000", "name": "Telly", "serviceid": "40", "showsla": "1", "sortorder": "0", "status": "0", "triggerid": "15688" }, "mode": 1, "options": { "showDisabledItems": false }, "refId": "A", "slaProperty": { "name": "SLA", "property": "sla" } } ], "thresholds": "80,98", "title": "SLA Link 1", "transparent": false, "type": "briangann-gauge-panel", "unitFormats": [ { "submenu": [ { "click": "menuItemSelected(0,0)", "text": "none", "value": "none" }, { "click": "menuItemSelected(0,1)", "text": "short", "value": "short" }, { "click": "menuItemSelected(0,2)", "text": "percent (0-100)", "value": "percent" }, { "click": "menuItemSelected(0,3)", "text": "percent (0.0-1.0)", "value": "percentunit" }, { "click": "menuItemSelected(0,4)", "text": "Humidity (%H)", "value": "humidity" }, { "click": "menuItemSelected(0,5)", "text": "ppm", "value": "ppm" }, { "click": "menuItemSelected(0,6)", "text": "decibel", "value": "dB" } ], "text": "none" }, { "submenu": [ { "click": "menuItemSelected(1,0)", "text": "Dollars ($)", "value": "currencyUSD" }, { "click": "menuItemSelected(1,1)", "text": "Pounds (£)", "value": "currencyGBP" }, { "click": "menuItemSelected(1,2)", "text": "Euro (€)", "value": "currencyEUR" }, { "click": "menuItemSelected(1,3)", "text": "Yen (¥)", "value": "currencyJPY" } ], "text": "currency" }, { "submenu": [ { "click": "menuItemSelected(2,0)", "text": "Hertz (1/s)", "value": "hertz" }, { "click": "menuItemSelected(2,1)", "text": "nanoseconds (ns)", "value": "ns" }, { "click": "menuItemSelected(2,2)", "text": "microseconds (µs)", "value": "µs" }, { "click": "menuItemSelected(2,3)", "text": "milliseconds (ms)", "value": "ms" }, { "click": "menuItemSelected(2,4)", "text": "seconds (s)", "value": "s" }, { "click": "menuItemSelected(2,5)", "text": "minutes (m)", "value": "m" }, { "click": "menuItemSelected(2,6)", "text": "hours (h)", "value": "h" }, { "click": "menuItemSelected(2,7)", "text": "days (d)", "value": "d" }, { "click": "menuItemSelected(2,8)", "text": "duration (ms)", "value": "dtdurationms" }, { "click": "menuItemSelected(2,9)", "text": "duration (s)", "value": "dtdurations" } ], "text": "time" }, { "submenu": [ { "click": "menuItemSelected(3,0)", "text": "bits", "value": "bits" }, { "click": "menuItemSelected(3,1)", "text": "bytes", "value": "bytes" }, { "click": "menuItemSelected(3,2)", "text": "kilobytes", "value": "kbytes" }, { "click": "menuItemSelected(3,3)", "text": "megabytes", "value": "mbytes" }, { "click": "menuItemSelected(3,4)", "text": "gigabytes", "value": "gbytes" } ], "text": "data" }, { "submenu": [ { "click": "menuItemSelected(4,0)", "text": "packets/sec", "value": "pps" }, { "click": "menuItemSelected(4,1)", "text": "bits/sec", "value": "bps" }, { "click": "menuItemSelected(4,2)", "text": "bytes/sec", "value": "Bps" }, { "click": "menuItemSelected(4,3)", "text": "kilobits/sec", "value": "Kbits" }, { "click": "menuItemSelected(4,4)", "text": "kilobytes/sec", "value": "KBs" }, { "click": "menuItemSelected(4,5)", "text": "megabits/sec", "value": "Mbits" }, { "click": "menuItemSelected(4,6)", "text": "megabytes/sec", "value": "MBs" }, { "click": "menuItemSelected(4,7)", "text": "gigabytes/sec", "value": "GBs" }, { "click": "menuItemSelected(4,8)", "text": "gigabits/sec", "value": "Gbits" } ], "text": "data rate" }, { "submenu": [ { "click": "menuItemSelected(5,0)", "text": "ops/sec (ops)", "value": "ops" }, { "click": "menuItemSelected(5,1)", "text": "reads/sec (rps)", "value": "rps" }, { "click": "menuItemSelected(5,2)", "text": "writes/sec (wps)", "value": "wps" }, { "click": "menuItemSelected(5,3)", "text": "I/O ops/sec (iops)", "value": "iops" } ], "text": "throughput" }, { "submenu": [ { "click": "menuItemSelected(6,0)", "text": "millimetre (mm)", "value": "lengthmm" }, { "click": "menuItemSelected(6,1)", "text": "meter (m)", "value": "lengthm" }, { "click": "menuItemSelected(6,2)", "text": "kilometer (km)", "value": "lengthkm" }, { "click": "menuItemSelected(6,3)", "text": "mile (mi)", "value": "lengthmi" } ], "text": "length" }, { "submenu": [ { "click": "menuItemSelected(7,0)", "text": "m/s", "value": "velocityms" }, { "click": "menuItemSelected(7,1)", "text": "km/h", "value": "velocitykmh" }, { "click": "menuItemSelected(7,2)", "text": "mph", "value": "velocitymph" }, { "click": "menuItemSelected(7,3)", "text": "knot (kn)", "value": "velocityknot" } ], "text": "velocity" }, { "submenu": [ { "click": "menuItemSelected(8,0)", "text": "millilitre", "value": "mlitre" }, { "click": "menuItemSelected(8,1)", "text": "litre", "value": "litre" }, { "click": "menuItemSelected(8,2)", "text": "cubic metre", "value": "m3" } ], "text": "volume" }, { "submenu": [ { "click": "menuItemSelected(9,0)", "text": "watt (W)", "value": "watt" }, { "click": "menuItemSelected(9,1)", "text": "kilowatt (kW)", "value": "kwatt" }, { "click": "menuItemSelected(9,2)", "text": "volt-ampere (VA)", "value": "voltamp" }, { "click": "menuItemSelected(9,3)", "text": "kilovolt-ampere (kVA)", "value": "kvoltamp" }, { "click": "menuItemSelected(9,4)", "text": "volt-ampere reactive (var)", "value": "voltampreact" }, { "click": "menuItemSelected(9,5)", "text": "watt-hour (Wh)", "value": "watth" }, { "click": "menuItemSelected(9,6)", "text": "kilowatt-hour (kWh)", "value": "kwatth" }, { "click": "menuItemSelected(9,7)", "text": "joule (J)", "value": "joule" }, { "click": "menuItemSelected(9,8)", "text": "electron volt (eV)", "value": "ev" }, { "click": "menuItemSelected(9,9)", "text": "Ampere (A)", "value": "amp" }, { "click": "menuItemSelected(9,10)", "text": "Volt (V)", "value": "volt" }, { "click": "menuItemSelected(9,11)", "text": "Decibel-milliwatt (dBm)", "value": "dBm" } ], "text": "energy" }, { "submenu": [ { "click": "menuItemSelected(10,0)", "text": "Celcius (°C)", "value": "celsius" }, { "click": "menuItemSelected(10,1)", "text": "Farenheit (°F)", "value": "farenheit" }, { "click": "menuItemSelected(10,2)", "text": "Kelvin (K)", "value": "kelvin" } ], "text": "temperature" }, { "submenu": [ { "click": "menuItemSelected(11,0)", "text": "Millibars", "value": "pressurembar" }, { "click": "menuItemSelected(11,1)", "text": "Hectopascals", "value": "pressurehpa" }, { "click": "menuItemSelected(11,2)", "text": "Inches of mercury", "value": "pressurehg" }, { "click": "menuItemSelected(11,3)", "text": "PSI", "value": "pressurepsi" } ], "text": "pressure" } ], "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "", "value": "" } ] }, { "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 2, "editable": true, "error": false, "fontSizes": [ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70 ], "fontTypes": [ "Arial", "Avant Garde", "Bookman", "Consolas", "Courier", "Courier New", "Garamond", "Helvetica", "Open Sans", "Palatino", "Times", "Times New Roman", "Verdana" ], "format": "none", "gauge": { "animateNeedleValueTransition": true, "edgeWidth": 0.05, "gaugeRadius": 0, "gaugeUnits": "", "innerCol": "rgb(3, 0, 0)", "labelFontSize": 18, "maxNeedleAngle": 320, "maxTickAngle": 300, "maxValue": 100, "minValue": 0, "needleCol": "rgb(233, 241, 244)", "needleLengthNeg": 0.2, "needleTickGap": 0.05, "needleWidth": 5, "outerEdgeCol": "rgb(229, 239, 242)", "padding": 0.05, "pivotCol": "#999", "pivotRadius": 0.1, "show": false, "showLowerThresholdRange": true, "showMiddleThresholdRange": true, "showThresholdColorOnBackground": true, "showThresholdColorOnValue": true, "showThresholdOnGauge": true, "showUpperThresholdRange": true, "tickColMaj": "rgb(229, 241, 245)", "tickColMin": "rgb(249, 242, 242)", "tickEdgeGap": 0.05, "tickFont": "Open Sans", "tickLabelCol": "rgb(247, 240, 240)", "tickLengthMaj": 0.15, "tickLengthMin": 0.05, "tickSpaceMajVal": 10, "tickSpaceMinVal": 1, "tickWidthMaj": 5, "tickWidthMin": 1, "ticknessGaugeBasis": 200, "unitsFont": "Open Sans", "unitsLabelCol": "rgb(233, 222, 222)", "unitsLabelFontSize": 50, "zeroNeedleAngle": 40, "zeroTickAngle": 60 }, "gaugeDivId": "d3gauge_svg_15", "height": "200px", "id": 15, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "minSpan": 2, "operatorName": "current", "operatorNameOptions": [ "min", "max", "avg", "current", "total", "name" ], "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itservice": { "algorithm": "1", "goodsla": "98.0000", "name": "Vivo", "serviceid": "18", "showsla": "1", "sortorder": "0", "status": "0", "triggerid": "15621" }, "mode": 1, "options": { "showDisabledItems": false }, "refId": "A", "slaProperty": { "name": "SLA", "property": "sla" } } ], "thresholds": "80,98", "title": "SLA Link 2", "transparent": false, "type": "briangann-gauge-panel", "unitFormats": [ { "submenu": [ { "click": "menuItemSelected(0,0)", "text": "none", "value": "none" }, { "click": "menuItemSelected(0,1)", "text": "short", "value": "short" }, { "click": "menuItemSelected(0,2)", "text": "percent (0-100)", "value": "percent" }, { "click": "menuItemSelected(0,3)", "text": "percent (0.0-1.0)", "value": "percentunit" }, { "click": "menuItemSelected(0,4)", "text": "Humidity (%H)", "value": "humidity" }, { "click": "menuItemSelected(0,5)", "text": "ppm", "value": "ppm" }, { "click": "menuItemSelected(0,6)", "text": "decibel", "value": "dB" } ], "text": "none" }, { "submenu": [ { "click": "menuItemSelected(1,0)", "text": "Dollars ($)", "value": "currencyUSD" }, { "click": "menuItemSelected(1,1)", "text": "Pounds (£)", "value": "currencyGBP" }, { "click": "menuItemSelected(1,2)", "text": "Euro (€)", "value": "currencyEUR" }, { "click": "menuItemSelected(1,3)", "text": "Yen (¥)", "value": "currencyJPY" } ], "text": "currency" }, { "submenu": [ { "click": "menuItemSelected(2,0)", "text": "Hertz (1/s)", "value": "hertz" }, { "click": "menuItemSelected(2,1)", "text": "nanoseconds (ns)", "value": "ns" }, { "click": "menuItemSelected(2,2)", "text": "microseconds (µs)", "value": "µs" }, { "click": "menuItemSelected(2,3)", "text": "milliseconds (ms)", "value": "ms" }, { "click": "menuItemSelected(2,4)", "text": "seconds (s)", "value": "s" }, { "click": "menuItemSelected(2,5)", "text": "minutes (m)", "value": "m" }, { "click": "menuItemSelected(2,6)", "text": "hours (h)", "value": "h" }, { "click": "menuItemSelected(2,7)", "text": "days (d)", "value": "d" }, { "click": "menuItemSelected(2,8)", "text": "duration (ms)", "value": "dtdurationms" }, { "click": "menuItemSelected(2,9)", "text": "duration (s)", "value": "dtdurations" } ], "text": "time" }, { "submenu": [ { "click": "menuItemSelected(3,0)", "text": "bits", "value": "bits" }, { "click": "menuItemSelected(3,1)", "text": "bytes", "value": "bytes" }, { "click": "menuItemSelected(3,2)", "text": "kilobytes", "value": "kbytes" }, { "click": "menuItemSelected(3,3)", "text": "megabytes", "value": "mbytes" }, { "click": "menuItemSelected(3,4)", "text": "gigabytes", "value": "gbytes" } ], "text": "data" }, { "submenu": [ { "click": "menuItemSelected(4,0)", "text": "packets/sec", "value": "pps" }, { "click": "menuItemSelected(4,1)", "text": "bits/sec", "value": "bps" }, { "click": "menuItemSelected(4,2)", "text": "bytes/sec", "value": "Bps" }, { "click": "menuItemSelected(4,3)", "text": "kilobits/sec", "value": "Kbits" }, { "click": "menuItemSelected(4,4)", "text": "kilobytes/sec", "value": "KBs" }, { "click": "menuItemSelected(4,5)", "text": "megabits/sec", "value": "Mbits" }, { "click": "menuItemSelected(4,6)", "text": "megabytes/sec", "value": "MBs" }, { "click": "menuItemSelected(4,7)", "text": "gigabytes/sec", "value": "GBs" }, { "click": "menuItemSelected(4,8)", "text": "gigabits/sec", "value": "Gbits" } ], "text": "data rate" }, { "submenu": [ { "click": "menuItemSelected(5,0)", "text": "ops/sec (ops)", "value": "ops" }, { "click": "menuItemSelected(5,1)", "text": "reads/sec (rps)", "value": "rps" }, { "click": "menuItemSelected(5,2)", "text": "writes/sec (wps)", "value": "wps" }, { "click": "menuItemSelected(5,3)", "text": "I/O ops/sec (iops)", "value": "iops" } ], "text": "throughput" }, { "submenu": [ { "click": "menuItemSelected(6,0)", "text": "millimetre (mm)", "value": "lengthmm" }, { "click": "menuItemSelected(6,1)", "text": "meter (m)", "value": "lengthm" }, { "click": "menuItemSelected(6,2)", "text": "kilometer (km)", "value": "lengthkm" }, { "click": "menuItemSelected(6,3)", "text": "mile (mi)", "value": "lengthmi" } ], "text": "length" }, { "submenu": [ { "click": "menuItemSelected(7,0)", "text": "m/s", "value": "velocityms" }, { "click": "menuItemSelected(7,1)", "text": "km/h", "value": "velocitykmh" }, { "click": "menuItemSelected(7,2)", "text": "mph", "value": "velocitymph" }, { "click": "menuItemSelected(7,3)", "text": "knot (kn)", "value": "velocityknot" } ], "text": "velocity" }, { "submenu": [ { "click": "menuItemSelected(8,0)", "text": "millilitre", "value": "mlitre" }, { "click": "menuItemSelected(8,1)", "text": "litre", "value": "litre" }, { "click": "menuItemSelected(8,2)", "text": "cubic metre", "value": "m3" } ], "text": "volume" }, { "submenu": [ { "click": "menuItemSelected(9,0)", "text": "watt (W)", "value": "watt" }, { "click": "menuItemSelected(9,1)", "text": "kilowatt (kW)", "value": "kwatt" }, { "click": "menuItemSelected(9,2)", "text": "volt-ampere (VA)", "value": "voltamp" }, { "click": "menuItemSelected(9,3)", "text": "kilovolt-ampere (kVA)", "value": "kvoltamp" }, { "click": "menuItemSelected(9,4)", "text": "volt-ampere reactive (var)", "value": "voltampreact" }, { "click": "menuItemSelected(9,5)", "text": "watt-hour (Wh)", "value": "watth" }, { "click": "menuItemSelected(9,6)", "text": "kilowatt-hour (kWh)", "value": "kwatth" }, { "click": "menuItemSelected(9,7)", "text": "joule (J)", "value": "joule" }, { "click": "menuItemSelected(9,8)", "text": "electron volt (eV)", "value": "ev" }, { "click": "menuItemSelected(9,9)", "text": "Ampere (A)", "value": "amp" }, { "click": "menuItemSelected(9,10)", "text": "Volt (V)", "value": "volt" }, { "click": "menuItemSelected(9,11)", "text": "Decibel-milliwatt (dBm)", "value": "dBm" } ], "text": "energy" }, { "submenu": [ { "click": "menuItemSelected(10,0)", "text": "Celcius (°C)", "value": "celsius" }, { "click": "menuItemSelected(10,1)", "text": "Farenheit (°F)", "value": "farenheit" }, { "click": "menuItemSelected(10,2)", "text": "Kelvin (K)", "value": "kelvin" } ], "text": "temperature" }, { "submenu": [ { "click": "menuItemSelected(11,0)", "text": "Millibars", "value": "pressurembar" }, { "click": "menuItemSelected(11,1)", "text": "Hectopascals", "value": "pressurehpa" }, { "click": "menuItemSelected(11,2)", "text": "Inches of mercury", "value": "pressurehg" }, { "click": "menuItemSelected(11,3)", "text": "PSI", "value": "pressurepsi" } ], "text": "pressure" } ], "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ] }, { "columns": [], "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fontSize": "100%", "height": "315px", "id": 13, "links": [], "maxDataPoints": "7", "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 8, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Number of logged in users" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Number of processes" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Number of running processes" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "C" } ], "title": "Users & Process", "transform": "timeseries_to_columns", "transparent": false, "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "SLA and Process", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "Processor load (1 min average per core)": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "300px", "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Processor load (1 min average per core)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Processor load (5 min average per core)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Load", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "alert": { "conditions": [ { "evaluator": { "params": [ 250000 ], "type": "gt" }, "query": { "datasourceId": 1, "model": { "application": { "filter": "Network interfaces" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix server" }, "item": { "filter": "Incoming network traffic on eth0" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "message": "Tráfego acima de 250 Kbps", "name": "Network traffic alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": { "Incoming network traffic on eth0": "#7EB26D", "Outgoing network traffic on eth0": "#447EBC" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "300px", "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Network interfaces" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Incoming network traffic on ens160" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "Network interfaces" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Outgoing network traffic on ens160" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 250000 } ], "timeFrom": null, "timeShift": null, "title": "Network traffic", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Graphics", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Processor load (15 min average per core)": "#1F78C1", "Processor load (5 min average per core)": "#6D1F62" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fill": 1, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "application": { "filter": "Performance" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Processor load (15 min average per core)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "Performance" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix Server" }, "item": { "filter": "Processor load (5 min average per core)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Load CPU", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "zabbix", "zabbix-server" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Zabbix Server 3.4.X", "version": 4 }
2017-07-27 12:59:50 UTC
2017-08-23 18:58:03 UTC
0
0
12,119
1
373,923
17,253
13,577
kubernetes-compute-resources-node-pods
Kubernetes / Compute Resources / Node (Pods)
prometheus operator
2020-04-22 08:28:08 UTC
2020-04-22 08:28:16 UTC
0
null
0
0
null
null
0
0
17,253
1
12,119
1
13,577
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12119, "graphTooltip": 0, "id": null, "iteration": 1587541917482, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 5, "panels": [], "repeat": null, "title": "CPU Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 6, "panels": [], "repeat": null, "title": "CPU Quota", "type": "row" }, { "aliasColors": {}, "bars": false, "columns": [], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fontSize": "100%", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 9 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "pageSize": null, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "showHeader": true, "sort": { "col": 0, "desc": true }, "spaceLength": 10, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "CPU Usage", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Requests", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Requests %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "CPU Limits", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Limits %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "Pod", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 }, { "expr": "sum(kube_pod_container_resource_requests_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod) / sum(kube_pod_container_resource_requests_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 10 }, { "expr": "sum(kube_pod_container_resource_limits_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "D", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", node=\"$node\"}) by (pod) / sum(kube_pod_container_resource_limits_cpu_cores{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "E", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Quota", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 7, "panels": [], "repeat": null, "title": "Memory Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\", container!=\"\"}) by (pod)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage (w/o cache)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 8, "panels": [], "repeat": null, "title": "Memory Quota", "type": "row" }, { "aliasColors": {}, "bars": false, "columns": [], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fontSize": "100%", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 32 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "pageSize": null, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "showHeader": true, "sort": { "col": 0, "desc": true }, "spaceLength": 10, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Memory Usage", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Requests", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Requests %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "Memory Limits", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Limits %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "Memory Usage (RSS)", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Usage (Cache)", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #G", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Usage (Swap)", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #H", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Pod", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 }, { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod) / sum(kube_pod_container_resource_requests_memory_bytes{node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 10 }, { "expr": "sum(kube_pod_container_resource_limits_memory_bytes{cluster=\"$cluster\", node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "D", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_memory_working_set_bytes{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod) / sum(kube_pod_container_resource_limits_memory_bytes{node=\"$node\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "E", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_memory_rss{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "F", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_memory_cache{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "G", "step": 10 }, { "expr": "sum(node_namespace_pod_container:container_memory_swap{cluster=\"$cluster\", node=\"$node\",container!=\"\"}) by (pod)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "H", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Quota", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "refresh": "10s", "schemaVersion": 22, "style": "dark", "tags": [ "kubernetes-mixin" ], "templating": { "list": [ { "current": { "selected": true, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "cluster", "options": [], "query": "label_values(kube_pod_info, cluster)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "label_values(kube_pod_info{cluster=\"$cluster\"}, node)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kubernetes / Compute Resources / Node (Pods)", "uid": "200ac8fdbfbb74b39aff88118e4d1c2c", "version": 1, "description": "prometheus operator " }
2020-04-22 08:28:08 UTC
2020-04-22 08:28:16 UTC
0
0
10,949
1
251,088
15,295
54,793
cluster-goldpinger
Cluster: Goldpinger
goldpinger
2019-10-02 08:38:39 UTC
2019-10-02 08:40:25 UTC
0
null
0
0
null
null
0
0
15,295
1
10,949
1
54,793
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.1.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10949, "graphTooltip": 0, "id": null, "iteration": 1570005181126, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 21, "panels": [], "repeat": null, "title": "Overall Health", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(55, 174, 50, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 0, "y": 1 }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "expr": "(count(goldpinger_nodes_health_total{status='healthy'}) + count(goldpinger_nodes_health_total{status='unhealthy'})) /2", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "goldpinger_nodes_health", "refId": "A", "step": 600 } ], "thresholds": "31,32", "title": "Goldpinger Nodes", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(55, 174, 50, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 4, "y": 1 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(increase(goldpinger_errors_total{goldpinger_instance=~\"$instance\"}[30m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "goldpinger_nodes_health", "refId": "A", "step": 600 } ], "thresholds": "1,2", "title": "Increase in # Errors [30m]", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "columns": [ { "text": "Current", "value": "current" }, { "text": "Max", "value": "max" }, { "text": "Avg", "value": "avg" } ], "editable": true, "error": false, "fontSize": "100%", "gridPos": { "h": 8, "w": 16, "x": 8, "y": 1 }, "id": 11, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": "value", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "decimals": 2, "link": false, "pattern": "/.*/", "thresholds": [ "1", "2" ], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(goldpinger_nodes_health_total{status='unhealthy'}) by (goldpinger_instance)", "format": "table", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 40 } ], "title": "Unhealthy seen by instance", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(goldpinger_nodes_health_total{goldpinger_instance=~\"$instance\", status=\"unhealthy\"}[30m])) by (goldpinger_instance)", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "{{ goldpinger_instance }}", "metric": "goldpinger_nodes_health", "refId": "A", "step": 300 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unhealthy nodes increase [30m]", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(goldpinger_nodes_health_total{goldpinger_instance=~\"$instance\",status=\"unhealthy\"}[30m])) by (goldpinger_instance) / (sum(increase(goldpinger_nodes_health_total{goldpinger_instance=~\"$instance\",status=\"healthy\"}[30m])) by (goldpinger_instance) + sum(increase(goldpinger_nodes_health_total{goldpinger_instance=~\"$instance\",status=\"unhealthy\"}[30m])) by (goldpinger_instance))", "format": "time_series", "interval": "1m", "intervalFactor": 1, "legendFormat": "{{ goldpinger_instance }}", "metric": "goldpinger_nodes_health", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "% Unhealthy nodes reported", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 22, "panels": [], "repeat": null, "title": "Connections to peers", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 18 }, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(goldpinger_peers_response_time_s_bucket{goldpinger_instance=~\"$instance\",call_type=~\"$call_type\"}[30m])) by (goldpinger_instance, le))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "99% response time from node [30m]", "tooltip": { "msResolution": true, "shared": false, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 18 }, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(goldpinger_peers_response_time_s_bucket{goldpinger_instance=~\"$instance\",call_type=~\"$call_type\"}[30m])) by (goldpinger_instance, le))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "95% response time from node [30m]", "tooltip": { "msResolution": true, "shared": false, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 18 }, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum(rate(goldpinger_peers_response_time_s_bucket{goldpinger_instance=~\"$instance\",call_type=~\"$call_type\"}[30m])) by (goldpinger_instance, le))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "50% response time from node [30m]", "tooltip": { "msResolution": true, "shared": false, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 23, "panels": [], "repeat": null, "title": "Connections to Kubernetes API", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 29 }, "height": "", "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(goldpinger_kube_master_response_time_s_bucket{goldpinger_instance=~\"$instance\"}[30m])) by (goldpinger_instance, le))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "99% response time from k8s api [30m]", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 29 }, "height": "", "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(goldpinger_kube_master_response_time_s_bucket{goldpinger_instance=~\"$instance\"}[30m])) by (goldpinger_instance, le))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "95% response time from k8s api [30m]", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 29 }, "height": "", "id": 19, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum(rate(goldpinger_kube_master_response_time_s_bucket{goldpinger_instance=~\"$instance\"}[30m])) by (goldpinger_instance, le))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{ goldpinger_instance }}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "50% response time from k8s api [30m]", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "label_values(goldpinger_instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Call Type", "multi": true, "name": "call_type", "options": [], "query": "label_values(call_type)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Cluster: Goldpinger", "uid": "8eYxJNhZk", "version": 4, "description": "goldpinger" }
2019-10-02 08:38:39 UTC
2019-10-02 08:40:25 UTC
0
0
13,225
1
371,814
19,197
10
sn-tls
SELKS SN-TLS
Dashboard SELKS for Grafana SN-TLS https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-21 11:44:08 UTC
2020-10-21 19:57:27 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,275
57,276
null
null
0
0
19,197
1
13,225
1
10
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13225, "graphTooltip": 0, "id": null, "iteration": 1603222695164, "links": [], "panels": [ { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "max": 10000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-Total", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:13123", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:13121", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-TLS-EventsOverTime", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "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 } }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 14, "w": 12, "x": 0, "y": 16 }, "id": 26, "interval": null, "legend": { "percentage": false, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.version.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "asc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-ByVersion", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 14, "w": 12, "x": 12, "y": 16 }, "id": 39, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": 150, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.sni.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-BySni", "type": "grafana-piechart-panel", "valueName": "total" }, { "circleMaxSize": "5", "circleMinSize": 2, "colors": [ "#FADE2A", "#FF9830", "#FA6400", "#C4162A" ], "datasource": "$elasticsearch", "decimals": 0, "esGeoPoint": "geoip.location", "esLocationName": "", "esMetric": "Count", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "num" }, "overrides": [] }, "gridPos": { "h": 18, "w": 12, "x": 0, "y": 30 }, "hideEmpty": false, "hideZero": false, "id": 42, "initialZoom": 1, "locationData": "geohash", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": false, "pluginVersion": "7.2.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "geoip.location", "id": "3", "settings": { "precision": 3 }, "type": "geohash_grid" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "10,25,45", "timeFrom": null, "timeShift": null, "title": "SN-TLS-GeoIP", "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "unitSingular": "", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 30 }, "id": 43, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": 150, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.subject.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "asc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-BySubject", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 39 }, "id": 44, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": 150, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.issuerdn.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-ByIssuerdn", "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 10, "w": 7, "x": 0, "y": 48 }, "id": 6, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_ip.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-Top20SrcIP", "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 10, "w": 5, "x": 7, "y": 48 }, "id": 33, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_port", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-Top20SrcPort", "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 10, "w": 7, "x": 12, "y": 48 }, "id": 34, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_ip.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-Top20DestIP", "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 10, "w": 5, "x": 19, "y": 48 }, "id": 35, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_port", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-Top20DestPort", "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 19, "w": 12, "x": 0, "y": 58 }, "id": 45, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.ja3.hash.keyword", "id": "8", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "200" }, "type": "terms" }, { "fake": true, "field": "src_ip.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "200" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-ByJa3Hash", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count": 2, "src_ip.keyword": 0, "tls.ja3.hash.keyword": 1 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 19, "w": 12, "x": 12, "y": 58 }, "id": 46, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.ja3s.hash.keyword", "id": "8", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "200" }, "type": "terms" }, { "fake": true, "field": "src_ip.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "200" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-ByJa3SHash", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count": 2, "src_ip.keyword": 0, "tls.ja3s.hash.keyword": 1 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "noValue": "-", "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 77 }, "id": 20, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "logstash-tls-* AND event_type:tls", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TLS-EventsList", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "dest_ip", "dest_port", "proto", "src_ip", "src_port", "tls.version", "tls.sni" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "dest_ip": 4, "dest_port": 5, "proto": 3, "src_ip": 1, "src_port": 2, "tls.sni": 7, "tls.version": 6 }, "renameByName": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-TLS", "uid": "NYZOe7pMz", "version": 18, "description": "Dashboard SELKS for Grafana\r\nSN-TLS\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-21 11:44:08 UTC
2020-10-21 11:44:36 UTC
0
0
13,651
1
218,248
19,936
10
capella-cambria-ftc-video-trancoder-v4-6
Capella Cambria FTC Video Trancoder v4.6
Dashboard for Cambria FTC, an enterprise-level video transcoding application for Windows.
2020-12-30 21:15:14 UTC
2020-12-30 21:18:48 UTC
0
Shows job status, new/completed/failed job rate and more information about the video transcoding jobs
59,269
59,270
null
null
0
0
19,936
1
13,651
1
10
Dashboard for Cambria FTC, an enterprise-level video transcoding application for Windows.
{ "__inputs": [ { "name": "DS_PROMETHEUS_FTC", "label": "Prometheus_FTC", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for Cambria FTC, an enterprise-level video transcoding application for Windows.", "editable": true, "gnetId": 13651, "graphTooltip": 1, "id": null, "links": [], "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 1, "y": 0 }, "id": 22, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_total", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total Jobs", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "description": "Currently running jobs", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 0 }, "id": 29, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_running", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "title": "Running Jobs", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 7, "y": 0 }, "id": 45, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_queue", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "Queued Jobs", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 10, "y": 0 }, "id": 41, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_done_total", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total Successful Jobs", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 0 }, "id": 43, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_failed_total", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "Total Failed Jobs", "type": "stat" }, { "aliasColors": { "Failed": "#e24d42", "Failed jobs": "#890f02", "New": "rgba(126, 126, 126, 0.35)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_number_jobs_done_total [2m]), 0)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Succeeded", "refId": "A" }, { "expr": "clamp_min(delta(ftc_number_jobs_failed_total [2m]), 0)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Failed", "refId": "B" }, { "expr": "clamp_min(delta(ftc_number_jobs_total [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "New", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 3 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ftc_avg_queue_time_sec{job_count=\"20\"}", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Over last 20 jobs", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Queued Time (sec)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ftc_avg_rt_speed{job_count=\"20\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Over last 20 jobs", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average RT Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_total_jobs_submitter [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{submitter_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs / Submitter (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 9, "x": 9, "y": 10 }, "hiddenSeries": false, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_total_jobs_description [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{description_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs / Description (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_failed_jobs_submitter [2m]), 0) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{submitter_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failed Jobs / Submitter (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 9, "x": 9, "y": 16 }, "hiddenSeries": false, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_failed_jobs_description [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{description_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failed jobs / Description (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-10m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Capella Cambria FTC Video Trancoder v4.6", "uid": "2Uhi4JYik", "version": 3 }
2020-12-30 21:15:14 UTC
null
0
0
16,080
1
628,440
24,397
10
deluge-metrics
Deluge Metrics
A Deluge statistics dashboard
2022-04-08 05:19:17 UTC
2022-04-08 06:01:54 UTC
0
Stolen from [here](https://github.com/tobbez/deluge_exporter/issues/8#issuecomment-991965301) Currently working with `docker.io/tobbez/deluge_exporter@sha256:aaf0a0a473ea6b07c4a46c4d607e311c941b6a0a76761224357e2ec1ecd6d750` as of 2022-04-08 My [repository](https://github.com/travnewmatic/deluge-grafana) If the version here does not work, try my [non-'Export For Sharing Externally' version](https://github.com/travnewmatic/deluge-grafana/blob/master/deluge-grafana.json) (this is the version i'm actually running)
72,487
72,488
null
null
3
5
24,397
1
16,080
1
10
A Deluge statistics dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.5" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "A Deluge statistics dashboard", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16080, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "tags": [ "system" ], "type": "dashboards" } ], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": 200 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents{state=\"total\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total Torrents", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": 4, "w": 4, "x": 4, "y": 0 }, "id": 15, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents{state=\"active\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Active", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#d44a3a", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 0 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents{state=\"error\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Error", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": 4, "w": 4, "x": 12, "y": 0 }, "id": 13, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents{state=\"downloading\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Downloading", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": 200 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 0 }, "id": 17, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents{state=\"seeding\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Seeding", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 5 }, { "color": "#d44a3a", "value": 10 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 0 }, "id": 19, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents{state=\"paused\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Paused", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#299c46", "value": 1.3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 4 }, "id": 11, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_libtorrent_net_sent_payload_bytes_total/deluge_libtorrent_net_recv_payload_bytes_total", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Current ratio", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 4 }, "id": 4, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_libtorrent_net_recv_payload_bytes_total", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total download", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 4 }, "id": 5, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_libtorrent_net_sent_payload_bytes_total", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total upload", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#299c46", "value": 2 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 4 }, "id": 22, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_libtorrent_peer_num_peers_connected", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Connected Peers", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#299c46", "value": 100 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 4 }, "id": 23, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_libtorrent_dht_dht_peers", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "DHT Peers", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 4 }, "id": 24, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_libtorrent_ses_num_incoming_pex_total + deluge_libtorrent_ses_num_outgoing_pex_total", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "PEX In+Out", "type": "stat" }, { "aliasColors": { "Download": "yellow", "Upload": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(deluge_libtorrent_net_recv_payload_bytes_total[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(deluge_libtorrent_net_sent_payload_bytes_total[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Bandwidth Utilization", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:111", "format": "Bps", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:112", "format": "Bps", "logBase": 1, "min": "0", "show": false } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxDataPoints": 100, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "deluge_libtorrent_peer_num_peers_connected", "hide": false, "interval": "", "legendFormat": "peers_connected", "refId": "B" }, { "expr": "deluge_libtorrent_utp_num_utp_connected", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "utp_connected", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:936", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:937", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxDataPoints": 100, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "deluge_libtorrent_dht_dht_nodes", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "DHT Nodes", "refId": "A" }, { "expr": "deluge_libtorrent_dht_dht_peers", "hide": false, "interval": "", "legendFormat": "DHT Peers", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "DHT", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:936", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:937", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 23 }, "id": 26, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 50 }, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "expr": "deluge_torrents_by_label{label=\"\"}", "hide": false, "interval": "", "legendFormat": "no_label", "refId": "B" }, { "expr": "deluge_torrents_by_label{label!=\"\"}", "interval": "", "legendFormat": "{{label}}", "refId": "A" } ], "title": "Torrents by label", "type": "stat" } ], "refresh": "1m", "schemaVersion": 35, "style": "dark", "tags": [ "deluge", "system" ], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Deluge Metrics", "uid": "aUec179i4", "version": 1, "weekStart": "" }
2022-04-08 05:19:17 UTC
null
3
5
16,027
1
623,881
24,314
10
openwrt
OpenWRT
Dashboard for OpenWRT routers with installed lua scripts.
2022-03-30 17:26:31 UTC
2022-03-30 17:27:02 UTC
0
null
0
0
nodeExporter
null
0
0
24,314
1
16,027
1
10
Dashboard for OpenWRT routers with installed lua scripts.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 16027, "graphTooltip": 0, "id": null, "iteration": 1573246072354, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 308, "panels": [], "title": "Overview", "type": "row" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 1 }, "id": 314, "links": [], "options": {}, "pageSize": null, "pluginVersion": "6.3.6", "scroll": false, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "node_openwrt_info{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "timeseries_aggregations", "type": "table" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 3 }, "id": 315, "links": [], "options": {}, "pageSize": null, "pluginVersion": "6.3.6", "scroll": false, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "node_uname_info{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "timeseries_aggregations", "type": "table" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Busy state of all CPU cores together", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 5 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "(((count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$node:$port\",job=~\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "thresholds": "85,95", "title": "CPU Busy", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Non available RAM memory", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 5 }, "hideTimeOverride": false, "id": 16, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "((node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_MemFree_bytes{instance=~\"$node:$port\",job=~\"$job\"}) / (node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} )) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A", "step": 900 }, { "expr": "100 - ((node_memory_MemAvailable_bytes{instance=~\"$node:$port\",job=~\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "thresholds": "80,90", "title": "Used RAM Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "average Wifi quality", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 5 }, "hideTimeOverride": false, "id": 310, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "avg(wifi_network_quality{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "thresholds": "10,30", "title": "Wifi Quality", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Busy state of all CPU cores together (1 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 5 }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "avg(node_load1{instance=~\"$node:$port\",job=~\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu)) * 100", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "85, 95", "title": "CPU System Load (1m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Busy state of all CPU cores together (5 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 5 }, "id": 155, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "nullPointMode": "null", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "avg(node_load5{instance=~\"$node:$port\",job=~\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "85, 95", "title": "CPU System Load (5m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Used Swap", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 5 }, "id": 21, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "((node_memory_SwapTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_SwapFree_bytes{instance=~\"$node:$port\",job=~\"$job\"}) / (node_memory_SwapTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} )) * 100", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "10,25", "title": "Used SWAP", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "Used Root FS", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 5 }, "id": 154, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$node:$port\",job=~\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=~\"$node:$port\",job=~\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "80,90", "title": "Used Root FS", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "description": "Total number of CPU cores", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 9 }, "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, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "count(count(node_cpu_seconds_total{instance=~\"$node:$port\",job=~\"$job\"}) by (cpu))", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "all connected Wifi clients", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 9 }, "id": 306, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(wifi_stations)", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Wifi Clients", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 1, "description": "System uptime", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 6, "y": 9 }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "node_time_seconds{instance=~\"$node:$port\",job=~\"$job\"} - node_boot_time_seconds{instance=~\"$node:$port\",job=~\"$job\"}", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "Total RAM", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 9, "y": 9 }, "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, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "Total RAM", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "Total network traffic", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 12, "y": 9 }, "id": 312, "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, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "(sum(node_network_transmit_bytes_total{instance=~\"$node:$port\",job=~\"$job\"}) + sum(node_network_receive_bytes_total{instance=~\"$node:$port\",job=~\"$job\"}))", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "Total Network Traffic", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "Total NAT traffic (WAN)", "format": "bits", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 15, "y": 9 }, "id": 311, "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, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum(node_nat_traffic{instance=~\"$node:$port\",job=~\"$job\"})", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "Total NAT Traffic", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "Total SWAP", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 18, "y": 9 }, "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, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "node_memory_SwapTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "Total SWAP", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": null, "description": "Total RootFS", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 9 }, "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, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "node_filesystem_size_bytes{instance=~\"$node:$port\",job=~\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "70,90", "title": "Total RootFS", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 265, "panels": [ { "aliasColors": { "Busy": "#EAB839", "Busy Iowait": "#890F02", "Busy other": "#1F78C1", "Idle": "#052B51", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Basic CPU info", "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 43 }, "id": 77, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Busy Iowait", "color": "#890F02" }, { "alias": "Idle", "color": "#7EB26D" }, { "alias": "Busy System", "color": "#EAB839" }, { "alias": "Busy User", "color": "#0A437C" }, { "alias": "Busy Other", "color": "#6D1F62" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=\"system\",instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy System", "refId": "B", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='user',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy User", "refId": "D", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='iowait',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Iowait", "refId": "E", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=~\".*irq\",instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy IRQs", "refId": "F", "step": 240 }, { "expr": "sum (irate(node_cpu_seconds_total{mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Other", "refId": "A", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "SWAP Used": "#BF1B00", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap Used": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Basic memory usage", "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 43 }, "id": 78, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "RAM Total", "color": "#E0F9D7", "fill": 0, "stack": false }, { "alias": "RAM Cache + Buffer", "color": "#052B51" }, { "alias": "RAM Free", "color": "#7EB26D" }, { "alias": "Avaliable", "color": "#DEDAF7", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Total", "refId": "A", "step": 240 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_MemFree_bytes{instance=~\"$node:$port\",job=~\"$job\"} - (node_memory_Cached_bytes{instance=~\"$node:$port\",job=~\"$job\"} + node_memory_Buffers_bytes{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Used", "refId": "D", "step": 240 }, { "expr": "node_memory_Cached_bytes{instance=~\"$node:$port\",job=~\"$job\"} + node_memory_Buffers_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Cache + Buffer", "refId": "B", "step": 240 }, { "expr": "node_memory_MemFree_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Free", "refId": "F", "step": 240 }, { "expr": "(node_memory_SwapTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_SwapFree_bytes{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "SWAP Used", "refId": "G", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "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 } }, { "aliasColors": { "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 50 }, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode=\"system\",instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 2, "legendFormat": "System - Processes executing in kernel mode", "refId": "A", "step": 20 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='user',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "User - Normal processes executing in user mode", "refId": "B", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='nice',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Nice - Niced processes executing in user mode", "refId": "C", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle - Waiting for something to happen", "refId": "F", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='iowait',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iowait - Waiting for I/O to complete", "refId": "D", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='irq',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Irq - Servicing interrupts", "refId": "G", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='softirq',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Softirq - Servicing softirqs", "refId": "H", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='steal',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Steal - Time spent in other operating systems when running in a virtualized environment", "refId": "E", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='guest',instance=~\"$node:$port\",job=~\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Guest - Time spent running a virtual CPU for a guest operating system", "refId": "I", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Percentage", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap - Swap memory usage": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839", "Unused - Free memory unasigned": "#052B51" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 50 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Harware Corrupted - *./", "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_MemFree_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_Buffers_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_Cached_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_Slab_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_PageTables_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_SwapCached_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Apps - Memory used by user-space applications", "refId": "Q", "step": 240 }, { "expr": "node_memory_PageTables_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PageTables - Memory used to map between virtual and physical memory addresses", "refId": "G", "step": 240 }, { "expr": "node_memory_SwapCached_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SwapCache - Memory that keeps track of pages that have been fetched from swap but not yet been modified", "refId": "F", "step": 240 }, { "expr": "node_memory_Slab_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Slab - Memory used by the kernel to cache data structures for its own use (caches like inode, dentry, etc)", "refId": "E", "step": 240 }, { "expr": "node_memory_Cached_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Cache - Parked file data (file content) cache", "refId": "C", "step": 240 }, { "expr": "node_memory_Buffers_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Buffers - Block device (e.g. harddisk) cache", "refId": "B", "step": 240 }, { "expr": "node_memory_MemFree_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Unused - Free memory unasigned", "refId": "D", "step": 240 }, { "expr": "(node_memory_SwapTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"} - node_memory_SwapFree_bytes{instance=~\"$node:$port\",job=~\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Swap - Swap space used", "refId": "I", "step": 240 }, { "expr": "node_memory_HardwareCorrupted_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working", "refId": "O", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Stack", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } } ], "repeat": null, "title": "CPU Memory", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 266, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 44 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Inactive_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Inactive - Memory which has been less recently used. It is more eligible to be reclaimed for other purposes", "refId": "K", "step": 4 }, { "expr": "node_memory_Active_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Active - Memory that has been used more recently and usually not reclaimed unless absolutely necessary", "refId": "J", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Active / Inactive", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 44 }, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Committed_AS - *./" }, { "alias": "/.*CommitLimit - *./", "color": "#BF1B00", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Committed_AS_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Committed_AS - Amount of memory presently allocated on the system", "refId": "A", "step": 4 }, { "expr": "node_memory_CommitLimit_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "CommitLimit - Amount of memory currently available to be allocated on the system", "refId": "M", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Commited", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 54 }, "id": 191, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Inactive_file_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Inactive_file - File-backed memory on inactive LRU list", "refId": "A", "step": 4 }, { "expr": "node_memory_Inactive_anon_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Inactive_anon - Anonymous and swap cache on inactive LRU list, including tmpfs (shmem)", "refId": "D", "step": 4 }, { "expr": "node_memory_Active_file_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Active_file - File-backed memory on active LRU list", "refId": "B", "step": 4 }, { "expr": "node_memory_Active_anon_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Active_anon - Anonymous and swap cache on active least-recently-used (LRU) list, including tmpfs", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Active / Inactive Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 54 }, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Writeback_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Writeback - Memory which is actively being written back to disk", "refId": "J", "step": 4 }, { "expr": "node_memory_WritebackTmp_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "WritebackTmp - Memory used by FUSE for temporary writeback buffers", "refId": "K", "step": 4 }, { "expr": "node_memory_Dirty_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Dirty - Memory which is waiting to get written back to the disk", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Writeback and Dirty", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 64 }, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Mapped_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Mapped - Used memory in mapped pages files which have been mmaped, such as libraries", "refId": "A", "step": 4 }, { "expr": "node_memory_Shmem_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Shmem - Used shared memory (shared between several processes, thus including RAM disks)", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Shared and Mapped", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 64 }, "id": 131, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_SUnreclaim_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SUnreclaim - Part of Slab, that cannot be reclaimed on memory pressure", "refId": "O", "step": 4 }, { "expr": "node_memory_SReclaimable_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SReclaimable - Part of Slab, that might be reclaimed, such as caches", "refId": "N", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Slab", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 74 }, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_VmallocChunk_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocChunk - Largest contigious block of vmalloc area which is free", "refId": "H", "step": 4 }, { "expr": "node_memory_VmallocTotal_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocTotal - Total size of vmalloc memory area", "refId": "I", "step": 4 }, { "expr": "node_memory_VmallocUsed_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocUsed - Amount of vmalloc area which is used", "refId": "O", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Vmalloc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 74 }, "id": 159, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Bounce_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Bounce - Memory used for block device bounce buffers", "refId": "N", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Bounce", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 84 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Inactive *./", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_AnonHugePages_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "AnonHugePages - Memory in anonymous huge pages", "refId": "D", "step": 4 }, { "expr": "node_memory_AnonPages_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "AnonPages - Memory in user pages not backed by files", "refId": "G", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Anonymous", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 84 }, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_KernelStack_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "KernelStack - Kernel memory stack. This is not reclaimable", "refId": "N", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Kernel", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 94 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_NFS_Unstable_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NFS Unstable - Memory in NFS pages sent to the server, but not yet commited to the storage", "refId": "L", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory NFS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 94 }, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Unevictable_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable - Amount of unevictable memory that can't be swapped out for a variety of reasons", "refId": "P", "step": 4 }, { "expr": "node_memory_Mlocked_bytes{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "MLocked - Size of pages locked to memory using the mlock() system call", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Unevictable and MLocked", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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 } } ], "repeat": null, "title": "Memory Detail Meminfo", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 269, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 15 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Context switches", "refId": "A", "step": 240 }, { "expr": "irate(node_intr_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Interrupts", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Context Switches / Interrupts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 15 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 1m", "refId": "A", "step": 480 }, { "expr": "node_load5{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 5m", "refId": "B", "step": 480 }, { "expr": "node_load15{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 15m", "refId": "C", "step": 480 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Load", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 25 }, "id": 148, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_forks_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Processes forks second", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Forks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Forks / sec", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 25 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_maximum{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Max open files", "refId": "A", "step": 8 }, { "expr": "node_filefd_allocated{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Open files", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File Descriptor", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Files", "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 } } ], "repeat": null, "title": "System Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 285, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 15 }, "id": 309, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(wifi_stations)", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Wifi Stations", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Non available RAM memory", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 3, "x": 3, "y": 15 }, "hideTimeOverride": false, "id": 286, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "wifi_network_quality{instance=~\"$node:$port\",job=~\"$job\",ifname=\"wlan0\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "thresholds": "10,30", "title": "wlan0 quality", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Non available RAM memory", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 3, "x": 6, "y": 15 }, "hideTimeOverride": false, "id": 287, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "wifi_network_quality{instance=~\"$node:$port\",job=~\"$job\",ifname=\"wlan0-1\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "thresholds": "10,30", "title": "wlan0-1 quality", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Non available RAM memory", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 3, "x": 9, "y": 15 }, "hideTimeOverride": false, "id": 288, "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, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "wifi_network_quality{instance=~\"$node:$port\",job=~\"$job\",ifname=\"wlan1\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "thresholds": "10,30", "title": "wlan1 quality", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 15 }, "id": 291, "interval": "5m", "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_network_noise_dbm{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Network Noise", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dBm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 17 }, "id": 290, "interval": "5m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_stations{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Stations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 22 }, "id": 292, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_network_bitrate{instance=~\"$node:$port\",job=~\"$job\"}/1024", "legendFormat": "{{ifname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Bitrate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Mbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 22 }, "id": 299, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_network_quality{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "{{ifname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Network Quality", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 28 }, "id": 297, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_station_expected_throughput_kilobits_per_second{instance=~\"$node:$port\",job=~\"$job\"}/1024", "legendFormat": "{{mac}} # {{ifname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Station Expected Throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Mbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 28 }, "id": 298, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_station_signal_dbm{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "{{mac}} # {{ifname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Station Signal", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "dBm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 35 }, "id": 316, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "wifi_station_inactive_milliseconds{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "{{mac}} # {{ifname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Station inactive", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "WiFi", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 294, "panels": [], "title": "Network Traffic", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 295, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_transmit_bytes_total{instance=~\"$node:$port\",job=~\"$job\"}/1024/1024", "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transmit Bytes Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decmbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "id": 300, "interval": "5m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_receive_bytes_total{instance=~\"$node:$port\",job=~\"$job\"}/1024/1024", "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Receive Bytes Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decmbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive_packets_eth0": "#7EB26D", "receive_packets_lo": "#E24D42", "transmit_packets_eth0": "#7EB26D", "transmit_packets_lo": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 24 }, "id": 302, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])/1024", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "O", "step": 4 }, { "expr": "irate(node_network_transmit_bytes_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])/1024", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic by Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": "Bytes out (-) / in (+)", "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 } }, { "aliasColors": { "receive_packets_eth0": "#7EB26D", "receive_packets_lo": "#E24D42", "transmit_packets_eth0": "#7EB26D", "transmit_packets_lo": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 24 }, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_transmit_packets_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "O", "step": 4 }, { "expr": "irate(node_network_receive_packets_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic by Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 34 }, "id": 296, "interval": "5m", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_transmit_packets_total{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transmit Packets Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 34 }, "id": 301, "interval": "5m", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_receive_packets_total{instance=~\"$node:$port\",job=~\"$job\"}", "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Receive Packets Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 42 }, "id": 281, "interval": "1m", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(15, node_nat_traffic{instance=~\"$node:$port\",job=~\"$job\"}/1024/1024)", "hide": false, "instant": false, "intervalFactor": 4, "legendFormat": "Dest= {{dest}} # Source= {{src}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Top NAT Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decmbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 272, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 50 }, "id": 143, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.drop.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.drop.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.drop.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.drop.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.drop.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.drop.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.drop.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_drop_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive drop", "refId": "G", "step": 4 }, { "expr": "irate(node_network_transmit_drop_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit drop", "refId": "H", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Drop", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 50 }, "id": 142, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.errors.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.errors.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.errors.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.errors.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.errors.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.errors.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.errors.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_errs_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive errors", "refId": "E", "step": 4 }, { "expr": "irate(node_network_transmit_errs_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Rransmit errors", "refId": "F", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 60 }, "id": 146, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.multicast.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.multicast.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.multicast.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.multicast.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.multicast.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.multicast.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.multicast.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_multicast_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive multicast", "refId": "M", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Multicast", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 60 }, "id": 141, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.compressed.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.compressed.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.compressed.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.compressed.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.compressed.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.compressed.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.compressed.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_compressed_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive compressed", "refId": "C", "step": 4 }, { "expr": "irate(node_network_transmit_compressed_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit compressed", "refId": "D", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Compressed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 70 }, "id": 145, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.frame.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.frame.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.frame.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.frame.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.frame.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.frame.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.frame.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_frame_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Receive frame", "refId": "K", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Frame", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 70 }, "id": 144, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.fifo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.fifo.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.fifo.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.fifo.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.fifo.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.fifo.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.fifo.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_fifo_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive fifo", "refId": "I", "step": 4 }, { "expr": "irate(node_network_transmit_fifo_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit fifo", "refId": "J", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Fifo", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 80 }, "id": 232, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.carrier.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.carrier.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.carrier.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.carrier.*/", "color": "#EF843C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_transmit_colls_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit colls", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Colls", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 80 }, "id": 231, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.carrier.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.carrier.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.carrier.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.carrier.*/", "color": "#EF843C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_transmit_carrier_total{instance=~\"$node:$port\",job=~\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Statistic transmit_carrier", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Carrier", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 90 }, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "NF conntrack limit", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_nf_conntrack_entries{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NF conntrack entries", "refId": "O", "step": 4 }, { "expr": "node_nf_conntrack_entries_limit{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NF conntrack limit", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "NF Contrack", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Entries", "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 } } ], "repeat": null, "title": "Network Traffic Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 279, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 93 }, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_scrape_collector_duration_seconds{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{collector}} - Scrape duration", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Node Exporter Scrape Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Seconds", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 93 }, "id": 157, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_scrape_collector_success{instance=~\"$node:$port\",job=~\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{collector}} - Scrape success", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Node Exporter Scrape Success", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "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 } } ], "repeat": null, "title": "Node Exporter", "type": "row" } ], "refresh": "30s", "schemaVersion": 19, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Job", "multi": false, "name": "job", "options": [], "query": "label_values(node_uname_info, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Host:", "multi": false, "name": "name", "options": [], "query": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": false, "label": "Host:", "multi": false, "name": "node", "options": [], "query": "label_values(node_uname_info{nodename=\"$name\"}, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Port", "multi": false, "name": "port", "options": [], "query": "label_values(node_uname_info{instance=~\"$node:(.*)\"}, instance)", "refresh": 1, "regex": "/[^:]+:(.*)/", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "OpenWRT", "uid": "fLi0yXAWk", "version": 49, "description": "Dashboard for OpenWRT routers with installed lua scripts." }
2022-03-30 17:26:31 UTC
null
0
0
16,176
1
585,607
24,559
10
cis-dashboard
BIGIP CIS - Dashboard
Main BIGIP Dashboard
2022-04-27 05:32:38 UTC
2022-04-27 05:32:55 UTC
0
null
0
0
null
null
0
0
24,559
1
16,176
1
10
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.6" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": 0, "id": null, "iteration": 1651034770906, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [ "CIS" ], "targetBlank": false, "title": "Dashboard links", "tooltip": "", "type": "dashboards", "url": "" } ], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 0.75 }, { "color": "yellow", "value": 0.85 }, { "color": "green", "value": 0.95 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 0 }, "id": 9, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(f5_activeMemberCnt{pools=~\"/cis.*\"}) / count(f5_port)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "POD Availability", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(f5_isEnabled{virtualServers=~\"/cis.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Virtual Servers", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 0 }, "id": 15, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(f5_activeMemberCnt{pools=~\"/cis.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Pools", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 0 }, "id": 16, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "count(f5_port)", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Pod Members", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 0 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum (increase(f5_2xxResp{}[$__range]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "2xx", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 0 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum (increase(f5_3xxResp{}[$__range]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "3xx", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 18, "y": 0 }, "id": 11, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum (increase(f5_4xxResp{}[$__range]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "4xx", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 0 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "sum (increase(f5_5xxResp{}[$__range]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "5xx", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Bytes Out" }, "properties": [ { "id": "custom.width", "value": 85 }, { "id": "unit", "value": "decbytes" } ] }, { "matcher": { "id": "byName", "options": "Bytes In" }, "properties": [ { "id": "custom.width", "value": 86 }, { "id": "unit", "value": "decbytes" } ] }, { "matcher": { "id": "byName", "options": "Active Conn" }, "properties": [ { "id": "custom.width", "value": 92 }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "L7 Transactions" }, "properties": [ { "id": "custom.width", "value": 123 } ] }, { "matcher": { "id": "byName", "options": "Conn" }, "properties": [ { "id": "custom.width", "value": 73 } ] }, { "matcher": { "id": "byName", "options": "L7 Trans" }, "properties": [ { "id": "custom.width", "value": 82 } ] } ] }, "gridPos": { "h": 10, "w": 10, "x": 0, "y": 5 }, "id": 22, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 5, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_totRequests{virtualServers=~\"(/cis).*\"}[$__range])) by (virtualServers)", "format": "table", "hide": false, "instant": true, "interval": "60", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_clientside_bitsOut{virtualServers=~\"(/cis).*\"}[$__range])) by (virtualServers)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_clientside_bitsIn{virtualServers=~\"(/cis).*\"}[$__range])) by (virtualServers)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_clientside_totConns{virtualServers=~\"(/cis).*\"}[$__range])) by (virtualServers)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "f5_clientside_curConns{virtualServers=~\"(/cis).*\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" } ], "title": "Top Virtual Servers", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "endpoint": true, "instance": true, "job": true, "namespace": true, "service": true }, "indexByName": {}, "renameByName": { "Value #A": "L7 Trans", "Value #B": "Bytes Out", "Value #C": "Bytes In", "Value #D": "Conn", "Value #E": "Active Conn", "virtualServers": "" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 14, "x": 10, "y": 5 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "rate(f5_totRequests{virtualServers=~\"(/cis).*\"}[1m])", "instant": false, "interval": "", "legendFormat": "{{virtualServers}}", "refId": "A" } ], "title": "Transactions over time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "httpProfiles" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "Drill Down", "url": "/d/3TmDVzynk/cis-http-profiles?var-httpProfiles=${__value.raw}" } ] } ] }, { "matcher": { "id": "byName", "options": "5xx" }, "properties": [ { "id": "custom.width", "value": 63 } ] }, { "matcher": { "id": "byName", "options": "4xx" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "3xx" }, "properties": [ { "id": "custom.width", "value": 84 } ] }, { "matcher": { "id": "byName", "options": "2xx" }, "properties": [ { "id": "custom.width", "value": 79 } ] } ] }, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 15 }, "id": 26, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 5, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_2xxResp{httpProfiles=~\"(/).*\"}[$__range])) by (httpProfiles)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_3xxResp{httpProfiles=~\"(/).*\"}[$__range])) by (httpProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_4xxResp{httpProfiles=~\"(/).*\"}[$__range])) by (httpProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_5xxResp{httpProfiles=~\"(/).*\"}[$__range])) by (httpProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "D" } ], "title": "HTTP Profiles", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": { "Time": "", "Value": "Transactions", "Value #A": "2xx", "Value #B": "3xx", "Value #C": "4xx", "Value #D": "5xx", "virtualServers": "Virtual Servers" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "TLS1" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "SSLv3" }, "properties": [ { "id": "custom.width", "value": 61 } ] }, { "matcher": { "id": "byName", "options": "TLS1.1" }, "properties": [ { "id": "custom.width", "value": 79 } ] }, { "matcher": { "id": "byName", "options": "TLS1.2" }, "properties": [ { "id": "custom.width", "value": 81 } ] }, { "matcher": { "id": "byName", "options": "TLS1.3" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "clientSslProfiles" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "Drill-Down", "url": "/d/XukmyRY7z/cis-client-ssl-profiles?var-clientSslProfiles=${__value.raw}" } ] } ] } ] }, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 15 }, "id": 24, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 5, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_sslv3{clientSslProfiles=~\"(/Common/client).*\"}[$__range])) by (clientSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1{clientSslProfiles=~\"(/Common/client).*\"}[$__range])) by (clientSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1_1{clientSslProfiles=~\"(/Common/client).*\"}[$__range])) by (clientSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1_2{clientSslProfiles=~\"(/Common/client).*\"}[$__range])) by (clientSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1_3{clientSslProfiles=~\"(/Common/client).*\"}[$__range])) by (clientSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" } ], "title": "Client SSL Protocols", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": { "Value #A": "SSLv3", "Value #B": "TLS1", "Value #C": "TLS1.1", "Value #D": "TLS1.2", "Value #E": "TLS1.3" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "TLS1" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "SSLv3" }, "properties": [ { "id": "custom.width", "value": 61 } ] }, { "matcher": { "id": "byName", "options": "TLS1.1" }, "properties": [ { "id": "custom.width", "value": 79 } ] }, { "matcher": { "id": "byName", "options": "TLS1.2" }, "properties": [ { "id": "custom.width", "value": 81 } ] }, { "matcher": { "id": "byName", "options": "TLS1.3" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "serverSslProfiles" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "Drill-Down", "url": "/d/h8fcqzL7k/cis-server-ssl-profiles?var-serverSslProfiles=${__value.raw}" } ] } ] } ] }, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 15 }, "id": 25, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 5, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_sslv3{serverSslProfiles=~\"(/Common/server).*\"}[$__range])) by (serverSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1{serverSslProfiles=~\"(/Common/server).*\"}[$__range])) by (serverSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1_1{serverSslProfiles=~\"(/Common/server).*\"}[$__range])) by (serverSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1_2{serverSslProfiles=~\"(/Common/server).*\"}[$__range])) by (serverSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_protocolUses_tlsv1_3{serverSslProfiles=~\"(/Common/server).*\"}[$__range])) by (serverSslProfiles)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" } ], "title": "Server SSL Protocols", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": { "Value #A": "SSLv3", "Value #B": "TLS1", "Value #C": "TLS1.1", "Value #D": "TLS1.2", "Value #E": "TLS1.3" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Transactions" }, "properties": [ { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "custom.width", "value": 164 } ] }, { "matcher": { "id": "byName", "options": "Pool Name" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "Drill Down", "url": "/d/lIAO3kY7z/cis-pools?var-pools=${__value.raw}" } ] } ] }, { "matcher": { "id": "byName", "options": "Traffic (In+Out)" }, "properties": [ { "id": "custom.width", "value": 119 }, { "id": "unit", "value": "decbytes" } ] } ] }, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 25 }, "id": 4, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 5, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Transactions" } ] }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_totRequests{pools=~\"(/cis).*\", members=\"\"}[$__range])) by (pools)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum (increase(f5_serverside_bitsOut{pools=~\"(/cis).*\", members=\"\"}[$__range]) + increase(f5_serverside_bitsIn{pools=~\"(/cis).*\", members=\"\"}[$__range]) ) by (pools)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "Top Pools", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": { "Time": "", "Value": "Transactions", "Value #A": "Transactions", "Value #B": "Traffic (In+Out)", "pools": "Pool Name", "virtualServers": "Virtual Servers" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 16, "x": 8, "y": 25 }, "id": 23, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "rate(f5_clientside_bitsIn{virtualServers=~\"(/cis).*\"}[$__rate_interval])", "instant": false, "interval": "", "legendFormat": "Bits-In--{{virtualServers}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "rate(f5_clientside_bitsOut{virtualServers=~\"(/cis).*\"}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Bits-Out--{{virtualServers}}", "refId": "B" } ], "title": "Virtual Server utilization", "type": "timeseries" } ], "refresh": "", "schemaVersion": 34, "style": "dark", "tags": [ "CIS" ], "templating": { "list": [ { "datasource": { "type": "prometheus", "uid": "P1809F7CD0C75ACF3" }, "filters": [], "hide": 0, "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-90d", "to": "now" }, "timepicker": {}, "timezone": "", "title": "BIGIP CIS - Dashboard", "uid": "cis-dashboard", "version": 2, "weekStart": "", "gnetId": 16176, "description": "Main BIGIP Dashboard" }
2022-04-27 05:32:38 UTC
2022-04-27 05:32:55 UTC
0
0
17,150
1
528,879
26,347
10
overview
Overview Dash
Overview Dash
2022-10-10 16:05:07 UTC
2022-10-10 16:05:29 UTC
0
null
0
0
null
null
0
0
26,347
1
17,150
1
10
null
{ "__inputs": [ { "name": "Prometheus", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_ENVMONGO", "type": "constant", "label": "envMongo", "value": "mongodb_exporter:9216", "description": "" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.2" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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, "gnetId": 17150, "graphTooltip": 0, "id": null, "iteration": 1665405523794, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 8, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "System", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.75 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 1 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "min((node_filesystem_size_bytes{fstype=~\"xfs|ext4\",instance=~\"$node_exporter\"} - node_filesystem_free_bytes{fstype=~\"xfs|ext4\",instance=~\"$node_exporter\"} )/ node_filesystem_size_bytes{fstype=~\"xfs|ext4\",instance=~\"$node_exporter\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "/", "refId": "A", "step": 1800 } ], "title": "Disk space /", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "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": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 1 }, "id": 12, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "((node_memory_MemTotal_bytes{instance=~\"$node_exporter\"} - node_memory_MemAvailable_bytes{instance=~\"$node_exporter\"}) / node_memory_MemTotal_bytes{instance=~\"$node_exporter\"}) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 1800 } ], "title": "Memory", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "description": "", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 2 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 3 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 1 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "sum(node_memory_MemTotal_bytes{instance=~\"$node_exporter\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "title": "Total RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 10, "y": 1 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "time() - node_boot_time_seconds{instance=~\"$node_exporter\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 1800 } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "description": "", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 2 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 3 }, "id": 16, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "count(node_cpu_seconds_total{instance=~\"$node_exporter\", mode='system'})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "title": "CPU Cores", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 4, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Containers", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "id": 2, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "count(rate(container_last_seen{instance=~\"$cadvisor\"}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Containers", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "__name__" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "displayName", "value": "Used memory" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "Available memory" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value #C" }, "properties": [ { "id": "displayName", "value": "Limit memory" }, { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "id": 6, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "exemplar": true, "expr": "max(container_memory_usage_bytes{name!=\"\",instance=~\"$cadvisor\"}) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{container}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "exemplar": true, "expr": "max(container_memory_max_usage_bytes{name!=\"\",instance=~\"$cadvisor\"}-container_memory_usage_bytes{name!=\"\",instance=~\"$cadvisor\"})by (name)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{name}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "expr": "max(container_memory_max_usage_bytes{name!=\"\",instance=~\"$node\"}) by (container)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "{{container}}", "refId": "C" } ], "title": "Memory usage per container", "transformations": [ { "id": "merge", "options": { "reducers": [] } } ], "type": "table" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 28, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "VerneMQ", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "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": 4, "x": 0, "y": 15 }, "id": 22, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "(socket_open - socket_close)", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 2 } ], "title": "Connected Clients", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "description": "This is the current total of living queues (started queue processes). These queues might be in an online or an offline state (ie. belong to an online or offline client).", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(39, 169, 34, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10000 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 20000 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 15 }, "id": 20, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "queue_processes", "intervalFactor": 2, "metric": "queue_processes", "refId": "A", "step": 4 } ], "title": "Queues Processes", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "description": "VerneMQ Broker Uptime", "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": "ms" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 15 }, "id": 24, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "system_wallclock", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "system_wallclock", "refId": "A", "step": 4 } ], "title": "VerneMQ Node Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "description": "VerneMQ Broker average Erlang Scheduler utilization.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 15 }, "id": 26, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "system_utilization", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "system_utilization", "refId": "A", "step": 4 } ], "title": "Erlang VM Utilization", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 32, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Kafka", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 10, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 30, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 480, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "sum(rate(kafka_topic_partition_current_offset{instance=\"$instancekafka\", topic=~\"$topic\"}[1m])) by (topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Message in per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 10, "x": 10, "y": 21 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 480, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "sum(delta(kafka_topic_partition_current_offset{instance=~'$instancekafka', topic=~\"$topic\"}[5m])/5) by (topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Message in per minute", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 38, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Kong", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "sum(rate(kong_http_status{instance=~\"$instanceKong\"}[1m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Requests/second", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Total requests per second (RPS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "s", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "histogram_quantile(0.90, sum(rate(kong_latency_bucket{type=\"kong\", service =~ \"gui\",route=~\"gui_route\",instance=~\"$instanceKong\"}[1m])) by (service,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "histogram_quantile(0.95, sum(rate(kong_latency_bucket{type=\"kong\", service =~ \"$serviceKong\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "histogram_quantile(0.99, sum(rate(kong_latency_bucket{type=\"kong\", service =~ \"$serviceKong\",route=~\"$routeKong\",instance=~\"$instanceKong\"}[1m])) by (service,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "Kong Proxy Latency per Service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 39 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "histogram_quantile(0.90, sum(rate(kong_latency_bucket{type=\"request\", service =~ \"$serviceKong\",route=~\"$routeKong\",instance=~\"$instanceKong\"}[1m])) by (route,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90-{{route}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "histogram_quantile(0.95, sum(rate(kong_latency_bucket{type=\"request\", service =~ \"$serviceKong\",route=~\"$routeKong\",instance=~\"$instanceKong\"}[1m])) by (route,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p95-{{route}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "histogram_quantile(0.99, sum(rate(kong_latency_bucket{type=\"request\", service =~ \"$serviceKong\",route=~\"$routeKong\",instance=~\"$instanceKong\"}[1m])) by (route,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p99-{{route}}", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "Request Time per Route", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 46 }, "id": 46, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "MongoDB", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "rate(mongodb_op_counters_total{instance=\"$envMongo\"}[2m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "Query Operations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ops", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 10, "y": 47 }, "hiddenSeries": false, "id": 48, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "rate(mongodb_network_bytes_total{instance=\"$envMongo\"}[2m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{state}}", "metric": "mongodb_metrics_operation_total", "refId": "A", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "Network I/O", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31, 120, 193)", "mode": "fixed" }, "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": 6, "w": 6, "x": 18, "y": 47 }, "id": 50, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "mongodb_connections{instance=~\"$env\",state=\"available\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "mongodb_connections", "refId": "A", "step": 1800 } ], "title": "Available Connections", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, "id": 52, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "InfluxDB", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 11, "x": 0, "y": 54 }, "id": 54, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "http_api_request_duration_seconds_bucket{instance=\"$instanceInfluxDB\"}", "interval": "", "legendFormat": "{{user_agent}}", "refId": "A" } ], "title": "Request Duration", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 11, "x": 11, "y": 54 }, "id": 56, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "http_api_requests_total{instance=\"$instanceInfluxDB\"}", "interval": "", "legendFormat": "{{user_agent}}", "refId": "A" } ], "title": "Request Total", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 62 }, "id": 58, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "service_bucket_new_duration_bucket{instance=\"$instanceInfluxDB\"}", "interval": "", "legendFormat": "{{method}}", "refId": "A" } ], "title": "Duration of calls buckets", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 62 }, "id": 60, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "exemplar": true, "expr": "service_onboard_new_duration_bucket{instance=\"$instanceInfluxDB\"}", "interval": "", "legendFormat": "{{method}}", "refId": "A" } ], "title": "Duration of calls onboarding", "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(cadvisor_version_info, env)", "hide": 0, "includeAll": false, "multi": false, "name": "environment", "options": [], "query": { "query": "label_values(cadvisor_version_info, env)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(cadvisor_version_info{env=~\"$environment\",job=~\"$jobcadvisor\"}, instance)", "hide": 0, "includeAll": false, "label": "Cadvisor", "multi": false, "name": "cadvisor", "options": [], "query": { "query": "label_values(cadvisor_version_info{env=~\"$environment\",job=~\"$jobcadvisor\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$jobnode\",nodename=~\"$hostname\"},instance)", "hide": 0, "includeAll": false, "multi": false, "name": "node_exporter", "options": [], "query": { "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$jobnode\",nodename=~\"$hostname\"},instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(origin_prometheus)", "hide": 0, "includeAll": false, "multi": false, "name": "origin_prometheus", "options": [], "query": { "query": "label_values(origin_prometheus)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "hide": 0, "includeAll": false, "label": "JobNode", "multi": false, "name": "jobnode", "options": [], "query": { "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(cadvisor_version_info, job)", "hide": 0, "includeAll": false, "label": "JobCadvisor", "multi": false, "name": "jobcadvisor", "options": [], "query": { "query": "label_values(cadvisor_version_info, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$jobnode\"}, nodename)", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "hostname", "options": [], "query": { "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$jobnode\"}, nodename)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "1m", "value": "1m" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(kafka_consumergroup_current_offset{job=~\"$jobkafka\"}, instance)", "hide": 0, "includeAll": false, "label": "instancekafka", "multi": false, "name": "instancekafka", "options": [], "query": { "query": "label_values(kafka_consumergroup_current_offset{job=~\"$jobkafka\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 2, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(kafka_consumergroup_current_offset, job)", "hide": 0, "includeAll": false, "label": "JobKafka", "multi": false, "name": "jobkafka", "options": [], "query": { "query": "label_values(kafka_consumergroup_current_offset, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(kafka_topic_partition_current_offset{instance='$instancekafka',topic!='__consumer_offsets',topic!='--kafka'}, topic)", "hide": 0, "includeAll": false, "label": "Topic", "multi": false, "name": "topic", "options": [], "query": { "query": "label_values(kafka_topic_partition_current_offset{instance='$instancekafka',topic!='__consumer_offsets',topic!='--kafka'}, topic)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(kong_nginx_http_current_connections,instance)", "hide": 0, "includeAll": false, "multi": false, "name": "instanceKong", "options": [], "query": { "query": "label_values(kong_nginx_http_current_connections,instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(service)", "hide": 0, "includeAll": true, "multi": false, "name": "serviceKong", "options": [], "query": { "query": "label_values(service)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(route)", "hide": 0, "includeAll": true, "multi": false, "name": "routeKong", "options": [], "query": { "query": "label_values(route)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(upstream)", "hide": 0, "includeAll": false, "multi": false, "name": "upstreamKong", "options": [], "query": { "query": "label_values(upstream)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "hide": 2, "name": "envMongo", "query": "${VAR_ENVMONGO}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_ENVMONGO}", "text": "${VAR_ENVMONGO}", "selected": false }, "options": [ { "value": "${VAR_ENVMONGO}", "text": "${VAR_ENVMONGO}", "selected": false } ] }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(instance)", "hide": 0, "includeAll": false, "multi": false, "name": "instanceInfluxDB", "options": [], "query": { "query": "label_values(instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Overview Dash", "uid": "CYEnFW77z", "version": 1, "weekStart": "", "description": "Overview Dash" }
2022-10-10 16:05:07 UTC
2022-10-10 16:05:29 UTC
0
0
16,370
1
656,432
24,950
10
kubernetes-controller-manager
Kubernetes / Controller Manager
Kubernetes
2022-06-02 04:07:51 UTC
2022-06-02 04:17:24 UTC
0
null
0
0
nodeExporter
null
0
0
24,950
1
16,370
1
10
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "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": false, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "iteration": 1654142738711, "links": [], "liveNow": false, "panels": [ { "datasource": { "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": 7, "w": 4, "x": 0, "y": 0 }, "id": 2, "interval": "1m", "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "min" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.3", "targets": [ { "expr": "sum(up{cluster=\"$cluster\", job=\"kube-controller-manager\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "title": "Up", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 20, "x": 4, "y": 0 }, "hiddenSeries": false, "id": 3, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(workqueue_adds_total{cluster=\"$cluster\", job=\"kube-controller-manager\", instance=~\"$instance\"}[$__rate_interval])) by (cluster, instance, name)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{cluster}} {{instance}} {{name}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "timeRegions": [], "title": "Work Queue Add Rate", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ops", "logBase": 1, "show": true }, { "format": "ops", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 4, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(workqueue_depth{cluster=\"$cluster\", job=\"kube-controller-manager\", instance=~\"$instance\"}[$__rate_interval])) by (cluster, instance, name)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{cluster}} {{instance}} {{name}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "timeRegions": [], "title": "Work Queue Depth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "min": 0, "show": true }, { "format": "short", "logBase": 1, "min": 0, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 5, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(workqueue_queue_duration_seconds_bucket{cluster=\"$cluster\", job=\"kube-controller-manager\", instance=~\"$instance\"}[$__rate_interval])) by (cluster, instance, name, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{cluster}} {{instance}} {{name}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "timeRegions": [], "title": "Work Queue Latency", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "show": true }, { "format": "s", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 6, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(rest_client_requests_total{job=\"kube-controller-manager\", instance=~\"$instance\",code=~\"2..\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "2xx", "refId": "A", "datasource": "${DS_PROMETHEUS}" }, { "expr": "sum(rate(rest_client_requests_total{job=\"kube-controller-manager\", instance=~\"$instance\",code=~\"3..\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "3xx", "refId": "B", "datasource": "${DS_PROMETHEUS}" }, { "expr": "sum(rate(rest_client_requests_total{job=\"kube-controller-manager\", instance=~\"$instance\",code=~\"4..\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "4xx", "refId": "C", "datasource": "${DS_PROMETHEUS}" }, { "expr": "sum(rate(rest_client_requests_total{job=\"kube-controller-manager\", instance=~\"$instance\",code=~\"5..\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "5xx", "refId": "D", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "timeRegions": [], "title": "Kube API Request Rate", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ops", "logBase": 1, "show": true }, { "format": "ops", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 8, "y": 21 }, "hiddenSeries": false, "id": 7, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(rest_client_request_duration_seconds_bucket{cluster=\"$cluster\", job=\"kube-controller-manager\", instance=~\"$instance\", verb=\"POST\"}[$__rate_interval])) by (verb, url, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{verb}} {{url}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "timeRegions": [], "title": "Post Request Latency 99th Quantile", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "min": 0, "show": true }, { "format": "s", "logBase": 1, "min": 0, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 28 }, "id": 8, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(rest_client_request_duration_seconds_bucket{cluster=\"$cluster\", job=\"kube-controller-manager\", instance=~\"$instance\", verb=\"GET\"}[$__rate_interval])) by (verb, url, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{verb}} {{url}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "title": "Get Request Latency 99th Quantile", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "min": 0, "show": true }, { "format": "s", "logBase": 1, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 35 }, "id": 9, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{cluster=\"$cluster\", job=\"kube-controller-manager\",instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "title": "Memory", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "bytes", "logBase": 1, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 35 }, "id": 10, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(process_cpu_seconds_total{cluster=\"$cluster\", job=\"kube-controller-manager\",instance=~\"$instance\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "title": "CPU usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "min": 0, "show": true }, { "format": "short", "logBase": 1, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "$datasource" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 35 }, "id": 11, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_goroutines{cluster=\"$cluster\", job=\"kube-controller-manager\",instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "datasource": "${DS_PROMETHEUS}" } ], "thresholds": [], "title": "Goroutines", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ] } ], "refresh": "10s", "schemaVersion": 36, "style": "dark", "tags": [ "kubernetes-mixin" ], "templating": { "list": [ { "current": { "selected": true, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "label": "Data Source", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "$datasource" }, "definition": "", "hide": 2, "includeAll": false, "label": "cluster", "multi": false, "name": "cluster", "options": [], "query": { "query": "label_values(up{job=\"kube-controller-manager\"}, cluster)", "refId": "Prometheus-cluster-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "$datasource" }, "definition": "", "hide": 0, "includeAll": true, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(up{cluster=\"$cluster\", job=\"kube-controller-manager\"}, instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-2d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Kubernetes / Controller Manager", "uid": "72e0e05bef5099e5f049b05fdc429ed4", "version": 1, "weekStart": "", "gnetId": 16370, "description": "Kubernetes" }
2022-06-02 04:07:51 UTC
2022-06-02 04:17:24 UTC
0
0
15,229
1
419,221
22,839
10
xecm-content-server-general
opentext xECM Content Server General
opentext Content Server General Overview Source: opentext Monitoring Agent
2021-11-10 13:49:03 UTC
2021-11-10 14:21:37 UTC
0
More Info https://handel.atlassian.net/wiki/spaces/HITID/overview
68,463
68,464
Other
null
0
0
22,839
1
15,229
1
10
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15229, "graphTooltip": 0, "id": null, "iteration": 1636552107142, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [], "targetBlank": true, "title": "Andere Dashboards die man gut gebrauchen kann ", "type": "dashboards", "url": "" } ], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 50, "panels": [], "repeat": "Instance", "title": "General: $Instance", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The amount of time in seconds that the current request has spent running. - 1.3.6.1.4.1.14876.4.2.1.1.13", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 52, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "perfCurrentReqRunTime{env=\"$Instance\"} > 3600", "instant": false, "interval": "", "legendFormat": "{{ env }} - {{ perfInstanceDisplayName }} - {{ infoAppContext }} ", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "perf Current Req Run Time more than 1h", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1778", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1779", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "BASIS40 - Checks if all needed webreport tabs are available on DEV Checks Tabs ", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "OK", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "BAD", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 9 }, "id": 53, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "cypress_otcs_atest_webreport_taps_status{env=\"$Instance\", testid=\"BASIS40\"}", "instant": false, "interval": "", "legendFormat": "{{ env }} - {{ testid }} - {{ hostname }} - {{ instance }} ", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "BASI40 - OTCS WR Taps", "transformations": [], "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of currently active threads in this Cluster - 1.3.6.1.4.1.14876.2.1.1.8\n\n", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clusterNumActiveThreads{env=\"$Instance\"}", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env }} - {{ clusterinstanceDisplayName }}", "refId": "A" }, { "expr": "avg(clusterNumActiveThreads{env=\"$Instance\"})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "AVG", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster Num Active Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of requests serviced by this Cluster - 1.3.6.1.4.1.14876.2.1.1.10 - Request per Seconds in the last 5 Minutes", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(clusterNumReq{env=\"$Instance\"}[5m])", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env}} - {{ clusterinstanceDisplayName }}", "refId": "A" }, { "expr": "avg(rate(clusterNumReq{env=\"$Instance\"}[5m]))", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "AVG", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "cluster Number AVG Request per Second [5min]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average run time for requests serviced by this Cluster - 1.3.6.1.4.1.14876.2.1.1.16", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clusterRunAvgTime{env=\"$Instance\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env }} - {{ clusterinstanceDisplayName }}", "refId": "A" }, { "expr": "avg(clusterRunAvgTime{env=\"$Instance\"})", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "AVG", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster run requests average time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average time that a request serviced by this Cluster spent queuing - 1.3.6.1.4.1.14876.2.1.1.13", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clusterQueueAvgTime{env=\"$Instance\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env }} - {{ clusterinstanceDisplayName }}", "refId": "A" }, { "expr": "avg(clusterQueueAvgTime{env=\"$Instance\"})", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "AVG", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster Queue average Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "The number of exceptions raised in this Cluster - 1.3.6.1.4.1.14876.2.1.1.22", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 0 }, { "color": "#EAB839", "value": 3 }, { "color": "red", "value": 5 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 30 }, "id": 21, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "clusterNumDebugExceptions{env=\"$Instance\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ clusterinstanceDisplayName }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Cluster number Debug Exceptions", "type": "stat" } ], "refresh": "5m", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(env)", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Instance", "options": [], "query": "label_values(env)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "opentext xECM Content Server General", "uid": "r_mXu7fGz", "version": 31, "description": "opentext Content Server General Overview\nSource: opentext Monitoring Agent" }
2021-11-10 13:49:03 UTC
2021-11-10 13:59:11 UTC
0
0
16,033
1
75,674
24,326
10
snmp
WAGO SNMP Monitoring
Monitor CPU and trafic on WAGO PLC and Ethernet Switches
2022-04-01 11:54:08 UTC
2022-04-01 12:02:26 UTC
0
null
72,301
72,302
null
null
0
0
24,326
1
16,033
1
10
null
{ "__inputs": [ { "name": "DS_INFLUXDB-EDGE", "label": "InfluxDB-Edge", "description": "InfluxDB database with data collected with Telegraf SNMP plugin, using the following custom image quenorha/telegrafsnmp:1.0", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.4" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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, "gnetId": 16033, "graphTooltip": 0, "id": null, "iteration": 1648813776671, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 66, "panels": [], "title": "General", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_device ($tag_agent_host)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "agent_host" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "snmp", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"cpuload\") FROM \"snmp\" WHERE (\"device\" =~ /^$Device$/) AND $timeFilter GROUP BY time($__interval), \"device\", \"agent_host\" fill(previous)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cpuload" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/^$Device$/" } ] } ], "title": "CPU", "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "id": 59, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_device", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "agent_host" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "snmp", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cpuload" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/^$Device$/" } ] } ], "title": "CPU", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 7, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "alias": "$tag_device: $col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "agent_host" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT 8*non_negative_derivative(mean(\"ifInOctets\"),1s) as \"in\", 8*non_negative_derivative(mean(\"ifOutOctets\"),1s) as \"out\" FROM \"interface\" WHERE $timeFilter and (\"device\" =~ /^$Device$/) GROUP BY time($__interval), \"device\" fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifInOctets" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Bandwidth", "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Device" }, "properties": [ { "id": "custom.width", "value": 181 } ] }, { "matcher": { "id": "byName", "options": "IP" }, "properties": [ { "id": "custom.width", "value": 155 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "id": 6, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_device", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "agent_host" ], "type": "tag" }, { "params": [ "description" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "limit": "1", "measurement": "snmp", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "cpuload" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "title": "Device list", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "last": true }, "indexByName": { "Time": 1, "agent_host": 2, "description": 3, "device": 0, "last": 4 }, "renameByName": { "Time": "", "agent_host": "IP", "description": "Description", "device": "Device", "last": "" } } } ], "type": "table" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 11, "panels": [], "repeat": "Device", "title": "$Device", "type": "row" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 23, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 18 }, "id": 9, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "ifDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT 8*non_negative_derivative(mean(\"ifInOctets\"),1m) as \"in\", 8*non_negative_derivative(mean(\"ifOutOctets\"),1m) as \"out\" FROM \"interface\" WHERE $timeFilter and (\"device\" =~ /^$Device$/) GROUP BY time($__interval), \"device\" fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifInOctets" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "agent_host", "operator": "=~", "value": "/^$IP$/" } ] } ], "title": "Bandwidth", "type": "timeseries" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 100000000, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80.0002 } ] }, "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 10, "y": 18 }, "id": 18, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "ifDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT 8*non_negative_derivative(mean(\"ifInOctets\"),1m) as \"in\", 8*non_negative_derivative(mean(\"ifOutOctets\"),1m) as \"out\" FROM \"interface\" WHERE $timeFilter and (\"device\" =~ /^$Device$/) GROUP BY time(1m), \"device\" fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifInOctets" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "agent_host", "operator": "=~", "value": "/^$IP$/" } ] } ], "title": "Bandwidth", "type": "gauge" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 16, "y": 18 }, "id": 28, "options": { "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_ifDescr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "ifDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT 8*non_negative_derivative(mean(\"ifInOctets\"),1m) as \"in\" FROM \"interface\" WHERE (\"ifDescr\" != 'br0') AND(\"ifDescr\" != 'lo') AND (\"ifDescr\" != 'eth0') AND $timeFilter and (\"device\" =~ /^$Device$/) GROUP BY time(1m), \"ifDescr\" fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifInOctets" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "agent_host", "operator": "=~", "value": "/^$IP$/" } ] } ], "title": "Bandwidth share (in)", "type": "piechart" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 18 }, "id": 29, "options": { "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.1.4", "targets": [ { "alias": "$tag_ifDescr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "ifDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT 8*non_negative_derivative(mean(\"ifInOctets\"),1m) as \"out\" FROM \"interface\" WHERE (\"ifDescr\" != 'br0') AND(\"ifDescr\" != 'lo') AND (\"ifDescr\" != 'eth0') AND $timeFilter and (\"device\" =~ /^$Device$/) GROUP BY time(1m), \"ifDescr\" fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ifInOctets" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "agent_host", "operator": "=~", "value": "/^$IP$/" } ] } ], "title": "Bandwidth share (out)", "type": "piechart" } ], "refresh": "5s", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB-EDGE}", "definition": "SHOW TAG VALUES FROM \"snmp\" WITH KEY = \"device\" ", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Device", "options": [], "query": "SHOW TAG VALUES FROM \"snmp\" WITH KEY = \"device\" ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "browser", "title": "WAGO SNMP Monitoring", "uid": "t2ECES5nk", "version": 49, "description": "Monitor CPU and trafic on WAGO PLC and Ethernet Switches" }
2022-04-01 11:54:08 UTC
2022-04-01 11:58:56 UTC
0
0
13,224
1
371,814
19,196
10
sn-tftp
SELKS SN-TFTP
Dashboard SELKS for Grafana SN-TFTP https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-21 11:43:31 UTC
2020-10-21 11:43:55 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,271
57,272
null
null
0
0
19,196
1
13,224
1
10
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13224, "graphTooltip": 0, "id": null, "iteration": 1603222694772, "links": [], "panels": [ { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "max": 1000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:12995", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:12993", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Total", "type": "stat" }, { "circleMaxSize": "10", "circleMinSize": 2, "colors": [ "#FADE2A", "#FADE2A", "#F2495C" ], "datasource": "$elasticsearch", "decimals": 0, "esGeoPoint": "geoip.location", "esLocationName": "", "esMetric": "Count", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "num" }, "overrides": [] }, "gridPos": { "h": 17, "w": 12, "x": 0, "y": 5 }, "hideEmpty": false, "hideZero": false, "id": 4, "initialZoom": 1, "locationData": "geohash", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": false, "pluginVersion": "7.2.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "geoip.location", "id": "3", "settings": { "precision": 3 }, "type": "geohash_grid" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "0,2", "timeFrom": null, "timeShift": null, "title": "SN-TFTP-GeoIP", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "unitSingular": "", "valueName": "total" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "displayName": "TFTP", "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 17, "w": 12, "x": 12, "y": 5 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-TFTP-EventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 11, "w": 7, "x": 0, "y": 22 }, "id": 17, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_ip.keyword", "id": "9", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Top20SrcIP", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count": 3, "http.hostname.keyword": 1, "http.length": 0, "src_ip.keyword": 2 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 11, "w": 5, "x": 7, "y": 22 }, "id": 41, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_port", "id": "9", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Top20SrcPort", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count": 1, "src_port": 0 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 11, "w": 7, "x": 12, "y": 22 }, "id": 40, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_ip.keyword", "id": "9", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Top20DestIP", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count": 1, "dest_ip.keyword": 0 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 11, "w": 5, "x": 19, "y": 22 }, "id": 42, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_port", "id": "9", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Top20DestPort", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count": 1, "dest_port": 0 }, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 13, "w": 8, "x": 0, "y": 33 }, "id": 43, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": 150, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tftp.mode.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Mode", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 13, "w": 8, "x": 8, "y": 33 }, "id": 5, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": 150, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tftp.file.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-File", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 13, "w": 8, "x": 16, "y": 33 }, "id": 44, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": 150, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tftp.packet.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-Packet", "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "noValue": "-", "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 18, "w": 24, "x": 0, "y": 46 }, "id": 20, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "logstash-tftp-* AND event_type:tftp", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-TFTP-EventsList", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "dest_ip", "dest_port", "proto", "src_ip", "src_port", "tftp.file", "tftp.mode", "tftp.packet" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "dest_ip": 1, "dest_port": 2, "proto": 5, "src_ip": 3, "src_port": 4 }, "renameByName": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-TFTP", "uid": "r7beMVtMk", "version": 11, "description": "Dashboard SELKS for Grafana\r\nSN-TFTP\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-21 11:43:31 UTC
2020-10-21 11:43:55 UTC
0
0
13,779
1
458,613
20,149
10
grovemonitoring
GroveMonitoring
Visualise Grove Room Sensors
2021-01-26 14:45:05 UTC
2021-01-26 14:47:12 UTC
0
Visual Grove Room Sensor Data https://github.com/markwinter/GroveMonitoring
0
0
null
null
0
0
20,149
1
13,779
1
10
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Visualise Grove Room Sensors", "editable": true, "gnetId": 13779, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 19, "title": "Light", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 300, "min": 200, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "red", "value": 200 }, { "color": "yellow", "value": 265 }, { "color": "green", "value": 280 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 1 }, "id": 15, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_visible_light", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Visible Light", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 12, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 3 }, { "color": "orange", "value": 6 }, { "color": "red", "value": 8 }, { "color": "purple", "value": 11 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 1 }, "id": 16, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_uv_light", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "UV Light", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 1 }, "id": 17, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_ir_light", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Infrared Light", "type": "gauge" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 13, "panels": [], "title": "Temp & Humidity", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [], "max": 85, "min": -40, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "super-light-green", "value": 10 }, { "color": "green", "value": 20 }, { "color": "red", "value": 30 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 9 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_temperature", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Temperature", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "yellow", "value": 20 }, { "color": "green", "value": 30 }, { "color": "light-blue", "value": 80 }, { "color": "blue", "value": 90 } ] }, "unit": "humidity" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 9 }, "id": 11, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_humidity", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Humidity", "type": "stat" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 8, "panels": [], "title": "Air Quality", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "max": 500, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 50 }, { "color": "orange", "value": 100 }, { "color": "red", "value": 150 }, { "color": "purple", "value": 200 }, { "color": "dark-red", "value": 300 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 15 }, "id": 4, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_dust_pm1_0", "format": "time_series", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PM1.0", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "max": 500, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 50 }, { "color": "orange", "value": 100 }, { "color": "red", "value": 150 }, { "color": "purple", "value": 200 }, { "color": "dark-red", "value": 300 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 15 }, "id": 5, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_dust_pm2_5", "format": "time_series", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PM2.5", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "max": 500, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 50 }, { "color": "orange", "value": 100 }, { "color": "red", "value": 150 }, { "color": "purple", "value": 200 }, { "color": "dark-red", "value": 300 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 15 }, "id": 6, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_dust_pm10_0", "format": "time_series", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PM10.0", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 50 }, { "color": "red", "value": 150 }, { "color": "purple", "value": 400 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 12, "y": 15 }, "id": 2, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "grovemonitoring_air_quality", "format": "time_series", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Air Quality", "type": "gauge" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "GroveMonitoring", "uid": "SeIpdikRz", "version": 2 }
2021-01-26 14:45:05 UTC
2021-01-26 14:47:12 UTC
0
0
15,668
1
555,998
23,668
10
terracotta
Terracotta
Sample dashboard for Terracotta(10.x) metrics exposed in Prometheus format.
2022-02-03 12:05:00 UTC
2022-02-03 14:30:50 UTC
0
null
70,682
70,683
null
null
0
0
23,668
1
15,668
1
10
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.4" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": 0, "id": null, "iteration": 1643889649296, "links": [], "liveNow": false, "panels": [ { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "semi-dark-red", "index": 0, "text": "DOWN" }, "1": { "color": "semi-dark-green", "index": 1, "text": "UP" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 35, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "exemplar": true, "expr": "up{job=\"$job\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "TMC Status", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 31, "panels": [], "title": "Server Metrics", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 10, "x": 0, "y": 5 }, "id": 24, "options": { "legend": { "displayMode": "table", "placement": "bottom", "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "sag_tc_server_restartable_store_total_usage_bytes", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{server}} {{alias}}", "refId": "A" } ], "title": "FRS Usage", "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 14, "x": 10, "y": 5 }, "id": 26, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "connection_name" } ] }, "pluginVersion": "8.3.4", "targets": [ { "exemplar": true, "expr": "sag_tc_server_offheap_allocated_memory_bytes", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Offheap Allocated Memory", "transformations": [ { "id": "organize", "options": { "excludeByName": { "__name__": true, "connection_name": true, "entity_name": true, "entity_type": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": { "Time": "", "__name__": "" } } } ], "type": "table" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "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": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "dataset1-server-1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dataset2-server-2" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "dataset1-stripe-1-server-2" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 15 }, "id": 28, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_server_dataset_main_record_occupied_storage_bytes", "interval": "", "legendFormat": "{{alias}}-{{server}}", "refId": "A" } ], "title": "Dataset Main Record Occupied Storage", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "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": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "dataset1-server-1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dataset2-server-2" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cache1-server-1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cache2-server-1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cache1-server-2" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cache2-server-2" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 15 }, "id": 29, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_server_caching_store_data_size_bytes", "interval": "", "legendFormat": "{{alias}}-{{server}}", "refId": "A" } ], "title": "Caching Store Data Size", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 7, "panels": [], "title": "Cache Metrics", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 25 }, "id": 4, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_cache_get_hit_latency_100_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "interval": "", "legendFormat": "100 percentile", "refId": "A" }, { "exemplar": true, "expr": "sag_tc_cache_get_hit_latency_99_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "99 percentile", "refId": "B" }, { "exemplar": true, "expr": "sag_tc_cache_get_hit_latency_95_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "95 percentile", "refId": "C" } ], "title": "Cache Hit Latency", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 25 }, "id": 5, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_cache_get_miss_latency_100_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "interval": "", "legendFormat": "100 percentile", "refId": "A" }, { "exemplar": true, "expr": "sag_tc_cache_get_miss_latency_99_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "99 percentile", "refId": "B" }, { "exemplar": true, "expr": "sag_tc_cache_get_miss_latency_95_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "95 percentile", "refId": "C" } ], "title": "Cache Miss Latency", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 36 }, "id": 11, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "rate(sag_tc_cache_hit_count_total[1m])", "interval": "", "legendFormat": "{{cache}}-{{cache_manager}} ({{client}})", "refId": "A" } ], "title": "Cache Hit Rate", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "cache1-CM1 ([email protected]:Ehcache:CM1)" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cache2-CM1 ([email protected]:Ehcache:CM1)" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 46 }, "id": 13, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "(rate(sag_tc_cache_hit_count_total[1m]) / (rate(sag_tc_cache_hit_count_total[1m]) + rate(sag_tc_cache_miss_count_total[1m])))", "interval": "", "legendFormat": "{{cache}}-{{cache_manager}} ({{client}})", "refId": "A" } ], "title": "Cache Hit Ratio", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 54 }, "id": 12, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "rate(sag_tc_cache_miss_count_total[1m])", "interval": "", "legendFormat": "{{cache}}-{{cache_manager}} ({{client}})", "refId": "A" } ], "title": "Cache Miss Rate", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 54 }, "id": 14, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "(rate(sag_tc_cache_miss_count_total[1m]) / (rate(sag_tc_cache_hit_count_total[1m]) + rate(sag_tc_cache_miss_count_total[1m])))", "interval": "", "legendFormat": "{{cache}}-{{cache_manager}} ({{client}})", "refId": "A" } ], "title": "Cache Miss Ratio", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 63 }, "id": 15, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_cache_put_latency_100_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "interval": "", "legendFormat": "100 percentile", "refId": "A" }, { "exemplar": true, "expr": "sag_tc_cache_put_latency_99_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "99 percentile", "refId": "B" }, { "exemplar": true, "expr": "sag_tc_cache_put_latency_95_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "95 percentile", "refId": "C" } ], "title": "Cache Put Latency", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 63 }, "id": 8, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_cache_remove_latency_100_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "interval": "", "legendFormat": "100 percentile", "refId": "A" }, { "exemplar": true, "expr": "sag_tc_cache_remove_latency_99_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "99 percentile", "refId": "B" }, { "exemplar": true, "expr": "sag_tc_cache_remove_latency_95_percentile{cache=\"$cache\", cache_manager=\"$cache_manager\", client=\"$caching_client\"}", "hide": false, "interval": "", "legendFormat": "95 percentile", "refId": "C" } ], "title": "Cache Remove Latency", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 74 }, "id": 17, "panels": [], "title": "Store Metrics", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "dataset2-dataset2-3-TinyPounderDataset" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(193, 84, 242, 1)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dataset2-dataset2-2-TinyPounderDataset" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(231, 196, 19, 1)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dataset1-dataset1-1-TinyPounderDataset" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(118, 159, 235, 1)", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 75 }, "id": 20, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "rate(sag_tc_dataset_add_success_total[1m])", "interval": "", "legendFormat": "{{dataset}}-{{dataset_instance}}-{{dataset_manager}}", "refId": "A" } ], "title": "Dataset Add Success Rate", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 75 }, "id": 21, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_dataset_add_latency_100_percentile{dataset=\"$dataset\", dataset_instance=\"$dataset_instance\", dataset_manager=\"$dataset_manager\", client=\"$store_client\"}", "interval": "", "legendFormat": "100 percentile", "refId": "A" }, { "exemplar": true, "expr": "sag_tc_dataset_add_latency_99_percentile{dataset=\"$dataset\", dataset_instance=\"$dataset_instance\", dataset_manager=\"$dataset_manager\", client=\"$store_client\"}", "hide": false, "interval": "", "legendFormat": "99 percentile", "refId": "B" }, { "exemplar": true, "expr": "sag_tc_dataset_add_latency_95_percentile{dataset=\"$dataset\", dataset_instance=\"$dataset_instance\", dataset_manager=\"$dataset_manager\", client=\"$store_client\"}", "hide": false, "interval": "", "legendFormat": "95 percentile", "refId": "C" } ], "title": "Dataset Add Latency", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 86 }, "id": 22, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "rate(sag_tc_dataset_get_success_total[1m])", "interval": "", "legendFormat": "{{dataset}}-{{dataset_instance}}-{{dataset_manager}}", "refId": "A" } ], "title": "Dataset Get Success Rate", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 86 }, "id": 19, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sag_tc_dataset_get_latency_100_percentile{dataset=\"$dataset\", dataset_instance=\"$dataset_instance\", dataset_manager=\"$dataset_manager\", client=\"$store_client\"}", "interval": "", "legendFormat": "100 percentile", "refId": "A" }, { "exemplar": true, "expr": "sag_tc_dataset_get_latency_99_percentile{dataset=\"$dataset\", dataset_instance=\"$dataset_instance\", dataset_manager=\"$dataset_manager\", client=\"$store_client\"}", "hide": false, "interval": "", "legendFormat": "99 percentile", "refId": "B" }, { "exemplar": true, "expr": "sag_tc_dataset_get_latency_95_percentile{dataset=\"$dataset\", dataset_instance=\"$dataset_instance\", dataset_manager=\"$dataset_manager\", client=\"$store_client\"}", "hide": false, "interval": "", "legendFormat": "95 percentile", "refId": "C" } ], "title": "Dataset Get Latency", "type": "timeseries" } ], "refresh": "", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(cache)", "hide": 0, "includeAll": false, "label": "Cache", "multi": false, "name": "cache", "options": [], "query": { "query": "label_values(cache)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(cache_manager)", "hide": 0, "includeAll": false, "label": "Cache Manager", "multi": false, "name": "cache_manager", "options": [], "query": { "query": "label_values(cache_manager)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(client)", "hide": 0, "includeAll": false, "label": "Caching Client", "multi": false, "name": "caching_client", "options": [], "query": { "query": "label_values(client)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(dataset_manager)", "hide": 0, "includeAll": false, "label": "Dataset Manager", "multi": false, "name": "dataset_manager", "options": [], "query": { "query": "label_values(dataset_manager)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(dataset)", "hide": 0, "includeAll": false, "label": "Dataset", "multi": false, "name": "dataset", "options": [], "query": { "query": "label_values(dataset)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(dataset_instance)", "hide": 0, "includeAll": false, "label": "Dataset Instance", "multi": false, "name": "dataset_instance", "options": [], "query": { "query": "label_values(dataset_instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(client)", "hide": 0, "includeAll": false, "label": "Store Client", "multi": false, "name": "store_client", "options": [], "query": { "query": "label_values(client)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(up, job)", "hide": 0, "includeAll": false, "label": "Job", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(up, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Terracotta", "uid": "Cq15jjJ7k", "version": 1, "weekStart": "", "gnetId": 15668, "description": "Sample dashboard for Terracotta(10.x) metrics exposed in Prometheus format." }
2022-02-03 12:05:00 UTC
2022-02-03 12:07:42 UTC
0
0
14,766
1
511,928
21,956
10
itm
ITM
http://34.88.95.85:3222/d/xFr58-jGz/itm?orgId=1&refresh=5s&kiosk&from=1627090517107&to=1627094117107&var-Louis=&viewPanel=38
2021-07-24 02:37:23 UTC
2021-07-24 02:39:42 UTC
0
null
65,349
65,350
null
null
0
0
21,956
1
14,766
1
10
null
{ "__inputs": [ { "name": "DS_ITM", "label": "ITM", "description": "http://34.88.95.85:3222/d/xFr58-jGz/itm?orgId=1&refresh=5s&kiosk&from=1627090517107&to=1627094117107&var-Louis=&viewPanel=38", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.4" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "ryantxu-ajax-panel", "name": "AJAX", "version": "0.0.7-dev" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14766, "graphTooltip": 0, "id": null, "links": [ { "asDropdown": true, "icon": "external link", "tags": [ "channel" ], "targetBlank": true, "title": "Channels", "type": "dashboards" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ITM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": null, "minValue": null, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 0 }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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, "ymax": null, "ymin": null }, "tableColumn": "Total Collision Count", "targets": [ { "alias": "Total Collision Count", "groupBy": [], "measurement": "total_count", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total_collision_count\") - first(\"total_collision_count\") FROM \"total_count\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_collision_count" ], "type": "field" }, { "params": [], "type": "first" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Collisions Detected", "transformations": [ { "id": "calculateField", "options": { "mode": "reduceRow", "reduce": { "reducer": "diff" }, "replaceFields": false } } ], "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "datasource": "${DS_ITM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 20, "w": 19, "x": 5, "y": 0 }, "header_js": "{}", "id": 38, "method": "iframe", "mode": "html", "params_js": "", "pluginVersion": "7.3.2", "request": "http", "responseType": "text", "showErrors": true, "showTime": false, "showTimeFormat": "LTS", "showTimePrefix": null, "showTimeValue": "request", "skipSameURL": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "templateResponse": true, "timeFrom": null, "timeShift": null, "title": "MapUI", "type": "ryantxu-ajax-panel", "url": "http://34.88.95.85:5000/dashboard", "withCredentials": false }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_ITM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": null, "minValue": null, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 5 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Vehicles", "groupBy": [], "measurement": "total_count", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total_car_count\") - first(\"total_car_count\")FROM \"total_count\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_car_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Vehicles Detected", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_ITM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": null, "minValue": null, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 10 }, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Pedestrians", "groupBy": [], "measurement": "total_count", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total_people_count\") - first(\"total_people_count\") FROM \"total_count\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_people_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Pedestrians Detected", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_ITM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": null, "minValue": null, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 15 }, "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "total_count", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total_bicycle_count\") - first(\"total_bicycle_count\") FROM \"total_count\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_bicycle_count" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Bikes Detected", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "datasource": "${DS_ITM}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 20 }, "id": 46, "options": { "showHeader": false }, "pluginVersion": "7.3.4", "targets": [ { "alias": "Collision Details", "groupBy": [], "measurement": "collisions_event", "orderByTime": "DESC", "policy": "default", "refId": "A", "resultFormat": "logs", "select": [ [ { "params": [ "details" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Collision Details", "type": "table" } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [ "ITM" ], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "browser", "title": "ITM", "uid": "xFr58-jGz", "version": 24, "description": "http://34.88.95.85:3222/d/xFr58-jGz/itm?orgId=1&refresh=5s&kiosk&from=1627090517107&to=1627094117107&var-Louis=&viewPanel=38" }
2021-07-24 02:37:23 UTC
2021-07-24 02:39:37 UTC
0
0
16,200
1
640,048
24,604
10
netdata-apps-stats
Netdata: Apps Stats
Per application overview (CPU/RAM/Disk/etc)
2022-05-02 13:13:17 UTC
2022-05-02 13:25:29 UTC
0
null
0
0
collectd
null
0
0
24,604
1
16,200
1
10
Per application overview (CPU/RAM/Disk/etc)
{ "__inputs": [ { "name": "DS_PROMETHEUS.LXD", "label": "prometheus.lxd", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "$$hashKey": "object:1145", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": false, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "matchAny": true, "name": "Events", "showIn": 0, "tags": [ "deployment", "webhook" ], "type": "tags" }, { "$$hashKey": "object:1277", "datasource": "${DS_PROMETHEUS.LXD}", "enable": false, "expr": "ALERTS{alertstate=\"firing\",severity=~\"(critical|major)\",category=~\"(cpu|disk|memory|network)\"} > bool 0", "hide": false, "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "name": "Alerts", "showIn": 0, "tagKeys": "severity,project,job,source", "tags": [], "textFormat": "</br>env: {{env}}/{{group}}</br>resource: {{instance}}</br>category: {{category}}</br></br>", "titleFormat": "<b>{{service}}/{{alertname}}</b>", "type": "tags" } ] }, "editable": true, "gnetId": 16200, "graphTooltip": 1, "id": null, "iteration": 1611512426694, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "hot" ], "targetBlank": true, "title": "Hot", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "system" ], "targetBlank": false, "title": "Subsystems", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "software" ], "targetBlank": false, "title": "Services", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": true, "tags": [ "project" ], "targetBlank": false, "title": "Projects", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "alerts" ], "title": "Alerts", "type": "dashboards" } ], "panels": [ { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps CPU Time (NNN% = N cores) (apps.cpu_user)", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_cpu_user{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension)) / 10000", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU User ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "percent", "label": "", "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 } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Real memory (RAM) used by applications. This does not include shared memory.", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 0 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_mem{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "deckbytes", "label": "", "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 } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Disk Reads (apps.preads)", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 0 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_preads{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension)) / 10240000", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk reads ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "decimals": 2, "format": "KBs", "label": "", "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 } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps CPU Time (NNN% = N cores) (apps.cpu_system)", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 43, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_cpu_system{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension)) / 10000", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU System ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "percent", "label": "", "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 } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Virtual memory allocated by applications.", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 5 }, "hiddenSeries": false, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_vmem{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Virtual Memory Usage ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "deckbytes", "label": "", "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 } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Disk Writes (apps.pwrites)", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 5 }, "hiddenSeries": false, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_pwrites{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension)) / 10240000", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk writes ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "KBs", "label": "", "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 } }, { "aliasColors": { "blocked": "#890F02", "running": "#7EB26D" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Processes (apps.processes)", "fill": 6, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_processes{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "system_processes_blocked", "refId": "B", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Swapped memory by applications.", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 10 }, "hiddenSeries": false, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_swap{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap Usage ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "deckbytes", "label": "", "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 } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Disk Logical Reads (apps.lreads)", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 10 }, "hiddenSeries": false, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_lreads{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension)) / 10240000", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Local disk reads ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "KBs", "label": "", "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 } }, { "aliasColors": { "blocked": "#890F02", "running": "#7EB26D" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Threads (apps.threads)", "fill": 6, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_threads{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "system_processes_blocked", "refId": "B", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "blocked": "#890F02", "running": "#7EB26D" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Open Sockets (apps.sockets)", "fill": 6, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 15 }, "hiddenSeries": false, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_sockets{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "system_processes_blocked", "refId": "B", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open sockets ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps I/O Logical Writes (apps.lwrites)", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 15 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_lwrites{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension)) / 10240000", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Local disk writes ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "format": "KBs", "label": "", "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 } }, { "collapsed": true, "datasource": "${DS_PROMETHEUS.LXD}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 47, "panels": [ { "aliasColors": { "blocked": "#890F02", "running": "#7EB26D" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Pipes (apps.pipes)", "fill": 6, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_pipes{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "system_processes_blocked", "refId": "B", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open pipes ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "blocked": "#890F02", "running": "#7EB26D" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "Apps Files (apps.files)", "fill": 6, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 21 }, "hiddenSeries": false, "id": 45, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_files{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "system_processes_blocked", "refId": "B", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open files ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "A page fault is a type of interrupt, called trap, raised by computer hardware when a running program accesses a memory page that is mapped into the virtual address space, but not actually loaded into main memory. If the page is loaded in memory at the time the fault is generated, but is not marked in the memory management unit as being loaded in memory, then it is called a minor or soft page fault. A major page fault is generated when the system needs to load the memory page from disk or swap memory.", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 21 }, "hiddenSeries": false, "id": 48, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_major_faults{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Major Page Fault / Swap Read ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "$$hashKey": "object:178", "format": "deckbytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:179", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "load1_max": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "A page fault is a type of interrupt, called trap, raised by computer hardware when a running program accesses a memory page that is mapped into the virtual address space, but not actually loaded into main memory. If the page is loaded in memory at the time the fault is generated, but is not marked in the memory management unit as being loaded in memory, then it is called a minor or soft page fault. A major page fault is generated when the system needs to load the memory page from disk or swap memory.", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "topk($limit,sum(netdata_apps_minor_faults{env=~\"$env\",dimension=~\"$app\",instance=~\"$host\",source=~\"$source\"}) by (dimension))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "metric": "", "refId": "A", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Minor Page Fault / Memory Read ($app)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "$$hashKey": "object:178", "format": "deckbytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:179", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "More graphs", "type": "row" } ], "refresh": "1m", "revision": "1.0", "schemaVersion": 22, "style": "dark", "tags": [ "system", "apps" ], "templating": { "list": [ { "auto": true, "auto_count": 200, "auto_min": "15s", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, "hide": 0, "label": "interval", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "15s,1m,5m,1h,6h,1d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS.LXD}", "definition": "label_values(netdata_apps_processes{env=~\".+\"},env)", "hide": 0, "includeAll": false, "index": -1, "label": "Environment", "multi": false, "name": "env", "options": [], "query": "label_values(netdata_apps_processes{env=~\".+\"},env)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "label_values(up{env=\"$tag\"},instance)", "tags": [], "tagsQuery": "label_values(env)", "type": "query", "useTags": false }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS.LXD}", "definition": "", "hide": 0, "includeAll": true, "index": -1, "label": "Host", "multi": true, "name": "host", "options": [], "query": "label_values(netdata_apps_processes{env=\"$env\"},instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "label_values(netdata_apps_processes{env=\"$env\",group=\"$tag\"},instance)", "tags": [ "watchers" ], "tagsQuery": "label_values(netdata_apps_processes{env=\"$env\"},group)", "type": "query", "useTags": true }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS.LXD}", "definition": "label_values(netdata_apps_processes{env=\"$env\",instance=~\"$host\"},source)", "hide": 0, "includeAll": true, "index": -1, "label": "Source", "multi": true, "name": "source", "options": [], "query": "label_values(netdata_apps_processes{env=\"$env\",instance=~\"$host\"},source)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS.LXD}", "definition": "", "hide": 0, "includeAll": true, "index": -1, "label": "Application", "multi": true, "name": "app", "options": [], "query": "label_values(netdata_apps_processes{env=\"$env\",instance=~\"$host\"},dimension)", "refresh": 2, "regex": ".+", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "10", "value": "10" }, "hide": 0, "includeAll": false, "label": "Limit", "multi": false, "name": "limit", "options": [ { "selected": false, "text": "3", "value": "3" }, { "selected": false, "text": "5", "value": "5" }, { "selected": true, "text": "10", "value": "10" }, { "selected": false, "text": "15", "value": "15" }, { "selected": false, "text": "20", "value": "20" }, { "selected": false, "text": "30", "value": "30" }, { "selected": false, "text": "50", "value": "50" } ], "query": "3,5,10,15,20,30,50", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "15s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Netdata: Apps Stats", "uid": "TBL11igmz", "variables": { "list": [] }, "version": 142, "description": "Per application overview (CPU/RAM/Disk/etc)" }
2022-05-02 13:13:17 UTC
null
0
0
14,471
1
61,412
21,413
10
storage-efficiency
Isilon Storage Efficiency
Preliminary Dashboard to monitor Data reduction stats
2021-05-21 02:38:59 UTC
2022-05-27 16:10:37 UTC
0
Preliminary Dashboard for monitoring data reduction. Available in OneFS v. 9.2+ Make sure the Isilon Data insights config file contains the [compression_stats] stanza below. [compression_stats] update_interval: * stats: cluster.compression.blocks.logical cluster.compression.blocks.physical cluster.compression.ratio cluster.compression.blocks.protection cluster.dedupe.inline.blocks.zero cluster.dedupe.inline.blocks.dedupe cluster.dedupe.inline.blocks.sstore cluster.dedupe.inline.ratio
0
0
Other
null
0
0
21,413
1
14,471
1
10
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "annotations": { "list": [ { "$$hashKey": "object:148", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14471, "graphTooltip": 0, "id": null, "iteration": 1621348069160, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "This chart has plots of the compression and dedupe ratios and the overall data reduction ratio.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Compression", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.data.reduce.ratio.compression", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Dedupe", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.data.reduce.ratio.dedupe", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Efficiency", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.data.reduce.ratio.efficiency", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Data Reduction Ratios", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2935", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2936", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Data reduction", "groupBy": [ { "params": [ "5m" ], "type": "time" } ], "measurement": "cluster.data.reduce.ratio.efficiency", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Data Reduction Efficiency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2167", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2168", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Ratio", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.compression.ratio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Ratio", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.compression.notry.ratio", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Compression Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:257", "format": "short", "label": "Ratio", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:258", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.total.used.bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.total.physical.bytes", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.logical.saved.bytes", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dedupe", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3039", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3040", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "description": "Inline Dedupe Ration (only meaningful for nodes that support this feature)", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 15, "w": 24, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Logical", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.compression.blocks.logical", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Physical", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.compression.blocks.physical", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Protection", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.compression.blocks.protection", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Storage Efficiency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:257", "format": "short", "label": "Blocks", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:258", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "description": "Inline Dedupe Ration (only meaningful for nodes that support this feature)", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 55 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Ratio", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.inline.ratio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dedupe Ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:257", "format": "short", "label": "Ratio", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:258", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "decimals": 1, "description": "Inline Dedupe Ration (only meaningful for nodes that support this feature)", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 15, "w": 24, "x": 0, "y": 63 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Blocks Dedup'd", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.inline.blocks.dedupe", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "ShadowStore Blocks", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.inline.blocks.sstore", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Zero Blocks", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.dedupe.inline.blocks.zero", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dedupe Particulars", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:257", "format": "short", "label": "Blocks", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:258", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "show tag values with key = \"cluster\"", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "cluster", "multi": false, "name": "cluster", "options": [], "query": "show tag values with key = \"cluster\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Isilon Storage Efficiency", "uid": "qLS0yNwMz", "version": 7, "description": "Preliminary Dashboard to monitor Data reduction stats" }
2021-05-21 02:38:59 UTC
2021-05-21 02:44:11 UTC
0
0
13,227
1
371,814
19,199
10
sn-vlan
SELKS SN-VLAN
Dashboard SELKS for Grafana SN-VLAN https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-21 11:45:28 UTC
2020-10-21 19:59:24 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,283
57,284
null
null
0
0
19,199
1
13,227
1
10
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13227, "graphTooltip": 0, "id": null, "iteration": 1603222697017, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 5, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:13440", "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "$$hashKey": "object:13441", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:13438", "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-ALERTEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 29, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type: alert AND vlan:*", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Alert-ByVLANID", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 30, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "logstash-* event_type: smtp", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-SMTPEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 26, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type: http", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-HTTPEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 32, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type: smtp", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-SMTP-Top20VLANsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "id": 33, "interval": null, "legend": { "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "logstash-alert-* AND event_type: alert AND vlan:*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-ByVLANIDTop20", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 34, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10m", "min_doc_count": "1", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type: ssh", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-SSHEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 35, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10m", "min_doc_count": "1", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "logstash-smtp-* AND event_type: smtp", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-SMTP-Top20VLAN", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 31, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "asc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-FILETransEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 36 }, "hiddenSeries": false, "id": 36, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "1", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "logstash-* event_type: dns", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-DNSEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 45 }, "hiddenSeries": false, "id": 37, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "1", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "logstash-* event_type: tls", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-PerVLAN-TLSEventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-VLAN", "uid": "_op0XntMz", "version": 15, "description": "Dashboard SELKS for Grafana\r\nSN-VLAN\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-21 11:45:28 UTC
2020-10-21 11:45:51 UTC
0
0
16,623
1
277,468
25,427
10
new-dashboard
New dashboard
An excellent dashboard
2022-07-22 15:36:52 UTC
2022-07-22 15:38:20 UTC
0
null
0
0
null
null
0
0
25,427
1
16,623
1
10
null
{ "__inputs": [ { "name": "DS_CSV", "label": "CSV", "description": "", "type": "datasource", "pluginId": "marcusolsson-csv-datasource", "pluginName": "CSV" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.6" }, { "type": "datasource", "id": "marcusolsson-csv-datasource", "name": "CSV", "version": "0.6.1" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "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": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "marcusolsson-csv-datasource", "uid": "${DS_CSV}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "marcusolsson-csv-datasource", "uid": "${DS_CSV}" }, "decimalSeparator": ".", "delimiter": ",", "header": true, "ignoreUnknown": false, "refId": "A", "schema": [ { "name": "", "type": "string" } ], "skipRows": 0 } ], "title": "Panel Title", "type": "timeseries" } ], "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "New dashboard", "uid": "sKQzzER4k", "version": 1, "weekStart": "", "gnetId": 16623, "description": "An excellent dashboard" }
2022-07-22 15:36:53 UTC
2022-07-22 15:38:20 UTC
0
0
14,995
1
505,678
22,394
10
environment-dashboard
environment dashboard
bme680 on raspberry pi - dashboard
2021-09-11 16:00:44 UTC
2021-09-11 16:01:41 UTC
0
null
0
0
null
null
0
0
22,394
1
14,995
1
10
null
{ "__inputs": [ { "name": "DS_POSTGRESQL-1", "label": "PostgreSQL-1", "description": "", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14995, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_POSTGRESQL-1}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 40, "min": 15, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-blue", "value": 0 }, { "color": "light-green", "value": 17 }, { "color": "light-orange", "value": 25 }, { "color": "#E24D42", "value": 35 }, { "color": "dark-red", "value": 40 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 0 }, "id": 15, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": { "titleSize": 35, "valueSize": 51 } }, "pluginVersion": "7.5.7", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n temp\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "temp" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Temperatura", "transparent": true, "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 55000, "min": 18000, "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "super-light-orange", "value": 35000 }, { "color": "light-purple", "value": 40000 }, { "color": "semi-dark-purple", "value": 45000 }, { "color": "semi-dark-red", "value": 50000 } ] }, "unit": "ohm" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 6, "y": 0 }, "id": 17, "options": { "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.7", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n gas_res\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "gas_res" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Rezystancja gazów", "type": "gauge" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 70, "min": 20, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "humidity" }, "overrides": [] }, "gridPos": { "h": 2, "w": 9, "x": 11, "y": 0 }, "id": 10, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.7", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n hum\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "hum" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "transparent": true, "type": "bargauge" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1065, "min": 950, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 75 }, { "color": "red", "value": 85 } ] }, "unit": "pressurehpa" }, "overrides": [] }, "gridPos": { "h": 2, "w": 9, "x": 11, "y": 2 }, "id": 11, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.7", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n press\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "press" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "transparent": true, "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_POSTGRESQL-1}", "fieldConfig": { "defaults": { "unit": "pressurehpa" }, "overrides": [] }, "fill": 3, "fillGradient": 5, "gridPos": { "h": 9, "w": 14, "x": 6, "y": 5 }, "hiddenSeries": false, "id": 8, "legend": { "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n press\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "press" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ciśnienie", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:260", "format": "pressurehpa", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:261", "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_POSTGRESQL-1}", "fieldConfig": { "defaults": { "color": { "fixedColor": "purple", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 26, "gradientMode": "none", "hideFrom": { "graph": false, "legend": false, "tooltip": false }, "lineInterpolation": "stepBefore", "lineWidth": 3, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false }, "decimals": 0, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-blue", "value": null }, { "color": "dark-purple", "value": 50 }, { "color": "#EAB839", "value": 60 }, { "color": "dark-orange", "value": 70 } ] }, "unit": "humidity" }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 7 }, "id": 6, "options": { "legend": { "calcs": [ "min", "max", "mean", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltipOptions": { "mode": "single" } }, "pluginVersion": "7.5.7", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n hum\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "hum" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Wilgotność", "transparent": true, "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Temp", "axisPlacement": "auto", "axisWidth": 59, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 17, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 4, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "always", "spanNulls": true }, "mappings": [], "max": 70, "min": 18, "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 8, "y": 14 }, "id": 2, "options": { "graph": {}, "legend": { "calcs": [ "min", "max", "mean", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltipOptions": { "mode": "single" } }, "pluginVersion": "7.5.7", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n date AS \"time\",\n temp AS \"Temperatura\",\n cpu AS \"Temperatura CPU\"\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "temp" ], "type": "column" }, { "params": [ "Temperatura" ], "type": "alias" } ], [ { "params": [ "cpu" ], "type": "column" }, { "params": [ "Temperatura CPU" ], "type": "alias" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "Temperatura", "transparent": true, "type": "timeseries" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 15 }, "id": 13, "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "format": "table", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n date AS \"time\",\n temp,\n hum,\n press\nFROM dane\nWHERE\n $__timeFilter(date)\nORDER BY TIME desc\n", "refId": "A", "select": [ [ { "params": [ "temp" ], "type": "column" } ], [ { "params": [ "hum" ], "type": "column" } ], [ { "params": [ "press" ], "type": "column" } ] ], "table": "dane", "timeColumn": "date", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "table" } ], "refresh": "5m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "environment dashboard", "uid": "5BcHdkRgz", "version": 29, "description": "bme680 on raspberry pi - dashboard" }
2021-09-11 16:00:44 UTC
2021-09-11 16:01:41 UTC
0
0
13,209
1
371,814
19,181
10
sn-file-transactions
SELKS SN-FILE-Transactions
Dashboard SELKS for Grafana SN-FILE-Transactions https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-20 19:45:04 UTC
2020-10-21 19:29:21 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,223
57,224
null
null
0
0
19,181
1
13,209
1
10
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13209, "graphTooltip": 0, "id": null, "iteration": 1603222688055, "links": [], "panels": [ { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "max": 1000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-Total", "type": "stat" }, { "circleMaxSize": 30, "circleMinSize": 2, "colors": [ "#FADE2A", "#FADE2A", "#F2495C" ], "datasource": "$elasticsearch", "decimals": 0, "esGeoPoint": "geoip.location", "esLocationName": "", "esMetric": "Count", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "num" }, "overrides": [] }, "gridPos": { "h": 17, "w": 24, "x": 0, "y": 5 }, "hideEmpty": false, "hideZero": false, "id": 4, "initialZoom": 1, "locationData": "geohash", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": false, "pluginVersion": "7.2.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "geoip.location", "id": "3", "settings": { "precision": 3 }, "type": "geohash_grid" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* fileinfo.magic: \"PDF\" OR fileinfo.magic: \"executable\"", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "0,2", "timeFrom": null, "timeShift": null, "title": "SN-FILE-GeoIPPDFAndExecutables", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "unitSingular": "", "valueName": "total" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "fileinfo.type.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-FILE-ByTypeOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 10, "w": 12, "x": 0, "y": 31 }, "id": 23, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "http.hostname.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-ByHTTPByHostnameServed", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 31 }, "id": 28, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "app_proto.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-ByAppProto", "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 41 }, "id": 17, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-Top20SrcIP", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 41 }, "id": 21, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:10749", "fake": true, "field": "dest_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "$$hashKey": "object:10747", "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-Top20DestIP", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 41 }, "id": 25, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_port", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-Top20SrcPort", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 41 }, "id": 24, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_port", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-fileinfo-* event_type: fileinfo", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-Top20DestPort", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 49 }, "id": 20, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "logstash-fileinfo-* event_type:fileinfo", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-FILE-EventsList", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "dest_ip", "dest_port", "src_ip", "src_port", "app_proto", "fileinfo.size", "fileinfo.filename", "fileinfo.type" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "app_proto": 3, "dest_ip": 4, "dest_port": 5, "fileinfo.filename": 8, "fileinfo.size": 7, "fileinfo.type": 6, "src_ip": 1, "src_port": 2 }, "renameByName": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-FILE-Transactions", "uid": "1--MGntMz", "version": 16, "description": "Dashboard SELKS for Grafana\r\nSN-FILE-Transactions\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-20 19:45:04 UTC
2020-10-20 19:45:30 UTC
0
0
14,652
1
517,531
21,746
10
openshift
CTS Performance Test Results
Daily Test Runs
2021-07-01 12:58:41 UTC
2021-07-01 12:59:47 UTC
0
null
0
0
null
null
0
0
21,746
1
14,652
1
10
null
{ "__inputs": [ { "name": "DS_HAWKULAR-OPENSHIFT", "label": "Hawkular-openshift", "description": "", "type": "datasource", "pluginId": "hawkular-datasource", "pluginName": "Hawkular" } ], "__requires": [ { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.1" }, { "type": "datasource", "id": "hawkular-datasource", "name": "Hawkular", "version": "1.0.0" } ], "id": null, "title": "CTS Performance Test Results", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "322px", "panels": [ { "content": "<center><p style='font-size: 40pt'>$app</p></center>", "editable": true, "error": false, "id": 23, "isNew": true, "links": [], "mode": "html", "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "style": { "font-size": "36pt" }, "title": "", "type": "text" }, { "aliasColors": {}, "bars": false, "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 9, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatIteration": 1476706310439, "scopedVars": {}, "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "none", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "avg", "type": "gauge" } ], "timeFrom": null, "timeShift": null, "title": "Memory usage", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 12, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "sum", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "live", "type": "gauge" } ], "thresholds": "140000000,180000000", "title": "Live, all pods", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 15, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "avg", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "live", "type": "gauge" } ], "thresholds": "140000000,180000000", "title": "Live per pod", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 10, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "sum", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "avg", "type": "gauge" } ], "thresholds": "140000000,180000000", "title": "Average, all pods", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 13, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "avg", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "avg", "type": "gauge" } ], "thresholds": "140000000,180000000", "title": "Average per pod", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 11, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "sum", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "max", "type": "gauge" } ], "thresholds": "140000000,180000000", "title": "Max, all pods", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_HAWKULAR-OPENSHIFT}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "100px", "id": 14, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatIteration": 1476706310439, "scopedVars": {}, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "queryBy": "tags", "rate": false, "refId": "A", "seriesAggFn": "avg", "tags": [ { "name": "container_name", "value": "$app" }, { "name": "descriptor_name", "value": "memory/usage" } ], "target": "select metric", "tagsQL": "container_name IN [$app] AND descriptor_name='memory/usage'", "timeAggFn": "max", "type": "gauge" } ], "thresholds": "140000000,180000000", "title": "Max per pod", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": "app", "scopedVars": { "app": { "text": "aloha", "value": "aloha", "selected": true } }, "title": "New row" } ], "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "current": {}, "datasource": "${DS_HAWKULAR-OPENSHIFT}", "hide": 0, "includeAll": true, "label": "Application", "multi": true, "name": "app", "options": [], "query": "tags/container_name:*", "refresh": 1, "regex": "", "type": "query" } ] }, "annotations": { "list": [] }, "schemaVersion": 12, "version": 32, "links": [], "gnetId": 14652, "description": "Daily Test Runs" }
2021-07-01 12:58:41 UTC
2021-07-01 12:59:47 UTC
0
0
1,503
1
44,845
1,998
2,314
tomcat-jvm-overview
Tomcat JVM Overview
Display JMX statistics
2017-02-15 11:19:56 UTC
2017-02-15 13:39:02 UTC
0
This dashboard display multiple JMX metrics from Tomcat. JMX needs to be enabled on the Tomcat instance. This dashboard use https://github.com/egineering-llc/collectd-fast-jmx plugin. The configuration is a mix between multiple example confiugration files found on Internet: ``` LoadPlugin java <Plugin "java"> JVMARG "-Djava.class.path=/usr/share/collectd/java/collectd-api.jar:/usr/share/collectd/java/collectd-fast-jmx.jar" LoadPlugin "com.e_gineering.collectd.FastJMX" <Plugin "FastJMX"> MaxThreads 256 CollectInternal true <MBean "classes"> ObjectName "java.lang:type=ClassLoading" <Value "LoadedClassCount"> Type "gauge" InstancePrefix "loaded_classes" PluginName "JVM" </Value> </MBean> # Time spent by the JVM compiling or optimizing. <MBean "compilation"> ObjectName "java.lang:type=Compilation" <Value "TotalCompilationTime"> Type "total_time_in_ms" InstancePrefix "compilation_time" PluginName "JVM" </Value> </MBean> # Garbage collector information <MBean "garbage_collector"> ObjectName "java.lang:type=GarbageCollector,*" InstancePrefix "gc-" InstanceFrom "name" <Value "CollectionTime"> Type "total_time_in_ms" InstancePrefix "collection_time" PluginName "JVM" </Value> </MBean> <MBean "memory_pool"> ObjectName "java.lang:type=MemoryPool,*" InstancePrefix "memory_pool-" InstanceFrom "name" <Value> Type "memory" Table true Attribute "Usage" </Value> </MBean> <MBean "memory-heap"> ObjectName "java.lang:type=Memory" InstancePrefix "memory-heap" <Value> Type "memory" Table true Attribute "HeapMemoryUsage" </Value> </MBean> <MBean "memory-nonheap"> ObjectName "java.lang:type=Memory" InstancePrefix "memory-nonheap" <Value> Type "memory" Table true Attribute "NonHeapMemoryUsage" </Value> </MBean> <MBean "thread"> ObjectName "java.lang:type=Threading" InstancePrefix "threading" <Value> Type "gauge" Table false Attribute "ThreadCount" InstancePrefix "count" </Value> </MBean> <MBean "thread-daemon"> ObjectName "java.lang:type=Threading" InstancePrefix "threading" <Value> Type "gauge" Table false Attribute "DaemonThreadCount" InstancePrefix "count-daemon" </Value> </MBean> ### MBeans by Catalina / Tomcat ### # The global request processor (summary for each request processor) <MBean "catalina/global_request_processor"> ObjectName "Catalina:type=GlobalRequestProcessor,*" InstancePrefix "catalina_request_processor-" InstanceFrom "name" <Value> Type "io_octets" InstancePrefix "global" #InstanceFrom "" Table false Attribute "bytesReceived" Attribute "bytesSent" </Value> <Value> Type "total_requests" InstancePrefix "global" #InstanceFrom "" Table false Attribute "requestCount" </Value> <Value> Type "total_time_in_ms" InstancePrefix "global-processing" #InstanceFrom "" Table false Attribute "processingTime" </Value> </MBean> <MBean "catalina/threadpool"> ObjectName "Catalina:type=ThreadPool,*" InstancePrefix "catalina_threadpool-" InstanceFrom "name" <Value> Type "gauge" Table false Attribute "maxThreads" InstancePrefix "threadpool-maxThreads" </Value> <Value> Type "gauge" Table false Attribute "connectionCount" InstancePrefix "threadpool-connectionCount" </Value> </MBean> <MBean "tomcat_manager"> ObjectName "Catalina:type=Manager,context=*,host=*" InstanceFrom "context" <Value> Type "gauge" InstancePrefix "manager-active_sessions" Table false Attribute "activeSessions" </Value> </MBean> <MBean "jvm_runtime"> ObjectName "java.lang:type=Runtime" <Value> Type "counter" InstancePrefix "runtime-uptime" Table false Attribute "Uptime" </Value> </MBean> <MBean "jvm_system"> ObjectName "java.lang:type=OperatingSystem" <Value> Type "gauge" InstancePrefix "os-open_fd_count" Table false Attribute "OpenFileDescriptorCount" </Value> <Value> Type "counter" InstancePrefix "os-process_cpu_time" Table false Attribute "ProcessCpuTime" </Value> </MBean> <Connection> ServiceURL "service:jmx:rmi:///jndi/rmi://myserver:9090/jmxrmi" Host "myserver" User "myuser" Password "mypassword" IncludePortInHostname true Collect "classes" Collect "thread" Collect "thread-daemon" Collect "compilation" Collect "garbage_collector" Collect "memory_pool" Collect "memory-heap" Collect "memory-nonheap" Collect "catalina/global_request_processor" Collect "catalina/threadpool" Collect "jvm_system" Collect "jvm_runtime" Collect "tomcat_manager" </Connection> </Plugin> </Plugin>
7,759
7,762
collectd
This dashboard use https://github.com/egineering-llc/collectd-fast-jmx plugin.
0
0
1,998
1
1,503
1
2,314
null
{ "__inputs": [ { "name": "DS_COLLECTD", "label": "collectd", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 1503, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 250, "panels": [ { "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": "${DS_COLLECTD}", "decimals": 2, "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "runtime-uptime" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "FastJMX_value.mean": "#1F78C1", "file descriptors": "#0A437C" }, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 3, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "file descriptors", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "os-open_fd_count" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 0, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "manager-active_sessions" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Manager Active Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "JVM System", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 1, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance $tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$JVM$/" }, { "condition": "AND", "key": "instance", "operator": "=", "value": "memory-heap" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory HEAP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Memory HEAP", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance $tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$JVM$/" }, { "condition": "AND", "key": "instance", "operator": "=", "value": "memory-nonheap" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory NONHEAP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Memory NONHEAP", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 0, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/memory_pool/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pool", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Memory Pool", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 0, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "type" ], "type": "tag" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "JVM_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "collection_time" }, { "condition": "AND", "key": "type", "operator": "=", "value": "total_time_in_ms" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC collection time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "decimals": 2, "fill": 1, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "type" ], "type": "tag" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "JVM_value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$JVM$/" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "loaded_classes" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "loaded classes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Garbage Collector", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 0, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=", "value": "threading" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "threading", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 1, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_type_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "type_instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=", "value": "catalina_threadpool-\"ajp-nio2-11991\"" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread Pool", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Threads", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 1, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_rx", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$JVM$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "io_octets" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Catalina Request Processor received bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 1, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_tx", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$JVM$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "io_octets" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Catalina Request Processor sent bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Catalina request data", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 0, "id": 10, "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "total_requests" }, { "condition": "AND", "key": "type_instance", "operator": "=", "value": "global" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Catalina Request Processor total requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_COLLECTD}", "fill": 1, "id": 11, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance Processing Time", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "FastJMX_value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "type_instance", "operator": "=", "value": "global-processing" }, { "condition": "AND", "key": "type", "operator": "=", "value": "total_time_in_ms" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$JVM$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Catalina Request Processor Processing time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Catalina Request", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "java" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_COLLECTD}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "JVM", "options": [], "query": "SHOW TAG VALUES FROM FastJMX_value WITH KEY=host", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Tomcat JVM Overview", "version": 11, "description": "Display JMX statistics" }
2017-02-15 11:19:56 UTC
2017-02-15 13:39:02 UTC
0
0
13,215
1
371,814
19,187
11
sn-rdp
SELKS SN-RDP
Dashboard SELKS for Grafana SN-RDP https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-21 06:56:02 UTC
2020-10-21 11:40:22 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,243
57,244
null
null
0
0
19,187
1
13,215
1
11
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13215, "graphTooltip": 0, "id": null, "iteration": 1603222797421, "links": [], "panels": [ { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "max": 1000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:12239", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:12237", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-TotalEvents", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-RDP-EventsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 17 }, "id": 17, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-Top100-SrcIP", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 17 }, "id": 28, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-Top100-DestIP", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 27 }, "id": 21, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_port", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-Top100-SrcPort", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 6, "y": 27 }, "id": 30, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.client.version.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-ClientVersion", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 27 }, "id": 29, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_port", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-Top100-DestPort", "transformations": [], "type": "table" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 0, "y": 35 }, "id": 15, "interval": null, "legend": { "percentage": false, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.channels.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-Channels", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 35 }, "id": 23, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.event_type.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-Event_Type", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 0, "y": 44 }, "id": 31, "interval": null, "legend": { "show": true, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.client.keyboard_layout.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-ClientKeyboardType", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 44 }, "id": 32, "interval": null, "legend": { "show": true, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.client.build.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-ClientBuild", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 0, "y": 53 }, "id": 33, "interval": null, "legend": { "show": true, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.client.client_name.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-ClientName", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 53 }, "id": 34, "interval": null, "legend": { "show": true, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "rdp.cookie.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-ClientCookie", "type": "grafana-piechart-panel", "valueName": "current" }, { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 62 }, "id": 20, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "logstash-rdp-* AND event_type:rdp NOT dest_port:53", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-RDP-EventsList", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "dest_ip", "dest_port", "src_ip", "src_port", "rdp.event_type", "rdp.cookie", "rdp.x509_serials", "rdp.tx_id" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "dest_ip": 3, "dest_port": 4, "rdp.cookie": 6, "rdp.event_type": 5, "rdp.tx_id": 8, "rdp.x509_serials": 7, "src_ip": 1, "src_port": 2 }, "renameByName": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-RDP", "uid": "I_g4f7tGk", "version": 18, "description": "Dashboard SELKS for Grafana\r\nSN-RDP\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-21 06:56:02 UTC
2020-10-21 06:56:24 UTC
0
0
15,259
1
566,593
22,904
11
logs-overview
Logiq Logs overview
Logs-overview dashboard gives complete picture of your logs along with the health of the cluster.
2021-11-18 13:56:52 UTC
2021-11-18 14:42:30 UTC
0
null
68,694
68,695
null
null
0
0
22,904
1
15,259
1
11
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "Connect your prometheus instance to Grafana", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.4" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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, "gnetId": 15259, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-greens" }, "displayName": "logs/sec", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "exemplar": true, "expr": "round(sum(rate(logiq_message_count[5m])),1)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Messages/sec", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 0 }, "id": 8, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.4", "targets": [ { "exemplar": true, "expr": "round(avg(increase(logiq_data_received_bytes[5m])*12/1000000000)/1,0.01)*100", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Ingest capacity utilization", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 0 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "round(sum(increase(logiq_data_received_bytes[1h]))/1000000000,0.01)", "interval": "1h", "legendFormat": "", "refId": "A" } ], "title": "Daily GB/h", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "TB", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 6 }, "id": 4, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 15 }, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "exemplar": true, "expr": "round(sum(increase(logiq_data_received_bytes[30d]))/1000000000000,0.01)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total ingested bytes (30d)", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "million", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 6 }, "id": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 15 }, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "exemplar": true, "expr": "round(sum(increase(logiq_message_count[24h]))/1000000,1)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Log events(24h)", "transparent": true, "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 54, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "id": 12, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "round(sum(increase(logiq_data_received_bytes[24h]))/1000000000000,0.01)", "interval": "24h", "legendFormat": "", "refId": "A" } ], "title": "TB per day", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 13 }, "id": 16, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "round(sum by (exported_namespace) (rate(logiq_namespace_message_count[5m])),1)", "interval": "1h", "legendFormat": "", "refId": "A" } ], "title": "#Messages/sec by Namespace", "type": "timeseries" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (operation) (rate(logiq_client_connect_count{pod=~\"logiq-flash-\\\\d|logiq-flash-\\\\d\\\\d\",connectionType=\"HTTP\"}[5m]))", "instant": true, "interval": "5m", "legendFormat": "{{connectionType}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP Connections", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "count" ] }, "yaxes": [ { "$$hashKey": "object:364", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:365", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "", "schemaVersion": 32, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Logiq Logs overview", "uid": "4VtMnQ5nz", "version": 22, "description": "Logs-overview dashboard gives complete picture of your logs along with the health of the cluster." }
2021-11-18 13:56:52 UTC
2021-11-18 14:42:30 UTC
0
0
13,345
1
371,814
19,409
11
vulture-packet-filter
Vulture : Packet Filter
Vulture Packet Filterlog
2020-11-05 20:33:49 UTC
2020-11-05 20:35:48 UTC
0
Installation information here : https://github.com/b4b857f6ee/Vulture3_grafana_dashboard Vulture website : https://www.vultureproject.org/
57,887
57,888
null
null
0
0
19,409
1
13,345
1
11
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "7.1.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13345, "graphTooltip": 0, "id": null, "iteration": 1604605797027, "links": [], "panels": [ { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 0 }, "id": 61, "options": { "content": "<h2 style=\"color: #FFFFFF; background-color: #39a5ee; font-size: 17px;\">\n<img src=\"https://raw.githubusercontent.com/VultureProject/vulture3-gui/master/gui/static/img/vulture_logo.png\" width: 100% height: auto; >\n</h2>", "mode": "html" }, "pluginVersion": "7.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "description": "Number of hits", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:2062", "fake": true, "field": "direction.keyword", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "$$hashKey": "object:265", "field": "timestamp", "id": "2", "settings": { "interval": "1h", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "$$hashKey": "object:263", "field": "direction.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "_type:vulture_pf", "refId": "A", "timeField": "timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 81, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:3415" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:560", "fake": true, "field": "src_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "$$hashKey": "object:3206", "fake": true, "field": "timestamp", "id": "5", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:3640", "field": "score", "id": "6", "meta": {}, "settings": {}, "type": "count" } ], "query": "_type:vulture_pf", "refId": "A", "timeField": "timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Source IP", "tooltip": { "shared": false, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "$$hashKey": "object:3044", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3045", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 83, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:3415" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:560", "fake": true, "field": "dst_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "$$hashKey": "object:3206", "fake": true, "field": "timestamp", "id": "5", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:3640", "field": "score", "id": "6", "meta": {}, "settings": {}, "type": "count" } ], "query": "_type:vulture_pf", "refId": "A", "timeField": "timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Destination IP", "tooltip": { "shared": false, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "$$hashKey": "object:3044", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3045", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 12, "w": 12, "x": 0, "y": 28 }, "id": 68, "interval": null, "legend": { "percentage": false, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "repeatDirection": "h", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:3649", "fake": true, "field": "action.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "0" }, "type": "terms" }, { "$$hashKey": "object:3206", "fake": true, "field": "timestamp", "id": "5", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:3640", "field": "src_ip.keyword", "id": "6", "meta": {}, "settings": {}, "type": "count" } ], "query": "_type:vulture_pf", "refId": "A", "timeField": "timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Firewall Actions", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 84, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:3415" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:560", "fake": true, "field": "dst_port", "id": "8", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "$$hashKey": "object:3206", "fake": true, "field": "timestamp", "id": "5", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:3640", "field": "score", "id": "6", "meta": {}, "settings": {}, "type": "count" } ], "query": "_type:vulture_pf", "refId": "A", "timeField": "timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests per destination ports", "tooltip": { "shared": false, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "$$hashKey": "object:3044", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3045", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch-Vulture", "value": "Elasticsearch-Vulture" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "queryValue": "", "refresh": 1, "regex": "/.ulture/", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Vulture : Packet Filter", "uid": "FDqH0ohGz", "version": 9, "description": "Vulture Packet Filterlog" }
2020-11-05 20:33:49 UTC
2020-11-05 20:35:48 UTC
0
0
16,561
1
201,234
25,282
11
monitoring-equipment-by-items
Monitoring Equipment by items
Responsible for monitoring items: HDD, Memory, CPU and CPU internal processes
2022-07-08 12:41:23 UTC
2022-07-08 12:53:05 UTC
0
Telegran: https://t.me/Rafaprudente
74,814
74,815
null
null
0
0
25,282
1
16,561
1
11
Responsible for monitoring items: HDD, Memory, CPU and CPU internal processes
{ "__inputs": [ { "name": "DS_MYDATASOURCE", "label": "MyDataSource", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__elements": [], "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "panel", "id": "yesoreyeram-boomtheme-panel", "name": "Boom Theme", "version": "0.2.1" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Responsible for monitoring items: HDD, Memory, CPU and CPU internal processes", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "iteration": 1657284003704, "links": [], "liveNow": true, "panels": [ { "description": "Uptime", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 0 }, "id": 6, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "Status" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/ptime/" }, "itemTag": { "filter": "Application: Status" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "transparent", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#8aeb7d", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 0 }, "id": 2, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 50 }, "textMode": "value" }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "CPU" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/CPU utilization/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "CPU %", "transformations": [ { "id": "calculateField", "options": { "mode": "reduceRow", "reduce": { "reducer": "mean" }, "replaceFields": true } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "#4a4cce", "mode": "continuous-BlPu" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 6, "y": 0 }, "id": 16, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": { "valueSize": 18 } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "Memory" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/Total memory/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Total de Memória RAM", "transparent": true, "type": "bargauge" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "transparent", "mode": "fixed" }, "decimals": 0, "mappings": [], "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "#8aeb7d", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 10, "y": 0 }, "id": 25, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 50 }, "textMode": "value" }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "Number Of Disk" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "HDD", "transformations": [ { "id": "calculateField", "options": { "mode": "reduceRow", "reduce": { "reducer": "mean" }, "replaceFields": true } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "transparent", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#35742d", "value": null } ] }, "unit": "decbits" }, "overrides": [ { "matcher": { "id": "byName", "options": "Disk utilization :/ Storage" }, "properties": [ { "id": "unit", "value": "percent" } ] }, { "matcher": { "id": "byName", "options": "Disk utilization :/" }, "properties": [ { "id": "unit", "value": "percent" } ] }, { "matcher": { "id": "byName", "options": "Disk utilization :/mnt" }, "properties": [ { "id": "unit", "value": "percent" } ] } ] }, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 0 }, "id": 8, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": { "titleSize": 15 }, "textMode": "value_and_name" }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:706", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total Disk sda :/" ], "text": "setAlias(Total Disk sda :/)" } ], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/: Total space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:727", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Used Disk sda :/" ], "text": "setAlias(Used Disk sda :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/: Used space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:748", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total Disk sda :/" ], "text": "setAlias(Total Disk sda :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "C:: Total space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "C", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:769", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Used Disk sda :/" ], "text": "setAlias(Used Disk sda :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "C:: Used space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "D", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:790", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Disk utilization :/" ], "text": "setAlias(Disk utilization :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/: Storage utilization" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "E", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:811", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Disk utilization :/" ], "text": "setAlias(Disk utilization :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "C:: Storage utilization" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "F", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:832", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total Disk :/ Storage" ], "text": "setAlias(Total Disk :/ Storage)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/STORAGE: Total space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "G", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:853", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Used Disk :/ Storage" ], "text": "setAlias(Used Disk :/ Storage)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/STORAGE: Used space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "H", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:874", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Disk utilization :/ Storage" ], "text": "setAlias(Disk utilization :/ Storage)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/STORAGE: Storage utilization" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "I", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:895", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total Disk mnt :/" ], "text": "setAlias(Total Disk mnt :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/mnt/database: Total space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "J", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:916", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Used Disk mnt :/" ], "text": "setAlias(Used Disk mnt :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/mnt/database: Used space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "K", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:937", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Disk utilization :/mnt" ], "text": "setAlias(Disk utilization :/mnt)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/mnt/database: Storage utilization" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "L", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:958", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total Disk vmfs :/" ], "text": "setAlias(Total Disk vmfs :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/vmfs/volumes/5a01f652-9d12d8ef-b891-9c8e990d5c10: Total space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "M", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:979", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Used Disk vmfs :/" ], "text": "setAlias(Used Disk vmfs :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/vmfs/volumes/5a01f652-9d12d8ef-b891-9c8e990d5c10: Used space" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "N", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Storage" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:1000", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Disk utilization :/" ], "text": "setAlias(Disk utilization :/)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/vmfs/volumes/5a01f652-9d12d8ef-b891-9c8e990d5c10: Storage utilization" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "O", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transformations": [ { "id": "filterFieldsByName", "options": {} } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Cores", "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 2 }, "id": 4, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "CPU" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/Number of CPUs/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "mappings": [], "min": 1, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 6, "y": 2 }, "id": 21, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": { "valueSize": 18 } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "Memory" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "Available memory" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Memory" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "#1: Used memory" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Memory" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "Used memory" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "C", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Memória Disponível %", "transparent": true, "type": "bargauge" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "transparent", "mode": "fixed" }, "decimals": 0, "mappings": [ { "options": { "match": "nan", "result": { "index": 0, "text": "Sem suporte CPU" } }, "type": "special" } ], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "#: CPU idle time" }, "properties": [ { "id": "displayName", "value": "Tempo Ocioso" } ] }, { "matcher": { "id": "byName", "options": "#: CPU system time" }, "properties": [ { "id": "displayName", "value": "Tempo executando o kernel" } ] }, { "matcher": { "id": "byName", "options": "#: CPU softirq time" }, "properties": [ { "id": "displayName", "value": "Atendendo as interrupções" } ] }, { "matcher": { "id": "byName", "options": "#: CPU interrupt time" }, "properties": [ { "id": "displayName", "value": "Tempo atendendo as interrupções" } ] }, { "matcher": { "id": "byName", "options": "#: CPU user time" }, "properties": [ { "id": "displayName", "value": "Tempo executando processos" } ] }, { "matcher": { "id": "byName", "options": "#: CPU DPC time" }, "properties": [ { "id": "displayName", "value": "Tempo de DPC do processador" } ] }, { "matcher": { "id": "byName", "options": "#: CPU privileged time" }, "properties": [ { "id": "displayName", "value": "Modo privilegiado CPU" } ] }, { "matcher": { "id": "byName", "options": "#: CPU queue length" }, "properties": [ { "id": "displayName", "value": "Comprimento da fila do CPU" } ] } ] }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 4 }, "hideTimeOverride": true, "id": 3, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 15 }, "textMode": "value_and_name" }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "CPU" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:194", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$Query1/", "#" ], "text": "replaceAlias(/$Query1/, #)" } ], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/.*CPU idle time.*|.*CPU interrupt time.*|.*CPU softirq time.*|.*CPU system time.*|.*CPU user time.*/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "CPU" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:215", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$Query1/", "#" ], "text": "replaceAlias(/$Query1/, #)" } ], "group": { "filter": "$Query0" }, "hide": false, "host": { "filter": "$Query1" }, "item": { "filter": "/.*CPU DPC time.*|.*CPU privileged time.*|.*CPU queue length.*/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transformations": [], "type": "stat" }, { "gridPos": { "h": 1, "w": 4, "x": 0, "y": 6 }, "id": 20, "options": { "activeTheme": "Th1", "disableThemePicker": true, "themes": [ { "name": "Th1", "styles": [ { "props": { "theme": "default" }, "type": "basetheme" }, { "props": { "url": "https://images.unsplash.com/photo-1524334228333-0f6db392f8a1" }, "type": "bgimage" }, { "props": { "url": "" }, "type": "url" }, { "props": { "text": ".panel-container {\n background-color: rgba(0,0,0,0.3);\n}" }, "type": "style" } ] } ] }, "pluginVersion": "0.2.1", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "yesoreyeram-boomtheme-panel" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 1, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 20, "x": 4, "y": 6 }, "hideTimeOverride": false, "id": 13, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "CPU" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:161", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "CPU" ], "text": "setAlias(CPU)" } ], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/CPU utilization/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "$ncpu", "transformations": [ { "id": "filterFieldsByName", "options": {} } ], "transparent": true, "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 7 }, "id": 18, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "text": { "titleSize": 15 } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "Memory" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/Memory utilization/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Memory Utilization %", "transparent": true, "type": "gauge" }, { "fieldConfig": { "defaults": { "color": { "mode": "continuous-YlRd" }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "noValue": "Not supported", "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 14 }, "id": 23, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "text": { "titleSize": 15 } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "/Disk/" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [ { "$$hashKey": "object:1358", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$Query1/", "." ], "text": "replaceAlias(/$Query1/, .)" } ], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/Disk utilization/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Disk Throughput", "transformations": [ { "id": "renameByRegex", "options": { "regex": "(: Disk utilization)", "renamePattern": "" } } ], "transparent": true, "type": "gauge" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "#b09b12", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 1, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1000 } ] }, "unit": "rps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 10, "x": 4, "y": 14 }, "hideTimeOverride": false, "id": 22, "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "hidden", "placement": "right", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "/.*Disk.*/" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/.*read.*/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Disk r/s", "transformations": [], "transparent": true, "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-orange", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 1, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-orange", "value": 1000 } ] }, "unit": "wps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 10, "x": 14, "y": 14 }, "hideTimeOverride": false, "id": 24, "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "hidden", "placement": "right", "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "application": { "filter": "/.*Disk.*/" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_MYDATASOURCE}" }, "functions": [], "group": { "filter": "$Query0" }, "host": { "filter": "$Query1" }, "item": { "filter": "/.*write.*/" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Disk w/s", "transformations": [], "transparent": true, "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Monitoring Equipment by items", "uid": "q32ig-bnz", "version": 190, "weekStart": "monday", "gnetId": 16561 }
2022-07-08 12:41:23 UTC
null
0
0
16,116
1
193,429
24,452
11
exporters-view
Exporters View - Aerospike Monitoring Stack
Exporters View dashboard for Aerospike Monitoring Stack
2022-04-17 09:51:46 UTC
2022-04-17 15:24:52 UTC
0
Exporters View dashboard for [Aerospike Monitoring Stack](https://docs.aerospike.com/monitorstack) Aerospike's Monitoring Stack extracts operational metrics from Aerospike database clusters for visualization and analysis in Prometheus and Grafana. See [Aerospike Monitoring Stack Architecture](https://docs.aerospike.com/monitorstack/new/components-of-monitoring-stack) and [Aerospike Monitoring Stack Installation](https://docs.aerospike.com/monitorstack/new/installing-components) for more details
72,655
72,656
Other
null
0
0
24,452
1
16,116
1
11
null
{ "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.7" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 16116, "graphTooltip": 0, "id": null, "iteration": 1623784686683, "links": [], "panels": [ { "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Aerospike Prometheus Exporters' Status", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "color-background", "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "DOWN", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null }, { "color": "semi-dark-red", "value": 0 }, { "color": "#299c46", "value": 1 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 0 }, "id": 2, "links": [], "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": true, "expr": "up{job=\"aerospike\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Aerospike Prometheus Exporters", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": false, "__name__": true, "instance": false, "job": true }, "indexByName": {}, "renameByName": { "Value": "Status", "instance": "Exporter Instance" } } } ], "transparent": true, "type": "table" } ], "refresh": "1m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Aerospike Prometheus", "value": "Aerospike Prometheus" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "DS_AEROSPIKE_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Exporters View - Aerospike Monitoring Stack", "uid": "UcZD2iHBj", "version": 2, "description": "Exporters View dashboard for Aerospike Monitoring Stack" }
2022-04-17 09:51:46 UTC
2022-04-17 15:24:52 UTC
0
0
15,665
1
564,081
23,653
11
nginx-ingress-controller
NGINX Ingress controller
Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment.
2022-02-02 08:24:44 UTC
2022-02-02 08:24:54 UTC
0
null
0
0
null
null
0
0
23,653
1
15,665
1
11
Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" }, { "datasource": "${DS_PROMETHEUS}", "enable": true, "expr": "sum(changes(nginx_ingress_controller_config_last_reload_successful_timestamp_seconds{instance!=\"unknown\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[30s])) by (controller_class)", "hide": false, "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "name": "Config Reloads", "showIn": 0, "step": "30s", "tagKeys": "controller_class", "tags": [], "titleFormat": "Config Reloaded", "type": "tags" } ] }, "editable": true, "gnetId": 15665, "graphTooltip": 0, "iteration": 1534359654832, "links": [], "panels": [ { "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": "${DS_PROMETHEUS}", "format": "ops", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 0 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "round(sum(irate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m])), 0.001)", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Controller Request Volume", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 82, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(avg_over_time(nginx_ingress_controller_nginx_process_connections{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Controller Connections", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 80, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",status!~\"[4-5].*\"}[2m])) / sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m]))", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "95, 99, 99.5", "title": "Controller Success Rate (non-4|5xx responses)", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "id": 81, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(nginx_ingress_controller_success{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Config Reloads", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 83, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(nginx_ingress_controller_config_last_reload_successful{controller_pod=~\"$controller\",controller_namespace=~\"$namespace\"} == 0)", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Last Config Failed", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 3 }, "height": "200px", "id": 86, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress), 0.001)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "metric": "network", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress Request Volume", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00", "max - prometheus": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 3 }, "id": 87, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 300, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\",status!~\"[4-5].*\"}[2m])) by (ingress) / sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress Success Rate (non-4|5xx responses)", "tooltip": { "msResolution": false, "shared": true, "sort": 1, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 10 }, "height": "200px", "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (irate (nginx_ingress_controller_request_size_sum{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (irate (nginx_ingress_controller_response_size_sum{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network I/O pressure", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00", "max - prometheus": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 10 }, "id": 77, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(nginx_ingress_controller_nginx_process_resident_memory_bytes{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}) ", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "nginx", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Average Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "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 } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": false, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 10 }, "height": "", "id": 79, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (nginx_ingress_controller_nginx_process_cpu_seconds_total{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m])) ", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "nginx", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt" } ], "timeFrom": null, "timeShift": null, "title": "Average CPU Usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 }, "hideTimeOverride": false, "id": 75, "links": [], "pageSize": 7, "repeat": null, "repeatDirection": "h", "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "alias": "Ingress", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "ingress", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Requests", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #A", "thresholds": [ "" ], "type": "number", "unit": "ops" }, { "alias": "Errors", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "ops" }, { "alias": "P50 Latency", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "P90 Latency", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "P99 Latency", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "IN", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #F", "thresholds": [ "" ], "type": "number", "unit": "Bps" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "OUT", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [], "type": "number", "unit": "Bps" } ], "targets": [ { "expr": "histogram_quantile(0.50, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "C" }, { "expr": "histogram_quantile(0.90, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "D" }, { "expr": "histogram_quantile(0.99, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ destination_service }}", "refId": "E" }, { "expr": "sum(irate(nginx_ingress_controller_request_size_sum{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "F" }, { "expr": "sum(irate(nginx_ingress_controller_response_size_sum{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "G" } ], "timeFrom": null, "title": "Ingress Percentile Response Times and Transfer Rates", "transform": "table", "transparent": false, "type": "table" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 24 }, "height": "1024", "id": 85, "links": [], "pageSize": 7, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "TTL", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Current", "thresholds": [ "0", "691200" ], "type": "number", "unit": "s" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "avg(nginx_ingress_controller_ssl_expire_time_seconds{kubernetes_pod_name=~\"$controller\",namespace=~\"$namespace\",ingress=~\"$ingress\"}) by (host) - time()", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ host }}", "metric": "gke_letsencrypt_cert_expiration", "refId": "A", "step": 1 } ], "title": "Ingress Certificate Expiry", "transform": "timeseries_aggregations", "type": "table" } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [ "nginx" ], "templating": { "list": [ { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(nginx_ingress_controller_config_hash, controller_namespace)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Controller Class", "multi": false, "name": "controller_class", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\"}, controller_class) ", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Controller", "multi": false, "name": "controller", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\",controller_class=~\"$controller_class\"}, controller_pod) ", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "tags": [], "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Ingress", "multi": false, "name": "ingress", "options": [], "query": "label_values(nginx_ingress_controller_requests{namespace=~\"$namespace\",controller_class=~\"$controller_class\",controller=~\"$controller\"}, ingress) ", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "2m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "NGINX Ingress controller", "uid": "nginx", "version": 1, "description": "Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment." }
2022-02-02 08:24:44 UTC
null
0
0
13,212
1
371,814
19,184
11
sn-ids
SELKS SN-IDS
Dashboard SELKS for Grafana SN-IDS https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-21 06:53:50 UTC
2020-10-21 11:39:55 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,231
57,232
null
null
0
0
19,184
1
13,212
1
11
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13212, "graphTooltip": 0, "id": null, "iteration": 1603222689361, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:11376", "fake": true, "id": "4", "query": "*", "settings": { "filters": [ { "label": "DHCP", "query": "event_type:dhcp" }, { "label": "DNP3", "query": "event_type:dnp3" }, { "label": "DNS", "query": "event_type:dns" }, { "label": "Kerberos", "query": "event_type:krb5" }, { "label": "HTTP", "query": "event_type:http" }, { "label": "IKEv2", "query": "event_type:ikev2" }, { "label": "NFS", "query": "event_type:nfs" }, { "label": "SMB", "query": "event_type:smb" }, { "label": "SMB", "query": "event_type:smtp" }, { "label": "SSH", "query": "event_type:ssh" }, { "label": "TLS", "query": "event_type:tls" }, { "label": "TFTP", "query": "event_type:tftp" } ] }, "type": "filters" }, { "$$hashKey": "object:11377", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:11374", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "*", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Timelion-Protocols", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 5, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "alert.signature.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "1m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Timelion-Signatures", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 26, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "alert.severity", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "1m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Timelion-Alert-Severity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 27, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:11428", "fake": true, "field": "alert.category.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "$$hashKey": "object:11429", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "1m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:11426", "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Timelion-Alert-Category", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 28, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "geoip.country_name.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "1m", "min_doc_count": "0", "offset": "", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "count" } ], "query": "event_type:alert alert.signature.keyword:*", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Timelion-Alert-Country", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 27 }, "id": 20, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-ALERT-EventsList", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "dest_ip", "dest_port", "proto", "src_ip", "src_port", "alert.category", "alert.signature", "alert.signature_id" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "alert.category": 1, "dest_ip": 5, "dest_port": 6, "event_type": 7, "proto": 4, "src_ip": 2, "src_port": 3 }, "renameByName": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-IDS", "uid": "55hb5npGz", "version": 10, "description": "Dashboard SELKS for Grafana\r\nSN-IDS\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-21 06:53:50 UTC
2020-10-21 06:54:13 UTC
0
0
14,939
1
535,606
22,283
11
godin-packages
GOdin
Sample dashboard for GOdin metrics collector
2021-08-27 14:53:17 UTC
2021-08-27 14:58:16 UTC
0
null
0
0
Other
null
0
0
22,283
1
14,939
1
11
null
{ "__inputs": [ { "name": "DS_POSTGRESQL-GODIN", "label": "PostgreSQL-godin", "description": "", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.2" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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, "gnetId": 14939, "graphTooltip": 0, "id": null, "iteration": 1630075948001, "links": [], "panels": [ { "datasource": "${DS_POSTGRESQL-GODIN}", "fieldConfig": { "defaults": { "color": { "fixedColor": "#FF9830", "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 11, "x": 0, "y": 0 }, "id": 2, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Upgradable packages" } ] }, "pluginVersion": "8.1.2", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": true, "rawSql": "SELECT s2.hostname,\r\n s2.timestamp AS \"Last checked\",\r\n COUNT(*) AS \"Upgradable packages\"\r\nFROM\r\n (SELECT s1.hostname,\r\n s1.timestamp,\r\n arr\r\n FROM\r\n (SELECT DISTINCT ON (report->'host_info'->'hostname') report->'host_info'->>'hostname' AS hostname,\r\n TIMESTAMP,\r\n report\r\n FROM reports\r\n ORDER BY report->'host_info'->'hostname',\r\n TIMESTAMP DESC) AS s1,\r\n jsonb_array_elements(s1.report -> 'packages') arr(item_object)\r\n WHERE arr.item_object ->> 'upgrade' = 'yes') AS s2\r\nGROUP BY s2.hostname, s2.timestamp;", "refId": "A", "select": [ [ { "params": [ "id" ], "type": "column" } ] ], "table": "reports", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Upgrade panel", "transformations": [], "type": "table" }, { "datasource": "${DS_POSTGRESQL-GODIN}", "description": "Hosts that haven't reported in >7 days", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 7, "x": 11, "y": 0 }, "id": 7, "options": { "showHeader": true }, "pluginVersion": "8.1.2", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": true, "rawSql": "SELECT DISTINCT ON (report -> 'host_info' ->> 'hostname') report->'host_info'->>'hostname' as hostname, timestamp\r\nFROM reports\r\nWHERE timestamp <= NOW() - INTERVAL '7 DAY'\r\nORDER BY report->'host_info'->>'hostname', timestamp DESC", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Missing hosts", "type": "table" }, { "datasource": "${DS_POSTGRESQL-GODIN}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 0 }, "id": 5, "options": { "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": true, "rawSql": "SELECT\r\n now() as time,\r\n s2.hostname AS metric,\r\n COUNT(*) AS value\r\nFROM\r\n (SELECT s1.hostname,\r\n arr\r\n FROM\r\n (SELECT DISTINCT ON (report->'host_info'->'hostname') report->'host_info'->>'hostname' AS hostname,\r\n TIMESTAMP,\r\n report\r\n FROM reports\r\n ORDER BY report->'host_info'->'hostname',\r\n TIMESTAMP DESC) AS s1,\r\n jsonb_array_elements(s1.report -> 'packages') arr(item_object)\r\n WHERE arr.item_object ->> 'upgrade' = 'yes') AS s2\r\nGROUP BY s2.hostname;", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Same but nice pie chart", "type": "piechart" }, { "datasource": "${DS_POSTGRESQL-GODIN}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 9 }, "id": 9, "options": { "showHeader": true }, "pluginVersion": "8.1.2", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": true, "rawSql": "SELECT DISTINCT ON (report -> 'host_info' ->> 'hostname')\r\n report->'host_info'->>'os' as OS,\r\n report->'host_info'->>'kernel' as kernel,\r\n report->'host_info'->>'architecture' as architecture,\r\n report->>'package_manager' AS \"Package manager\"\r\nFROM reports\r\nWHERE report -> 'host_info' ->> 'hostname' = ${hostname:singlequote}\r\nORDER BY report->'host_info'->>'hostname' DESC", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "${hostname}", "type": "table" }, { "datasource": "${DS_POSTGRESQL-GODIN}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 12 }, "id": 3, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Package name" } ] }, "pluginVersion": "8.1.2", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "queryType": "randomWalk", "rawQuery": true, "rawSql": "SELECT s2.arr->>'name' AS \"Package name\",\r\n s3.arr->>'version' AS \"Current\",\r\n s2.arr->>'version' AS \"Candidate\"\r\nFROM\r\n\t(\t\r\n\tSELECT s1.hostname,\r\n arr\r\n\tFROM\r\n\t\t(\tSELECT DISTINCT ON (report->'host_info'->'hostname') report->'host_info'->'hostname' AS hostname,\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tTIMESTAMP,\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\treport\r\n\t\t\tFROM reports\r\n\t\t\tWHERE report->'host_info'->>'hostname' = ${hostname:singlequote}\r\n\t\t\tORDER BY report->'host_info'->'hostname',\r\n\t\t\t\t\t\t\t\t\t\tTIMESTAMP DESC\r\n\t\t) AS s1,\r\n\t\tjsonb_array_elements(s1.report -> 'packages') arr(item_object)\r\n\tWHERE \r\n\t\tarr.item_object ->> 'upgrade' = 'yes'\r\n\t) AS s2\r\n\t\r\n\tLEFT JOIN (\t\r\n\tSELECT s1.hostname,\r\n arr\r\n\tFROM\r\n\t\t(\tSELECT DISTINCT ON (report->'host_info'->'hostname') report->'host_info'->'hostname' AS hostname,\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tTIMESTAMP,\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\treport\r\n\t\t\tFROM reports\r\n\t\t\tWHERE report->'host_info'->>'hostname' = ${hostname:singlequote}\r\n\t\t\tORDER BY report->'host_info'->'hostname',\r\n\t\t\t\t\t\t\t\t\t\tTIMESTAMP DESC\r\n\t\t) AS s1,\r\n\t\tjsonb_array_elements(s1.report -> 'packages') arr(item_object)\r\n\tWHERE \r\n\t\tNOT (arr.item_object ? 'upgrade')\r\n\t) AS s3 ON s2.arr->>'name' = s3.arr->>'name'\r\n\r\nGROUP BY s2.hostname, s2.arr, s3.arr;", "refId": "A", "select": [ [ { "params": [ "id" ], "type": "column" } ] ], "table": "reports", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Upgrade list for ${hostname}", "type": "table" } ], "refresh": false, "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_POSTGRESQL-GODIN}", "definition": "SELECT DISTINCT ON (report->'host_info'->'hostname') report->'host_info'->>'hostname' FROM reports;", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Hostname", "multi": false, "name": "hostname", "options": [], "query": "SELECT DISTINCT ON (report->'host_info'->'hostname') report->'host_info'->>'hostname' FROM reports;", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "hidden": true }, "timezone": "", "title": "GOdin", "uid": "HAjGJln7z", "version": 28, "description": "Sample dashboard for GOdin metrics collector" }
2021-08-27 14:53:17 UTC
2021-08-27 14:57:46 UTC
0
0
13,652
1
218,248
19,937
11
capella-cambria-cluster-video-trancoder-v4-6
Capella Cambria Cluster Video Trancoder v4.6
Dashboard for Cambria Cluster, an enterprise-level video transcoding application for Windows.
2020-12-30 21:24:59 UTC
2020-12-30 21:26:26 UTC
0
Shows rate of incoming, successful and failed video transcoding jobs for the Cluster. Displays performance graphs such as overall CPU usage, per-machine RAM and CPU usage. Breaks down incoming and failed jobs per preset and submitter.
59,273
59,274
null
null
0
0
19,937
1
13,652
1
11
Dashboard for Cambria Cluster, an enterprise-level video transcoding application for Windows.
{ "__inputs": [ { "name": "DS_PROMETHEUS_FTC", "label": "Prometheus_Cluster", "description": "Metrics collected from Cambria Cluster", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for Cambria Cluster, an enterprise-level video transcoding application for Windows.", "editable": true, "gnetId": 13652, "graphTooltip": 1, "id": null, "links": [], "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "description": "Currently running jobs", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 0 }, "id": 29, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_running", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "title": "Running Jobs", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 24, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_machines_online", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "title": "Online Machines", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "description": "Total transcoding slots for all FTC Machines", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 0 }, "id": 2, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_slots_cluster", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "title": "Total Slots", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "description": "Average CPU Usage for the FTC Machines", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 33 }, { "color": "#d44a3a", "value": 66 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 0 }, "id": 4, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_avg_machine_cpu_pct_cluster", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "title": "CPU Usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 0 }, "id": 22, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "expr": "ftc_number_jobs_total", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total Jobs", "type": "stat" }, { "aliasColors": { "Failed": "#e24d42", "Failed jobs": "#890f02", "New": "rgba(126, 126, 126, 0.35)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_number_jobs_done_total [2m]), 0)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Succeeded", "refId": "A" }, { "expr": "clamp_min(delta(ftc_number_jobs_failed_total [2m]), 0)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Failed", "refId": "B" }, { "expr": "clamp_min(delta(ftc_number_jobs_total [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "New", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 7, "y": 3 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ftc_avg_queue_time_sec{job_count=\"20\"}", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Over last 20 jobs", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Queued Time (sec)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 14, "y": 3 }, "hiddenSeries": false, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ftc_avg_rt_speed{job_count=\"20\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Over last 20 jobs", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average RT Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 * ftc_total_failed_jobs_machine / (ftc_total_succeeded_jobs_machine + ftc_total_failed_jobs_machine)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{machine_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Machine Job Failure (%, cumulative)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "description": "Per-machine CPU usage", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 7, "y": 10 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ftc_cpu_usage_pct_machine", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{machine_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Machine CPU Usage (%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 14, "y": 10 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 * ftc_RAM_usage_machine_MB / ftc_total_RAM_machine_MB", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{machine_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Machine RAM usage (%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_total_jobs_submitter [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{submitter_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs / Submitter (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 7, "y": 16 }, "hiddenSeries": false, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_total_jobs_description [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{description_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs / Description (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "description": "Percentage of the Cluster's total slots that are in use", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 14, "y": 16 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 * ftc_number_jobs_running / ftc_number_slots_cluster", "format": "time_series", "intervalFactor": 1, "legendFormat": "Percent slots in use", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Slots in use (%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_failed_jobs_submitter [2m]), 0) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{submitter_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failed Jobs / Submitter (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_FTC}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 7, "y": 22 }, "hiddenSeries": false, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(delta(ftc_failed_jobs_description [2m]), 0) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{description_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failed jobs / Description (rate, 2m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Capella Cambria Cluster Video Trancoder v4.6", "uid": "asdfas", "version": 3 }
2020-12-30 21:24:59 UTC
2020-12-30 21:26:25 UTC
0
0
14,033
1
470,224
20,568
11
tour-of-rockstars-dashboard
Tour of Rockstars Dashboard
This is a dashboard that belongs to a demonstration. More details can be found at https://gitlab.com/phazebroek/lightning-talk-monitoring
2021-03-09 20:57:36 UTC
2021-03-09 21:01:11 UTC
0
null
61,304
61,305
null
null
0
0
20,568
1
14,033
1
11
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert list", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14033, "graphTooltip": 0, "id": null, "iteration": 1615323409948, "links": [], "panels": [ { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 7 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "10s", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "15s", "frequency": "15s", "handler": 1, "name": "Rockstars on Tour alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": {}, "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 9, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tor_rockstars_total", "interval": "", "legendFormat": "Total", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 7, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rockstars on Tour", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": {}, "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 9, "x": 9, "y": 0 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": false, "expr": "rate(tor_rockstars_added_total[$interval]) * 60", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Joining / $interval", "queryType": "randomWalk", "refId": "A" }, { "expr": "rate(tor_rockstars_removed_total[$interval]) * 60", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Leaving / $interval", "queryType": "randomWalk", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Trend", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "dashboardFilter": "", "dashboardTags": [], "datasource": null, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "folderId": null, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 0 }, "id": 5, "limit": 10, "nameFilter": "", "onlyAlertsOnDashboard": true, "pluginVersion": "7.4.3", "show": "changes", "sortOrder": 5, "stateFilter": [], "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Recent Alerts", "type": "alertlist" } ], "refresh": "15s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "1m", "value": "1m" }, "description": "Time window to detect trends in", "error": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": false, "text": "10s", "value": "10s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "10s,30s,1m,5m,15m,1h", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "15s", "30s", "1m", "5m", "15m", "30m", "1h" ] }, "timezone": "", "title": "Tour of Rockstars Dashboard", "uid": "ClaKXxyMz", "version": 21, "description": "This is a dashboard that belongs to a demonstration. More details can be found at https://gitlab.com/phazebroek/lightning-talk-monitoring" }
2021-03-09 20:57:36 UTC
2021-03-09 21:01:09 UTC
0
0
13,992
1
297,685
20,510
11
minepy-metrics
Minepy-metrics
Dashboard for https://github.com/Abydos12/minepy-metrics
2021-03-02 18:06:57 UTC
2021-03-02 18:13:08 UTC
0
null
0
0
null
null
0
0
20,510
1
13,992
1
11
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": false, "gnetId": 13992, "graphTooltip": 0, "id": null, "iteration": 1614707360425, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 1228, "panels": [], "title": "Global infos", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 1 }, "id": 1223, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^version$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "targets": [ { "expr": "mc_world_infos{instance=\"$server\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Version", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [ { "from": "", "id": 1, "text": "Survival", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Creative", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 3, "text": "Spectator", "to": "", "type": 1, "value": "2" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0 }, { "color": "#6ED0E0", "value": 1 }, { "color": "#EF843C", "value": 2 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 1 }, "id": 1224, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^game_mode$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "targets": [ { "expr": "mc_world_infos{instance=\"$server\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Game mode", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 6, "y": 1 }, "id": 924, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "targets": [ { "expr": "sum(mc_players_online{instance=\"$server\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Players online", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 7, "fillGradient": 0, "gridPos": { "h": 6, "w": 16, "x": 8, "y": 1 }, "hiddenSeries": false, "id": 147, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "expr": "mc_players_online{instance=\"$server\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{player}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Players online", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:153", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:154", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [ { "from": "", "id": 1, "text": "Peaceful", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Easy", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 3, "text": "Normal", "to": "", "type": 1, "value": "2" }, { "from": "", "id": 4, "text": "Hard", "to": "", "type": 1, "value": "3" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-blue", "value": 0 }, { "color": "#6ED0E0", "value": 1 }, { "color": "#EAB839", "value": 2 }, { "color": "red", "value": 3 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 4 }, "id": 1226, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^difficulty$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "targets": [ { "expr": "mc_world_infos{instance=\"$server\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Difficulty", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [ { "from": "", "id": 1, "text": "No", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "Yes", "to": "", "type": 1, "value": "1" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-blue", "value": 0 }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 4 }, "id": 1225, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^hardcore$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "targets": [ { "expr": "mc_world_infos{instance=\"$server\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Hardcore", "transformations": [], "type": "stat" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 1342, "panels": [ { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 8 }, "id": 1340, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "targets": [ { "expr": "sum(mc_player_entities_loaded{instance=\"$server\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Entities", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 2, "y": 8 }, "hiddenSeries": false, "id": 1339, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "mc_player_entities_loaded{instance=\"$server\"}", "instant": false, "interval": "", "legendFormat": "{{ entity }} - {{ mod }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entities", "tooltip": { "shared": false, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:507", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:508", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Forge", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 1330, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 9 }, "id": 1121, "options": { "showHeader": false, "sortBy": [ { "desc": true, "displayName": "deaths" } ] }, "pluginVersion": "7.4.3", "targets": [ { "expr": "mc_player_deaths_total{instance=\"$server\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "{{player}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Deaths", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": { "Value": "deaths" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 9 }, "id": 1343, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "targets": [ { "expr": "sum(mc_player_entity_killed_total{instance=\"$server\"}) by (player)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Kills", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": false }, "indexByName": { "Time": 0, "Value": 7, "__name__": 1, "entity": 3, "instance": 4, "job": 5, "mod": 6, "player": 2 }, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 8, "y": 9 }, "id": 1345, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Time" } ] }, "pluginVersion": "7.4.3", "targets": [ { "expr": "mc_player_time_spend_total{instance=\"$server\", action=\"played\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Time played", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "action": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": { "Value": "Time", "player": "Player" } } } ], "type": "table" } ], "title": "Global stats", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 4, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 0, "mappings": [], "max": 20, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "orange", "value": 4 }, { "color": "#EAB839", "value": 10 }, { "color": "green", "value": 16 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 17 }, "id": 184, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_health{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "Health", "refId": "A" }, { "expr": "mc_player_food_level{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "Food", "refId": "B" }, { "expr": "mc_player_food_saturation_level{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "Food saturation", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Status", "type": "bargauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(12, 219, 219)", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 17 }, "id": 110, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_time_spend_total{instance=\"$server\", player=\"$player\", action=\"played\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Play time", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 17 }, "id": 578, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_score{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Score", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 82 } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 8, "y": 17 }, "id": 324, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_entity_killed_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Kills", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "lengthm" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 95 } ] } ] }, "gridPos": { "h": 6, "w": 4, "x": 14, "y": 17 }, "id": 1331, "options": { "showHeader": false, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_distance_total{instance=\"$server\", player=\"$player\"}/100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Traveled", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 85 } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 17 }, "id": 1333, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_crafted_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Crafted", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 20 }, "id": 226, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_xp_level{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Level", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 20 }, "id": 654, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_jump_total{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Jump", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 23 }, "id": 1020, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_item_enchanted_total{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Items enchanted", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 23 }, "id": 79, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_leave_game_total{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Leave game", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-purple", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 23 }, "id": 736, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_damage_dealt_total{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Damage dealt", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-yellow", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 23 }, "id": 53, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "sum(mc_player_entity_killed_total{instance=\"$server\", player=\"$player\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Entity killed", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "killer" }, "properties": [ { "id": "custom.width", "value": null } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 8, "y": 23 }, "id": 273, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_killed_by_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "{{killer}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Deaths by mobs", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 85 } ] } ] }, "gridPos": { "h": 6, "w": 4, "x": 14, "y": 23 }, "id": 1337, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_interacted_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Interactions", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 85 } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 23 }, "id": 1334, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_used_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Used", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 26 }, "id": 827, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_fish_caught_total{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Fish caught", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(212, 101, 208)", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 26 }, "id": 735, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_damage_taken_total{instance=\"$server\", player=\"$player\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Damage taken", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 85 } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 29 }, "id": 1332, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_mined_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Mined", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 85 } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 29 }, "id": 1335, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_broken_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Broke", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 85 } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 29 }, "id": 1336, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "count" } ] }, "pluginVersion": "7.4.3", "scopedVars": { "player": { "selected": false, "text": "Abydos", "value": "Abydos" } }, "targets": [ { "expr": "mc_player_picked_up_total{instance=\"$server\", player=\"$player\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Picked up", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true, "player": true }, "indexByName": {}, "renameByName": { "Value": "count" } } } ], "type": "table" } ], "repeat": "player", "title": "$player stats", "type": "row" } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "mc_player_uuid", "description": null, "error": null, "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "player", "options": [], "query": { "query": "mc_player_uuid", "refId": "Prometheus-player-Variable-Query" }, "refresh": 1, "regex": "/.*player=\"([^\"]*).*/", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "up{job=\"minepy-metrics\"}", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "server", "options": [], "query": { "query": "up{job=\"minepy-metrics\"}", "refId": "Prometheus-server-Variable-Query" }, "refresh": 1, "regex": "/.*instance=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Minepy-metrics", "uid": "epsjPYTGk", "version": 50, "description": "Dashboard for https://github.com/Abydos12/minepy-metrics" }
2021-03-02 18:06:57 UTC
2021-03-02 18:13:07 UTC
0
0
15,928
1
390,761
24,141
11
stream-replicator
Choria Stream Replicator
Dashboard for the JetStream based Choria Stream Replicator
2022-03-16 13:51:13 UTC
2022-03-16 13:59:16 UTC
0
Dashboard for the JetStream based Choria Stream Replicator found at [https://github.com/choria-io/stream-replicator](https://github.com/choria-io/stream-replicator)
71,787
71,788
null
null
0
0
24,141
1
15,928
1
11
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": null, "iteration": 1647437452042, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 19, "panels": [], "title": "Replication Data", "type": "row" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Messages", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 3, "gradientMode": "none", "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", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Lag" }, "properties": [ { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.axisLabel", "value": "Messages Behind" } ] } ] }, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 1 }, "id": 14, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_total_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])", "interval": "", "legendFormat": "Total Messages", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_total_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])\n-\nincrease(choria_stream_replicator_replicator_skipped_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])", "hide": false, "interval": "", "legendFormat": "Copied Messages", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "choria_stream_replicator_replicator_stream_lag_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}", "hide": false, "interval": "", "legendFormat": "Lag", "refId": "C" } ], "title": "Messages / 5 Minutes", "type": "timeseries" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 3, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 7, "y": 1 }, "id": 15, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_total_bytes{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])", "interval": "", "legendFormat": "Total Bytes", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_total_bytes{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])\n-\nincrease(choria_stream_replicator_replicator_skipped_bytes{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])", "hide": false, "interval": "", "legendFormat": "Copied Bytes", "refId": "B" } ], "title": "Bytes / 5 Minutes", "type": "timeseries" }, { "description": "Indicates the effectiveness of the sampling configuration, a value of 80 means 80/100 messages received from the source was not copied to the targets", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "yellow", "value": 19.9995 }, { "color": "green", "value": 50 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 14, "y": 1 }, "id": 8, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "rate(choria_stream_replicator_replicator_skipped_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])\n/\nrate(choria_stream_replicator_replicator_total_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])\n*\n100", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Sampling %", "type": "gauge" }, { "description": "Messages copied to the target, if limits are applied this would be a fraction of total", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 18, "y": 1 }, "id": 5, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(increase(choria_stream_replicator_replicator_total_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])\n-\nincrease(choria_stream_replicator_replicator_skipped_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Replicated / 5 min", "type": "stat" }, { "description": "Bytes copied to the target subject to sampling by the limiter configuration", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 21, "y": 1 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(rate(choria_stream_replicator_replicator_total_bytes{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])\n-\nrate(choria_stream_replicator_replicator_skipped_bytes{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Replicated Bytes / sec", "type": "stat" }, { "description": "Advisories issued by the limiter", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Advisories / 5 minute", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "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", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": " new" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " timeout" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " expire" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " recover" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 9 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(increase(choria_stream_replicator_advisor_total_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m])) by (advisory)", "interval": "", "legendFormat": " {{advisory}}", "refId": "A" } ], "title": "Advisories / 5 Minutes", "type": "timeseries" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 3, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 7, "y": 9 }, "id": 17, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(rate(choria_stream_replicator_replicator_processing_time_seconds_sum{replicator=\"${replicator}\",stream=~\"${stream}\"}[5m])\n/\nrate(choria_stream_replicator_replicator_processing_time_seconds_count{replicator=\"${replicator}\",stream=~\"${stream}\"}[5m])) by (replicator)", "interval": "", "legendFormat": "{{replicator}}", "refId": "A" } ], "title": "Message Processing Time", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 14, "y": 9 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "choria_stream_replicator_tracker_total_items{replicator=~\"${replicator}\",stream=~\"${stream}\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Tracked Items", "type": "stat" }, { "description": "Total number of messages received from the Source", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 18, "y": 9 }, "id": 2, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(increase(choria_stream_replicator_replicator_total_messages{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Processed / 5 min", "type": "stat" }, { "description": "Total bytes received from the Source", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 21, "y": 9 }, "id": 3, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(rate(choria_stream_replicator_replicator_total_bytes{replicator=~\"${replicator}\",stream=~\"${stream}\"}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Processed Bytes / sec", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 21, "panels": [], "title": "Errors", "type": "row" }, { "description": "Times handling a single message failed", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 18 }, "id": 23, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_handler_error_count[5m])", "interval": "", "legendFormat": "{{replicator}} - {{stream}} handler", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_ack_failed_count[5m])", "hide": false, "interval": "", "legendFormat": "{{replicator}} - {{stream}} ack", "refId": "B" } ], "title": "Handler Errors", "type": "timeseries" }, { "description": "Times parsing metadata about a JetStream message failed", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 18 }, "id": 24, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_meta_parse_failed_count[5m])", "interval": "", "legendFormat": "{{replicator}} - {{stream}}", "refId": "A" } ], "title": "Metadata Parse Errors", "type": "timeseries" }, { "description": "Times the durable consumer in the Source stream had to be recreated", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 18 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_replicator_consumer_recreated[5m])", "interval": "", "legendFormat": "{{replicator}} - {{stream}}", "refId": "A" } ], "title": "Consumer Recreated", "type": "timeseries" }, { "description": "Times an advisory could not be published", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 18 }, "id": 27, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "increase(choria_stream_replicator_advisor_publish_errors[5m])", "interval": "", "legendFormat": "{{replicator}} - {{stream}}", "refId": "A" } ], "title": "Advisory Errors", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "definition": "label_values(choria_stream_replicator_replicator_total_messages, replicator)", "description": "", "hide": 0, "includeAll": true, "label": "Replicator", "multi": true, "name": "replicator", "options": [], "query": { "query": "label_values(choria_stream_replicator_replicator_total_messages, replicator)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query", "datasource": "${DS_PROMETHEUS}" }, { "current": {}, "definition": "label_values(choria_stream_replicator_replicator_total_messages, stream)", "hide": 0, "includeAll": true, "multi": true, "name": "stream", "options": [], "query": { "query": "label_values(choria_stream_replicator_replicator_total_messages, stream)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_PROMETHEUS}" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Choria Stream Replicator", "uid": "V1M-qFP7k", "version": 15, "weekStart": "", "gnetId": 15928, "description": "Dashboard for the JetStream based Choria Stream Replicator" }
2022-03-16 13:51:13 UTC
2022-03-16 13:54:04 UTC
0
0
17,186
1
724,048
26,407
11
java-jmx
Java/JMX
Dashboard for JVM metrics with Prometheus / JMX Exporter
2022-10-14 08:41:09 UTC
2022-10-14 13:44:43 UTC
0
This dashboard is part of the [AWS Observability Accelerator](https://aws.amazon.com/blogs/mt/announcing-aws-observability-accelerator-to-configure-comprehensive-observability-for-amazon-eks/) and enables you to monitor JVM metrics with Prometheus / JMX Exporter. For an automated end-to-end setup based on Terraform as well as to provide feedback or report an issue with the dashboard, please visit the [AWS Observability Accelerator GitHub repo](https://github.com/aws-observability/terraform-aws-observability-accelerator/issues).
0
0
Other
null
0
0
26,407
1
17,186
1
11
Dashboard for JVM metrics with Prometheus / JMX Exporter
{ "__inputs": [ { "name": "DS_AWS-OBSERVABILITY-ACCELERATOR", "label": "aws-observability-accelerator", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.7" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Dashboard for JVM metrics with Prometheus / JMX Exporter", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 17186, "graphTooltip": 0, "id": null, "iteration": 1665731331139, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 0 }, "id": 17, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.7", "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "avg_over_time(java_lang_operatingsystem_systemcpuload{job=~\"$job\"}[5m]) * 100", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 1, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 30, "tags": [] } ], "title": "CPU System Load(5m avg)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "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": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 0 }, "id": 19, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.7", "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "java_lang_operatingsystem_totalphysicalmemorysize{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 60, "tags": [] } ], "title": "Total RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "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": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 0 }, "id": 20, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.7", "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "java_lang_operatingsystem_totalswapspacesize{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 60, "tags": [] } ], "title": "Total SWAP", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "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": 4, "w": 6, "x": 18, "y": 0 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.7", "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "java_lang_operatingsystem_availableprocessors{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 60, "tags": [] } ], "title": "CPU Cores", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "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": 7, "w": 8, "x": 0, "y": 4 }, "id": 8, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.7", "targets": [ { "exemplar": true, "expr": "java_lang_operatingsystem_systemcpuload{job=~\"$job\"} * 100", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "system", "refId": "B", "step": 20 }, { "dsType": "influxdb", "exemplar": true, "expr": "java_lang_operatingsystem_processcpuload{job=~\".*jmx\"} * 100", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "process", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] } ], "title": "CPU Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 4 }, "id": 2, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.7", "targets": [ { "exemplar": true, "expr": "jvm_memory_bytes_used{job=~\".*jmx\"}/ ignoring(area) group_left java_lang_operatingsystem_totalphysicalmemorysize{job=~\".*jmx\"} *100", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{area}} memory", "metric": "jvm_memory_bytes_used", "refId": "A", "step": 50 } ], "title": "Memory Heap /NonHeap", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 4 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "jvm_memory_pool_bytes_used{job=~\".*jmx\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "{{pool}}", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Memory Pool Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "jvm_threads_current{job=~\".*jmx\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "current", "metric": "jvm_threads_current", "refId": "A", "step": 50 }, { "exemplar": true, "expr": "jvm_threads_daemon{job=~\".*jmx\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "daemon", "metric": "jvm_threads_daemon", "refId": "B", "step": 50 } ], "thresholds": [], "timeRegions": [], "title": "Threads used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "description": "jvm_classes_loaded", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 11 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "jvm_classes_loaded_total{job=~\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "loaded", "metric": "jvm_classes_loaded", "refId": "A", "step": 50 } ], "thresholds": [], "timeRegions": [], "title": "Class loading", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 11 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "java_lang_operatingsystem_openfiledescriptorcount{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "descriptors", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Open File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 5, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "catalina_manager_activesessions{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "active", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] }, { "exemplar": true, "expr": "catalina_manager_rejectedsessions{job=~\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "rejected", "refId": "C", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "Catalina Manager Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 5, "y": 18 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "catalina_globalrequestprocessor_requestcount_total{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} count", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] }, { "exemplar": true, "expr": "catalina_globalrequestprocessor_errorcount_total{job=~\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} error", "refId": "B", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "Catalina Request Processor requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 11, "y": 18 }, "hiddenSeries": false, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "catalina_globalrequestprocessor_processingtime_total{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Catalina Request Processing Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 18 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sent/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "exemplar": true, "expr": "catalina_globalrequestprocessor_bytesreceived_total{job=~\"$job\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} recv", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 20, "tags": [] }, { "exemplar": true, "expr": "catalina_globalrequestprocessor_bytessent_total{job=~\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} sent", "refId": "B", "step": 20 } ], "thresholds": [], "timeRegions": [], "title": "Catalina Request Processor bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "30s", "schemaVersion": 35, "style": "dark", "tags": [ "JVM", "prometheus", "JMX" ], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_AWS-OBSERVABILITY-ACCELERATOR}" }, "definition": "label_values(job)", "hide": 0, "includeAll": true, "label": "", "multi": true, "name": "job", "options": [], "query": { "query": "label_values(job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Java/JMX", "uid": "m9mHfAy7ks", "version": 1, "weekStart": "" }
2022-10-14 08:41:09 UTC
null
0
0
15,863
1
613,644
24,031
11
traefik
OneView
Monitoring Dashboard for OneView
2022-03-09 10:50:26 UTC
2022-03-09 10:53:03 UTC
0
null
0
0
Other
null
0
0
24,031
1
15,863
1
11
Traefik dashboard prometheus
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "SMP DB", "description": "OV_SMP_DB", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart v2", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitoring Dashboard for OneView ", "editable": true, "gnetId": 15863, "graphTooltip": 0, "id": null, "iteration": 1620932097756, "links": [], "panels": [ { "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 10, "title": "$backend stats", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 1 }, "id": 2, "interval": null, "links": [], "maxDataPoints": 3, "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "targets": [ { "exemplar": true, "expr": "traefik_service_requests_total{service=\"$service\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{method}} : {{code}}", "refId": "A" } ], "title": "$service return code", "type": "piechart" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 1 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "exemplar": true, "expr": "sum(traefik_service_request_duration_seconds_sum{service=\"$service\"}) / sum(traefik_service_requests_total{service=\"$service\"}) * 1000", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "$service response time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(rate(traefik_service_requests_total{service=\"$service\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Total requests $service", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total requests over 5min $service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 12, "panels": [], "title": "Global stats", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(traefik_entrypoint_requests_total{entrypoint=~\"$entrypoint\",code=\"200\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{method}} : {{code}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Status code 200 over 5min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(traefik_entrypoint_requests_total{entrypoint=~\"$entrypoint\",code!=\"200\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ method }} : {{code}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Others status code over 5min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "id": 7, "interval": null, "links": [], "maxDataPoints": 3, "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {} }, "targets": [ { "exemplar": true, "expr": "sum(rate(traefik_service_requests_total[5m])) by (service) ", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ service }}", "refId": "A" } ], "title": "Requests by service", "type": "piechart" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "id": 8, "interval": null, "links": [], "maxDataPoints": 3, "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {} }, "targets": [ { "exemplar": true, "expr": "sum(rate(traefik_entrypoint_requests_total{entrypoint =~ \"$entrypoint\"}[5m])) by (entrypoint) ", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ entrypoint }}", "refId": "A" } ], "title": "Requests by protocol", "type": "piechart" } ], "schemaVersion": 27, "style": "dark", "tags": [ "traefik", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(service)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "service", "options": [], "query": { "query": "label_values(service)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "entrypoint", "options": [], "query": { "query": "label_values(entrypoint)", "refId": "Prometheus-entrypoint-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "OneView", "uid": "qPdAviJmz", "version": 10 }
2022-03-09 10:50:26 UTC
2022-03-09 10:53:03 UTC
0
0
13,195
1
226,500
19,166
267
ad-security-stats
AD Security Stats
A graph to display Important Active Directory Accounts Statistics like number of locked out accounts, password resets over time etc
2020-10-17 05:43:34 UTC
2020-10-17 05:50:03 UTC
0
Graphs to display Active Directory user stats like Password resets over time, locked out accounts, new accounts that are added etc. Setup instructions can be found here: https://github.com/lmakonem/ADSecurity-Stats-Grafana
57,123
57,124
Telegraf
[[inputs.exec]] commands = ['powershell "C:\Users\Administrator\Documents\scripts\ADSecurityStats.ps1"'] timeout = "60s" data_format = "influx" interval = "300s"
2
3.5
19,166
1
13,195
1
267
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "Infuxd", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13195, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 0 }, "id": 4, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "ADAccountDisabled" } ] } ], "timeFrom": null, "timeShift": null, "title": "Disabled AD Accounts", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 0 }, "id": 5, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "ADCountLockedOut" } ] } ], "timeFrom": null, "timeShift": null, "title": "LockedOut AD Accounts", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 0 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "ADCountPwdExpired" } ] } ], "timeFrom": null, "timeShift": null, "title": "PasswordExpired AD Accounts", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 12, "y": 0 }, "id": 7, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "ADpwNeverExp" } ] } ], "timeFrom": null, "timeShift": null, "title": "PassNeverExpire AD Accounts", "type": "stat" }, { "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 16, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "groupBy": [ { "params": [ "30m" ], "type": "time" }, { "params": [ "host" ], "type": "tag" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "PasswordLastSet" } ] } ], "timeFrom": null, "timeShift": null, "title": "PassLastSet AD Accounts", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 4, "x": 20, "y": 0 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "PasswordLastSet" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PassLastSet AD Accounts per DC", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:585", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:586", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" } ], "measurement": "ad_accounts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "ad_value", "operator": "=", "value": "PasswordLastSet" } ], "tz": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Password Resets in the Past 30 Minutes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:263", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "AD Security Stats", "uid": "dfivgr5Gk", "version": 11, "description": "A graph to display Important Active Directory Accounts Statistics like number of locked out accounts, password resets over time etc" }
2020-10-17 05:43:34 UTC
2020-10-17 05:50:02 UTC
2
3.5
9,938
1
240,720
13,865
1,035
2mysql-simple-dashboard
2MySQL Simple Dashboard
My MySQL simple dashboard
2019-03-18 02:20:10 UTC
2019-03-18 02:24:02 UTC
0
null
43,100
43,101
collectd
null
0
0
13,865
1
9,938
1
1,035
My MySQL simple dashboard
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "My MySQL simple dashboard", "editable": true, "gnetId": 9938, "graphTooltip": 1, "id": null, "iteration": 1537284958217, "links": [ { "icon": "external link", "tags": [ "MyMySQL" ], "type": "dashboards" }, { "icon": "external link", "includeVars": false, "tags": [], "targetBlank": true, "title": "Meo's Site", "type": "link", "url": "https://www.xenialab.it/meo/web/index5.htm#my" } ], "panels": [ { "content": "<div style=\"text-align: center;\">$MyVar</div>", "gridPos": { "h": 2, "w": 21, "x": 0, "y": 0 }, "id": 32, "links": [], "mode": "html", "title": "Connection Info", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 0 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value/600 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name='CONNECTIONS-d'\n AND variable_value>=0\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "", "title": "Connections/sec", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "ABORTED_CLIENTS": "#cca300", "ABORTED_CLIENTS-d": "#890f02", "ABORTED_CONNECTS": "#f29191", "Aborted_clients-d": "#c15c17", "Aborted_connects-d": "#cca300", "SLOW_QUERIES": "#e24d42", "SLOW_QUERIES-d": "#cca300", "Slow_queries": "#99440a", "Slow_queries-d": "#890f02", "THREADS_CONNECTED": "#3f6833", "THREADS_RUNNING": "#cca300", "Threads_connected": "#64b0c8" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 2 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SLOW_QUERIES", "yaxis": 2 }, { "alias": "ABORTED_CLIENTS", "yaxis": 2 }, { "alias": "ABORTED_CONNECTS", "yaxis": 2 }, { "alias": "Aborted_clients", "yaxis": 2 }, { "alias": "Aborted_connects", "yaxis": 2 }, { "alias": "Slow_queries", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(timest, '10m') AS time,\n variable_name as metric,\n avg(variable_value+0) as value\n FROM my2.status\n WHERE $__timeFilter(timest)\n AND variable_name in ('THREADS_CONNECTED', 'THREADS_RUNNING')\n GROUP BY 1,2\n ORDER BY 1 ASC", "refId": "A" }, { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n $__timeGroup(timest, '10m') as time,\n substr(variable_name,1,length(variable_name)-2) as metric,\n avg(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('SLOW_QUERIES-d', 'ABORTED_CONNECTS-d','ABORTED_CLIENTS-d')\n and variable_value>=0\nGROUP BY 1,2\nORDER BY 1 ASC\n", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads & Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "gridPos": { "h": 6, "w": 10, "x": 11, "y": 2 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SIZEDB.TOTAL", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n $__timeGroup(timest,'24h') as time,\n variable_name as metric,\n avg(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('SIZEDB.TOTAL')\nGROUP BY 1,2\nORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": "60d", "timeShift": null, "title": "Space usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 2 }, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg(1-s1.variable_value/s2.variable_value)*100 as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='INNODB_BUFFER_POOL_READS-d'\n AND s2.variable_name='INNODB_BUFFER_POOL_READ_REQUESTS-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": "95,98", "title": "InnoDB Cache Hit", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 6 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg(1-s1.variable_value/s2.variable_value)*100 as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='KEY_READS-d'\n AND s2.variable_name='KEY_READ_REQUESTS-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n", "refId": "A" } ], "thresholds": "95,98", "title": "MyISAM Cache Hit", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "DELETE": "#bf1b00", "DELETE_MULTI": "#bf1b00", "INSERT": "#629e51", "INSERT_SELECT": "#3f6833", "SELECT": "#5195ce", "UPDATE": "#cca300", "UPDATE_MULTI": "#f2c96d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 5, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 8 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SELECT", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time,\n variable_value/600 as value,\n substr(variable_name,5,length(variable_name)-6) as metric\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('COM_SELECT-d', 'COM_INSERT-d', 'COM_UPDATE-d', 'COM_DELETE-d')\n and variable_value >=0\nORDER BY timest ASC,variable_name\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL Commands /sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "gridPos": { "h": 6, "w": 10, "x": 11, "y": 8 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "BYTES_SENT-d", "yaxis": 2 }, { "alias": "BYTES_RECEIVED-d", "yaxis": 2 }, { "alias": "Bytes_received-d", "yaxis": 2 }, { "alias": "Bytes_sent-d", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time,\n variable_value+0 as value,\n variable_name as metric\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ('Bytes_received-d', 'Bytes_sent-d')\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 10 }, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT $__timeGroup(s1.timest,'30m') as time_sec,\n avg((s1.variable_value/(s1.variable_value+s2.variable_value))*100) as value\nFROM my2.status s1, my2.status s2\nWHERE $__timeFilter(s1.timest)\n AND s1.timest=s2.timest\n AND s1.variable_name='QCACHE_HITS-d'\n AND s2.variable_name='COM_SELECT-d'\n AND s2.variable_value>0\nGROUP BY 1\nORDER BY 1 ASC\n\n\n\n", "refId": "A" } ], "thresholds": "95,98", "title": "Query Cache Hit", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 2, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 14 }, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Innodb_data_read-d", "fill": 1, "lines": true, "points": false, "yaxis": 2 }, { "alias": "Innodb_data_written-d", "fill": 1, "lines": true, "points": false, "yaxis": 2 }, { "alias": "Connections-d", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time,\n variable_value+0 as value,\n variable_name as metric\nFROM my2.status\nWHERE $__timeFilter(timest)\n and variable_name in ($MyStatistics)\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Custom Statistic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "$MyInstance", "gridPos": { "h": 6, "w": 10, "x": 11, "y": 14 }, "heatmap": {}, "hideTimeOverride": false, "highlightCards": true, "id": 18, "legend": { "show": true }, "links": [], "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n $__timeGroup(timest, '24h') as time,\n concat(' ',max(date_format(timest,'%H'))) as metric,\n sum(variable_value)/3600 as value\nFROM my2.status\nWHERE variable_name='QUERIES-d'\n and variable_value>0\n -- and $__timeFilter(timest)\nGROUP BY $__timeGroup(timest, '1h') -- ,$__timeGroup(timest, '24h')\nORDER BY 2, 1 \n", "refId": "A" } ], "timeFrom": "14d", "timeShift": null, "title": "Heatmap", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 14 }, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n sum(variable_value+0) as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name like 'PROCESSES_COMMAND.Binlog Dump%'\nGROUP BY timest\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.5,0.6", "title": "Master - Connected Slaves", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 16 }, "id": 37, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_connection_status'\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.5,0.6", "title": "Slave - IO Thread", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 21, "y": 18 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n UNIX_TIMESTAMP(timest) as time_sec,\n variable_value+0 as value\nFROM my2.status\nWHERE $__timeFilter(timest)\n AND variable_name ='replication_applier_status'\nORDER BY timest ASC\n", "refId": "A" } ], "thresholds": "0.5,0.6", "title": "Slave - SQL Thread", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "content": "", "gridPos": { "h": 1, "w": 8, "x": 16, "y": 20 }, "id": 40, "links": [], "mode": "html", "title": "This dashboard uses my2 collector (https://github.com/meob/my2Collector)", "transparent": true, "type": "text" } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "MyMySQL" ], "templating": { "list": [ { "current": { "tags": [], "text": "CSI prodsql23", "value": "CSI prodsql23" }, "hide": 1, "label": null, "name": "MyInstance", "options": [], "query": "mysql", "refresh": 1, "regex": "/.*/", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "hide": 0, "includeAll": false, "label": "Custom Statistic", "multi": true, "name": "MyStatistics", "options": [], "query": "select distinct variable_name from my2.status where variable_name is not null and variable_name <>'' order by 1", "refresh": 2, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar", "options": [], "query": "select concat( '<b>',@@hostname,':', @@port,'</b> &nbsp; MySQL v.', version(), ' as ', user() )", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "2MySQL Simple Dashboard", "uid": "4Z1opp5mk", "version": 93 }
2019-03-18 02:20:10 UTC
2019-03-18 02:24:02 UTC
0
0
14,430
1
495,822
21,326
15,115
spring-boot-statistics-endpoint-metrics
Spring Boot Statistics & Endpoint Metrics
Dashboard for Spring Boot2 Statistics(by micrometer-prometheus). This is a fork of dashboard 6756, fixed for Spring Boot 2.3 and support for Jetty instead of Tomcat along with scraping endpoints' metrics.
2021-05-13 06:43:09 UTC
2021-05-13 06:50:27 UTC
0
null
0
0
null
null
3
4.33
21,326
1
14,430
1
15,115
Dashboard for Spring Boot2 Statistics(by micrometer-prometheus). This is a fork of dashboard 6756, fixed for Spring Boot 2.3 and support for Jetty instead of Tomcat.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for Spring Boot2 Statistics(by micrometer-prometheus).\nThis is a fork of dashboard 6756, fixed for Spring Boot 2.3 and support for Jetty instead of Tomcat along with scraping endpoints' metrics.", "editable": true, "gnetId": 14430, "graphTooltip": 0, "id": null, "iteration": 1620887909135, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 54, "panels": [], "title": "Basic Statistics", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "#5195ce", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 1 }, "height": "", "id": 52, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "70%", "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 }, "tableColumn": "", "targets": [ { "expr": "process_uptime_seconds{application=\"$application\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 5, "x": 6, "y": 1 }, "id": 58, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "70%", "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 }, "tableColumn": "", "targets": [ { "expr": "sum(jvm_memory_used_bytes{application=\"$application\", instance=\"$instance\", area=\"heap\"})*100/sum(jvm_memory_max_bytes{application=\"$application\",instance=\"$instance\", area=\"heap\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 14400 } ], "thresholds": "70,90", "title": "Heap Used", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 5, "x": 11, "y": 1 }, "id": 60, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "70%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" }, { "from": "-99999999999999999999999999999999", "text": "N/A", "to": "0" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(jvm_memory_used_bytes{application=\"$application\", instance=\"$instance\", area=\"nonheap\"})*100/sum(jvm_memory_max_bytes{application=\"$application\",instance=\"$instance\", area=\"nonheap\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 14400 } ], "thresholds": "70,90", "title": "Non-Heap Used", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "x", "value": "" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "#5195ce", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 4 }, "height": "", "id": 56, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "70%", "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 }, "tableColumn": "", "targets": [ { "expr": "process_start_time_seconds{application=\"$application\", instance=\"$instance\"}*1000", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "thresholds": "", "title": "Start time", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 95, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "system_cpu_usage{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "System CPU Usage", "refId": "A" }, { "expr": "process_cpu_usage{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Process CPU Usage", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 96, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "system_load_average_1m{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Load Average [1m]", "refId": "A" }, { "expr": "system_cpu_count{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "CPU Core Size", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 66, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "http_server_requests_seconds_count{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}} [{{status}}] - {{uri}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP Server Requests Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 14 }, "hiddenSeries": false, "id": 110, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "http_server_requests_seconds_sum{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}} [{{status}}] - {{uri}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP Server Requests Sum", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 14 }, "hiddenSeries": false, "id": 111, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "http_server_requests_seconds_max{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}} [{{status}}] - {{uri}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "HTTP Server Requests Max", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 48, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "memory_pool_heap", "repeatDirection": "h", "scopedVars": { "memory_pool_heap": { "selected": false, "text": "ZHeap", "value": "ZHeap" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_heap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "jvm_memory_committed_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_heap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Commited", "refId": "A" }, { "expr": "jvm_memory_max_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_heap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_pool_heap (heap)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 88, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "memory_pool_nonheap", "repeatDirection": "h", "scopedVars": { "memory_pool_nonheap": { "selected": false, "text": "CodeHeap 'non-nmethods'", "value": "CodeHeap 'non-nmethods'" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "jvm_memory_committed_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Commited", "refId": "A" }, { "expr": "jvm_memory_max_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_pool_nonheap (non-heap)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 10 }, "hiddenSeries": false, "id": 97, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1592010645910, "repeatPanelId": 88, "scopedVars": { "memory_pool_nonheap": { "selected": false, "text": "CodeHeap 'non-profiled nmethods'", "value": "CodeHeap 'non-profiled nmethods'" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "jvm_memory_committed_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Commited", "refId": "A" }, { "expr": "jvm_memory_max_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_pool_nonheap (non-heap)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 98, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1592010645910, "repeatPanelId": 88, "scopedVars": { "memory_pool_nonheap": { "selected": false, "text": "CodeHeap 'profiled nmethods'", "value": "CodeHeap 'profiled nmethods'" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "jvm_memory_committed_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Commited", "refId": "A" }, { "expr": "jvm_memory_max_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_pool_nonheap (non-heap)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 10 }, "hiddenSeries": false, "id": 99, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1592010645910, "repeatPanelId": 88, "scopedVars": { "memory_pool_nonheap": { "selected": false, "text": "Metaspace", "value": "Metaspace" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "jvm_memory_committed_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Commited", "refId": "A" }, { "expr": "jvm_memory_max_bytes{instance=\"$instance\", application=\"$application\", id=\"$memory_pool_nonheap\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$memory_pool_nonheap (non-heap)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_classes_loaded{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Classes Loaded", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Classes Loaded", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 80, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(jvm_classes_unloaded_total{instance=\"$instance\", application=\"$application\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Classes Unloaded", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Classes Unloaded", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 82, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_buffer_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"direct\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Bytes", "refId": "A" }, { "expr": "jvm_buffer_total_capacity_bytes{instance=\"$instance\", application=\"$application\", id=\"direct\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Capacity Bytes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Direct Buffers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 83, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_buffer_memory_used_bytes{instance=\"$instance\", application=\"$application\", id=\"mapped\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Bytes", "refId": "A" }, { "expr": "jvm_buffer_total_capacity_bytes{instance=\"$instance\", application=\"$application\", id=\"mapped\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Capacity Bytes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mapped Buffers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_threads_daemon{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Daemon", "refId": "A" }, { "expr": "jvm_threads_live{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Live", "refId": "B" }, { "expr": "jvm_threads_peak{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Peak", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 78, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(jvm_gc_memory_allocated_bytes_total{instance=\"$instance\", application=\"$application\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocated", "refId": "A" }, { "expr": "irate(jvm_gc_memory_promoted_bytes_total{instance=\"$instance\", application=\"$application\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "promoted", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Allocate/Promote", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "JVM Statistics - Memory", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 72, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(jvm_gc_pause_seconds_count{instance=\"$instance\", application=\"$application\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{action}} [{{cause}}]", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(jvm_gc_pause_seconds_sum{instance=\"$instance\", application=\"$application\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{action}} [{{cause}}]", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC Stop the World Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "JVM Statistics - GC", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 34, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 4 }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "hikaricp_connections{app=\"orders\", app_kubernetes_io_instance=\"mushop\", app_kubernetes_io_name=\"orders\", instance=\"10.1.0.72:80\", job=\"kubernetes-pods\", kubernetes_namespace=\"mushop\", kubernetes_pod_name=\"mushop-orders-67bb8f45c8-5cr5p\", mockmode=\"false\", pod_template_hash=\"67bb8f45c8\", pool=\"HikariPool-1\", version=\"local\"}", "targets": [ { "expr": "hikaricp_connections{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Connections Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 20, "x": 4, "y": 4 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "hikaricp_connections_active{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Active", "refId": "B" }, { "expr": "hikaricp_connections_idle{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Idle", "refId": "A" }, { "expr": "hikaricp_connections_pending{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Pending", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 8 }, "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "hikaricp_connections_timeout_total{app=\"orders\", app_kubernetes_io_instance=\"mushop\", app_kubernetes_io_name=\"orders\", instance=\"10.1.0.72:80\", job=\"kubernetes-pods\", kubernetes_namespace=\"mushop\", kubernetes_pod_name=\"mushop-orders-67bb8f45c8-5cr5p\", mockmode=\"false\", pod_template_hash=\"67bb8f45c8\", pool=\"HikariPool-1\", version=\"local\"}", "targets": [ { "expr": "hikaricp_connections_timeout_total{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Connection Timeout Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "hikaricp_connections_creation_seconds_sum{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"} / hikaricp_connections_creation_seconds_count{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Creation Time", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Creation Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 12 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "hikaricp_connections_usage_seconds_sum{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"} / hikaricp_connections_usage_seconds_count{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Usage Time", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Usage Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 12 }, "hiddenSeries": false, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "hikaricp_connections_acquire_seconds_sum{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"} / hikaricp_connections_acquire_seconds_count{instance=\"$instance\", application=\"$application\", pool=\"$hikaricp\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Acquire Time", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Acquire Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "HikariCP Statistics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 101, "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 5 }, "id": 102, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.5", "targets": [ { "expr": "hibernate_transactions_total{application=\"$application\", instance=\"$instance\", result=\"success\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "title": "Total Transactions", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 5 }, "id": 106, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.5", "targets": [ { "expr": "hibernate_statements_total{application=\"$application\", instance=\"$instance\", status=\"prepared\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Statements", "metric": "", "refId": "A", "step": 14400 } ], "title": "Prepared Statements ", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 5 }, "id": 107, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.5", "targets": [ { "expr": "hibernate_optimistic_failures_total", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "title": "Total optimistic locking failures", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 5 }, "id": 108, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.5", "targets": [ { "expr": "hibernate_query_executions_total", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 14400 } ], "title": "Total query executions", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 104, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(hibernate_sessions_open_total{application=\"$application\", instance=\"$instance\"}[5m]) ", "hide": false, "interval": "", "legendFormat": "sessions_opened", "refId": "B" }, { "expr": "rate(hibernate_sessions_closed_total{application=\"$application\", instance=\"$instance\"}[5m]) ", "hide": false, "interval": "", "legendFormat": "sessions_closed", "refId": "C" }, { "expr": "rate(hibernate_flushes_total{application=\"$application\", instance=\"$instance\"}[5m]) ", "interval": "", "legendFormat": "flushes", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "$$hashKey": "object:969", "colorMode": "background6", "fill": true, "fillColor": "rgba(234, 112, 112, 0.12)", "line": false, "lineColor": "rgba(237, 46, 24, 0.60)", "op": "time" } ], "timeShift": null, "title": "Entity Manager / Session Metrics", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:934", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:935", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 105, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(hibernate_collections_loads_total{application=\"$application\", instance=\"$instance\"}[2m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "collections loaded", "refId": "B" }, { "expr": "rate(hibernate_collections_updates_total{application=\"$application\", instance=\"$instance\"}[2m])", "hide": false, "instant": false, "interval": "", "legendFormat": "collections updated", "refId": "C" }, { "expr": "rate(hibernate_collections_fetches_total{application=\"$application\", instance=\"$instance\"}[2m])", "hide": false, "instant": false, "interval": "", "legendFormat": "collection fetches", "refId": "A" }, { "expr": "rate(hibernate_collections_deletes_total{application=\"$application\", instance=\"$instance\"}[2m])", "interval": "", "legendFormat": "remove", "refId": "D" }, { "expr": "rate(hibernate_collections_recreates_total{application=\"$application\", instance=\"$instance\"}[2m])", "interval": "", "legendFormat": "recreates", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entity Collection Metrics", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:602", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:603", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 109, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(hibernate_collections_loads_total{application=\"$application\", instance=\"$instance\"}[2m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "entities loaded", "refId": "B" }, { "expr": "rate(hibernate_entities_updates_total{application=\"$application\", instance=\"$instance\"}[2m])", "hide": false, "instant": false, "interval": "", "legendFormat": "entities updated", "refId": "C" }, { "expr": "rate(hibernate_entities_fetches_total{application=\"$application\", instance=\"$instance\"}[2m])", "hide": false, "instant": false, "interval": "", "legendFormat": "entities fetched", "refId": "A" }, { "expr": "rate(hibernate_entities_deletes_total{application=\"$application\", instance=\"$instance\"}[2m])", "interval": "", "legendFormat": "entities removed", "refId": "D" }, { "expr": "rate(hibernate_entities_recreates_total{application=\"$application\", instance=\"$instance\"}[2m])", "interval": "", "legendFormat": "recreates", "refId": "E" }, { "expr": "rate(hibernate_entities_inserts_total{application=\"$application\", instance=\"$instance\"}[2m])", "interval": "", "legendFormat": "entities inserted", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entity Metrics", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:602", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:603", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Hibernate Stats", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 18, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(http_server_requests_seconds_count{instance=\"$instance\", application=\"$application\", uri!~\".*actuator.*\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}} [{{status}}] - {{uri}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(http_server_requests_seconds_sum{instance=\"$instance\", application=\"$application\", exception=\"None\", uri!~\".*actuator.*\"}[5m]) / irate(http_server_requests_seconds_count{instance=\"$instance\", application=\"$application\", exception=\"None\", uri!~\".*actuator.*\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{method}} [{{status}}] - {{uri}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "HTTP Statistics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 22, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 6 }, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "jetty_threads_config_max{app=\"orders\", app_kubernetes_io_instance=\"mushop\", app_kubernetes_io_name=\"orders\", instance=\"10.1.0.72:80\", job=\"kubernetes-pods\", kubernetes_namespace=\"mushop\", kubernetes_pod_name=\"mushop-orders-67bb8f45c8-5cr5p\", mockmode=\"false\", pod_template_hash=\"67bb8f45c8\", version=\"local\"}", "targets": [ { "expr": "jetty_threads_config_max{instance=\"$instance\", application=\"$application\"} ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Max Threads", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 20, "x": 4, "y": 6 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jetty_threads_busy{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "busy ", "refId": "A" }, { "expr": "jetty_threads_idle{instance=\"$instance\", application=\"$application\"}", "interval": "", "legendFormat": "idle", "refId": "B" }, { "expr": "jetty_threads_current{instance=\"$instance\", application=\"$application\"}", "interval": "", "legendFormat": "current", "refId": "C" }, { "expr": "jetty_threads_jobs{instance=\"$instance\", application=\"$application\"}", "interval": "", "legendFormat": "jobs", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jetty Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 10 }, "id": 32, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "jetty_threads_config_min{app=\"orders\", app_kubernetes_io_instance=\"mushop\", app_kubernetes_io_name=\"orders\", instance=\"10.1.0.72:80\", job=\"kubernetes-pods\", kubernetes_namespace=\"mushop\", kubernetes_pod_name=\"mushop-orders-67bb8f45c8-5cr5p\", mockmode=\"false\", pod_template_hash=\"67bb8f45c8\", version=\"local\"}", "targets": [ { "expr": "jetty_threads_config_min{instance=\"$instance\", application=\"$application\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Thread Config Min", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "Jetty Statistics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 8, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 104 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "irate(logback_events_total{instance=\"$instance\", application=\"$application\", level=\"info\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "info", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "INFO logs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 104 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "irate(logback_events_total{instance=\"$instance\", application=\"$application\", level=\"error\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "error", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ERROR logs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 111 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "irate(logback_events_total{instance=\"$instance\", application=\"$application\", level=\"warn\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "warn", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WARN logs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 111 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "irate(logback_events_total{instance=\"$instance\", application=\"$application\", level=\"debug\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "debug", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DEBUG logs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 111 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "irate(logback_events_total{instance=\"$instance\", application=\"$application\", level=\"trace\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "trace", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TRACE logs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Logback Statistics", "type": "row" } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jvm_classes_loaded_classes, instance)", "error": null, "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "label_values(jvm_classes_loaded_classes, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": false, "label": "Application", "multi": false, "name": "application", "options": [], "query": "label_values(jvm_classes_loaded{instance=\"$instance\"}, application)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": false, "label": "HikariCP-Pool", "multi": false, "name": "hikaricp", "options": [], "query": "label_values(hikaricp_connections{instance=\"$instance\", application=\"$application\"}, pool)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": "Memory Pool (heap)", "multi": false, "name": "memory_pool_heap", "options": [], "query": "label_values(jvm_memory_used_bytes{application=\"$application\", instance=\"$instance\", area=\"heap\"},id)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": "Memory Pool (nonheap)", "multi": false, "name": "memory_pool_nonheap", "options": [], "query": "label_values(jvm_memory_used_bytes{application=\"$application\", instance=\"$instance\", area=\"nonheap\"},id)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Spring Boot Statistics & Endpoint Metrics", "uid": "OS7-NUiGz", "version": 10 }
2021-05-13 06:43:09 UTC
2021-05-13 06:50:27 UTC
3
4.33
15,921
1
616,816
24,133
12
controller-runtime-webhooks-detail
Controller Runtime Webhooks Detail
Profiling performance-related metrics based on controller-runtime.
2022-03-16 09:47:43 UTC
2022-03-16 09:49:26 UTC
0
null
0
0
null
null
0
0
24,133
1
15,921
1
12
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.3" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": 0, "id": null, "iteration": 1647423187671, "links": [], "liveNow": false, "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 6, "panels": [ { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "controller_runtime_active_workers{namespace=\"$Namespace\", service=\"$Service\", pod=\"$Pod\"}", "interval": "", "legendFormat": "{{controller}}", "refId": "A" } ], "title": "Active Workers", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (result) (rate(controller_runtime_reconcile_total{namespace=\"$Namespace\", service=\"$Service\", pod=\"$Pod\"}[$__rate_interval]))", "interval": "", "legendFormat": "{{result}}", "refId": "A" } ], "title": "Reoncile Rate", "type": "timeseries" } ], "title": "Overview", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 8, "panels": [], "repeat": "Webhook", "title": "Webhook \"$Webhook\" Status", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 2 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(controller_runtime_webhook_latency_seconds_count{namespace=\"$Namespace\", service=\"$Service\", pod=\"$Pod\", webhook=\"$Webhook\"}[$__rate_interval])", "interval": "", "legendFormat": "Request Rate", "refId": "A" } ], "title": "Webhook Request Rate $Webhook", "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 11 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 12, "legend": { "show": false }, "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(controller_runtime_webhook_latency_seconds_bucket{namespace='$Namespace', service='$Service', pod='$Pod', webhook='$Webhook'}[$__rate_interval])", "format": "heatmap", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "Reconcile Time Buckets", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "short", "logBase": 1, "show": true }, "yBucketBound": "auto" } ], "refresh": "30s", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "definition": "label_values(controller_runtime_active_workers, namespace)", "hide": 0, "includeAll": false, "multi": false, "name": "Namespace", "options": [], "query": { "query": "label_values(controller_runtime_active_workers, namespace)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_PROMETHEUS}" }, { "current": {}, "definition": "label_values(controller_runtime_active_workers{namespace=\"$Namespace\"}, service)", "hide": 0, "includeAll": false, "multi": false, "name": "Service", "options": [], "query": { "query": "label_values(controller_runtime_active_workers{namespace=\"$Namespace\"}, service)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_PROMETHEUS}" }, { "current": {}, "definition": "label_values(controller_runtime_active_workers{namespace=\"$Namespace\", service=\"$Service\"}, pod)", "hide": 0, "includeAll": false, "multi": false, "name": "Pod", "options": [], "query": { "query": "label_values(controller_runtime_active_workers{namespace=\"$Namespace\", service=\"$Service\"}, pod)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_PROMETHEUS}" }, { "current": {}, "definition": "label_values(controller_runtime_webhook_requests_total{namespace=\"$Namespace\", service=\"$Service\", pod=\"$Pod\"}, webhook)", "hide": 0, "includeAll": false, "multi": true, "name": "Webhook", "options": [], "query": { "query": "label_values(controller_runtime_webhook_requests_total{namespace=\"$Namespace\", service=\"$Service\", pod=\"$Pod\"}, webhook)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_PROMETHEUS}" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Controller Runtime Webhooks Detail", "uid": "0L6Y8KEnk", "version": 9, "weekStart": "", "gnetId": 15921, "description": "Profiling performance-related metrics based on controller-runtime." }
2022-03-16 09:47:43 UTC
2022-03-16 09:49:22 UTC
0
0
13,716
1
455,334
20,027
12
platform-certs-qibb
Platform Certs · qibb
Monitor all issued certificates by the qibb platform across multiple clusters.
2021-01-13 20:12:10 UTC
2021-01-13 20:13:35 UTC
0
Requires a qibb platform.
59,570
59,571
null
null
0
0
20,027
1
13,716
1
12
Monitor all issued certificates by the qibb platform across multiple clusters.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitor all issued certificates by the qibb platform across multiple clusters.", "editable": true, "gnetId": 13716, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "tags": [], "title": "qibb.com", "tooltip": "Learn more about qibb", "type": "link", "url": "https://qibb.com" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 11, "panels": [], "title": "Certificate Overview", "type": "row" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 1 }, "id": 2, "interval": "", "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 10, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": false, "pattern": "/(__name__|Time|controller_revision_hash|instance|job|kubernetes_namespace|pod_template_generation)/", "type": "hidden" }, { "alias": "Expiration", "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD", "decimals": 2, "pattern": "Value", "thresholds": [ "15724800", "31536000" ], "type": "number", "unit": "dtdurations" } ], "targets": [ { "expr": "cert_exporter_cert_expires_in_seconds", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Kubernetes and Etcd PKI Cert Expiry", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 9 }, "id": 3, "interval": "", "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 12, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": false, "pattern": "/(__name__|Time|controller_revision_hash|instance|job|kubernetes_namespace|pod_template_generation)/", "type": "hidden" }, { "alias": "Expiration", "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD", "decimals": 2, "pattern": "Value", "thresholds": [ "15724800", "31536000" ], "type": "number", "unit": "dtdurations" } ], "targets": [ { "expr": "cert_exporter_kubeconfig_expires_in_seconds", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Kubeconfig Cert Expiry", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 17 }, "id": 9, "interval": "", "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 12, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": false, "pattern": "/(__name__|Time|controller_revision_hash|instance|job|kubernetes_namespace|pod_template_generation)/", "type": "hidden" }, { "alias": "Expiration", "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD", "decimals": 2, "pattern": "Value", "thresholds": [ "2628000", "5184000" ], "type": "number", "unit": "dtdurations" } ], "targets": [ { "expr": "cert_exporter_secret_expires_in_seconds", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Kubernetes Secret Expiry", "transform": "table", "type": "table" } ], "schemaVersion": 22, "style": "dark", "tags": [ "qibb", "certificates" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Platform Certs · qibb", "uid": "as4qRIIWz", "version": 11 }
2021-01-13 20:12:10 UTC
null
0
0
13,406
1
436,923
19,534
12
z-otniki
Złotniki
nasze mieszkanko
2020-11-15 19:34:02 UTC
2020-11-15 19:34:45 UTC
0
null
0
0
null
null
0
0
19,534
1
13,406
1
12
null
{ "__inputs": [ { "name": "DS_HOME_ASSISTANT", "label": "Home assistant", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.2" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "news", "name": "News", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13406, "graphTooltip": 1, "id": null, "links": [], "panels": [ { "datasource": "${DS_HOME_ASSISTANT}", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "custom": {}, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 }, { "color": "#EAB839", "value": 90 } ] }, "unit": "dthms" }, "overrides": [] }, "gridPos": { "h": 7, "w": 14, "x": 0, "y": 0 }, "id": 8, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": false }, "pluginVersion": "7.3.2", "targets": [ { "alias": "$tag_entity_id", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "min", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "domain", "operator": "=", "value": "sensor" } ] } ], "timeFrom": null, "timeShift": null, "title": "Czas dojazdu", "transparent": true, "type": "bargauge" }, { "datasource": "${DS_HOME_ASSISTANT}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 11, "w": 10, "x": 14, "y": 0 }, "id": 10, "options": { "feedUrl": "https://gazetawroclawska.pl/rss/gazetawroclawska.xml" }, "pluginVersion": "7.3.2", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Wiadomości", "type": "news" }, { "datasource": "${DS_HOME_ASSISTANT}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 0, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null }, { "color": "dark-yellow", "value": 1 } ] }, "unit": "Misc" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "color", "value": { "mode": "palette-classic" } }, { "id": "color", "value": { "mode": "thresholds" } } ] }, { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "|", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "O", "to": "", "type": 1, "value": "0" } ] } ] } ] }, "gridPos": { "h": 4, "w": 14, "x": 0, "y": 7 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "7.3.2", "targets": [ { "$$hashKey": "object:2219", "aggregation": "Last", "alias": "Biuro", "crit": 0, "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "displayAliasType": "Always", "displayType": "Regular", "displayValueWithAlias": "When Alias Displayed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "state", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"value\") FROM \"state\" WHERE (\"entity_id\" = 'office') AND $timeFilter GROUP BY time(1s) fill(previous)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "office" } ], "units": "short", "url": "", "valueDisplayRegex": "", "valueHandler": "Number Threshold", "warn": 1 }, { "$$hashKey": "object:2219", "aggregation": "Last", "alias": "Hall", "crit": 0, "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "displayAliasType": "Always", "displayType": "Regular", "displayValueWithAlias": "When Alias Displayed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "state", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "lights_hall_ikea" } ], "units": "short", "url": "", "valueDisplayRegex": "", "valueHandler": "Number Threshold", "warn": 1 }, { "$$hashKey": "object:2219", "aggregation": "Last", "alias": "Entry", "crit": 0, "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "displayAliasType": "Always", "displayType": "Regular", "displayValueWithAlias": "When Alias Displayed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "state", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "lights_entry_ikea" } ], "units": "short", "url": "", "valueDisplayRegex": "", "valueHandler": "Number Threshold", "warn": 1 }, { "$$hashKey": "object:2219", "aggregation": "Last", "alias": "Łazienka", "crit": 0, "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "displayAliasType": "Always", "displayType": "Regular", "displayValueWithAlias": "When Alias Displayed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "state", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "bathroom" } ], "units": "short", "url": "", "valueDisplayRegex": "", "valueHandler": "Number Threshold", "warn": 1 }, { "$$hashKey": "object:2219", "aggregation": "Last", "alias": "Sypialnia", "crit": 0, "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "displayAliasType": "Always", "displayType": "Regular", "displayValueWithAlias": "When Alias Displayed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "state", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "mibedsidelamp2_2ba4" } ], "units": "short", "url": "", "valueDisplayRegex": "", "valueHandler": "Number Threshold", "warn": 1 }, { "$$hashKey": "object:2219", "aggregation": "Last", "alias": "Balkon", "crit": 0, "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "displayAliasType": "Always", "displayType": "Regular", "displayValueWithAlias": "When Alias Displayed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "state", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "mibedsidelamp2_eec2" } ], "units": "short", "url": "", "valueDisplayRegex": "", "valueHandler": "Number Threshold", "warn": 1 } ], "timeFrom": null, "timeShift": null, "title": "Oświetlenie", "type": "stat" }, { "datasource": "${DS_HOME_ASSISTANT}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 14, "x": 0, "y": 11 }, "id": 12, "interval": "1m", "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "entity_id" } ] }, "pluginVersion": "7.3.2", "targets": [ { "groupBy": [], "hide": false, "limit": "5", "measurement": "state", "orderByTime": "DESC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "media_album_name_str" ], "type": "field" } ], [ { "params": [ "media_artist_str" ], "type": "field" } ], [ { "params": [ "media_title_str" ], "type": "field" } ], [ { "params": [ "state" ], "type": "field" } ], [ { "params": [ "friendly_name_str" ], "type": "field" } ] ], "slimit": "", "tags": [ { "key": "domain", "operator": "=", "value": "media_player" } ], "tz": "UTC" } ], "timeFrom": null, "timeShift": null, "title": "Spotify", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Time": 0, "friendly_name_str": 1, "media_album_name_str": 2, "media_artist_str": 3, "media_title_str": 4, "state": 5 }, "renameByName": { "Time": "", "media_album_name_str": "Album", "media_artist_str": "Artysta", "media_title_str": "Piosenka" } } } ], "type": "table" }, { "datasource": "${DS_HOME_ASSISTANT}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 20.5 }, { "color": "yellow", "value": 22.5 }, { "color": "red", "value": 50 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "°C.mean {entity_id: temperature_humidity_sensor_temperature}" }, "properties": [ { "id": "displayName", "value": "na zewnątrz" } ] }, { "matcher": { "id": "byName", "options": "°C.mean {entity_id: mi_temperature_a4c13841b1a2}" }, "properties": [ { "id": "displayName", "value": "pokój Stasia" } ] }, { "matcher": { "id": "byName", "options": "°C.mean {entity_id: mi_temperature_a4c138a651ef}" }, "properties": [ { "id": "displayName", "value": "sypialnia" } ] }, { "matcher": { "id": "byName", "options": "°C.mean {entity_id: mi_temperature_a4c138b25c0f}" }, "properties": [ { "id": "displayName", "value": "salon" } ] }, { "matcher": { "id": "byName", "options": "°C.mean {entity_id: mi_temperature_a4c138db877e}" }, "properties": [ { "id": "displayName", "value": "łazienka" } ] } ] }, "gridPos": { "h": 5, "w": 10, "x": 14, "y": 11 }, "id": 2, "interval": "", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "7.3.2", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "°C", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "entity_id", "operator": "!=", "value": "openweathermap_forecast_temperature" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "openweathermap_temperature" } ] } ], "timeFrom": null, "timeShift": null, "title": "Temperatura", "type": "stat" }, { "datasource": "${DS_HOME_ASSISTANT}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-yellow", "value": 56 }, { "color": "dark-green", "value": 60 }, { "color": "#6ED0E0", "value": 68 } ] }, "unit": "humidity" }, "overrides": [ { "matcher": { "id": "byName", "options": "%.mean {entity_id: mi_humidity_a4c13841b1a2}" }, "properties": [ { "id": "displayName", "value": "pokój Stasia" } ] }, { "matcher": { "id": "byName", "options": "%.mean {entity_id: mi_humidity_a4c138a651ef}" }, "properties": [ { "id": "displayName", "value": "sypialnia" } ] }, { "matcher": { "id": "byName", "options": "%.mean {entity_id: mi_humidity_a4c138b25c0f}" }, "properties": [ { "id": "displayName", "value": "salon" } ] }, { "matcher": { "id": "byName", "options": "%.mean {entity_id: mi_humidity_a4c138db877e}" }, "properties": [ { "id": "displayName", "value": "łazienka" } ] }, { "matcher": { "id": "byName", "options": "%.mean {entity_id: temperature_humidity_sensor_humidity}" }, "properties": [ { "id": "displayName", "value": "na zewnątrz" } ] } ] }, "gridPos": { "h": 5, "w": 10, "x": 14, "y": 16 }, "id": 4, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.2", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "%", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "entity_id", "operator": "!=", "value": "openweathermap_humidity" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "sm_g980f_poziom_baterii" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "iphone_grzegorz_battery_level" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "motion_sensor_battery" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "openweathermap_cloud_coverage" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "openweathermap_humidity" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "pilot_bathroom" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "pilot_entry" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "pilot_hall" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "plito_office" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "water_leak_sensor_battery_2" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "water_leak_sensor_battery_2" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "temperature_humidity_sensor_battery" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "water_leak_sensor_battery_3" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "water_leak_sensor_battery_4" }, { "condition": "AND", "key": "entity_id", "operator": "!=", "value": "water_leak_sensor_battery" } ] } ], "timeFrom": null, "timeShift": null, "title": "Wilgotność", "type": "stat" } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Złotniki", "uid": "s77gASZRz", "version": 16, "description": "nasze mieszkanko" }
2020-11-15 19:34:02 UTC
2020-11-15 19:34:45 UTC
0
0
16,748
1
689,517
25,681
12
node-exporter-full
Node Exporter Full
Graphed values of Prometheus node exporter
2022-08-20 10:39:22 UTC
2022-08-20 10:41:31 UTC
0
null
0
0
nodeExporter
null
0
0
25,681
1
16,748
1
12
Graphed values of Prometheus node exporter
{ "__inputs": [ { "name": "DS_LOCALHOST", "label": "localhost", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 16748, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 188, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_LOCALHOST}", "decimals": null, "description": "Busy state of all CPU cores together", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 1, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "(((count(count(node_cpu{instance=~\"$node:.*\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu{mode='idle',instance=~\"$node:.*\"}[5m])))) * 100) / count(count(node_cpu{instance=~\"$node:.*\"}) by (cpu))", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 30 } ], "thresholds": "85,95", "title": "CPU Busy Now", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_LOCALHOST}", "decimals": 0, "description": "Used RAM Memory without swap and cache", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "((node_memory_MemTotal{instance=~\"$node:.*\"} - node_memory_MemFree{instance=~\"$node:.*\"} - node_memory_Cached{instance=~\"$node:.*\"}) / (node_memory_MemTotal{instance=~\"$node:.*\"} )) * 100", "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "80,90", "title": "Used RAM Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_LOCALHOST}", "decimals": null, "description": "Used Swap", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "((node_memory_SwapTotal{instance=~\"$node:.*\"} - node_memory_SwapFree{instance=~\"$node:.*\"}) / (node_memory_SwapTotal{instance=~\"$node:.*\"} )) * 100", "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "10,25", "title": "Used SWAP", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_LOCALHOST}", "decimals": null, "description": "Busy state of all CPU cores together (1 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 1, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "avg(node_load1{instance=~\"$node:.*\"}) / count(count(node_cpu{instance=~\"$node:.*\"}) by (cpu)) * 100", "hide": false, "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "85, 95", "title": "CPU System Load (1m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Recv_bytes_eth2": "#7EB26D", "Recv_bytes_lo": "#0A50A1", "Recv_drop_eth2": "#6ED0E0", "Recv_drop_lo": "#E0F9D7", "Recv_errs_eth2": "#BF1B00", "Recv_errs_lo": "#CCA300", "Trans_bytes_eth2": "#7EB26D", "Trans_bytes_lo": "#0A50A1", "Trans_drop_eth2": "#6ED0E0", "Trans_drop_lo": "#E0F9D7", "Trans_errs_eth2": "#BF1B00", "Trans_errs_lo": "#CCA300", "recv_bytes_lo": "#0A50A1", "recv_drop_eth0": "#99440A", "recv_drop_lo": "#967302", "recv_errs_eth0": "#BF1B00", "recv_errs_lo": "#890F02", "trans_bytes_eth0": "#7EB26D", "trans_bytes_lo": "#0A50A1", "trans_drop_eth0": "#99440A", "trans_drop_lo": "#967302", "trans_errs_eth0": "#BF1B00", "trans_errs_lo": "#890F02" }, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "Basic network info per interface.", "fill": 3, "id": 74, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*trans.*/", "transform": "negative-Y" } ], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "recv bytes {{device}}", "refId": "A", "step": 20 }, { "expr": "irate(node_network_transmit_bytes{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "trans bytes {{device}} ", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "pps", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic CPU / Mem / Net Gauge", "titleSize": "h6" }, { "collapse": false, "height": 67, "panels": [ { "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": "${DS_LOCALHOST}", "description": "Total number of CPU cores", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "count(count(node_cpu{instance=~\"$node:.*\"}) by (cpu))", "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_LOCALHOST}", "decimals": 2, "description": "Total RAM", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 75, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"}", "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "", "title": "Total RAM", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_LOCALHOST}", "decimals": 2, "description": "Total SWAP", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "node_memory_SwapTotal{instance=~\"$node:.*\"}", "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "", "title": "Total SWAP", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_LOCALHOST}", "decimals": 2, "description": "System Load (1m avg)", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 17, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 1, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "node_load1{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "", "title": "System Load (1m avg)", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_LOCALHOST}", "decimals": 1, "description": "System uptime", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "node_time{instance=~\"$node:.*\"} - node_boot_time{instance=~\"$node:.*\"}", "intervalFactor": 2, "refId": "A", "step": 60 } ], "thresholds": "", "title": "Uptime", "transparent": false, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_LOCALHOST}", "decimals": null, "description": "Used RootFS", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 23, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "((node_filesystem_size{device=~\"rootfs\",instance=~\"$node:.*\"} - node_filesystem_free{device=~\"rootfs\",instance=~\"$node:.*\"}) * 100 ) / (node_filesystem_size{device=~\"rootfs\",instance=~\"$node:.*\"})", "hide": false, "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "70,90", "title": "Used RootFS", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic CPU / Mem / Net Info", "titleSize": "h6" }, { "collapse": false, "height": 341, "panels": [ { "aliasColors": { "Busy": "#EAB839", "Idle": "#052B51", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "description": "Basic CPU info", "fill": 4, "id": 77, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum ( irate(node_cpu{mode!='idle',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Busy", "refId": "A", "step": 10 }, { "expr": "sum by (mode)(irate(node_cpu{mode='idle',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Idle", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "SWAP Used": "#BF1B00", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap Used": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "description": "Basic memory usage", "fill": 4, "id": 78, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*RAM Used*./", "stack": false } ], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Total", "refId": "A", "step": 10 }, { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"} - node_memory_MemFree{instance=~\"$node:.*\"} - node_memory_Cached{instance=~\"$node:.*\"} - node_memory_Buffers{instance=~\"$node:.*\"} - node_memory_Slab{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Used", "refId": "B", "step": 10 }, { "expr": "(node_memory_SwapTotal{instance=~\"$node:.*\"} - node_memory_SwapFree{instance=~\"$node:.*\"})", "intervalFactor": 2, "legendFormat": "SWAP Used", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic CPU / Mem Graph", "titleSize": "h6" }, { "collapse": false, "height": 95, "panels": [ { "columns": [ { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" }, { "text": "Current", "value": "current" } ], "description": "Local filesystem usage", "fontSize": "80%", "id": 73, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "span": 8, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": "value", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "decimals": 2, "pattern": "Current|Max|Min", "thresholds": [ "80", "90" ], "type": "number", "unit": "percent" } ], "targets": [ { "expr": "100 - (node_filesystem_free{instance=~\"$node:.*\",fstype=~\"xfs|ext4\"} / node_filesystem_size{instance=~\"$node:.*\",fstype=~\"xfs|ext4\"} * 100)", "intervalFactor": 2, "legendFormat": "{{ mountpoint }}", "refId": "A", "step": 10 } ], "title": "Filesystem Usage", "transform": "timeseries_aggregations", "type": "table" }, { "columns": [ { "text": "Current", "value": "current" } ], "description": "Local filesystem sIze info", "fontSize": "80%", "id": 72, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 4, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Current", "thresholds": [], "type": "number", "unit": "bytes" } ], "targets": [ { "expr": "node_filesystem_size{instance=~\"$node:.*\",fstype=~\"xfs|ext4\"}", "intervalFactor": 2, "legendFormat": "{{ mountpoint }}", "refId": "A", "step": 20 } ], "title": "Filesystem Size", "transform": "timeseries_aggregations", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic Filesystem Info", "titleSize": "h6" }, { "collapse": true, "height": 463, "panels": [ { "aliasColors": { "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "description": "CPU info", "fill": 3, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (mode)(irate(node_cpu{mode=\"system\",instance=~\"$node:.*\"}[5m]))", "interval": "10s", "intervalFactor": 2, "legendFormat": "System - Processes executing in kernel mode", "refId": "A", "step": 20 }, { "expr": "sum by (mode)(irate(node_cpu{mode='user',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "User - Normal processes executing in user mode", "refId": "B", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='nice',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Nice - Niced processes executing in user mode", "refId": "C", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='idle',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Idle - Waiting for something to happen", "refId": "F", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='iowait',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Iowait - Waiting for I/O to complete", "refId": "D", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='irq',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Irq - Servicing interrupts", "refId": "G", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='softirq',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Softirq - Servicing softirqs", "refId": "H", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='steal',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Steal - Time spent in other operating systems when running in a virtualized environment", "refId": "E", "step": 4 }, { "expr": "sum by (mode)(irate(node_cpu{mode='guest',instance=~\"$node:.*\"}[5m]))", "intervalFactor": 2, "legendFormat": "Guest - Time spent running a virtual CPU for a guest operating system", "refId": "I", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap - Swap memory usage": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839", "Unused - Free memory unasigned": "#052B51" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "description": "Memory Stack", "fill": 3, "id": 24, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Committed - *./", "stack": false }, { "alias": "/.*Mapped - *./", "stack": false }, { "alias": "/.*Active - *./", "stack": false }, { "alias": "/.*Inactive - *./", "stack": false }, { "alias": "/.*VmallocUsed - *./", "stack": false }, { "alias": "/.*Commit Limit - *./", "stack": false }, { "alias": "/.*Dirty - *./", "stack": false }, { "alias": "/.*Harware Corrupted - *./", "stack": false }, { "alias": "/.*Unevictable - *./", "stack": false } ], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"} - node_memory_MemFree{instance=~\"$node:.*\"} - node_memory_Buffers{instance=~\"$node:.*\"} - node_memory_Cached{instance=~\"$node:.*\"} - node_memory_Slab{instance=~\"$node:.*\"} - node_memory_PageTables{instance=~\"$node:.*\"} - node_memory_SwapCached{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Apps - Memory used by processes", "refId": "Q", "step": 4 }, { "expr": "node_memory_PageTables{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "PageTables - Memory dedicated to the lowest page table level", "refId": "G", "step": 4 }, { "expr": "node_memory_SwapCached{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "SwapCache - Swap used as cache memory", "refId": "F", "step": 4 }, { "expr": "node_memory_Slab{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Slab - Memory used by the kernel to cache data structures for its own use", "refId": "E", "step": 4 }, { "expr": "node_memory_Cached{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Cache - Physical RAM used as cache memory", "refId": "C", "step": 4 }, { "expr": "node_memory_Buffers{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Buffers - Physical RAM used for file buffers", "refId": "B", "step": 4 }, { "expr": "node_memory_MemFree{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Unused - Free memory unasigned", "refId": "D", "step": 4 }, { "expr": "(node_memory_SwapTotal{instance=~\"$node:.*\"} - node_memory_SwapFree{instance=~\"$node:.*\"})", "hide": false, "intervalFactor": 2, "legendFormat": "Swap - Swap memory usage", "refId": "I", "step": 4 }, { "expr": "node_memory_Committed_AS{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Committed - The amount of memory presently allocated on the system", "refId": "A", "step": 4 }, { "expr": "node_memory_Mapped{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Mapped - Files which have been mmaped, such as libraries", "refId": "H", "step": 4 }, { "expr": "node_memory_Active{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Active - Memory that has been used more recently and usually not reclaimed unless absolutely necessary", "refId": "J", "step": 4 }, { "expr": "node_memory_Inactive{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Inactive - Memory which has been less recently used. It is more eligible to be reclaimed for other purposes", "refId": "K", "step": 4 }, { "expr": "node_memory_VmallocUsed{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "VmallocUsed - Memory of used virtual address space", "refId": "L", "step": 4 }, { "expr": "node_memory_CommitLimit{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Commit Limit - Total amount of memory currently available to be allocated on the system", "refId": "M", "step": 4 }, { "expr": "node_memory_Dirty{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Dirty - Memory which is waiting to get written back to the disk", "refId": "N", "step": 4 }, { "expr": "node_memory_HardwareCorrupted{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working", "refId": "O", "step": 4 }, { "expr": "node_memory_Unevictable{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Unevictable - Unevictable pages can't be swapped out for a variety of reasons", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Stack", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "Recv_bytes_eth2": "#7EB26D", "Recv_bytes_lo": "#0A50A1", "Recv_drop_eth2": "#6ED0E0", "Recv_drop_lo": "#E0F9D7", "Recv_errs_eth2": "#BF1B00", "Recv_errs_lo": "#CCA300", "Trans_bytes_eth2": "#7EB26D", "Trans_bytes_lo": "#0A50A1", "Trans_drop_eth2": "#6ED0E0", "Trans_drop_lo": "#E0F9D7", "Trans_errs_eth2": "#BF1B00", "Trans_errs_lo": "#CCA300", "recv_bytes_lo": "#0A50A1", "recv_drop_eth0": "#99440A", "recv_drop_lo": "#967302", "recv_errs_eth0": "#BF1B00", "recv_errs_lo": "#890F02", "trans_bytes_eth0": "#7EB26D", "trans_bytes_lo": "#0A50A1", "trans_drop_eth0": "#99440A", "trans_drop_lo": "#967302", "trans_errs_eth0": "#BF1B00", "trans_errs_lo": "#890F02" }, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "Network info. Need to fix https://github.com/grafana/grafana/issues/1271", "fill": 3, "id": 59, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*trans.*/", "transform": "negative-Y" }, { "alias": "/.*errs.*/", "yaxis": 2 }, { "alias": "/.*drop.*/", "yaxis": 2 }, { "alias": "/.*bytes.*/", "yaxis": 1 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "recv bytes {{device}}", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "trans bytes {{device}} ", "refId": "B", "step": 4 }, { "expr": "irate(node_network_receive_errs{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "recv errs {{device}} ", "refId": "E", "step": 4 }, { "expr": "irate(node_network_transmit_errs{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "trans err {{device}} ", "refId": "F", "step": 4 }, { "expr": "irate(node_network_receive_drop{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "recv drop {{device}}", "refId": "G", "step": 4 }, { "expr": "irate(node_network_transmit_drop{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "trans drop {{device}} ", "refId": "H", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "pps", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 3, "description": "Need to fix https://github.com/grafana/grafana/issues/1271", "fill": 3, "id": 42, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read*./", "transform": "negative-Y" }, { "alias": "/.*milliseconds*./", "yaxis": 2 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_bytes_read{instance=~\"$node:.*\",device=~\"[a-z]*[a-z]\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "successfully read bytes {{device}}", "refId": "A", "step": 4 }, { "expr": "irate(node_disk_bytes_written{instance=~\"$node:.*\",device=~\"[a-z]*[a-z]\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "successfully written bytes {{device}}", "refId": "B", "step": 4 }, { "expr": "irate(node_disk_io_time_ms{instance=~\"$node:.*\",device=~\"[a-z]*[a-z]\"} [5m])", "hide": false, "intervalFactor": 2, "legendFormat": "milliseconds spent doing I/Os {{device}}", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 3, "description": "Disk space used of all filesystems mounted", "fill": 1, "height": "", "id": 69, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "100- ((node_filesystem_avail{instance=~\"$node:.*\",device!~'rootfs'} * 100) / node_filesystem_size{instance=~\"$node:.*\",device!~'rootfs'})", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Space Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPU Memory Net Disk", "titleSize": "h6" }, { "collapse": true, "height": 379, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 79, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Committed - *./", "stack": false }, { "alias": "/.*Mapped - *./", "stack": false }, { "alias": "/.*Active - *./", "stack": false }, { "alias": "/.*Inactive - *./", "stack": false }, { "alias": "/.*VmallocUsed - *./", "stack": false }, { "alias": "/.*Commit Limit - *./", "stack": false }, { "alias": "/.*Dirty - *./", "stack": false }, { "alias": "/.*Harware Corrupted - *./", "stack": false }, { "alias": "/.*Unevictable - *./", "stack": false } ], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Committed_AS{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Committed - The amount of memory presently allocated on the system", "refId": "A", "step": 4 }, { "expr": "node_memory_Mapped{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Mapped - Files which have been mmaped, such as libraries", "refId": "H", "step": 4 }, { "expr": "node_memory_Active{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Active - Memory that has been used more recently and usually not reclaimed unless absolutely necessary", "refId": "J", "step": 4 }, { "expr": "node_memory_Inactive{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Inactive - Memory which has been less recently used. It is more eligible to be reclaimed for other purposes", "refId": "K", "step": 4 }, { "expr": "node_memory_VmallocUsed{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "VmallocUsed - Memory of used virtual address space", "refId": "L", "step": 4 }, { "expr": "node_memory_CommitLimit{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Commit Limit - Total amount of memory currently available to be allocated on the system", "refId": "M", "step": 4 }, { "expr": "node_memory_Dirty{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Dirty - Memory which is waiting to get written back to the disk", "refId": "N", "step": 4 }, { "expr": "node_memory_HardwareCorrupted{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working", "refId": "O", "step": 4 }, { "expr": "node_memory_Unevictable{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Unevictable - Unevictable pages can't be swapped out for a variety of reasons", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage 0", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 46, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Total RAM", "refId": "A", "step": 10 }, { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"} + (node_memory_SwapTotal{instance=~\"$node:.*\"})", "hide": true, "intervalFactor": 2, "legendFormat": "Total RAM + Swap", "refId": "B", "step": 10 }, { "expr": "node_memory_Shmem{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Shared mem - Total memory used by shared memory (shmem) and tmpfs", "refId": "I", "step": 10 }, { "expr": "node_memory_Writeback{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Writeback - Memory which is actively being written back to disk", "refId": "J", "step": 10 }, { "expr": "node_memory_WritebackTmp{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "WritebackTmp - Memory used by FUSE for temporary writeback buffers", "refId": "K", "step": 10 }, { "expr": "node_memory_NFS_Unstable{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "NFS Unstable - NFS pages sent to the server, but not yet commited to the storage", "refId": "L", "step": 10 }, { "expr": "node_memory_Mlocked{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "MLocked - Pages locked to memory using the mlock() system call", "refId": "M", "step": 10 }, { "expr": "node_memory_SReclaimable{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "SReclaimable - Part of Slab, that might be reclaimed, such as caches", "refId": "N", "step": 10 }, { "expr": "node_memory_SUnreclaim{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "SUnreclaim - Part of Slab, that cannot be reclaimed on memory pressure", "refId": "O", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage 1", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 47, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"}", "hide": true, "intervalFactor": 2, "legendFormat": "Total RAM", "refId": "A", "step": 10 }, { "expr": "node_memory_MemTotal{instance=~\"$node:.*\"} + (node_memory_SwapTotal{instance=~\"$node:.*\"})", "hide": true, "intervalFactor": 2, "legendFormat": "Total RAM + Swap", "refId": "B", "step": 10 }, { "expr": "node_memory_DirectMap1G{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "DirectMap1G - Amount of pages mapped as this size", "refId": "J", "step": 10 }, { "expr": "node_memory_DirectMap2M{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "DirectMap2M - Amount of pages mapped as this size", "refId": "K", "step": 10 }, { "expr": "node_memory_DirectMap4k{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "DirectMap4K - Amount of pages mapped as this size", "refId": "L", "step": 10 }, { "expr": "node_memory_AnonHugePages{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Anon Huge Pages - Non-file backed huge pages mapped into userspace page tables", "refId": "D", "step": 10 }, { "expr": "node_memory_AnonPages{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Anon Pages - Non-file backed pages mapped into userspace page tables", "refId": "G", "step": 10 }, { "expr": "node_memory_Active_anon{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Inactive Anon - Anonymous and swap cache on inactive LRU list, including tmpfs (shmem)", "refId": "H", "step": 10 }, { "expr": "node_memory_Active_file{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Active File - File-backed memory on active LRU list", "refId": "I", "step": 10 }, { "expr": "node_memory_Inactive_file{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Inactive File - File-backed memory on inactive LRU list", "refId": "M", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage 2", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 70, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_VmallocChunk{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocChunk - Largest contiguous block of vmalloc area which is free", "refId": "H", "step": 20 }, { "expr": "node_memory_VmallocTotal{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocTotal - Total size of vmalloc memory area", "refId": "I", "step": 20 }, { "expr": "node_memory_VmallocUsed{instance=~\"$node:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocUsed - Amount of vmalloc area which is used", "refId": "O", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage Vmalloc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 22, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_out/", "transform": "negative-Y" } ], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pswpin {instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "swap_in", "refId": "A", "step": 20 }, { "expr": "irate(node_vmstat_pswpout{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "swap_out", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap in/out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "pages per second in (+) / out (-)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#806EB7", "Total RAM + Swap": "#806EB7", "VmallocUsed": "#EA6460" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 71, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Number of huge pages.*/", "yaxis": 2 } ], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_HugePages_Free{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "HugePages Free - Number of huge pages in the pool that are not yet allocated", "refId": "I", "step": 20 }, { "expr": "node_memory_HugePages_Rsvd{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "HugePages Reserved - Number of huge pages for which a commitment to allocate from the pool has been made, but no allocation has yet been made", "refId": "J", "step": 20 }, { "expr": "node_memory_HugePages_Surp{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "HugePages Surp - Number of huge pages in the pool above the value in /proc/sys/vm/nr_hugepages", "refId": "K", "step": 20 }, { "expr": "node_memory_HugePages_Total{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "HugePages - Total size of the pool of huge pages", "refId": "L", "step": 20 }, { "expr": "node_memory_Hugepagesize{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Hugepagesize - Huge Page size", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage HugePages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Memory Detail", "titleSize": "h6" }, { "collapse": true, "height": 268, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "Context switches", "refId": "A", "step": 4 }, { "expr": "irate(node_intr{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "Interrupts", "refId": "B", "step": 4 }, { "expr": "node_entropy_available_bits{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Entropy", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Context Switches / Interrupts / Entropy", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 64, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_max_fds{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Max file descriptors", "refId": "A", "step": 10 }, { "expr": "process_open_fds{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Open file descriptors", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 62, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*forks*./", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_procs_blocked{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Processes blocked waiting for I/O to complete", "refId": "A", "step": 10 }, { "expr": "node_procs_running{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "Processes in runnable state", "refId": "B", "step": 10 }, { "expr": "increase(node_forks{instance=~\"$node:.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "Processes forks", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes State / Forks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 65, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Resident memory size in bytes", "refId": "A", "step": 10 }, { "expr": "process_start_time_seconds{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Start time of the process since unix epoch in seconds", "refId": "B", "step": 10 }, { "expr": "process_virtual_memory_bytes{instance=~\"$node:.*\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Virtual memory size in bytes", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node:.*\"}", "intervalFactor": 4, "legendFormat": "Load 1m", "refId": "A", "step": 20 }, { "expr": "node_load5{instance=~\"$node:.*\"}", "intervalFactor": 4, "legendFormat": "Load 5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node:.*\"}", "intervalFactor": 4, "legendFormat": "Load 15m", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "System Detail", "titleSize": "h6" }, { "collapse": true, "height": 304, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The total number of bytes read / write successfully.", "fill": 2, "id": 33, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_bytes_read{instance=~\"$node:.*\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}}_read", "refId": "A", "step": 40 }, { "expr": "irate(node_disk_bytes_written{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_written", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Bytes R/W", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The total number of reads / writes completed successfully.", "fill": 2, "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed{instance=~\"$node:.*\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}}_read", "refId": "A", "step": 40 }, { "expr": "irate(node_disk_writes_completed{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_write", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs per Device", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "IO/second read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The weighted # of milliseconds spent doing I/Os. This field is incremented at each I/O start, I/O completion, I/O merge, or read of these stats by the number of I/Os in progress times the number of milliseconds spent doing I/O since the last update of this field. This can provide an easy measure of both I/O completion time and the backlog that may be accumulating.", "fill": 3, "id": 35, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_weighted{instance=~\"$node:.*\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs weighted", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The total number of milliseconds spent by all reads / writes.", "fill": 3, "id": 37, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_ms{instance=~\"$node:.*\"}[5m])", "hide": false, "intervalFactor": 4, "legendFormat": "{{device}}_read", "refId": "A", "step": 60 }, { "expr": "irate(node_disk_write_time_ms{instance=~\"$node:.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}}_write", "refId": "B", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk R/W miliseconds", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The number of I/Os currently in progress.", "fill": 3, "id": 34, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_now{instance=~\"$node:.*\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs current in progress", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "I/Os", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The total number of reads / writes completed successfully and the number of reads merged. See https://www.kernel.org/doc/Documentation/iostats.txt.", "fill": 2, "id": 38, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" }, { "alias": "/.*merged.*/", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed{instance=~\"$node:.*\"}[5m])", "hide": false, "intervalFactor": 4, "legendFormat": "{{device}}_completed_read", "refId": "A", "step": 60 }, { "expr": "irate(node_disk_writes_completed{instance=~\"$node:.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}}_completed_write", "refId": "B", "step": 30 }, { "expr": "irate(node_disk_reads_merged{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_merged_read", "refId": "C", "step": 30 }, { "expr": "irate(node_disk_writes_mergedd{instance=~\"$node:.*\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_merged_write", "refId": "D", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk R/W completed / Merged", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "Milliseconds spent doing I/Os.", "fill": 3, "id": 36, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_ms{instance=~\"$node:.*\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Milliseconds spent doing I/Os", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "1 if there was an error opening or reading a file, 0 otherwise", "fill": 2, "id": 66, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_textfile_scrape_error{instance=~\"$node:.*\"}", "intervalFactor": 4, "legendFormat": "read error", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open error file", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "The total number of sectors read successfully.", "fill": 2, "id": 80, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_sectors_read{instance=~\"$node.*\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}}_read", "refId": "A", "step": 40 }, { "expr": "irate(node_disk_sectors_written{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_written", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sectors read / write succesfully", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Disk Detail", "titleSize": "h6" }, { "collapse": true, "height": 297, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 3, "description": "Filesystem space available to non-root users in bytes. Filesystem free space in bytes. Filesystem read-only status. Filesystem size in bytes.", "fill": 1, "id": 43, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_avail{instance=~\"$node:.*\",device!~'rootfs'}", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} Available", "metric": "", "refId": "A", "step": 4 }, { "expr": "node_filesystem_free{instance=~\"$node:.*\",device!~'rootfs'}", "hide": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}} Free", "refId": "B", "step": 2 }, { "expr": "node_filesystem_size{instance=~\"$node:.*\",device!~'rootfs'}", "hide": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}} Size", "refId": "D", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem space available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "Filesystem total file nodes.", "fill": 1, "id": 41, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_files{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "{{device}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File nodes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "File descriptor statistics: allocated.", "fill": 1, "id": 28, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_maximum{instance=~\"$node:.*\"}", "intervalFactor": 4, "legendFormat": "max open files", "refId": "A", "step": 20 }, { "expr": "node_filefd_allocated{instance=~\"$node:.*\"}", "intervalFactor": 2, "legendFormat": "open files", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File descriptor", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "/ ReadOnly": "#890F02" }, "bars": false, "datasource": "${DS_LOCALHOST}", "decimals": 0, "description": "Filesystem read-only status.", "fill": 1, "id": 44, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 2, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_filesystem_readonly{instance=~\"$node:.*\",device!~'rootfs'}", "intervalFactor": 2, "legendFormat": "{{mountpoint}} ReadOnly", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem in ReadOnly", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Filesystem Detail", "titleSize": "h6" }, { "collapse": true, "height": 253, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 58, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*trans.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_bytes_{{device}}", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_bytes_{{device}}", "refId": "B", "step": 4 }, { "expr": "irate(node_network_receive_compressed{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_compressed_{{device}}", "refId": "C", "step": 4 }, { "expr": "irate(node_network_transmit_compressed{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_compressed_{{device}}", "refId": "D", "step": 4 }, { "expr": "irate(node_network_receive_errs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_errs_{{device}}", "refId": "E", "step": 4 }, { "expr": "irate(node_network_transmit_errs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_errs_{{device}}", "refId": "F", "step": 4 }, { "expr": "irate(node_network_receive_drop{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_drop_{{device}}", "refId": "G", "step": 4 }, { "expr": "irate(node_network_transmit_drop{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_drop_{{device}}", "refId": "H", "step": 4 }, { "expr": "irate(node_network_receive_fifo{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_fifo_{{device}}", "refId": "I", "step": 4 }, { "expr": "irate(node_network_transmit_fifo{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_fifo_{{device}}", "refId": "J", "step": 4 }, { "expr": "irate(node_network_receive_frame{instance=~\"$node.*\"}[5m])", "hide": true, "intervalFactor": 2, "legendFormat": "receive_frame_{{device}}", "refId": "K", "step": 30 }, { "expr": "irate(node_network_transmit_frame{instance=~\"$node.*\"}[5m])", "hide": true, "intervalFactor": 2, "legendFormat": "transmit_frame_{{device}}", "refId": "L", "step": 30 }, { "expr": "irate(node_network_receive_multicast{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_multicast_{{device}}", "refId": "M", "step": 4 }, { "expr": "irate(node_network_transmit_multicast{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_multicast_{{device}}", "refId": "N", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network traffic Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 60, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*trans.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_packets{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "receive_packets_{{device}}", "refId": "O", "step": 4 }, { "expr": "irate(node_network_transmit_packets{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "transmit_packets_{{device}}", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network traffic Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 61, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_nf_conntrack_entries{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "receive_packets_{{device}}", "refId": "O", "step": 4 }, { "expr": "node_nf_conntrack_entries{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "transmit_packets_{{device}}", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "NF Contrack", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Network traffic Detail", "titleSize": "h6" }, { "collapse": true, "height": 265, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~\"$node..*\"}", "intervalFactor": 2, "legendFormat": "established", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat TCP Established", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "", "id": 49, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_InReceives{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InReceives", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_Ip_DefaultTTL{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "DefaultTTL", "refId": "B", "step": 4 }, { "expr": "irate(node_netstat_Ip_InDelivers{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InDelivers", "refId": "I", "step": 4 }, { "expr": "irate(node_netstat_Ip_InDiscards{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InDiscards", "refId": "J", "step": 4 }, { "expr": "irate(node_netstat_Ip_InHdrErrors{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InHdrErrors", "refId": "K", "step": 4 }, { "expr": "irate(node_netstat_Ip_InReceives{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InReceives", "refId": "L", "step": 4 }, { "expr": "irate(node_netstat_Ip_InUnknownProtos{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InUnknownProtos", "refId": "M", "step": 4 }, { "expr": "irate(node_netstat_Ip_OutDiscards{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutDiscards", "refId": "N", "step": 4 }, { "expr": "irate(node_netstat_Ip_OutNoRoutes{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutNoRoutes", "refId": "O", "step": 4 }, { "expr": "irate(node_netstat_Ip_OutRequests{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutRequests", "refId": "P", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IP stats", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "", "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InBcastOctets{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InBcastOctets", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InBcastPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InBcastPkts", "refId": "B", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InCEPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InCEPkts", "refId": "C", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InCsumErrors{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InCsumErrors", "refId": "D", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InECT0Pkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InECT0Pkts", "refId": "E", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InECT1Pkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InECT1Pkt", "refId": "F", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InMcastOctets{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InMcastOctets", "refId": "G", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InMcastPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InMcastPkts", "refId": "H", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InNoECTPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InNoECTPkts", "refId": "I", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InNoRoutes{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InNoRoutes", "refId": "J", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InOctets{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InOctets", "refId": "K", "step": 4 }, { "expr": "irate(node_netstat_IpExt_InTruncatedPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "InTruncatedPkts", "refId": "L", "step": 4 }, { "expr": "irate(node_netstat_IpExt_OutBcastOctets{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutBcastOctets", "refId": "M", "step": 4 }, { "expr": "irate(node_netstat_IpExt_OutBcastPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutBcastPkts", "refId": "N", "step": 4 }, { "expr": "irate(node_netstat_IpExt_OutMcastOctets{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutMcastOctets", "refId": "O", "step": 4 }, { "expr": "irate(node_netstat_IpExt_OutMcastPkts{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutMcastPkts", "refId": "P", "step": 4 }, { "expr": "irate(node_netstat_IpExt_OutOctets{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutOctets", "refId": "Q", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IP stats Extra", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "", "id": 81, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_DefaultTTL{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "DefaultTTL", "refId": "B", "step": 4 }, { "expr": "irate(node_netstat_Ip_ForwDatagrams{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "ForwDatagrams", "refId": "C", "step": 4 }, { "expr": "irate(node_netstat_Ip_Forwarding{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "Forwarding", "refId": "D", "step": 4 }, { "expr": "irate(node_netstat_Ip_FragCreates{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "FragCreates", "refId": "E", "step": 4 }, { "expr": "irate(node_netstat_Ip_FragFails{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "FragFails", "refId": "F", "step": 4 }, { "expr": "irate(node_netstat_Ip_FragOKs{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "FragOKs", "refId": "G", "step": 4 }, { "expr": "irate(node_netstat_Ip_ReasmFails{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "ReasmFails", "refId": "Q", "step": 4 }, { "expr": "irate(node_netstat_Ip_ReasmOKs{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "ReasmOKs", "refId": "R", "step": 4 }, { "expr": "irate(node_netstat_Ip_ReasmReqds{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "ReasmReqds", "refId": "S", "step": 4 }, { "expr": "irate(node_netstat_Ip_ReasmTimeout{instance=~\"$node..*\"}[5m])", "intervalFactor": 2, "legendFormat": "ReasmTimeout", "refId": "T", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IP stats etc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_sockstat_FRAG_inuse{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "FRAG_inuse", "refId": "A", "step": 4 }, { "expr": "node_sockstat_FRAG_memory{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "FRAG_memory", "refId": "B", "step": 4 }, { "expr": "node_sockstat_RAW_inuse{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "RAW_inuse", "refId": "C", "step": 4 }, { "expr": "node_sockstat_TCP_alloc{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "TCP_alloc", "refId": "D", "step": 4 }, { "expr": "node_sockstat_TCP_inuse{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "TCP_inuse", "refId": "E", "step": 4 }, { "expr": "node_sockstat_TCP_mem{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "TCP_mem", "refId": "F", "step": 4 }, { "expr": "node_sockstat_TCP_mem_bytes{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "TCP_mem_bytes", "refId": "G", "step": 4 }, { "expr": "node_sockstat_TCP_orphan{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "TCP_orphan", "refId": "H", "step": 4 }, { "expr": "node_sockstat_TCP_tw{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "TCP_tw", "refId": "I", "step": 4 }, { "expr": "node_sockstat_UDPLITE_inuse{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "UDPLITE_inuse", "refId": "J", "step": 4 }, { "expr": "node_sockstat_UDP_inuse{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "UDP_inuse", "refId": "K", "step": 4 }, { "expr": "node_sockstat_UDP_mem{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "UDP_mem", "refId": "L", "step": 4 }, { "expr": "node_sockstat_UDP_mem_bytes{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "UDP_mem_bytes", "refId": "M", "step": 4 }, { "expr": "node_sockstat_sockets_used{instance=~\"$node.*\"}", "intervalFactor": 2, "legendFormat": "sockets_used", "refId": "N", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sockstat", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "Sockets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Network Netstat", "titleSize": "h6" }, { "collapse": true, "height": 375, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Tcp_InCsumErrors{instance=~\"$node.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "InCsumErrors", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_Tcp_InErrs{instance=~\"$node.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "InErrs", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_Tcp_InSegs{instance=~\"$node.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "InSegs", "refId": "G", "step": 20 }, { "expr": "irate(node_netstat_Tcp_OutRsts{instance=~\"$node.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "OutRsts", "refId": "I", "step": 20 }, { "expr": "irate(node_netstat_Tcp_OutSegs{instance=~\"$node.*\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "OutSegs", "refId": "J", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP stats", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 82, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Tcp_ActiveOpens{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "ActiveOpens", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_Tcp_AttemptFails{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "AttemptFails", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_Tcp_CurrEstab{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "CurrEstab", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_Tcp_EstabResets{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "EstabResets", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_Tcp_MaxConn{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "MaxConn", "refId": "H", "step": 20 }, { "expr": "irate(node_netstat_Tcp_PassiveOpens{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "PassiveOpens", "refId": "K", "step": 20 }, { "expr": "irate(node_netstat_Tcp_RetransSegs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "RetransSegs", "refId": "L", "step": 20 }, { "expr": "irate(node_netstat_Tcp_RtoAlgorithm{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "RtoAlgorithm", "refId": "M", "step": 20 }, { "expr": "irate(node_netstat_Tcp_RtoMax{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "RtoMax", "refId": "N", "step": 20 }, { "expr": "irate(node_netstat_Tcp_RtoMin{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "RtoMin", "refId": "O", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP ext 1", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 53, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_ArpFilter{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "ArpFilter", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_BusyPollRxPackets{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "BusyPollRxPackets", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_DelayedACKLocked{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "DelayedACKLocked", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_DelayedACKLost{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "DelayedACKLost", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_DelayedACKs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_DelayedACKs", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_EmbryonicRsts{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_EmbryonicRsts", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_IPReversePathFilter{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_IPReversePathFilter", "refId": "G", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_ListenDrops{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_ListenDrops", "refId": "H", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_ListenOverflows{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_ListenOverflows", "refId": "I", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_LockDroppedIcmps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_LockDroppedIcmps", "refId": "J", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_OfoPruned{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_OfoPruned", "refId": "K", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_OutOfWindowIcmps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_OutOfWindowIcmps", "refId": "L", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_PAWSActive{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_PAWSActive", "refId": "M", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_PAWSEstab{instance=~'$node'}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_PAWSEstab", "refId": "N", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_PAWSPassive{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_PAWSPassive", "refId": "O", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_PruneCalled{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_PruneCalled", "refId": "P", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_RcvPruned{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_RcvPruned", "refId": "Q", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesFailed{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_SyncookiesFailed", "refId": "R", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesRecv{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_SyncookiesRecv", "refId": "S", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesSent{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_SyncookiesSent", "refId": "T", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortFailed{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "refId": "U", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnClose{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPAbortOnClose", "refId": "V", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnData{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_TCPAbortOnData", "refId": "W", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnLinger{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPAbortOnLinger", "refId": "X", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnMemory{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPAbortOnMemory", "refId": "Y", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP ext 2", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 54, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPAbortOnTimeout{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPAbortOnTimeout", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPAutoCorking{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_TCPAutoCorking", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPBacklogDrop{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPBacklogDrop", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPChallengeACK{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPChallengeACK", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKIgnoredNoUndo{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDSACKIgnoredNoUndo", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKIgnoredOld{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDSACKIgnoredOld", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKOfoRecv{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDSACKOfoRecv", "refId": "G", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKOfoSent{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDSACKOfoSent", "refId": "H", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKOldSent{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TcpExt_TCPDSACKOldSent", "refId": "I", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKRecv{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDSACKRecv", "refId": "J", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKUndo{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDSACKUndo", "refId": "K", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDeferAcceptDrop{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDeferAcceptDrop", "refId": "L", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDirectCopyFromBacklog{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDirectCopyFromBacklog", "refId": "M", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPDirectCopyFromPrequeue{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPDirectCopyFromPrequeue", "refId": "N", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFACKReorder{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFACKReorder", "refId": "O", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenActive{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastOpenActive", "refId": "P", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenActiveFail{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastOpenActiveFail", "refId": "Q", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenCookieReqd{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastOpenCookieReqd", "refId": "R", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenListenOverflow{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastOpenListenOverflow", "refId": "S", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenPassive{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastOpenPassive", "refId": "T", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenPassiveFail{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastOpenPassiveFail", "refId": "U", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFastRetrans{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFastRetrans", "refId": "V", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPForwardRetrans{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPForwardRetrans", "refId": "W", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFromZeroWindowAdv{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFromZeroWindowAdv", "refId": "X", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPFullUndo{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPFullUndo", "refId": "Y", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPHPAcks{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPHPAcks", "refId": "Z", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPHPHits{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPHPHits", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPHPHitsToUser{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPHPHitsToUser", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPLossFailures{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPLossFailures", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPLossProbeRecovery{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPLossProbeRecovery", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP ext 3", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 56, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPSackRecovery{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSackRecovery", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSackRecoveryFail{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSackRecoveryFail", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSackShiftFallback{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSackShiftFallback", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSackShifted{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSackShifted", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSchedulerFailed{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSchedulerFailed", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSlowStartRetrans{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSlowStartRetrans", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSpuriousRTOs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSpuriousRTOs", "refId": "G", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSpuriousRtxHostQueues{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSpuriousRtxHostQueues", "refId": "H", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPSynRetrans{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSynRetrans", "refId": "I", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPTSReorder{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPTSReorder", "refId": "J", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPTimeWaitOverflow{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPTimeWaitOverflow", "refId": "K", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPTimeouts{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPTimeouts", "refId": "L", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPToZeroWindowAdv{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPToZeroWindowAdv", "refId": "M", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TCPWantZeroWindowAdv{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPWantZeroWindowAdv", "refId": "N", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TW{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TW", "refId": "O", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TWKilled{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TWKilled", "refId": "P", "step": 20 }, { "expr": "irate(node_netstat_TcpExt_TWRecycled{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "TWRecycled", "refId": "Q", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP ext 4", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Network Netstat TCP", "titleSize": "h6" }, { "collapse": true, "height": 287, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "NoPorts", "yaxis": 2 } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InCsumErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InCsumErrors", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_Udp_InDatagrams{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InDatagrams", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_Udp_InErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InErrors", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_Udp_NoPorts{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "NoPorts", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_Udp_OutDatagrams{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutDatagrams", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_Udp_RcvbufErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "RcvbufErrors", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_Udp_SndbufErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "SndbufErrors", "refId": "G", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 57, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_UdpLite_InCsumErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InCsumErrors", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_UdpLite_InDatagrams{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InDatagrams", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_UdpLite_InErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InErrors", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_UdpLite_NoPorts{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "NoPorts", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_UdpLite_OutDatagrams{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutDatagrams", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_UdpLite_RcvbufErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "RcvbufErrors", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_UdpLite_SndbufErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "SndbufErrors", "refId": "G", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP Lite", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "fill": 1, "height": "300px", "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 1, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IcmpMsg_InType3{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InType3", "refId": "A", "step": 20 }, { "expr": "irate(node_netstat_IcmpMsg_OutType3{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutType3", "refId": "B", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InAddrMaskReps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InAddrMaskReps", "refId": "C", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InAddrMasks{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InAddrMasks", "refId": "D", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InCsumErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InCsumErrors", "refId": "E", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InDestUnreachs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InDestUnreachs", "refId": "F", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InEchoReps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InEchoReps", "refId": "G", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InEchos{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InEchos", "refId": "H", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InErrors", "refId": "I", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InMsgs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InMsgs", "refId": "J", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InParmProbs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InParmProbs", "refId": "K", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InRedirects{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InRedirects", "refId": "L", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InSrcQuenchs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InSrcQuenchs", "refId": "M", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InTimeExcds{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InTimeExcds", "refId": "N", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InTimestampReps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InTimestampReps", "refId": "O", "step": 20 }, { "expr": "irate(node_netstat_Icmp_InTimestamps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "InTimestamps", "refId": "P", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutAddrMaskReps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutAddrMaskReps", "refId": "Q", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutAddrMasks{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutAddrMasks", "refId": "R", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutDestUnreachs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutDestUnreachs", "refId": "S", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutEchoReps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutEchoReps", "refId": "T", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutEchos{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "Icmp_OutEchos", "refId": "U", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutErrors{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "Icmp_OutErrors", "refId": "V", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutMsgs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "Icmp_OutMsgs", "refId": "W", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutParmProbs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutParmProb", "refId": "X", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutRedirects{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutRedirects{", "refId": "Y", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutSrcQuenchs{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutSrcQuenchs", "refId": "Z", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutTimeExcds{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutTimeExcds", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutTimestampReps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutTimestampReps", "step": 20 }, { "expr": "irate(node_netstat_Icmp_OutTimestamps{instance=~\"$node.*\"}[5m])", "intervalFactor": 2, "legendFormat": "OutTimestamps", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP stats", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "packets", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Network Netstat UDP ICMP", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_LOCALHOST}", "description": "node_exporter: Duration of a scrape job.", "fill": 1, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_exporter_scrape_duration_seconds{instance=~\"$node.*\",result=\"success\",quantile=\"0.99\"}[5m])", "intervalFactor": 2, "legendFormat": "{{collector}}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Node Exporter scrape time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Node Exporter", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": false, "label": "Host:", "multi": false, "name": "node", "options": [], "query": "label_values(node_boot_time{job=\"node-exporter\"}, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Node Exporter Full", "version": 11, "description": "Graphed values of Prometheus node exporter" }
2022-08-20 10:39:22 UTC
null
0
0
13,926
1
466,407
20,398
12
baycloud-api-monitor
Baycloud API Monitor
Check API Availability
2021-02-19 15:02:40 UTC
2021-02-19 15:02:53 UTC
0
null
0
0
null
null
0
0
20,398
1
13,926
1
12
Check API Availability
{ "__inputs": [ { "name": "DS_ZABBIX_SEDETEC", "label": "Baycloud API Monitor DB", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.5.2" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "0.0.9" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 13926, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 157, "panels": [ { "bgColor": null, "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2017-11-18T11:31:00.000Z", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "20px", "fontWeight": "bold", "showDate": true }, "id": 7, "links": [], "mode": "time", "offsetFromUtc": null, "offsetFromUtcMinutes": null, "span": 2, "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "60px", "fontWeight": "bold" }, "title": "", "transparent": false, "type": "grafana-clock-panel" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(36, 225, 10, 0.9)", "rgba(33, 241, 15, 0.89)", "rgba(228, 17, 17, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 500" }, "item": { "filter": "ICMP Ping" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "Status Link 500 Mb", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "Up", "value": "1" }, { "op": "=", "text": "Down", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(36, 225, 10, 0.9)", "rgba(33, 241, 15, 0.89)", "rgba(228, 17, 17, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "decimals": 0, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 500" }, "item": { "filter": "Tempo em operação" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "UpTime", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "Up", "value": "1" }, { "op": "=", "text": "Down", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(36, 225, 10, 0.9)", "rgba(33, 241, 15, 0.89)", "rgba(228, 17, 17, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 300" }, "item": { "filter": "ICMP Ping" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "Status Link 300 Mb", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "Up", "value": "1" }, { "op": "=", "text": "Down", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(36, 225, 10, 0.9)", "rgba(33, 241, 15, 0.89)", "rgba(228, 17, 17, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "decimals": 0, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 300" }, "item": { "filter": "Tempo em operação" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "UpTime", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "Up", "value": "1" }, { "op": "=", "text": "Down", "value": "0" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 232, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(67, 196, 19, 0.9)", "rgba(227, 231, 16, 0.89)", "rgba(217, 40, 21, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "decimals": null, "format": "Bps", "gauge": { "maxValue": 512000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 500" }, "item": { "filter": "Eth1 - OUT" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "450000000", "title": "Link 512 Mb - Dowload", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(67, 196, 19, 0.9)", "rgba(227, 231, 16, 0.89)", "rgba(217, 40, 21, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "decimals": null, "format": "Bps", "gauge": { "maxValue": 512000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 500" }, "item": { "filter": "Eth1 - IN" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "450000000", "title": "Link 512 Mb - Upload", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(67, 196, 19, 0.9)", "rgba(227, 231, 16, 0.89)", "rgba(217, 40, 21, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "decimals": null, "format": "Bps", "gauge": { "maxValue": 300000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 300" }, "item": { "filter": "Eth5 - IN" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "250000000", "title": "Link 300 Mb - Dowload", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(67, 196, 19, 0.9)", "rgba(227, 231, 16, 0.89)", "rgba(217, 40, 21, 0.97)" ], "datasource": "${DS_ZABBIX_SEDETEC}", "decimals": null, "format": "Bps", "gauge": { "maxValue": 300000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 300" }, "item": { "filter": "Eth5 - OUT" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "250000000", "title": "Link 300 Mb - Upload", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 282, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_SEDETEC}", "fill": 1, "id": 5, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 500" }, "item": { "filter": "Eth1 - OUT" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 500" }, "item": { "filter": "Eth1 - IN" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Link Internet 512 Mb", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_SEDETEC}", "fill": 1, "id": 9, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 300" }, "item": { "filter": "Eth5 - OUT" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "Grupo Roteadores" }, "host": { "filter": "Link Internet - 300" }, "item": { "filter": "Eth5 - IN" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Link Internet 300 Mb", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Baycloud API Monitor", "version": 28, "description": "Check API Availability" }
2021-02-19 15:02:40 UTC
null
0
0
13,208
1
371,814
19,180
12
sn-dns
SELKS SN-DNS
Dashboard SELKS for Grafana SN-ALERTS https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-20 19:44:30 UTC
2020-10-21 19:18:29 UTC
0
Follow the information here : https://github.com/b4b857f6ee/selks_grafana_dashboard And find more dashboard on the github repo Needed : https://www.stamus-networks.com/scirius-open-source
57,219
57,220
null
null
0
0
19,180
1
13,208
1
12
null
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13208, "graphTooltip": 0, "id": null, "iteration": 1603222687431, "links": [], "panels": [ { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "max": 1000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": "0", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Total", "type": "stat" }, { "circleMaxSize": 30, "circleMinSize": 2, "colors": [ "#FADE2A", "#FADE2A", "#F2495C" ], "datasource": "$elasticsearch", "decimals": 0, "esGeoPoint": "geoip.location", "esLocationName": "", "esMetric": "Count", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "num" }, "overrides": [] }, "gridPos": { "h": 17, "w": 24, "x": 0, "y": 5 }, "hideEmpty": false, "hideZero": false, "id": 4, "initialZoom": 1, "locationData": "geohash", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": false, "pluginVersion": "7.2.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "geoip.location", "id": "3", "settings": { "precision": 3 }, "type": "geohash_grid" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "0,2", "timeFrom": null, "timeShift": null, "title": "SN-DNS-GeoIP", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "unitSingular": "", "valueName": "total" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "id": "6", "query": "*", "settings": { "filters": [ { "label": "", "query": "event_type: dns" } ] }, "type": "filters" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30m", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-DNS-DnsOverTime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 22 }, "id": 8, "interval": null, "legend": { "percentage": false, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "proto.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-Proto", "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 31 }, "id": 17, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Top20DestIP", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 31 }, "id": 21, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_ip.keyword", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Top20SrctIP", "transformations": [], "type": "table" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 31 }, "id": 15, "interval": null, "legend": { "percentage": false, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tls.sni.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "event_type: alert", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-ByTlsSni", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 6, "x": 0, "y": 39 }, "id": 5, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dns.rcode.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "asc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Rcode", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 6, "x": 6, "y": 39 }, "id": 22, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "proto.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "asc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-ByProto", "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 41 }, "id": 24, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dest_port", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Top20DestPort", "transformations": [], "type": "table" }, { "datasource": "$elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 41 }, "id": 25, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "src_port", "id": "8", "settings": { "min_doc_count": "1", "missing": null, "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Top20SrcPort", "transformations": [], "type": "table" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 0, "y": 48 }, "id": 23, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:10595", "fake": true, "field": "dns.rrname.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "$$hashKey": "object:10596", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:10593", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Rrname", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 6, "x": 12, "y": 49 }, "id": 26, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dns.rrtype.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Rrtype", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Vlan", "threshold": 0 }, "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 6, "x": 18, "y": 49 }, "id": 27, "interval": null, "legend": { "percentage": false, "show": true, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": "1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "dns.type.keyword", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-Type", "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "$elasticsearch", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "src_port" }, "properties": [ { "id": "custom.width", "value": 203 } ] } ] }, "gridPos": { "h": 24, "w": 24, "x": 0, "y": 58 }, "id": 20, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "logstash-dns-* AND event_type:dns", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-DNS-EventsList", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "dest_ip", "dest_port", "proto", "src_ip", "src_port", "dns.rrname", "dns.rrtype" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "alert.category": 1, "alert.signature": 7, "alert.signature_id": 8, "dest_ip": 5, "dest_port": 6, "proto": 4, "src_ip": 2, "src_port": 3, "vlan": 9 }, "renameByName": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Elasticsearch", "value": "Elasticsearch" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "elasticsearch", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SELKS SN-DNS", "uid": "Q2b1eWtGk", "version": 17, "description": "Dashboard SELKS for Grafana\r\nSN-ALERTS\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-20 19:44:30 UTC
2020-10-20 19:44:53 UTC
0
0
14,180
1
479,474
20,839
12
node-exporter-quickstart-and-dashboard
Summerhosting
Kijk hoe ons systeem draait
2021-04-05 13:02:35 UTC
2021-04-05 13:04:01 UTC
0
Via hier kun je zien als wij problemen hebben met ons systeem en hoe alles draait
0
0
null
null
0
0
20,839
1
14,180
1
12
A quickstart to setup Prometheus Node Exporter with preconfigured dashboards, alerting rules, and recording rules.
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [] }, "editable": false, "gnetId": 14180, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "", "rows": [ { "collapse": false, "collapsed": false, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": {}, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "(\n (1 - rate(node_cpu_seconds_total{job=\"node\", mode=\"idle\", instance=\"$instance\"}[$__interval]))\n/ ignoring(cpu) group_left\n count without (cpu)( node_cpu_seconds_total{job=\"node\", mode=\"idle\", instance=\"$instance\"})\n)\n", "format": "time_series", "interval": "1m", "intervalFactor": 5, "legendFormat": "{{cpu}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": {}, "id": 3, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "1m load average", "refId": "A" }, { "expr": "node_load5{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "5m load average", "refId": "B" }, { "expr": "node_load15{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "15m load average", "refId": "C" }, { "expr": "count(node_cpu_seconds_total{job=\"node\", instance=\"$instance\", mode=\"idle\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "logical cores", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6", "type": "row" }, { "collapse": false, "collapsed": false, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": {}, "id": 4, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 9, "stack": true, "steppedLine": false, "targets": [ { "expr": "(\n node_memory_MemTotal_bytes{job=\"node\", instance=\"$instance\"}\n-\n node_memory_MemFree_bytes{job=\"node\", instance=\"$instance\"}\n-\n node_memory_Buffers_bytes{job=\"node\", instance=\"$instance\"}\n-\n node_memory_Cached_bytes{job=\"node\", instance=\"$instance\"}\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory used", "refId": "A" }, { "expr": "node_memory_Buffers_bytes{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory buffers", "refId": "B" }, { "expr": "node_memory_Cached_bytes{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory cached", "refId": "C" }, { "expr": "node_memory_MemFree_bytes{job=\"node\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "memory free", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "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": "$datasource", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": {}, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "100 -\n(\n avg(node_memory_MemAvailable_bytes{job=\"node\", instance=\"$instance\"})\n/\n avg(node_memory_MemTotal_bytes{job=\"node\", instance=\"$instance\"})\n* 100\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "80, 90", "title": "Memory Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6", "type": "row" }, { "collapse": false, "collapsed": false, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": {}, "id": 6, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/ read| written/", "yaxis": 1 }, { "alias": "/ io time/", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_bytes_total{job=\"node\", instance=\"$instance\", device!=\"\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}} read", "refId": "A" }, { "expr": "rate(node_disk_written_bytes_total{job=\"node\", instance=\"$instance\", device!=\"\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}} written", "refId": "B" }, { "expr": "rate(node_disk_io_time_seconds_total{job=\"node\", instance=\"$instance\", device!=\"\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}} io time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk I/O", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": {}, "id": 7, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "used", "color": "#E0B400" }, { "alias": "available", "color": "#73BF69" } ], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(\n max by (device) (\n node_filesystem_size_bytes{job=\"node\", instance=\"$instance\", fstype!=\"\"}\n -\n node_filesystem_avail_bytes{job=\"node\", instance=\"$instance\", fstype!=\"\"}\n )\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "used", "refId": "A" }, { "expr": "sum(\n max by (device) (\n node_filesystem_avail_bytes{job=\"node\", instance=\"$instance\", fstype!=\"\"}\n )\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "available", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Space Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6", "type": "row" }, { "collapse": false, "collapsed": false, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": {}, "id": 8, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_network_receive_bytes_total{job=\"node\", instance=\"$instance\", device!=\"lo\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Received", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "fillGradient": 0, "gridPos": {}, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_network_transmit_bytes_total{job=\"node\", instance=\"$instance\", device!=\"lo\"}[$__interval])", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Transmitted", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6", "type": "row" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "label": null, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "instance", "options": [], "query": "label_values(node_exporter_build_info{job=\"node\"}, instance)", "refresh": 2, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Summerhosting", "version": 0, "description": "Kijk hoe ons systeem draait" }
2021-04-05 13:02:35 UTC
2021-04-05 13:04:01 UTC
0
0
15,893
1
527,092
24,097
12
pirate-mining-pool-monitor-new
Pirate - Mining Pool Monitor New
Crypto Pool Monitor Updated
2022-03-14 22:45:54 UTC
2022-05-16 03:41:31 UTC
0
Works with most node stratum pool servers with stand /api/stats json outputs This Dashboard handles all aspects of a NOMP compatible pool server, Full node wallet, I mine Equishash coins so its setup for those wallets, youll need to see if the zcash exporter is compatiable with your coins, or find another exporter if you want wallet stats. You can see my standard pool dashboard that is super-sized compared to the standard NOMP pool stats page. Lots of exporters to install, I use a dedicated tiny Lenovo i5 server with lots of ram and ssd drive for Grafana, Prometheus, Telegraf, so not to overload pool server. Keep your exporter scaping to about 10-30s and all is good. We have a dedicated, private pool for our charity and after major bot attacks i had to watch what was happening closer. So, i developed this for a large 55" TV/Display linked to a windows 11 machine (another Lenovo i5) to view it 24/7 on our main wall. After installing the worldmap plugin we seemed to have good data up to about 6000 banned ip address, but something happened to our exporters on 2 machines and now they only display about 25 banned ip geo locations. Still working that one out. cleared database and started over with fail2ban, but that didnt help so far. Any ideas?
73,284
73,285
Telegraf
Our latest 8.4 update
0
0
24,097
1
15,893
1
12
null
{ "__inputs": [ { "name": "DS_POOLSERVER", "label": "poolServer", "description": "influxdb", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS___EXPR__", "label": "__expr__", "description": "", "type": "datasource", "pluginId": "__expr__" } ], "__elements": [ { "name": "Difficulty-Stat", "uid": "SdZTwYW7z", "kind": 1, "model": { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "ARRR Block Difficulty", "mappings": [], "max": 4, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-green", "value": 1.75 }, { "color": "light-yellow", "value": 2 }, { "color": "dark-yellow", "value": 2.25 }, { "color": "super-light-red", "value": 2.5 }, { "color": "light-red", "value": 3 }, { "color": "dark-red", "value": 3.25 }, { "color": "dark-purple", "value": 3.5 } ] }, "unit": "gbytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 5, "y": 5 }, "id": 59, "interval": "10s", "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": { "valueSize": 16 } }, "pluginVersion": "8.4.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.134:9003/metrics" } ] }, { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000" ], "type": "math" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.231:9003/metrics" } ] }, { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000" ], "type": "math" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://pool1.entrustus.org:9003/metrics" } ] } ], "title": "Difficulty-Stat", "transparent": true, "type": "gauge" } }, { "name": "Ping Time", "uid": "8HxtwLW7z", "kind": 1, "model": { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "displayName": "Network Delay Times", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "light-green", "value": 0.1 }, { "color": "semi-dark-green", "value": 0.3 }, { "color": "dark-green", "value": 0.7 }, { "color": "super-light-yellow", "value": 0.9 }, { "color": "semi-dark-yellow", "value": 15 }, { "color": "super-light-orange", "value": 25 }, { "color": "dark-orange", "value": 50 }, { "color": "light-red", "value": 75 }, { "color": "dark-red", "value": 85 }, { "color": "dark-purple", "value": 125 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 5 }, "id": 5, "options": { "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": { "titleSize": 14, "valueSize": 12 } }, "pluginVersion": "8.4.3", "targets": [ { "alias": "pool", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "average_response_ms" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "pool.entrustus.org" } ] }, { "alias": "pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "maximum_response_ms" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "pool1.entrustus.org" } ] }, { "alias": "Dr. Office", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "maximum_response_ms" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "162.193.92.227" } ] } ], "title": "Ping Time", "transparent": true, "type": "gauge" } } ], "__requires": [ { "type": "datasource", "id": "__expr__", "version": "1.0.0" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.3" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": 0, "id": null, "links": [], "liveNow": true, "panels": [ { "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-purple", "value": 5 }, { "color": "dark-red", "value": 10 }, { "color": "dark-yellow", "value": 15 }, { "color": "dark-green", "value": 20 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 0, "y": 0 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 12, "valueSize": 24 }, "textMode": "value_and_name" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "Total", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "5s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "algos_equihash_workers" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] }, { "alias": "Building", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "pool_stats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_workerCount" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/pool_stats" } ] }, { "alias": "Home", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "pool_stats", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_workerCount" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/pool_stats" } ] } ], "title": "Miners", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 94, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "super-light-green", "value": 1 }, { "color": "green", "value": 2 }, { "color": "light-purple", "value": 3 }, { "color": "dark-purple", "value": 4 } ] }, "unit": "string" }, "overrides": [ { "matcher": { "id": "byName", "options": "crypto-231 rvn" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 2, "y": 0 }, "id": 60, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.3", "targets": [ { "alias": "crypto-134 rvn", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"pools_komodo_blocks_pending\") FROM \"poolStats\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.134:8085/api/stats" } ] }, { "alias": "crypto-231 rvn", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"pools_komodo_blocks_pending\") FROM \"poolStats\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": false, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "crypt03 rvn", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"pools_komodo_blocks_pending\") FROM \"poolStats\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Confirmed Blocks", "transparent": true, "type": "timeseries" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 85, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "light-green", "value": 1 }, { "color": "dark-green", "value": 2 }, { "color": "super-light-purple", "value": 3 }, { "color": "semi-dark-purple", "value": 4 }, { "color": "dark-purple", "value": 5 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "crypto-231 rvn" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 6, "y": 0 }, "id": 11, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.3", "targets": [ { "alias": "crypto-134 rvn", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"pools_komodo_blocks_pending\") FROM \"poolStats\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.134:8085/api/stats" } ] }, { "alias": "crypto-231 rvn", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"pools_komodo_blocks_pending\") FROM \"poolStats\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": false, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "crypt03 rvn", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"pools_komodo_blocks_pending\") FROM \"poolStats\" WHERE $timeFilter GROUP BY time(5m) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Blocks Pending mini graph", "transparent": true, "type": "timeseries" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 1 }, { "color": "#EAB839", "value": 3 }, { "color": "super-light-green", "value": 5 }, { "color": "semi-dark-green", "value": 7 }, { "color": "dark-purple", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 10, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 36 }, "textMode": "value_and_name" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "134", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "spread" }, { "params": [ "+0" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.134:8085/api/stats" } ] }, { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "spread" }, { "params": [ "+0" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "crypto3", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "spread" }, { "params": [ "+0" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Blocks Paid", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-yellow", "value": 1 }, { "color": "dark-green", "value": 2 }, { "color": "dark-purple", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 12, "y": 0 }, "id": 28, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 36 }, "textMode": "value_and_name" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "crypto3", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Immature", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 14, "y": 0 }, "id": 17, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 36 }, "textMode": "value_and_name" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "134", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksDuplicate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.134:8085/api/stats" } ] }, { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksDuplicate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "Crypto3", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksDuplicate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Duplicated", "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 16, "y": 0 }, "id": 52, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 36 }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksRejected" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "Pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksRejected" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Rejected", "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 18, "y": 0 }, "id": 15, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 36 }, "textMode": "value_and_name" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "DESC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_kicked" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "crypto3", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_kicked" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Orphaned", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "semi-dark-yellow", "value": 15 }, { "color": "semi-dark-green", "value": 29 }, { "color": "dark-green", "value": 39 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 20, "y": 0 }, "id": 39, "interval": "10s", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 14 }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "komodo_wallet_balance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"gauge\") FROM \"komodo_wallet_balance\" WHERE (\"pirate_wallet\" = 'http://192.168.2.241:9003/metrics' AND \"type\" = 'private') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.231:9003/metrics" }, { "condition": "AND", "key": "type", "operator": "=", "value": "total" } ] }, { "alias": "241", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "komodo_wallet_balance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"gauge\") FROM \"komodo_wallet_balance\" WHERE (\"pirate_wallet\" = 'http://192.168.2.241:9003/metrics' AND \"type\" = 'private') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.241:9003/metrics" }, { "condition": "AND", "key": "type", "operator": "=", "value": "total" } ] }, { "alias": "crypto3", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "komodo_wallet_balance", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"gauge\") FROM \"komodo_wallet_balance\" WHERE (\"pirate_wallet\" = 'http://192.168.2.241:9003/metrics' AND \"type\" = 'private') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://pool1.entrustus.org:9003/metrics" }, { "condition": "AND", "key": "type", "operator": "=", "value": "total" } ] } ], "title": "Wallet Balance", "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "hidden", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 12, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byType", "options": "time" }, "properties": [ { "id": "custom.axisPlacement", "value": "auto" } ] } ] }, "gridPos": { "h": 5, "w": 2, "x": 22, "y": 0 }, "id": 7, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.0.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "fail2ban_banned_ip", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "jail", "operator": "=", "value": "ufw-aggressive" } ] }, { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "fail2ban_banned_ip", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "jail", "operator": "=", "value": "ufw-aggressive" } ] } ], "title": "Banned IP's", "transparent": true, "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "mappings": [ { "options": { "0": { "color": "dark-red", "index": 0, "text": "offline" }, "200": { "color": "dark-green", "index": 1, "text": "online" }, "404": { "color": "dark-red", "index": 3, "text": "offline" } }, "type": "value" }, { "options": { "match": "null", "result": { "color": "dark-red", "index": 2, "text": "offline" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 0, "y": 5 }, "id": 23, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": { "valueSize": 48 }, "textMode": "value" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "pool-231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "status_code" ], "type": "tag" } ], "hide": false, "measurement": "http_response", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "http_response_code" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "server", "operator": "=", "value": "http://pool1.entrustus.org:8085" } ] }, { "alias": "pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "status_code" ], "type": "tag" } ], "hide": false, "measurement": "http_response", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "http_response_code" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "server", "operator": "=", "value": "http://pool1.entrustus.org:8085" } ] } ], "title": "Pool Servers Online", "transformations": [], "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "ARRR Block Difficulty", "mappings": [], "max": 4, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-green", "value": 1.75 }, { "color": "light-yellow", "value": 2 }, { "color": "dark-yellow", "value": 2.25 }, { "color": "super-light-red", "value": 2.5 }, { "color": "light-red", "value": 3 }, { "color": "dark-red", "value": 3.25 }, { "color": "dark-purple", "value": 3.5 } ] }, "unit": "gbytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 5, "y": 5 }, "id": 59, "interval": "10s", "libraryPanel": { "description": "", "meta": { "connectedDashboards": 1, "created": "2021-07-26T22:47:49-05:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-03-10T00:36:38-06:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Difficulty-Stat", "type": "gauge", "uid": "SdZTwYW7z", "version": 11 }, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": { "valueSize": 16 } }, "pluginVersion": "8.4.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.134:9003/metrics" } ] }, { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000" ], "type": "math" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.231:9003/metrics" } ] }, { "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000" ], "type": "math" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://pool1.entrustus.org:9003/metrics" } ] } ], "title": "Difficulty-Stat", "transparent": true, "type": "gauge" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "semi-dark-red", "value": 60 }, { "color": "super-light-red", "value": 80 }, { "color": "super-light-yellow", "value": 120 }, { "color": "dark-yellow", "value": 160 }, { "color": "super-light-green", "value": 180 }, { "color": "light-green", "value": 190 }, { "color": "semi-dark-green", "value": 200 }, { "color": "dark-green", "value": 210 }, { "color": "super-light-purple", "value": 230 }, { "color": "semi-dark-purple", "value": 250 }, { "color": "dark-purple", "value": 260 } ] }, "unit": "currencyUSD" }, "overrides": [ { "matcher": { "id": "byName", "options": "134" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "231" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "pool1" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "C" }, "properties": [ { "id": "displayName", "value": "Total Value" } ] } ] }, "gridPos": { "h": 6, "w": 3, "x": 9, "y": 5 }, "id": 48, "interval": "10s", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": { "titleSize": 16, "valueSize": 42 }, "textMode": "value_and_name" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "ARRR Price", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": true, "measurement": "exchange_rate", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"gauge\") FROM \"exchange_rate\" WHERE (\"exchange\" = 'coinex' AND \"currency\" = 'ARRR') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "exchange", "operator": "=", "value": "coinex" }, { "condition": "AND", "key": "currency", "operator": "=", "value": "ARRR" }, { "condition": "AND", "key": "reference_currency", "operator": "=", "value": "USDT" } ] }, { "alias": "134", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": true, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "spread" }, { "params": [ "*16" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.134:8085/api/stats" } ] }, { "datasource": { "type": "__expr__", "uid": "${DS___EXPR__}" }, "expression": "($A*$D)+($A*$E)", "hide": false, "refId": "C", "type": "math" }, { "alias": "231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": true, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "spread" }, { "params": [ "*16" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": true, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "query": "SELECT spread(\"pools_pirate-chain_blocks_confirmed\") *16 FROM \"poolStats\" WHERE (\"url\" = 'http://pool1.entrustus.org:8085/api/stats') AND $timeFilter GROUP BY time(24h) fill(0)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_confirmed" ], "type": "field" }, { "params": [], "type": "spread" }, { "params": [ "*16" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "title": "Interval: $INTERVAL Revenue", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "displayName": "ARRR Block Reward", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-yellow", "value": 30000 }, { "color": "dark-blue", "value": 35000 }, { "color": "dark-green", "value": 40000 }, { "color": "dark-purple", "value": 60000 } ] }, "unit": "currencyUSD" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 12, "y": 5 }, "id": 54, "interval": "10s", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 22 }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "exchange_rate", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"gauge\") FROM \"exchange_rate\" WHERE (\"exchange\" = 'coinex' AND \"currency\" = 'ARRR') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "exchange", "operator": "=", "value": "coinex" }, { "condition": "AND", "key": "currency", "operator": "=", "value": "ARRR" } ] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": true, "measurement": "exchange_rate", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "exchange", "operator": "=", "value": "coinex" }, { "condition": "AND", "key": "reference_currency", "operator": "=", "value": "USDT" }, { "condition": "AND", "key": "currency", "operator": "=", "value": "ARRR" } ] }, { "datasource": { "type": "__expr__", "uid": "${DS___EXPR__}" }, "expression": "$A*16", "hide": false, "refId": "C", "type": "math" } ], "title": "Block Value", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "displayName": "ARRR Exchange Rate", "links": [ { "title": "TradeOgre", "url": "https://tradeogre.com/exchange/BTC-ARRR" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "super-light-red", "value": 0.8 }, { "color": "light-red", "value": 1 }, { "color": "semi-dark-red", "value": 1.2 }, { "color": "dark-red", "value": 1.3 }, { "color": "super-light-yellow", "value": 1.5 }, { "color": "dark-yellow", "value": 1.75 }, { "color": "super-light-green", "value": 2 }, { "color": "light-green", "value": 2.25 }, { "color": "semi-dark-green", "value": 2.5 }, { "color": "dark-green", "value": 3 }, { "color": "dark-purple", "value": 3.5 } ] }, "unit": "currencyUSD" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 14, "y": 5 }, "id": 56, "interval": "10s", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 22 }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "Pirate(ARRR)", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "exchange_rate", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"gauge\") FROM \"exchange_rate\" WHERE (\"exchange\" = 'coinex' AND \"currency\" = 'ARRR') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "exchange", "operator": "=", "value": "coinex" }, { "condition": "AND", "key": "currency", "operator": "=", "value": "ARRR" } ] } ], "title": "ARRR/USD", "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 4, "displayName": "BTC Exchange Rate", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-yellow", "value": 30000 }, { "color": "dark-blue", "value": 35000 }, { "color": "dark-green", "value": 40000 }, { "color": "dark-purple", "value": 60000 } ] }, "unit": "currencyUSD" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 16, "y": 5 }, "id": 50, "interval": "10s", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "titleSize": 14, "valueSize": 20 }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "alias": "BTC(Bitcoin)", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "exchange_rate", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "exchange", "operator": "=", "value": "coinex" }, { "condition": "AND", "key": "currency", "operator": "=", "value": "BTC" } ] } ], "title": "BTC/USD", "transparent": true, "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "displayName": "Network Delay Times", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "light-green", "value": 0.1 }, { "color": "semi-dark-green", "value": 0.3 }, { "color": "dark-green", "value": 0.7 }, { "color": "super-light-yellow", "value": 0.9 }, { "color": "semi-dark-yellow", "value": 15 }, { "color": "super-light-orange", "value": 25 }, { "color": "dark-orange", "value": 50 }, { "color": "light-red", "value": 75 }, { "color": "dark-red", "value": 85 }, { "color": "dark-purple", "value": 125 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 5 }, "id": 5, "libraryPanel": { "description": "", "meta": { "connectedDashboards": 2, "created": "2021-07-26T22:46:59-05:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-03-09T14:43:57-06:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Ping Time", "type": "gauge", "uid": "8HxtwLW7z", "version": 23 }, "options": { "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": { "titleSize": 14, "valueSize": 12 } }, "pluginVersion": "8.4.3", "targets": [ { "alias": "pool", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "average_response_ms" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "pool.entrustus.org" } ] }, { "alias": "pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "maximum_response_ms" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "pool1.entrustus.org" } ] }, { "alias": "Dr. Office", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "maximum_response_ms" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "162.193.92.227" } ] } ], "title": "Ping Time", "transparent": true, "type": "gauge" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "#EF843C", "value": 2 }, { "color": "#E24D42", "value": 3 }, { "color": "super-light-green", "value": 5 }, { "color": "#6ED0E0", "value": 7 }, { "color": "super-light-green", "value": 8 }, { "color": "semi-dark-green", "value": 9 }, { "color": "dark-green", "value": 10 }, { "color": "#BA43A9", "value": 12 }, { "color": "#705DA0", "value": 15 } ] }, "unit": "MHs" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 7 }, "id": 57, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "alias": "134", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": true, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_hashrate" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000/1000/1000/1000*2" ], "type": "math" } ] ], "tags": [] }, { "alias": "Pool Home", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_hashrate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000/1000/1000/1000*2" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "Pool Building", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_hashrate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000/1000/1000/1000*2" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] } ], "transformations": [], "transparent": true, "type": "gauge" }, { "datasource": { "type": "datasource", "uid": "-- Mixed --" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "right", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 35, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.axisPlacement", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "Difficulty" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Kicked--231" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Kicked-pool1" }, "properties": [ { "id": "color", "value": { "fixedColor": "#f5ff00", "mode": "fixed" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Difficulty" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Ksols Pool1" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Ksols 231" }, "properties": [ { "id": "color", "value": { "fixedColor": "#ff001e", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "BlockPool1" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7ec9f2", "mode": "fixed" } }, { "id": "custom.stacking", "value": { "group": "A", "mode": "normal" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Block231" }, "properties": [ { "id": "color", "value": { "fixedColor": "#00ff61fc", "mode": "fixed" } }, { "id": "custom.stacking", "value": { "group": "B", "mode": "normal" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Ksols 231" }, "properties": [ { "id": "custom.stacking", "value": { "group": "B", "mode": "none" } }, { "id": "custom.axisPlacement", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "Ksols Pool1" }, "properties": [ { "id": "custom.stacking", "value": { "group": "B", "mode": "none" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Duplicate-231" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } }, { "id": "custom.axisPlacement", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Dup-pool1" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Dup-231" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Diff Avg" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Diff Avg" }, "properties": [ { "id": "custom.axisPlacement", "value": "left" }, { "id": "custom.fillOpacity", "value": 7 } ] } ] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 11 }, "id": 55, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "alias": "Ksols Pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "3m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_hashrate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000000*2" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] }, { "alias": "Ksols 231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "3m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_hashrate" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000000*2" ], "type": "math" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "Difficulty", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ " / 1000000000" ], "type": "math" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.231:9003/metrics" } ] }, { "alias": "BlocK134", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": true, "measurement": "pool_stats", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.134:8085/api/pool_stats" } ] }, { "alias": "Block231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "BlockPool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_pending" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] }, { "alias": "Kicked-pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_kicked" ], "type": "field" }, { "params": [], "type": "spread" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] }, { "alias": "Kicked--231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_kicked" ], "type": "field" }, { "params": [], "type": "spread" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "Dup-231", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksDuplicate" ], "type": "field" }, { "params": [], "type": "spread" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://192.168.2.231:8085/api/stats" } ] }, { "alias": "Dup-pool1", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "10m" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "poolStats", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "pools_pirate-chain_blocks_blocksDuplicate" ], "type": "field" }, { "params": [], "type": "spread" } ] ], "tags": [ { "key": "url", "operator": "=", "value": "http://pool1.entrustus.org:8085/api/stats" } ] }, { "alias": "Diff Avg", "datasource": { "type": "influxdb", "uid": "${DS_POOLSERVER}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "komodo_difficulty", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "100" ], "type": "moving_average" }, { "params": [ " / 1000000000" ], "type": "math" } ] ], "tags": [ { "key": "pirate_wallet", "operator": "=", "value": "http://192.168.2.231:9003/metrics" } ] } ], "thresholds": [], "title": "Hashrate, Difficulty & Blocks", "transparent": true, "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d", "2d", "3d", "7d" ] }, "timezone": "America/Chicago", "title": "Pirate - Mining Pool Monitor New", "uid": "S_9kfWGnk", "version": 356, "weekStart": "", "gnetId": 15893, "description": "Crypto Pool Monitor Updated" }
2022-03-14 22:45:54 UTC
2022-03-14 22:51:14 UTC
0
0
14,355
1
491,724
21,180
12
test-dashboard-copy
test dashboard Copy
test
2021-05-04 13:02:48 UTC
2021-05-04 13:03:36 UTC
0
test
0
0
null
null
0
0
21,180
1
14,355
1
12
null
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "ae3e-plotly-panel", "name": "Plotly panel", "version": "0.3.3" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.5" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14355, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "-- Grafana --", "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 4, "options": { "config": { "displayModeBar": false }, "data": [ { "line": { "color": "red", "width": 2 }, "mode": "lines", "type": "scatter" } ], "layout": { "font": { "color": "darkgrey" }, "margin": { "b": 20, "t": 30 }, "paper_bgcolor": "rgba(0,0,0,0)", "plot_bgcolor": "rgba(0,0,0,0)", "xaxis": { "type": "date" } }, "onclick": "console.log(data)\nwindow.updateVariables({query:{'var-project':'test'}, partial: true})", "script": "console.log(data)\nvar trace = {\n x: data.series[0].fields[0].values.buffer,\n y: data.series[0].fields[1].values.buffer\n};\n \nreturn {data:[trace],layout:{title:'My Chart'}};" }, "pluginVersion": "7.5.5", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Panel Title", "transformations": [], "type": "ae3e-plotly-panel" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 8 }, "id": 2, "options": { "config": { "displayModeBar": false }, "data": [ { "line": { "color": "red", "width": 2 }, "mode": "lines", "type": "scatter" } ], "layout": { "font": { "color": "darkgrey" }, "margin": { "b": 20, "t": 30 }, "paper_bgcolor": "rgba(0,0,0,0)", "plot_bgcolor": "rgba(0,0,0,0)", "xaxis": { "type": "date" } }, "onclick": "console.log(data)\nwindow.updateVariables({query:{'var-project':'test'}, partial: true})", "script": "console.log(data)\nvar trace = {\n x: data.series[0].fields[0].values.buffer,\n y: data.series[0].fields[1].values.buffer\n};\n \nreturn {data:[trace],layout:{title:'My Chart'}};" }, "pluginVersion": "7.5.5", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Panel Title", "type": "ae3e-plotly-panel" } ], "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "test dashboard Copy", "uid": "LqmhSqrMk", "version": 1, "description": "test" }
2021-05-04 13:02:48 UTC
2021-05-04 13:03:36 UTC
0
0
13,052
1
419,191
18,901
268
node-stats-and-alerts
Node Stats and Alerts
This dashboard shows cpu, memory and disk stats for linux and container nodes. Default alerts are configured for linux nodes.
2020-09-22 10:53:50 UTC
2020-09-22 10:58:19 UTC
0
# Node Stats and Alerts See [Janik Vonrotz - Monitor cron jobs with Prometheus, Grafana and Node exporter](https://janikvonrotz.ch/2020/09/07/monitor-cron-jobs-with-prometheus-grafana-and-node-exporter/).
56,369
56,370
nodeExporter
See [Janik Vonrotz - Monitor cron jobs with Prometheus, Grafana and Node exporter](https://janikvonrotz.ch/2020/09/07/monitor-cron-jobs-with-prometheus-grafana-and-node-exporter/).
0
0
18,901
1
13,052
1
268
This dashboard shows cpu, memory and disk stats for linux and container nodes. Default alerts are configured for linux nodes.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert list", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:571", "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "This dashboard shows cpu, memory and disk stats for linux and container nodes. Default alerts are configured for linux nodes.", "editable": true, "gnetId": 13052, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "dashboardFilter": "", "dashboardTags": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "folderId": -1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 0 }, "id": 2, "limit": 10, "links": [], "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "current", "sortOrder": 1, "stateFilter": [], "title": "Alerts Status", "transparent": true, "type": "alertlist" }, { "dashboardFilter": "", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "folderId": null, "gridPos": { "h": 6, "w": 16, "x": 8, "y": 0 }, "id": 3, "limit": "5", "links": [], "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "changes", "sortOrder": 1, "stateFilter": [], "title": "Alerts Log", "transparent": true, "type": "alertlist" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 0 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "Cron job exited with a non-zero code", "name": "Cron Job Exit Code alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": " (node_cron_job_exit_code)", "interval": "", "legendFormat": "{{instance}} - {{code}}", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:157", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cron Job Exit Code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1020", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1021", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 75 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "min" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0m", "frequency": "60s", "handler": 1, "message": "Disk Space Alert", "name": "Linux Nodes Disk Usage alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 1, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 - 100 * ((node_filesystem_avail_bytes{mountpoint=\"/hostfs\"} / 1024 / 1024 ) / (node_filesystem_size_bytes{mountpoint=\"/hostfs\"} / 1024 / 1024))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} ", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 75 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Linux Nodes Disk Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:640", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:641", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#73BF69", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 5, "x": 13, "y": 11 }, "height": "20", "id": 12, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:4069", "name": "value to text", "value": 1 }, { "$$hashKey": "object:4070", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "expr": "count(up)", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_last_seen", "refId": "A", "step": 240 } ], "thresholds": "=15", "title": "Running exporters", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:4072", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#73BF69", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 5, "x": 18, "y": 11 }, "height": "20", "id": 11, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:4069", "name": "value to text", "value": 1 }, { "$$hashKey": "object:4070", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "expr": "count(container_last_seen{image!=\"\"})", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_last_seen", "refId": "A", "step": 240 } ], "thresholds": "=43", "title": "Running containers", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:4072", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 75 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "10m", "now" ] }, "reducer": { "params": [], "type": "min" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0m", "frequency": "60s", "handler": 1, "message": "CPU Usage Alert", "name": "Linux Nodes CPU Usage alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{mode!=\"idle\"}[5m])*100", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 75 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Linux Nodes CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4006", "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:4007", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 7, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(container_cpu_user_seconds_total{image!=\"\"}[5m]) * 100", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Nodes CPU Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1517", "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:1518", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 75 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "0m", "frequency": "60s", "handler": 1, "name": "Linux Nodes Memory Usage alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100*(node_memory_MemTotal_bytes - node_memory_MemFree_bytes - node_memory_Buffers_bytes - node_memory_Cached_bytes) / node_memory_MemTotal_bytes ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 75 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Linux Nodes Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:783", "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "$$hashKey": "object:784", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 9, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_memory_usage_bytes{image!=\"\"}", "hide": false, "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "container_memory_usage_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Nodes Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2095", "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2096", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "alerts", "linux", "docker", "container", "cpu", "ram", "disk" ], "templating": { "list": [] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Node Stats and Alerts", "uid": "000000012", "version": 21 }
2020-09-22 10:53:50 UTC
null
0
0
9,693
1
230,328
13,474
268
security-monitoring
Security Monitoring
Show OpenShift Route Info
2019-01-21 15:26:15 UTC
2019-01-21 15:28:26 UTC
0
Monitor OpenShift Routes in Prometheus. See [GitHub](https://github.com/toolisticon/oc-routes-prometheus-exporter) for more details
0
0
Other
null
0
0
13,474
1
9,693
1
268
null
{ "__inputs": [ { "name": "DS_PROMETHEUS-SERVICE", "label": "prometheus-service", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9693, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "rows": [ { "collapse": false, "height": 302, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-SERVICE}", "fill": 1, "id": 1, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "security_ssl_mozilla_observatory", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{url}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mozilla SSL Score", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-SERVICE}", "fill": 1, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "security_ssl_details", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{url}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Route Status", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 483, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS-SERVICE}", "fontSize": "100%", "id": 3, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 12, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "security_ssl_details", "format": "table", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "SSL Certificate Details", "transform": "table", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Security Monitoring", "version": 4, "description": "Show OpenShift Route Info" }
2019-01-21 15:26:15 UTC
2019-01-21 15:28:26 UTC
0
0
13,025
1
406,762
18,853
780
kubernetes-pod-metrics-k8s-1-16
Kubernetes Pod Metrics (k8s 1.16)
Monitors Kubernetes cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.
2020-09-17 11:30:53 UTC
2020-09-17 11:31:33 UTC
0
null
0
0
nodeExporter
null
0
0
18,853
1
13,025
1
780
Monitors Kubernetes cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "Prometheus", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitors Kubernetes cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.", "editable": true, "gnetId": 13025, "graphTooltip": 0, "id": 27, "iteration": 1573231610525, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 43, "panels": [], "title": "Network I/O pressure", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 5 }, "height": "200px", "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{pod=~\"^$Pod$\"}[1m]))", "interval": "10s", "intervalFactor": 1, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{pod=~\"^$Pod$\"}[1m]))", "interval": "10s", "intervalFactor": 1, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network I/O pressure", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 44, "panels": [], "title": "Total usage", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 11 }, "height": "180px", "id": 4, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum (container_memory_working_set_bytes{pod=~\"^$Pod$\"}) / sum (machine_memory_bytes{kubernetes_io_hostname=~\"^$Node$\"}) * 100", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Pod memory usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 11 }, "height": "180px", "id": 6, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{pod=~\"^$Pod$\"}[1m])) / sum (machine_cpu_cores{kubernetes_io_hostname=~\"^$Node$\"}) * 100", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Pod CPU usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 16 }, "height": "100px", "id": 36, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum (container_memory_working_set_bytes{pod=~\"^$Pod$\"})", "intervalFactor": 2, "refId": "A", "step": 40 } ], "thresholds": "", "title": "Used", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 16 }, "height": "100px", "id": 37, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum (machine_memory_bytes{kubernetes_io_hostname=~\"^$Node$\"})", "intervalFactor": 2, "refId": "A", "step": 40 } ], "thresholds": "", "title": "Total", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 16 }, "height": "100px", "id": 38, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{pod=~\"^$Pod$\"}[1m]))", "intervalFactor": 2, "refId": "A", "step": 40 } ], "thresholds": "", "title": "Used", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 16 }, "height": "100px", "id": 39, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{kubernetes_io_hostname=~\"^$Node$\"}[1m]))", "intervalFactor": 2, "refId": "A", "step": 40 } ], "thresholds": "", "title": "Total", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 19 }, "height": "1px", "id": 9, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "20%", "prefix": "", "prefixFontSize": "20%", "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 }, "tableColumn": "", "targets": [ { "expr": "sum (container_memory_working_set_bytes{pod=~\"^$Pod$\"})", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "", "title": "Pod memory working bytes", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 45, "panels": [], "title": "Pods CPU usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 23 }, "height": "", "id": 17, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",pod=~\"^$Pod$\"}[1m])) by (pod)", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pods CPU usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 46, "panels": [], "repeat": null, "title": "All processes CPU usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 31 }, "id": 20, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{id!=\"/\",pod=~\"^$Pod$\"}[1m])) by (id)", "hide": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ id }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "All processes CPU usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 44 }, "id": 47, "panels": [], "title": "Pods memory usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 45 }, "id": 25, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",pod=~\"^$Pod$\"}) by (pod)", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pods memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "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 } }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 52 }, "id": 48, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 56 }, "id": 28, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (container_memory_working_set_bytes{id!=\"/\",pod=~\"^$Pod$\"}) by (id)", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ id }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "All processes memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "title": "All processes memory usage", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, "id": 49, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 57 }, "id": 16, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name=~\"^k8s_.*\",pod=~\"^$Pod$\"}[1m])) by (pod)", "interval": "10s", "intervalFactor": 1, "legendFormat": "-> {{ pod }}", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name=~\"^k8s_.*\",pod=~\"^$Pod$\"}[1m])) by (pod)", "interval": "10s", "intervalFactor": 1, "legendFormat": "<- {{ pod }}", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pods network I/O", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "title": "Pods network I/O", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 50, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 58 }, "id": 29, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{id!=\"/\",pod=~\"^$Pod$\"}[1m])) by (id)", "interval": "10s", "intervalFactor": 1, "legendFormat": "-> {{ id }}", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{id!=\"/\",pod=~\"^$Pod$\"}[1m])) by (id)", "interval": "10s", "intervalFactor": 1, "legendFormat": "<- {{ id }}", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "All processes network I/O", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "title": "All processes network I/O", "type": "row" } ], "refresh": "10s", "schemaVersion": 20, "style": "dark", "tags": [ "kubernetes" ], "templating": { "list": [ { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Node", "options": [], "query": "label_values(kubernetes_io_hostname)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Pod", "multi": false, "name": "Pod", "options": [], "query": "label_values(kube_pod_info, pod)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "10.250.202.136", "value": "10.250.202.136" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "Pod_ip", "options": [], "query": "label_values(kube_pod_info, pod_ip)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "Failed", "value": "Failed" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "phase", "options": [], "query": "label_values(kube_pod_status_phase, phase)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "alertmanager", "value": "alertmanager" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "container", "options": [], "query": "label_values(kube_pod_container_info, container)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Kubernetes Pod Metrics (k8s 1.16)", "uid": "kRX_EN1Wk", "version": 4 }
2020-09-17 11:30:53 UTC
2020-09-17 11:31:33 UTC
0
0
10,095
1
248,124
14,120
1,804
pfsense
pfSense
pfSense metrics from InfluxDB using Telegraf service
2019-04-24 19:00:01 UTC
2019-04-24 19:24:54 UTC
0
### Tested versions: - pfSense: 2.4.4-RELEASE-p2 - pfSense Telegraf plugin: telegraf-1.6.3 - InfluxDB: influxdb-1.7.6 - Grafana: grafana-6.1.4 ### Configuration: 1) choose your InfluxDB data source 2) set your WAN interface variable "$wan_interface", default vmx0 for VMware vmxnet3 interface
43,845
43,846
Telegraf
null
3
5
14,120
1
10,095
1
1,804
null
{ "__inputs": [ { "name": "DS_INFLUXDB_PFSENSE", "label": "InfluxDB pfSense", "description": "Choose InfluxDB data source for pfSense metrics", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "VAR_WAN_INTERFACE", "type": "constant", "label": "WAN Inteface", "value": "vmx0", "description": "Put here name of your WAN interface" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.1.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10095, "graphTooltip": 0, "id": null, "iteration": 1556132042146, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "title": "System Overview", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 1 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "n_cpus" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 0, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 1 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 1, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 1 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "swap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Swap", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 1, "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 5, "x": 9, "y": 1 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "format": "bps", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 14, "y": 1 }, "id": 34, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$wan_interface$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "WAN Rate In", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "format": "bps", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 18, "y": 1 }, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$wan_interface$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "WAN Rate Out", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 16, "panels": [], "title": "System Usage", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 1, "y": 5 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.1.4", "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 }, "tableColumn": "", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-last(\"usage_idle\") FROM \"cpu\" WHERE (\"host\" =~ /^$server$/ AND \"cpu\" = 'cpu-total') AND $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "thresholds": "75,90", "timeFrom": null, "timeShift": null, "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 2, "format": "none", "gauge": { "maxValue": 8, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 5, "y": 5 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.1.4", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load1\") FROM \"system\" WHERE (\"host\" =~ /^$server$/) AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "4,6", "timeFrom": null, "timeShift": null, "title": "Load Average", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 1, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 9, "y": 5 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used_percent\") FROM \"mem\" WHERE (\"host\" =~ /^$server$/) AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "80,90", "timeFrom": null, "timeShift": null, "title": "Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 13, "y": 5 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "fstype", "operator": "=", "value": "ufs" }, { "condition": "AND", "key": "path", "operator": "=", "value": "/" } ] } ], "thresholds": "75,90", "timeFrom": null, "timeShift": null, "title": "Disk", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB_PFSENSE}", "format": "none", "gauge": { "maxValue": 97000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 17, "y": 5 }, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pf", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "entries" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "70000,85000", "timeFrom": null, "timeShift": null, "title": "Firewall States", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 42, "panels": [], "title": "System Usage Detail", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "decimals": null, "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 13 }, "id": 28, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_cpu", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "cpu" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100 - mean(\"usage_idle\") FROM \"cpu\" WHERE (\"host\" =~ /^$server$/ AND \"cpu\" = 'cpu-total') AND $timeFilter GROUP BY time($__interval), \"cpu\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 11, "y": 13 }, "id": 44, "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_guest" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "guest" ], "type": "alias" } ], [ { "params": [ "usage_guest_nice" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "guest_nice" ], "type": "alias" } ], [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "iowait" ], "type": "alias" } ], [ { "params": [ "usage_irq" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "irq" ], "type": "alias" } ], [ { "params": [ "usage_nice" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "nice" ], "type": "alias" } ], [ { "params": [ "usage_softirq" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "softirq" ], "type": "alias" } ], [ { "params": [ "usage_steal" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "steal" ], "type": "alias" } ], [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "system" ], "type": "alias" } ], [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "user" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 20 }, "id": 30, "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "avg1", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 11, "y": 20 }, "id": 32, "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "active" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "active" ], "type": "alias" } ], [ { "params": [ "buffered" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "buffered" ], "type": "alias" } ], [ { "params": [ "cached" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "cached" ], "type": "alias" } ], [ { "params": [ "inactive" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "inactive" ], "type": "alias" } ], [ { "params": [ "slab" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "slab" ], "type": "alias" } ], [ { "params": [ "wired" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "wired" ], "type": "alias" } ], [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "used" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 20, "panels": [], "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 28 }, "id": 22, "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_interface", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Rate In", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 11, "y": 28 }, "id": 24, "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_interface", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "* 8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Rate Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 46, "panels": [], "title": "Firewall", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 36 }, "id": 48, "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "states", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pf", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "entries" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "State Table Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_PFSENSE}", "fill": 1, "gridPos": { "h": 7, "w": 11, "x": 11, "y": 36 }, "id": 50, "interval": "", "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pf", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "inserts" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "inserts" ], "type": "alias" } ], [ { "params": [ "removals" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "removals" ], "type": "alias" } ], [ { "params": [ "searches" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "searches" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "State Table Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_PFSENSE}", "definition": "SHOW TAG VALUES FROM system WITH KEY=host", "hide": 0, "includeAll": false, "label": "Server", "multi": false, "name": "server", "options": [], "query": "SHOW TAG VALUES FROM system WITH KEY=host", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "value": "${VAR_WAN_INTERFACE}", "text": "${VAR_WAN_INTERFACE}" }, "hide": 2, "label": "WAN Inteface", "name": "wan_interface", "options": [ { "value": "${VAR_WAN_INTERFACE}", "text": "${VAR_WAN_INTERFACE}" } ], "query": "${VAR_WAN_INTERFACE}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "15s", "30s", "1m", "5m", "15m", "30m", "1h" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "pfSense", "uid": "s1mSNdzZz", "version": 58, "description": "pfSense metrics from InfluxDB using Telegraf service" }
2019-04-24 19:00:01 UTC
2019-04-24 19:24:54 UTC
3
5
13,724
1
456,197
20,055
13
workloads
ABAP: workloads
workloads
2021-01-16 11:50:07 UTC
2021-01-16 13:00:28 UTC
0
null
0
0
null
null
0
0
20,055
1
13,724
1
13
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13724, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "cpu time", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "NPL_001_workloads_workload_cpu_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "no of records", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "NPL_001_workloads_workload_no_of_records" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "response time", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "NPL_001_workloads_workload_response_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "workloads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now/d", "to": "now" }, "timepicker": {}, "timezone": "", "title": "ABAP: workloads", "uid": "zheX7oaMz", "version": 7, "description": "workloads" }
2021-01-16 11:50:07 UTC
2021-01-16 13:00:28 UTC
0
0
13,094
1
412,328
18,977
13
plex-varken-dashboard-unofficial
Plex - Varken Dashboard [Unofficial]
A Grafana dashboard for Varken
2020-09-29 16:04:53 UTC
2020-09-29 16:05:25 UTC
0
null
0
0
null
null
0
0
18,977
1
13,094
1
13
A Grafana dashboard for Varken
{ "__inputs": [ { "name": "DS_VARKEN", "label": "Varken", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.0-pre" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.4" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.1.2" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "A Grafana dashboard for Varken", "editable": true, "gnetId": 13094, "graphTooltip": 0, "id": null, "iteration": 1559233306308, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana Dashboard Link", "tooltip": "", "type": "link", "url": "https://grafana.com/dashboards/9558" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana Plex Theme", "type": "link", "url": "https://github.com/gilbN/theme.park#graforg" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "#0a50a1", "#d44a3a" ], "datasource": "$datasource", "decimals": 2, "format": "Kbits", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 0 }, "hideTimeOverride": true, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": "#1f78c1", "show": true }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "lan_bandwidth" ], "type": "field" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "5m", "title": "Tautulli LAN Bandwidth", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "decimals": 2, "format": "Kbits", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 0 }, "hideTimeOverride": true, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "wan_bandwidth" ], "type": "field" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "5m", "title": "Tautulli WAN Bandwidth", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 0 }, "hideTimeOverride": true, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "episodes" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "1d", "title": "TV Episodes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 0 }, "hideTimeOverride": true, "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "seasons" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_name", "operator": "=", "value": "TV-Serier" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "TV Seasons", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 10, "y": 0 }, "hideTimeOverride": true, "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_type", "operator": "=", "value": "show" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "TV Shows", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 12, "y": 0 }, "hideTimeOverride": true, "id": 57, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_name", "operator": "=~", "value": "/^$4ktvlibrary$/" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "$4ktvlibrary", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 14, "y": 0 }, "hideTimeOverride": true, "id": 63, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "episodes" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_name", "operator": "=~", "value": "/^$4ktvlibrary$/" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "$4ktvlibrary Episodes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 16, "y": 0 }, "hideTimeOverride": true, "id": 65, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "episodes" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_name", "operator": "=~", "value": "/^$tvlibrary$/" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "Rec. Added TV", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "delta" }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 8, "w": 6, "x": 18, "y": 0 }, "hideTimeOverride": true, "id": 28, "interval": "32s", "links": [], "maxPerRow": 3, "options": {}, "pageSize": 7, "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": false, "pattern": "Time", "type": "hidden" }, { "alias": "TV Show", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "DL", "colorMode": "row", "colors": [ "#2f575e", "#f05050", "rgb(39, 94, 31)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "downloaded", "thresholds": [ ".1", "1" ], "type": "string", "unit": "none", "valueMaps": [ { "text": "No", "value": "0" }, { "text": "Yes", "value": "1" } ] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "S/E", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sxe", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Air time", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "airsUTC", "thresholds": [], "type": "date", "unit": "dateTimeAsIso" } ], "targets": [ { "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "downloaded" ], "type": "tag" }, { "params": [ "sxe" ], "type": "tag" }, { "params": [ "airsUTC" ], "type": "tag" } ], "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Future" } ] } ], "timeFrom": "302s", "title": "TV Shows on Today", "transform": "table", "type": "table" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#e5a00d ", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 2 }, "hideTimeOverride": true, "id": 52, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "count", "targets": [ { "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "section_name", "operator": "=~", "value": "/^$movielibrary$/" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "$movielibrary", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "#e5a00d ", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 2 }, "hideTimeOverride": true, "id": 56, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "count", "targets": [ { "groupBy": [], "measurement": "Radarr", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "Missing_Available", "operator": "=", "value": "0" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "Missing Movies", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#e5a00d ", "#d44a3a" ], "datasource": "$datasource", "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 2 }, "hideTimeOverride": true, "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_name", "operator": "=~", "value": "/^$4kmovielibrary$/" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "$4kmovielibrary", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#e5a00d ", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 2 }, "hideTimeOverride": true, "id": 64, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "count", "targets": [ { "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_name", "operator": "=~", "value": "/^$movielibrary$/" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "Rec. Added Movies", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "delta" }, { "cacheTimeout": null, "colorBackground": true, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "#00a65b", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 2 }, "hideTimeOverride": true, "id": 58, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "total", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" }, { "condition": "AND", "key": "section_type", "operator": "=", "value": "artist" } ] } ], "thresholds": "", "timeFrom": "1d", "title": "Music Artists", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299C46", "rgba(244, 104, 0, 0.7)", "rgba(212, 74, 58, 0.58)" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 40, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 10, "y": 2 }, "hideTimeOverride": true, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pending" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Request_Counts" } ] } ], "thresholds": "1,5", "timeFrom": "330s", "title": "Req. Pending", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorPrefix": false, "colorValue": false, "colors": [ "rgba(212, 74, 58, 0.58)", "#299C46", "rgba(41, 156, 70, 0.52)" ], "datasource": "$datasource", "decimals": null, "format": "none", "gauge": { "maxValue": 40, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 12, "y": 2 }, "hideTimeOverride": true, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "available" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Request_Counts" } ] } ], "thresholds": "", "timeFrom": "now/y", "title": "Req. Finished", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(212, 74, 58, 0.58)", "rgba(237, 129, 40, 0.47)", "#299C46" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 40, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 14, "y": 2 }, "hideTimeOverride": true, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "approved" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Request_Counts" } ] } ], "thresholds": "1,5", "timeFrom": "now/y", "title": "Req. Approved", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(212, 74, 58, 0.58)", "#3f2b5b", "#299C46" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 40, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 16, "y": 2 }, "hideTimeOverride": true, "id": 60, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "distinct", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "thresholds": "", "timeFrom": "30s", "title": "Online users", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299C46", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "$telegrafdatasource", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 4 }, "height": "150", "hideTimeOverride": true, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* -1 + 100" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "thresholds": "50,80,90", "timeFrom": null, "title": "$host - CPU usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299C46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 4 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "stream_count" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "current_stream_stats" } ] } ], "thresholds": "10,20", "title": "Plex Current Streams", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299C46", "#e0752d", "rgba(245, 54, 54, 0.9)" ], "datasource": "$telegrafdatasource", "decimals": 0, "description": "Thresholds are 1 GiB, 2 GiB, 4 GiB", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 4295000000, "minValue": null, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 4 }, "height": "150", "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "container_name", "operator": "=~", "value": "/^$container$/" } ] } ], "thresholds": "1.074e+9,2.147e+9,4.295e+9", "timeFrom": null, "timeShift": null, "title": "$container - RAM usage", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$telegrafdatasource", "decimals": 0, "description": "Thresholds are 10 mbit,50 mbit,100 mbit", "format": "bps", "gauge": { "maxValue": 100000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 4 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "alias": "OutBound", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "eth0" } ] } ], "thresholds": "1e+7,5e+7,1e+8", "timeFrom": null, "title": "$host - Upload", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$telegrafdatasource", "decimals": 0, "description": "Thresholds are 10 mbit,50 mbit,100 mbit", "format": "bps", "gauge": { "maxValue": 100000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 4 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "alias": "OutBound", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "eth0" } ] } ], "thresholds": "1e+7,5e+7,1e+8", "timeFrom": null, "title": "$host - Download", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(212, 74, 58, 0.58)", "rgba(212, 74, 58, 0.58)", "#299C46" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 40, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 15, "y": 4 }, "hideTimeOverride": true, "id": 59, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "count", "targets": [ { "alias": "", "dsType": "influxdb", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "status", "operator": "=", "value": "0" } ] } ], "thresholds": "1,5", "timeFrom": "302s", "title": "Req. Denied", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorValue": false, "colors": [ "#299c46", "rgba(0, 204, 255, 0.6)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 15, "y": 6 }, "hideTimeOverride": true, "id": 55, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "count", "targets": [ { "groupBy": [ { "params": [ "1m" ], "type": "time" } ], "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Missing" } ] } ], "thresholds": "", "timeFrom": null, "title": "Missing Episodes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "total" }, { "circleMaxSize": "3", "circleMinSize": "1", "colors": [ "rgb(63, 255, 0)", "rgb(255, 103, 0)", "rgb(255, 36, 0)" ], "datasource": "$datasource", "decimals": 0, "esGeoPoint": "geohash", "esLocationName": "location", "esMetric": "metric", "gridPos": { "h": 12, "w": 8, "x": 0, "y": 8 }, "hideEmpty": false, "hideTimeOverride": true, "hideZero": false, "id": 22, "initialZoom": "5", "interval": "", "links": [], "locationData": "table", "mapCenter": "Last GeoHash", "mapCenterLatitude": "59.9059", "mapCenterLongitude": "10.7483", "maxDataPoints": 1, "maxPerRow": 3, "mouseWheelZoom": true, "options": {}, "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "labelField": "full_location", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "coordinates" }, "targets": [ { "alias": "$tag_region_code", "dsType": "influxdb", "groupBy": [ { "params": [ "latitude" ], "type": "tag" }, { "params": [ "longitude" ], "type": "tag" }, { "params": [ "full_location" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" }, { "params": [ "metric" ], "type": "alias" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "thresholds": "2,3", "timeFrom": "30s", "timeShift": null, "title": "Location Map", "type": "grafana-worldmap-panel", "unitPlural": "Streams", "unitSingle": "", "unitSingular": "Stream", "valueName": "current" }, { "columns": [], "datasource": "$datasource", "fontSize": "90%", "gridPos": { "h": 6, "w": 5, "x": 8, "y": 8 }, "hideTimeOverride": true, "id": 36, "interval": "32s", "links": [], "maxPerRow": 4, "options": {}, "pageSize": 10, "scroll": true, "showHeader": true, "sort": { "col": 3, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Name", "colorMode": "row", "colors": [ "#0a437c", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "T", "colorMode": "row", "colors": [ "#0a437c", "rgb(168, 147, 4)", "#629e51" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "protocol_id", "thresholds": [ "-1", "1" ], "type": "string", "unit": "none", "valueMaps": [ { "text": "Tor", "value": "0" }, { "text": "Use", "value": "1" } ] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Quality", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "quality", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "quality" ], "type": "tag" }, { "params": [ "protocol_id" ], "type": "tag" } ], "measurement": "Radarr", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Queue" } ] } ], "timeFrom": "302s", "title": "Movies in Download Queue", "transform": "table", "type": "table" }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 6, "w": 4, "x": 13, "y": 8 }, "hideTimeOverride": true, "id": 26, "links": [], "maxPerRow": 4, "options": {}, "pageSize": 9, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "titleSlug", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "titleSlug" ], "type": "tag" } ], "measurement": "Radarr", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "Missing_Available", "operator": "=", "value": "0" } ] } ], "timeFrom": "302s", "title": "Missing Available Movies", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_VARKEN}", "fontSize": "90%", "gridPos": { "h": 6, "w": 7, "x": 17, "y": 8 }, "hideTimeOverride": true, "id": 54, "interval": "32s", "links": [], "maxPerRow": 3, "options": {}, "pageSize": 8, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": false, "pattern": "Time", "type": "hidden" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Date", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "requested_date", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "User", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "requested_user", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Status", "colorMode": "row", "colors": [ "rgb(255, 71, 71)", "rgb(39, 94, 30)", "#2f575e" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "status", "preserveFormat": false, "sanitize": false, "thresholds": [ "1", "2" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Denied", "value": "0" }, { "text": "Available", "value": "2" }, { "text": "Approved", "value": "1" }, { "text": "Pending Appoval", "value": "3" } ] }, { "alias": "Movie/TV", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "request_type", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Movie", "value": "1" }, { "text": "TV Show", "value": "0" } ] }, { "alias": "Title", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "title", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "groupBy": [ { "params": [ "title" ], "type": "tag" }, { "params": [ "status" ], "type": "tag" }, { "params": [ "requested_user" ], "type": "tag" }, { "params": [ "requested_date" ], "type": "tag" }, { "params": [ "request_type" ], "type": "tag" } ], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Requests" }, { "condition": "AND", "key": "status", "operator": "!=", "value": "0" }, { "condition": "AND", "key": "status", "operator": "!=", "value": "2" } ] } ], "timeFrom": "5m", "title": "Request Queue", "transform": "table", "type": "table" }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 6, "w": 4, "x": 8, "y": 14 }, "hideTimeOverride": true, "id": 38, "interval": "30s", "links": [], "maxPerRow": 3, "options": {}, "pageSize": 7, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Name", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "T", "colorMode": "row", "colors": [ "#0a437c", "rgb(168, 147, 4)", "#629e51" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "protocol_id", "thresholds": [ "-1", "1" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Tor", "value": "0" }, { "text": "Use", "value": "1" } ] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "S/E", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sxe", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "sxe" ], "type": "tag" }, { "params": [ "protocol_id" ], "type": "tag" } ], "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Queue" } ] } ], "timeFrom": "330s", "timeShift": null, "title": "TV Shows in Download Queue", "transform": "table", "type": "table" }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 6, "w": 4, "x": 12, "y": 14 }, "hideTimeOverride": true, "id": 24, "links": [], "maxPerRow": 3, "options": {}, "pageSize": 7, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Name", "colorMode": "row", "colors": [ "#e24d42", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "Season/Episode", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sxe", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "sxe" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" } ], "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Missing" } ] } ], "timeFrom": "330s", "timeShift": null, "title": "Missing TV Shows (Last 7 Days)", "transform": "table", "type": "table" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": ".04" }, "datasource": "$datasource", "fontSize": "80%", "format": "none", "gridPos": { "h": 7, "w": 4, "x": 16, "y": 14 }, "hideTimeOverride": true, "id": 32, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": null, "show": true, "sideWidth": null, "sort": "total", "sortDesc": true, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": {}, "pieType": "donut", "strokeWidth": "", "targets": [ { "alias": "$tag_device_type", "groupBy": [ { "params": [ "device_type" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "timeFrom": "now/M", "title": "Top Device Types This Month", "type": "grafana-piechart-panel", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": "0" }, "datasource": "$datasource", "fontSize": "80%", "format": "none", "gridPos": { "h": 7, "w": 4, "x": 20, "y": 14 }, "hideTimeOverride": true, "id": 30, "interval": null, "legend": { "percentage": true, "percentageDecimals": null, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": {}, "pieType": "donut", "strokeWidth": "", "targets": [ { "alias": "$tag_video_decision", "groupBy": [ { "params": [ "video_decision" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "timeFrom": "1w", "title": "Stream Types", "type": "grafana-piechart-panel", "valueName": "current" }, { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 8, "w": 16, "x": 0, "y": 20 }, "hideTimeOverride": true, "id": 34, "interval": "", "links": [], "maxPerRow": 2, "options": {}, "pageSize": 14, "scroll": true, "showHeader": true, "sort": { "col": 9, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "MM/DD/YY h:mm:ss a", "decimals": 2, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Friendly Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "friendly_name", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Media", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "title", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Decision", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 2, "pattern": "video_decision", "preserveFormat": false, "rangeMaps": [], "sanitize": false, "thresholds": [ "" ], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "Quality", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "quality", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Limits", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "quality_profile", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Version", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "product_version", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Device", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "platform", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Location", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "location", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Player State", "colorMode": "row", "colors": [ "rgba(50, 172, 45, 0.3)", "rgba(14, 221, 229, 0.56)", "rgba(214, 103, 28, 0.8)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "linkTargetBlank": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "player_state", "thresholds": [ "1", "3" ], "type": "string", "unit": "none", "valueMaps": [ { "text": "Playing", "value": "0" }, { "text": "Paused", "value": "1" }, { "text": "Buffering", "value": "3" } ] }, { "alias": "Username", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "username", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Location", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "full_location", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "title" ], "type": "tag" }, { "params": [ "friendly_name" ], "type": "tag" }, { "params": [ "quality" ], "type": "tag" }, { "params": [ "video_decision" ], "type": "tag" }, { "params": [ "quality_profile" ], "type": "tag" }, { "params": [ "platform" ], "type": "tag" }, { "params": [ "product_version" ], "type": "tag" }, { "params": [ "full_location" ], "type": "tag" }, { "params": [ "username" ], "type": "tag" }, { "params": [ "player_state" ], "type": "tag" } ], "hide": false, "limit": "", "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"session_key\") FROM \"Tautulli\" WHERE (\"type\" = 'Session') AND $timeFilter GROUP BY \"title\", \"friendly_name\", \"quality\", \"video_decision\", \"quality_profile\", \"platform\", \"product_version\", \"location\", \"username\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "timeFrom": "30s", "timeShift": null, "title": "Users Online", "transform": "table", "type": "table" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": ".02" }, "datasource": "$datasource", "decimals": null, "fontSize": "100%", "format": "none", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "hideTimeOverride": true, "id": 62, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": null, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "options": {}, "pieType": "donut", "strokeWidth": "", "targets": [ { "alias": "$tag_friendly_name", "groupBy": [ { "params": [ "friendly_name" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" }, { "condition": "AND", "key": "video_decision", "operator": "=~", "value": "/^$topstreamtype$/" } ] } ], "timeFrom": "365d", "title": "Top users that: $topstreamtype", "type": "grafana-piechart-panel", "valueName": "current" } ], "refresh": "5s", "schemaVersion": 18, "style": "dark", "tags": [ "plex", "tautulli", "ombi", "radarr", "sonarr", "telegraf", "InfluxDB", "worldmap", "piechart", "varken" ], "templating": { "list": [ { "current": { "text": "Varken", "value": "Varken" }, "hide": 0, "includeAll": false, "label": "Varken datasource", "multi": false, "name": "datasource", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "text": "Telegraf", "value": "Telegraf" }, "hide": 0, "includeAll": false, "label": "Telegraf datasource", "multi": false, "name": "telegrafdatasource", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$telegrafdatasource", "definition": "SHOW TAG VALUES FROM system WITH KEY=host", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "host", "options": [], "query": "SHOW TAG VALUES FROM system WITH KEY=host", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$telegrafdatasource", "definition": "show tag values with key = \"container_name\" where host = '$host'", "hide": 0, "includeAll": false, "label": "Plex container", "multi": false, "name": "container", "options": [], "query": "show tag values with key = \"container_name\" where host = '$host'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "hide": 0, "includeAll": false, "label": "Movie Library", "multi": false, "name": "movielibrary", "options": [], "query": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "hide": 0, "includeAll": false, "label": "4K Movie Library", "multi": false, "name": "4kmovielibrary", "options": [], "query": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": true }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "hide": 0, "includeAll": false, "label": "TV Library", "multi": false, "name": "tvlibrary", "options": [], "query": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "hide": 0, "includeAll": false, "label": "4K TV Library", "multi": false, "name": "4ktvlibrary", "options": [], "query": "SHOW TAG VALUES ON varken WITH KEY = \"section_name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "SHOW TAG VALUES ON varken WITH KEY = \"video_decision\"", "hide": 0, "includeAll": false, "label": "Top user stream type", "multi": false, "name": "topstreamtype", "options": [], "query": "SHOW TAG VALUES ON varken WITH KEY = \"video_decision\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "nowDelay": "", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Plex - Varken Dashboard [Unofficial]", "uid": "YlkJAIymz", "version": 156 }
2020-09-29 16:04:53 UTC
null
0
0
16,040
1
107,459
24,338
13
dashboard-kaspersky-security-center-geral
87- Dashboard Kaspersky Security Center Geral.
O curso "Zabbix 6.0 for Security - Do Zero à Administração do Kaspersky Security Center" objetiva capacitar o aluno(a) a implementar e administrar com excelência esta conceituada solução de segurança em ambientes pequenos, médios e de grande porte. Curso: https://go.hotmart.com/T53704086C
2022-04-03 17:34:48 UTC
2022-06-21 00:34:19 UTC
0
O curso "Zabbix 6.0 for Security - Do Zero à Administração do Kaspersky Security Center" objetiva capacitar o aluno(a) a implementar e administrar com excelência esta conceituada solução de segurança em ambientes pequenos, médios e de grande porte. Curso: https://go.hotmart.com/T53704086C
72,330
72,331
null
null
0
0
24,338
1
16,040
1
13
null
{ "__inputs": [ { "name": "DS_ZABBIX", "label": "Zabbix", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__elements": [], "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.4" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": 0, "id": null, "iteration": 1649006082182, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 5, "w": 3, "x": 0, "y": 0 }, "id": 2, "options": { "content": "<img src=\"https://raw.githubusercontent.com/MagnoMonteCerqueira/Cursos/master/Kaspersky%20Security%20Center%20-%20do%20Zero%20%C3%A0%20Monitora%C3%A7%C3%A3o%20com%20Zabbix%206.0/Imagens/dispositivos-sem-fundo.png\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Dispositivos OK" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 0 }, "id": 4, "options": { "legend": { "displayMode": "hidden", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes dos dispositivos" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#074c5f", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 6, "y": 0 }, "id": 7, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:826", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Dispositivos OK" }, "itemTag": { "filter": "Informacoes dos dispositivos" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 8, "y": 0 }, "id": 5, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:853", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Servidores criticos" }, "itemTag": { "filter": "Informacoes dos dispositivos" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 10, "y": 0 }, "id": 8, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:907", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Servidores com alertas" }, "itemTag": { "filter": "Informacoes dos dispositivos" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "gridPos": { "h": 5, "w": 3, "x": 12, "y": 0 }, "id": 10, "options": { "content": "<img src=\"https://raw.githubusercontent.com/MagnoMonteCerqueira/Cursos/master/Kaspersky%20Security%20Center%20-%20do%20Zero%20%C3%A0%20Monitora%C3%A7%C3%A3o%20com%20Zabbix%206.0/Imagens/dispositivos-online-offline-sem-fundo.png\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Dispositivos OK" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Dispositivos online" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Dispositivos sem comunicacao" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Dispositivos parados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Dispositivos online" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Dispositivos sem comunicacao" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Dispositivos parados" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 0 }, "id": 11, "options": { "legend": { "displayMode": "hidden", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:691", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes dos dispositivos online e offline" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#074c5f", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 18, "y": 0 }, "id": 12, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:988", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Dispositivos online" }, "itemTag": { "filter": "Informacoes dos dispositivos online e offline" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 14, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:1015", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Dispositivos sem comunicacao" }, "itemTag": { "filter": "Informacoes dos dispositivos online e offline" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 8, "y": 3 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:880", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Desktops criticos" }, "itemTag": { "filter": "Informacoes dos dispositivos" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 10, "y": 3 }, "id": 9, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:961", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Desktops com alertas" }, "itemTag": { "filter": "Informacoes dos dispositivos" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 3 }, "id": 13, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:1042", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Dispositivos parados" }, "itemTag": { "filter": "Informacoes dos dispositivos online e offline" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 15, "options": { "content": "<div style=\"font-size:27px;text-align:center;font-family:Arial;color:#b77695;background-image: linear-gradient( to right, #adadad, #008B8B );padding:2px;text-shadow:0px 0px 0px #000;font-weight:200;\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "gridPos": { "h": 5, "w": 3, "x": 0, "y": 7 }, "id": 16, "options": { "content": "<img src=\"https://raw.githubusercontent.com/MagnoMonteCerqueira/Cursos/master/Kaspersky%20Security%20Center%20-%20do%20Zero%20%C3%A0%20Monitora%C3%A7%C3%A3o%20com%20Zabbix%206.0/Imagens/protecao-sem-fundo.png\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Protecao completa" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Sem Protecao" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 7 }, "id": 17, "options": { "legend": { "displayMode": "hidden", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de protecao" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "piechart" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": " Protecao completa" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Sem Protecao" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 7 }, "id": 18, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:160", "added": false, "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de protecao" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "gridPos": { "h": 5, "w": 3, "x": 12, "y": 7 }, "id": 20, "options": { "content": "<img src=\"https://raw.githubusercontent.com/MagnoMonteCerqueira/Cursos/master/Kaspersky%20Security%20Center%20-%20do%20Zero%20%C3%A0%20Monitora%C3%A7%C3%A3o%20com%20Zabbix%206.0/Imagens/update-sem-fundo.png\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores nao atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops nao atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 7 }, "id": 21, "options": { "legend": { "displayMode": "hidden", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de updade database" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "piechart" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": " Servidores atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Servidores nao atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops nao atualizados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 5, "x": 19, "y": 7 }, "id": 30, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:85", "added": false, "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de updade database" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 19, "options": { "content": "<div style=\"font-size:27px;text-align:center;font-family:Arial;color:#b77695;background-image: linear-gradient( to right, #adadad, #008B8B );padding:2px;text-shadow:0px 0px 0px #000;font-weight:200;\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "gridPos": { "h": 5, "w": 3, "x": 0, "y": 13 }, "id": 22, "options": { "content": "<img src=\"https://raw.githubusercontent.com/MagnoMonteCerqueira/Cursos/master/Kaspersky%20Security%20Center%20-%20do%20Zero%20%C3%A0%20Monitora%C3%A7%C3%A3o%20com%20Zabbix%206.0/Imagens/scanner-sem-fundo.png\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": " Servidores scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Servidores nao escaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops nao escaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 13 }, "id": 23, "options": { "legend": { "displayMode": "hidden", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:398", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de computadores escaneados" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "piechart" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": " Servidores scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Servidores nao escaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops nao escaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 5, "x": 6, "y": 13 }, "id": 28, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:32", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de computadores escaneados" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "gridPos": { "h": 6, "w": 2, "x": 12, "y": 13 }, "id": 29, "options": { "content": "\r\n<img src=\"https://raw.githubusercontent.com/MagnoMonteCerqueira/Cursos/master/Kaspersky%20Security%20Center%20-%20do%20Zero%20%C3%A0%20Monitora%C3%A7%C3%A3o%20com%20Zabbix%206.0/Imagens/antivirus-sem-fundo.png\">\r\n", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Total de desinfecções" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Total de infecções" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 13 }, "id": 26, "options": { "legend": { "displayMode": "hidden", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de virus" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "piechart" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": " Total de desinfecções" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Total de infecções" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops criticos" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Desktops com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Servidores com alertas" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 5, "x": 19, "y": 13 }, "id": 31, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:162", "added": false, "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informacoes de virus" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "stat" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 27, "options": { "content": "<div style=\"font-size:27px;text-align:center;font-family:Arial;color:#b77695;background-image: linear-gradient( to right, #adadad, #008B8B );padding:2px;text-shadow:0px 0px 0px #000;font-weight:200;\">", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" } ], "refresh": "1m", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "definition": "Zabbix - group", "hide": 0, "includeAll": false, "multi": false, "name": "Grupo", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "itemTag": "", "queryType": "group" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_ZABBIX}" }, { "current": {}, "definition": "Zabbix - host", "hide": 0, "includeAll": false, "multi": false, "name": "KSC", "options": [], "query": { "application": "", "group": "/.*/", "host": "/.*/", "item": "", "itemTag": "", "queryType": "host" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "datasource": "${DS_ZABBIX}" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "87- Dashboard Kaspersky Security Center Geral.", "uid": "SdWz5Uynk", "version": 16, "weekStart": "", "gnetId": 16040, "description": "O curso \"Zabbix 6.0 for Security - Do Zero à Administração do Kaspersky Security Center\" objetiva capacitar o aluno(a) a implementar e administrar com excelência esta conceituada solução de segurança em ambientes pequenos, médios e de grande porte.\r\n\r\n\r\n\r\nCurso:\r\nhttps://go.hotmart.com/T53704086C" }
2022-04-03 17:34:48 UTC
2022-06-21 00:34:19 UTC
0
0
16,665
1
659,154
25,492
13
linux-grafana
Grafana self-monitoring over InfluxDB
Use Telegraf to collect metrics, InfluxDB OSS 2.x to store them
2022-07-30 17:18:59 UTC
2022-07-30 17:43:32 UTC
0
Slightly reworked version of [Grafana Internals](https://grafana.com/grafana/dashboards/3590) - Telegraf (on any host) collecting data from Grafana's native (on by default) Prometheus endpoint - Push them to InfluxDB OSS 2.x (tested on v2.3) - Same or other Grafana allow you to choose any flux-compartible datasource and show basic stats, aggregated over variable-defined intervals I don't use proxy right now, so this part is not finished. But you can re-use "Dashboards X Stats" pattern to get same result.
75,305
75,306
Telegraf
``` [[outputs.influxdb_v2]] urls = ["$INFLUX_HOST"] token = "$INFLUX_TOKEN" bucket = "$INFLUX_BUCKET" organization = "$INFLUX_ORG" influx_uint_support = true ## Grafana OSS specific metrics [[inputs.prometheus]] urls = ["https://HOSTNAME/metrics"] insecure_skip_verify = true [inputs.prometheus.tags] host = "HOSTNAME" ```
0
0
25,492
1
16,665
1
13
null
{ "__inputs": [ { "name": "DS_BRC-INFLUXDB-01", "label": "InfluxDB OSS 2.x", "description": "Flux language compatible data source", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "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" } ] }, "description": "Use Telegraf to collect metrics, InfluxDB OSS 2.x to store them", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "iteration": 1659174358483, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 4, "title": "Counters", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Uptime", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 1 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"process_start_time_seconds\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> last()\r\n |> map(fn: (r) => ({\r\n r with _value: \r\n uint(v:\r\n duration(v:\r\n int(v: \r\n now()\r\n ) - int(v: \r\n r._value * 1000.0\r\n ) * 1000000\r\n )\r\n )\r\n }))", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Dashboards", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 5, "y": 1 }, "id": 9, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_stat_totals_dashboard\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> last()", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Users", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 8, "y": 1 }, "id": 8, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_stat_total_users\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> last()", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Orgs", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 11, "y": 1 }, "id": 7, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_stat_total_orgs\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> last()", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Datasources", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 14, "y": 1 }, "id": 10, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.0", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_stat_totals_datasource\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> last()\r\n |> group(columns: [\"_time\"], mode:\"by\")\r\n |> sum(column: \"_value\")\r\n", "refId": "A" } ], "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 2, "panels": [], "title": "CPU, Mem, IO", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "Average user and system CPU time spent in seconds, summary for ${over} interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "scheme", "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" } }, "displayName": "CPU time", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "semi-dark-yellow", "value": 2 }, { "color": "semi-dark-orange", "value": 10 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 7 }, "id": 12, "interval": "${over}", "maxDataPoints": 480, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"process_cpu_seconds_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")\r\n", "refId": "A" } ], "title": "Average CPU Usage over ${over}", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "Virtual and Resident memory size in bytes, averages over ${over} interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 480000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "Resident" }, "properties": [ { "id": "displayName", "value": "Resident" }, { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "Virtual" }, "properties": [ { "id": "displayName", "value": "Virtual" }, { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 10, "x": 7, "y": 7 }, "id": 13, "interval": "${over}", "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"process_resident_memory_bytes\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")", "refId": "Resident" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "hide": false, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"process_virtual_memory_bytes\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")", "refId": "Virtual" } ], "title": "Average Memory Usage over ${over}", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "Number of open file descriptors", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "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" } }, "decimals": 0, "displayName": "Open FD", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 17, "y": 7 }, "id": 14, "maxDataPoints": 480, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"process_open_fds\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> yield(name: \"mean\")\r\n", "refId": "A" } ], "title": "Open File Descriptors", "type": "timeseries" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 16, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "http response status", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "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" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "API" }, "properties": [ { "id": "displayName", "value": "API code ${__field.labels.code}" } ] }, { "matcher": { "id": "byFrameRefID", "options": "page" }, "properties": [ { "id": "displayName", "value": "Page code ${__field.labels.code}" } ] }, { "matcher": { "id": "byFrameRefID", "options": "proxy" }, "properties": [ { "id": "displayName", "value": "Proxy code ${__field.labels.code}" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 18 }, "id": 19, "interval": "${over}", "maxDataPoints": 480, "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_response_status_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")", "refId": "API" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "hide": false, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_page_response_status_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")", "refId": "page" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "hide": false, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_proxy_response_status_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")", "refId": "proxy" } ], "title": "Total Response Statuses over ${over}", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "http request counter", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "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" } }, "decimals": 0, "displayName": "${__field.labels.handler} ${__field.labels.method} - ${__field.labels.status_code}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 18 }, "id": 26, "interval": "${over}", "maxDataPoints": 480, "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "desc" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_http_request_duration_seconds\")\r\n |> filter(fn: (r) => r[\"_field\"] == \"count\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> derivative(unit: ${over}, nonNegative: true)\r\n |> yield(name: \"nonnegative derivative\")", "refId": "Req" } ], "title": "HTTP Req/Resp over ${over} detailed", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "api login counters", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "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": "text" } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "post" }, "properties": [ { "id": "displayName", "value": "Post" } ] }, { "matcher": { "id": "byFrameRefID", "options": "oauth" }, "properties": [ { "id": "displayName", "value": "OAuth" } ] }, { "matcher": { "id": "byFrameRefID", "options": "saml" }, "properties": [ { "id": "displayName", "value": "SAML" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 18 }, "id": 27, "interval": "${over}", "maxDataPoints": 480, "options": { "legend": { "calcs": [ "firstNotNull", "lastNotNull", "diff" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_login_post_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> yield(name: \"last\")", "refId": "post" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "hide": false, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_login_oauth_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> yield(name: \"last\")\r\n", "refId": "oauth" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "hide": false, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_login_saml_total\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: last, createEmpty: true)\r\n |> yield(name: \"last\")", "refId": "saml" } ], "title": "Login Counts", "type": "timeseries" } ], "title": "Response Codes and Logins", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 21, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "summary for dashboard get duration", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 20000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "${__field.name}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 20 }, "id": 29, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dashboard_get_milliseconds\")\r\n |> filter(fn: (r) => r[\"_field\"] != \"count\" and r[\"_field\"] != \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: true)\r\n |> yield(name: \"mean\")", "refId": "A" } ], "title": "Dashboard Get Duration Quantiles", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "average dashboard get duration over 5m", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "Average Requests Duration", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 20 }, "id": 30, "interval": "1m", "options": { "legend": { "calcs": [ "logmin", "max", "mean" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dashboard_get_milliseconds\")\r\n |> filter(fn: (r) => r[\"_field\"] == \"count\" or r[\"_field\"] == \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> derivative(unit: 5m, nonNegative: true)\r\n |> pivot(rowKey: [\"_time\"], columnKey: [\"_field\"], valueColumn: \"_value\")\r\n |> map(fn: (r) => ({\r\n r with\r\n _value: if r.count == 0 then 0.0 else r.sum / r.count,\r\n _field: \"avg\"\r\n }))\r\n |> drop(columns: [\"count\",\"sum\"])\r\n |> yield(name: \"avg\")\r\n \r\n", "refId": "A" } ], "title": "Dashboard Get Duration Avg", "type": "timeseries" } ], "title": "Dashboard Get Stats", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 23, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "summary for dashboard save duration", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 20000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "${__field.name}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 30 }, "id": 31, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dashboard_save_milliseconds\")\r\n |> filter(fn: (r) => r[\"_field\"] != \"count\" and r[\"_field\"] != \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: true)\r\n |> yield(name: \"mean\")", "refId": "A" } ], "title": "Dashboard Save Duration Quantiles", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "average dashboard save duration over 5m", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "Average Requests Duration", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 30 }, "id": 32, "interval": "1m", "options": { "legend": { "calcs": [ "logmin", "max", "mean" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dashboard_save_milliseconds\")\r\n |> filter(fn: (r) => r[\"_field\"] == \"count\" or r[\"_field\"] == \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> derivative(unit: 5m, nonNegative: true)\r\n |> pivot(rowKey: [\"_time\"], columnKey: [\"_field\"], valueColumn: \"_value\")\r\n |> map(fn: (r) => ({\r\n r with\r\n _value: if r.count == 0 then 0.0 else r.sum / r.count,\r\n _field: \"avg\"\r\n }))\r\n |> drop(columns: [\"count\",\"sum\"])\r\n |> yield(name: \"avg\")\r\n \r\n", "refId": "A" } ], "title": "Dashboard Save Duration Avg", "type": "timeseries" } ], "title": "Dashboard Save Stats", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 25, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "summary for dashboard search duration", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 20000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "${__field.name}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 40 }, "id": 33, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dashboard_search_milliseconds\")\r\n |> filter(fn: (r) => r[\"_field\"] != \"count\" and r[\"_field\"] != \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: true)\r\n |> yield(name: \"mean\")", "refId": "A" } ], "title": "Dashboard Search Duration Quantiles", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "average dashboard search duration over 5m", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "Average Requests Duration", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 40 }, "id": 34, "interval": "1m", "options": { "legend": { "calcs": [ "logmin", "max", "mean" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dashboard_search_milliseconds\")\r\n |> filter(fn: (r) => r[\"_field\"] == \"count\" or r[\"_field\"] == \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\r\n |> derivative(unit: 5m, nonNegative: true)\r\n |> pivot(rowKey: [\"_time\"], columnKey: [\"_field\"], valueColumn: \"_value\")\r\n |> map(fn: (r) => ({\r\n r with\r\n _value: if r.count == 0 then 0.0 else r.sum / r.count,\r\n _field: \"avg\"\r\n }))\r\n |> drop(columns: [\"count\",\"sum\"])\r\n |> yield(name: \"avg\")\r\n \r\n", "refId": "A" } ], "title": "Dashboard Search Duration Avg", "type": "timeseries" } ], "title": "Dashboard Search Stats", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 18, "panels": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "description": "summary for dataproxy request duration", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "hue", "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" } }, "decimals": 0, "displayName": "${__field.name}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 10 }, "id": 28, "interval": "${over}", "maxDataPoints": 480, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "query": "from(bucket: \"${bucket}\")\r\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\r\n |> filter(fn: (r) => r[\"_measurement\"] == \"grafana_api_dataproxy_request_all_milliseconds\")\r\n// |> filter(fn: (r) => r[\"_field\"] != \"count\" and r[\"_field\"] != \"sum\")\r\n |> filter(fn: (r) => r[\"host\"] == \"${hostname}\")\r\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: true)\r\n |> yield(name: \"mean\")", "refId": "A" } ], "title": "Dataproxy Request Quantiles", "type": "timeseries" } ], "title": "Dataproxy Stats", "type": "row" } ], "refresh": "1m", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Brc-InfluxDB-01", "value": "Brc-InfluxDB-01" }, "description": "Flux language compatible data sources", "hide": 0, "includeAll": false, "label": "Influx Server", "multi": false, "name": "influx_db", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "definition": "buckets()", "hide": 0, "includeAll": false, "label": "DB name", "multi": false, "name": "bucket", "options": [], "query": "buckets()", "refresh": 1, "regex": "(?!.+_aggregate)[^_].*", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_BRC-INFLUXDB-01}" }, "definition": "from(bucket: \"${bucket}\")\r\n|> range(start: v.timeRangeStart)\r\n|> filter(fn: (r) => r[\"_measurement\"] == \"grafana_build_info\")\r\n|> keyValues(keyColumns: [\"host\"])\r\n|> group()\r\n|> distinct(column: \"host\")", "description": "Grafana hostname selector", "hide": 0, "includeAll": false, "multi": false, "name": "hostname", "options": [], "query": "from(bucket: \"${bucket}\")\r\n|> range(start: v.timeRangeStart)\r\n|> filter(fn: (r) => r[\"_measurement\"] == \"grafana_build_info\")\r\n|> keyValues(keyColumns: [\"host\"])\r\n|> group()\r\n|> distinct(column: \"host\")", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "1m", "value": "1m" }, "hide": 0, "label": "Interval", "name": "over", "options": [ { "selected": false, "text": "10s", "value": "10s" }, { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" } ], "query": "10s,1m,5m,10m", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h" ] }, "timezone": "", "title": "Grafana self-monitoring over InfluxDB", "uid": "Kp-wkNz5y", "version": 20, "weekStart": "", "gnetId": 16665 }
2022-07-30 17:18:59 UTC
2022-07-30 17:42:46 UTC
0
0
13,764
1
456,197
20,113
13
transactional-rfcs
ABAP: transactional RFCs
transactional RFCs
2021-01-22 17:31:49 UTC
2021-01-22 17:32:05 UTC
0
null
0
0
null
null
0
0
20,113
1
13,764
1
13
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13764, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 22, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(/NPL_001_example_transactional_rfcs_/) FROM \"http\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "transactional RFCs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:77", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:78", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "ABAP: transactional RFCs", "uid": "ukUcOUBMz", "version": 2, "description": "transactional RFCs" }
2021-01-22 17:31:49 UTC
2021-01-22 17:32:05 UTC
0
0
16,803
1
699,298
25,757
13
k6-load-testing-results
k6 Load Testing Results (dina)
A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter.Based on https://grafana.com/dashboards/4411
2022-08-29 03:57:37 UTC
2022-08-29 04:03:40 UTC
0
Sample docker compose ```yml version: '3.4' networks: k6: grafana: services: influxdb: image: influxdb:1.8 networks: - k6 - grafana ports: - "8086:8086" environment: - INFLUXDB_DB=k6 grafana: image: grafana/grafana:8.4.10 networks: - grafana ports: - "3000:3000" environment: - GF_AUTH_ANONYMOUS_ORG_ROLE=Admin - GF_AUTH_ANONYMOUS_ENABLED=true - GF_AUTH_BASIC_ENABLED=false volumes: - ./grafana:/etc/grafana/provisioning/ ```
0
0
Other
null
0
0
25,757
1
16,803
1
13
A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter.Based on https://grafana.com/dashboards/4411
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "Works with version 1.8", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.10" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter.Based on https://grafana.com/dashboards/4411", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16803, "graphTooltip": 2, "id": null, "iteration": 1661744707316, "links": [], "liveNow": false, "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 68, "panels": [ { "content": "### To choose which measurements to show, use the **Measurements** drop-down in the top left corner!\n\nK6 collects metrics for several phases during the HTTP request lifetime.\n\nThe combined delays for the application and network (send, wait, recieve) are available in this metric:\n * **http_req_duration** _( Total time for request, excluding time spent blocked (http_req_blocked), DNS lookup (http_req_looking_up) and TCP connect (http_req_connecting) time. )_\n\nThis metric can also be broken down into these metrics:\n * **http_req_tls_handshaking** _( Time spent handshaking TLS session with remote host. )_\n * **http_req_sending** _( Time spent sending data to remote host. )_\n * **http_req_waiting** _( Time spent waiting for response from remote host (a.k.a. \"time to first byte\", or \"TTFB\"). )_\n * **http_req_receiving** _( Time spent receiving response data from remote host. )_\n\nThese metrics measure delays and durations on the client:\n\n * **http_req_blocked** _( Time spent blocked (waiting for a free TCP connection slot) before initiating request. )_\n * **http_req_looking_up** _( Time spent looking up remote host name in DNS. )_\n * **http_req_connecting** _( Time spent establishing TCP connection to remote host. )_\n\n\n### View official K6.io documentation here: [https://docs.k6.io/docs/result-metrics][1]\n\n\n[1]: https://docs.k6.io/docs/result-metrics\n\n", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "id": 66, "links": [], "mode": "markdown", "title": "", "transparent": true, "type": "text" } ], "title": "Documentation", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 69, "panels": [], "title": "K6 Test overview (all URLs)", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 1, "interval": ">1s", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.10", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active VUs", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "vus", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Virtual Users", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 2 }, "hiddenSeries": false, "id": 17, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.10", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Requests per Second", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http_reqs", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Requests per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 2 }, "hiddenSeries": false, "id": 7, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.10", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Num Errors", "color": "#BF1B00" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Num Errors", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "http_req_failed", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Errors Per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 2 }, "hiddenSeries": false, "id": 10, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.10", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Num Errors", "color": "#BF1B00" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_check", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "check" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "checks", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Checks Per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "none", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 70, "panels": [], "repeat": "Measurement", "title": "$Measurement", "type": "row" }, { "aliasColors": { "max": "#f2c96d", "min": "#f29191", "p90": "#629e51", "p95": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "description": "Grouped by 1 sec intervals", "fill": 6, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 10 }, "height": "250px", "hiddenSeries": false, "id": 5, "interval": ">1s", "legend": { "alignAsTable": false, "avg": false, "current": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.10", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "max", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] }, { "alias": "p95", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] }, { "alias": "p90", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "90" ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] }, { "alias": "min", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "$Measurement (over time)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 2, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "max": "#f2c96d", "min": "#f29191", "p90": "#629e51", "p95": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "description": "Grouped by 1 sec intervals", "fill": 6, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 10 }, "height": "250px", "hiddenSeries": false, "id": 71, "interval": ">1s", "legend": { "alignAsTable": false, "avg": false, "current": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.10", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "http_req_duration", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "$Measurement (grouped by label)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 2, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "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)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 200 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 500 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 17 }, "id": 12, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.10", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (count)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 17 }, "id": 16, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "min" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.10", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (min)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 17 }, "id": 15, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.10", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (med)", "type": "stat" }, { "cards": {}, "color": { "cardColor": "rgb(0, 234, 255)", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "heatmap": {}, "height": "250px", "hideZeroBuckets": false, "highlightCards": true, "id": 8, "interval": ">1s", "legend": { "show": false }, "links": [], "reverseYBuckets": false, "targets": [ { "dsType": "influxdb", "groupBy": [], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (over time)", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "ms", "logBase": 2, "show": true }, "yBucketBound": "auto" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "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": 200 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 500 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 20 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.10", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (max)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 200 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 500 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 20 }, "id": 11, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "/^mean$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.10", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (mean)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 20 }, "id": 13, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.10", "targets": [ { "dsType": "influxdb", "groupBy": [], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (p95)", "type": "stat" }, { "columns": [], "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fontSize": "100%", "gridPos": { "h": 23, "w": 24, "x": 0, "y": 24 }, "id": 67, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "P95", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "pattern": "percentile", "thresholds": [ "200", "500" ], "type": "number", "unit": "ms" }, { "alias": "URL", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "url", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "min", "thresholds": [ "200", "500" ], "type": "number", "unit": "ms" }, { "alias": "", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "max", "thresholds": [ "200", "500" ], "type": "number", "unit": "ms" }, { "alias": "", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "mean", "thresholds": [ "200", "500" ], "type": "number", "unit": "ms" }, { "alias": "", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "median", "thresholds": [ "200", "500" ], "type": "number", "unit": "ms" }, { "alias": "URL", "align": "auto", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "name", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "alias": "min", "dsType": "influxdb", "expr": "", "format": "table", "groupBy": [ { "params": [ "name" ], "type": "tag" } ], "hide": false, "intervalFactor": 2, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ], [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ], [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "median" } ], [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ], [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ], [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [] } ], "title": "URLs and latencies", "transform": "table", "type": "table-old" } ], "refresh": false, "schemaVersion": 35, "style": "dark", "tags": [ "k6", "load testing" ], "templating": { "list": [ { "current": { "selected": true, "tags": [], "text": "http_req_duration", "value": [ "http_req_duration" ] }, "hide": 0, "includeAll": true, "multi": true, "name": "Measurement", "options": [ { "selected": false, "text": "All", "value": "$__all" }, { "selected": true, "text": "http_req_duration", "value": "http_req_duration" }, { "selected": false, "text": "http_req_blocked", "value": "http_req_blocked" }, { "selected": false, "text": "http_req_connecting", "value": "http_req_connecting" }, { "selected": false, "text": "http_req_looking_up", "value": "http_req_looking_up" }, { "selected": false, "text": "http_req_receiving", "value": "http_req_receiving" }, { "selected": false, "text": "http_req_sending", "value": "http_req_sending" }, { "selected": false, "text": "http_req_waiting", "value": "http_req_waiting" } ], "query": "http_req_duration,http_req_blocked,http_req_connecting,http_req_looking_up,http_req_receiving,http_req_sending,http_req_waiting", "skipUrlSync": false, "type": "custom" }, { "allValue": "*", "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "", "hide": 0, "includeAll": true, "label": "URL", "multi": false, "name": "URL", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"name\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "2022-08-29T01:16:24.620Z", "to": "2022-08-29T02:09:56.199Z" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "5m", "30m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "k6 Load Testing Results (dina)", "uid": "XKhgaUpik", "version": 6, "weekStart": "" }
2022-08-29 03:57:37 UTC
2022-08-29 04:03:39 UTC
0
0
16,688
1
680,285
25,550
13
performance-testing-results-overview
Performance Testing Results / Overview
A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter
2022-08-08 07:28:52 UTC
2022-08-08 07:29:02 UTC
0
null
0
0
null
null
0
0
25,550
1
16,688
1
13
A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "influxdb", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.6" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "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" } ] }, "description": "A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16688, "graphTooltip": 2, "id": null, "iteration": 1659943370629, "links": [], "liveNow": false, "panels": [ { "collapsed": true, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 18, "panels": [ { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 1, "interval": ">1s", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active VUs", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "vus", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Virtual Users", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 1 }, "hiddenSeries": false, "id": 17, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Requests per Second", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http_reqs", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Requests per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 7, "interval": "1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Num Errors", "color": "#BF1B00" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Num Errors", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "errors", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Errors Per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 1 }, "hiddenSeries": false, "id": 10, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Num Errors", "color": "#BF1B00" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_check", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "check" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "checks", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Checks Per Second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "none", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "P95 (Response TIme)" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "unit", "value": "ms" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "super-light-orange", "value": 200 }, { "color": "light-orange", "value": 3000 }, { "color": "red", "value": 30000 } ] } } ] }, { "matcher": { "id": "byName", "options": "MIN (Response TIme)" }, "properties": [ { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "AVG (Response TIme)" }, "properties": [ { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "MAX (Response TIme)" }, "properties": [ { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "P99 (Response TIme)" }, "properties": [ { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "URL" }, "properties": [ { "id": "custom.width", "value": 549 } ] } ] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 8 }, "id": 22, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "P95 (Response TIme)" } ] }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT status from (SELECT \"method\", \"value\" FROM \"http_req_duration\" WHERE $timeFilter GROUP BY \"name\",\"status\" )", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "data_sent", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(*),\"status\" from (SELECT \"method\", \"value\", \"status\" FROM \"http_req_duration\" WHERE $timeFilter GROUP BY \"name\",\"status\" )", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "http_req_duration", "orderByTime": "ASC", "policy": "default", "query": "SELECT percentile(\"value\", 95) as PERCENTILE_95, percentile(\"value\", 99) as PERCENTILE_99, max(\"value\") as max_response_time, mean(\"value\") as avg_response_time, min(\"value\") as min_response_time, count(\"value\") as count FROM \"http_req_duration\" WHERE $timeFilter GROUP BY \"name\",\"status\",\"method\" fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [] } ], "title": "HTTP REQUEST", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "PERCENTILE_95": 8, "PERCENTILE_99": 9, "Time": 0, "avg_response_time": 6, "count": 4, "max_response_time": 7, "method": 2, "min_response_time": 5, "name": 1, "status": 3 }, "renameByName": { "PERCENTILE_95": "P95 (Response TIme)", "PERCENTILE_99": "P99 (Response TIme)", "Time": "", "avg_response_time": "AVG (Response TIme)", "count": "COUNT", "max_response_time": "MAX (Response TIme)", "method": "METHOD", "min_response_time": "MIN (Response TIme)", "name": "URL", "status": "STATUS" } } } ], "type": "table" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "custom.width" } ] } ] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 19 }, "id": 156, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http_reqs", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"http_reqs\" WHERE (\"status\" != '200' AND \"status\" != '201' ) AND $timeFilter group by status, method, \"name\"", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "url" ], "type": "field" } ] ], "tags": [ { "key": "status", "operator": "!=", "value": "200" } ] } ], "title": "Error Detail", "type": "table" } ], "targets": [ { "datasource": { "type": "datasource", "uid": "grafana" }, "refId": "A" } ], "title": "Overview", "type": "row" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "P951FEA4DE68E13C5" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 70, "panels": [], "repeat": "Measurement", "title": "$Measurement", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "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)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 200 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 500 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 2 }, "id": 377, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ], "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" } } ], "title": "$Measurement (count)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 2 }, "id": 92, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (max)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 7, "y": 2 }, "id": 130, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (med)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 10, "y": 2 }, "id": 78, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (mean)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 2 }, "id": 206, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (min)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 2 }, "id": 238, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "90" ], "type": "percentile" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (p90)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 2 }, "id": 276, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (p95)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "description": "Grouped by 1 sec intervals", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 5 }, "id": 320, "interval": ">1s", "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "max", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] }, { "alias": "p90", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "90" ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] }, { "alias": "p95", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] }, { "alias": "min", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (over time)", "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "rgb(0, 234, 255)", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 5 }, "heatmap": {}, "height": "250px", "hideZeroBuckets": false, "highlightCards": true, "id": 370, "interval": ">1s", "legend": { "show": false }, "links": [], "reverseYBuckets": false, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ] } ], "title": "$Measurement (over time)", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "ms", "logBase": 2, "show": true }, "yBucketBound": "auto" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "URL" }, "properties": [ { "id": "custom.width", "value": 500 } ] }, { "matcher": { "id": "byName", "options": "percentile" }, "properties": [ { "id": "displayName", "value": "P90" }, { "id": "unit", "value": "ms" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 200 }, { "color": "dark-orange", "value": 3000 }, { "color": "dark-red", "value": 30000 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "percentile_1" }, "properties": [ { "id": "displayName", "value": "P95" }, { "id": "unit", "value": "ms" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 200 }, { "color": "dark-orange", "value": 3000 }, { "color": "dark-red", "value": 30000 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "min" }, "properties": [ { "id": "unit", "value": "ms" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 200 }, { "color": "dark-orange", "value": 3000 }, { "color": "dark-red", "value": 30000 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "median" }, "properties": [ { "id": "unit", "value": "ms" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 200 }, { "color": "dark-orange", "value": 3000 }, { "color": "dark-red", "value": 30000 } ] } } ] }, { "matcher": { "id": "byName", "options": "max" }, "properties": [ { "id": "unit", "value": "ms" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 200 }, { "color": "dark-orange", "value": 3000 }, { "color": "dark-red", "value": 30000 } ] } } ] }, { "matcher": { "id": "byName", "options": "mean" }, "properties": [ { "id": "unit", "value": "ms" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 200 }, { "color": "dark-orange", "value": 3000 }, { "color": "dark-red", "value": 30000 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 12 }, "id": 373, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "COUNT" } ] }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "http_req_duration", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"value\"), min(\"value\"), median(\"value\"), max(\"value\"), mean(\"value\"), percentile(\"value\", 90), percentile(\"value\", 95) FROM /^$Measurement$/ WHERE $timeFilter GROUP BY \"name\"", "rawQuery": true, "refId": "C", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [] } ], "title": "URLs and latencies", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "PERCENTILE_95": 8, "PERCENTILE_99": 9, "Time": 0, "avg_response_time": 6, "count": 4, "max_response_time": 7, "method": 2, "min_response_time": 5, "name": 1, "status": 3 }, "renameByName": { "PERCENTILE_95": "P95 (Response TIme)", "PERCENTILE_99": "P99 (Response TIme)", "Time": "", "avg_response_time": "AVG (Response TIme)", "count": "COUNT", "max_response_time": "MAX (Response TIme)", "method": "METHOD", "min_response_time": "MIN (Response TIme)", "name": "URL", "status": "STATUS" } } } ], "type": "table" } ], "refresh": "5s", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": [ "http_req_duration" ], "value": [ "http_req_duration" ] }, "hide": 0, "includeAll": true, "multi": true, "name": "Measurement", "options": [ { "selected": false, "text": "All", "value": "$__all" }, { "selected": true, "text": "http_req_duration", "value": "http_req_duration" }, { "selected": false, "text": "http_req_blocked", "value": "http_req_blocked" }, { "selected": false, "text": "http_req_connecting", "value": "http_req_connecting" }, { "selected": false, "text": "http_req_looking_up", "value": "http_req_looking_up" }, { "selected": false, "text": "http_req_receiving", "value": "http_req_receiving" }, { "selected": false, "text": "http_req_sending", "value": "http_req_sending" }, { "selected": false, "text": "http_req_waiting", "value": "http_req_waiting" } ], "query": "http_req_duration,http_req_blocked,http_req_connecting,http_req_looking_up,http_req_receiving,http_req_sending,http_req_waiting", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "SHOW TAG VALUES FROM \"http_req_duration\" WITH KEY = \"name\"", "description": "", "hide": 0, "includeAll": true, "label": "URL", "multi": false, "name": "URL", "options": [], "query": "SHOW TAG VALUES FROM \"http_req_duration\" WITH KEY = \"name\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Performance Testing Results / Overview", "uid": "BdnBmozVz", "version": 4, "weekStart": "" }
2022-08-08 07:28:52 UTC
null
0
0
15,191
1
551,595
22,765
13
node-status
node_status
Display cpu, memory and disk capacity acquired by Prometheus
2021-11-04 03:50:13 UTC
2021-11-04 03:52:00 UTC
0
null
0
0
null
null
0
0
22,765
1
15,191
1
13
null
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.5" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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, "gnetId": 15191, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "node_filesystem_size_bytes{mountpoint=\"/\"} / 1e+9", "interval": "", "legendFormat": "size", "refId": "A" }, { "exemplar": true, "expr": "node_filesystem_free_bytes{mountpoint=\"/\"} / 1e+9", "hide": false, "interval": "", "legendFormat": "free", "refId": "B" } ], "title": "ディスク", "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "node_memory_MemTotal_bytes{job=\"prometheus\"} / 1e+9", "interval": "", "legendFormat": "size", "refId": "A" }, { "exemplar": true, "expr": "(node_memory_MemTotal_bytes{job=\"prometheus\"} - node_memory_MemAvailable_bytes{job=\"prometheus\"}) / 1e+9", "hide": false, "interval": "", "legendFormat": "used", "refId": "B" } ], "title": "Memory(GB)", "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 16 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "100", "interval": "", "legendFormat": "max", "refId": "A" }, { "exemplar": true, "expr": "avg without(cpu) (rate(node_cpu_seconds_total{mode!=\"idle\"}[1m])) * 100", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "CPU使用率(%)", "type": "timeseries" } ], "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "node_status", "uid": "ZbxVNyF7k", "version": 1, "description": "\nDisplay cpu, memory and disk capacity acquired by Prometheus" }
2021-11-04 03:50:13 UTC
2021-11-04 03:52:00 UTC
0
0
13,987
1
468,697
20,494
13
open-weather-map
Open Weather Map
Access current weather data for any location on Earth including over 200,000 cities!
2021-03-01 13:46:02 UTC
2021-03-01 13:46:16 UTC
0
null
0
0
null
null
0
0
20,494
1
13,987
1
13
Access current weather data for any location on Earth including over 200,000 cities!
{ "__inputs": [ { "name": "DS_SNMP", "label": "SNMP", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Access current weather data for any location on Earth including over 200,000 cities!", "editable": true, "gnetId": 13987, "graphTooltip": 2, "id": null, "iteration": 1549372156979, "links": [ { "icon": "doc", "tags": [], "targetBlank": true, "title": "Current weather data", "type": "link", "url": "https://openweathermap.org/current" } ], "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 16, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#447ebc", "#629e51", "#e24d42" ], "datasource": "${DS_SNMP}", "decimals": 2, "format": "celsius", "gauge": { "maxValue": 40, "minValue": -20, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 1 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "main_temp" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "0, 30", "title": "Temperature", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#629e51", "#ef843c", "#e24d42" ], "datasource": "${DS_SNMP}", "decimals": 1, "format": "velocityms", "gauge": { "maxValue": 25, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 1 }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_speed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "6,14", "title": "Wind speed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SNMP}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 1 }, "id": 11, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "0", "text": "↓", "to": "22.5" }, { "from": "22.5", "text": "↙", "to": "77.5" }, { "from": "77.5", "text": "←", "to": "112.5" }, { "from": "112.5", "text": "↖", "to": "157.5" }, { "from": "157.5", "text": "↑", "to": "202.5" }, { "from": "202.5", "text": "↗", "to": "247.5" }, { "from": "247.5", "text": "→", "to": "292.5" }, { "from": "292.5", "text": "↘", "to": "337.5" }, { "from": "337.5", "text": "↓", "to": "360" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_deg" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "", "title": "Wind direction", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#ef843c", "#629e51", "#ef843c" ], "datasource": "${DS_SNMP}", "decimals": 0, "format": "pressurehpa", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 1 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "main_pressure" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "999.75, 1013.08", "title": "Atmospheric pressure", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SNMP}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 16, "y": 1 }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "weather_0_description", "targets": [ { "groupBy": [], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "weather_0_description" ], "type": "field" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "", "title": "Weather condition", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SNMP}", "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 1 }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sys_sunrise" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*1000" ], "type": "math" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "", "title": "Sunrise time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#ef843c", "#629e51", "#ef843c" ], "datasource": "${DS_SNMP}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 4 }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "clouds_all" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "", "title": "Cloudiness", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#ef843c", "#629e51", "#ef843c" ], "datasource": "${DS_SNMP}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 4 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "main_humidity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "", "title": "Humidity", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SNMP}", "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 4 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "scopedVars": { "city": { "selected": false, "text": "Beijing", "value": "Beijing" } }, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sys_sunset" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*1000" ], "type": "math" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": "", "title": "Sunset time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": "city", "title": "$city", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 108, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SNMP}", "fill": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 2 }, "id": 200, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name, $tag_sys_country", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "sys_country" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "main_temp" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "celsius", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SNMP}", "fill": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 2 }, "id": 202, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name, $tag_sys_country", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "sys_country" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_speed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wind speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "velocityms", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SNMP}", "decimals": null, "fill": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 11 }, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name, $tag_sys_country", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "sys_country" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "main_pressure" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Atmospheric pressure", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "pressurehpa", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SNMP}", "decimals": 0, "fill": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 11 }, "id": 205, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name, $tag_sys_country", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "sys_country" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "main_humidity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Humidity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SNMP}", "decimals": 0, "fill": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 20 }, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name, $tag_sys_country", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "sys_country" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "clouds_all" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cloudiness", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": null, "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 } }, { "columns": [], "datasource": "${DS_SNMP}", "fontSize": "100%", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 20 }, "id": 208, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "", "dateFormat": "YYYY-MM-DD HH:mm:ss", "mappingType": 2, "pattern": "Wind direction", "rangeMaps": [ { "from": "0", "text": "↓", "to": "22.5" }, { "from": "22.5", "text": "↙", "to": "77.5" }, { "from": "77.5", "text": "←", "to": "112.5" }, { "from": "112.5", "text": "↖", "to": "157.5" }, { "from": "157.5", "text": "↑", "to": "202.5" }, { "from": "202.5", "text": "↗", "to": "247.5" }, { "from": "247.5", "text": "→", "to": "292.5" }, { "from": "292.5", "text": "↘", "to": "337.5" }, { "from": "337.5", "text": "↓", "to": "360" } ], "type": "string" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Weather condition", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Sunrise time", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Sunset time", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "Country", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sys_country", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "City", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "date", "unit": "short" } ], "targets": [ { "alias": "Wind direction", "groupBy": [ { "params": [ "sys_country" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" } ], "hide": false, "measurement": "openweathermap", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "wind_deg" ], "type": "field" }, { "params": [ "Wind direction" ], "type": "alias" } ], [ { "params": [ "weather_0_description" ], "type": "field" }, { "params": [ "Weather condition" ], "type": "alias" } ], [ { "params": [ "sys_sunrise" ], "type": "field" }, { "params": [ "*1000" ], "type": "math" }, { "params": [ "Sunrise time" ], "type": "alias" } ], [ { "params": [ "sys_sunset" ], "type": "field" }, { "params": [ "*1000" ], "type": "math" }, { "params": [ "Sunset time" ], "type": "alias" } ] ], "tags": [ { "key": "sys_country", "operator": "=~", "value": "/^$country$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$city$/" } ] } ], "title": "Current weather data", "transform": "table", "type": "table" } ], "title": "General", "type": "row" } ], "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_SNMP}", "definition": "SHOW TAG VALUES FROM \"openweathermap\" WITH KEY = \"sys_country\"", "hide": 2, "includeAll": true, "label": "Country", "multi": true, "name": "country", "options": [], "query": "SHOW TAG VALUES FROM \"openweathermap\" WITH KEY = \"sys_country\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_SNMP}", "definition": "SHOW TAG VALUES FROM \"openweathermap\" WITH KEY = \"name\"", "hide": 0, "includeAll": true, "label": "City", "multi": true, "name": "city", "options": [], "query": "SHOW TAG VALUES FROM \"openweathermap\" WITH KEY = \"name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "SHOW TAG VALUES FROM \"openweathermap\" WITH KEY = \"name\" WHERE sys_country= '$tag'", "tags": [ "BY", "CA", "CN", "DE", "FR", "GB", "JP", "RU", "UA", "US" ], "tagsQuery": "SHOW TAG VALUES FROM \"openweathermap\" WITH KEY = \"sys_country\"", "type": "query", "useTags": true } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Open Weather Map", "uid": "7wISvn_iz", "version": 2 }
2021-03-01 13:46:02 UTC
null
0
0
1,700
1
33,004
2,273
525
vnas-overview
Freenas Corral
Overview of FreeNAS Corral Server
2017-03-18 17:25:18 UTC
2017-03-18 17:30:01 UTC
0
This is a dashboard to display data from Freenas Corral sending data to influxdb's graphite collector
0
0
null
null
0
0
2,273
1
1,700
1
525
Overview of vnas - FreeNAS Corral Server
{ "__inputs": [ { "name": "DS_FREENAS", "label": "Freenas Corral", "description": "Freenas data", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "annotations": { "list": [] }, "description": "Overview of FreeNAS Corral Server", "editable": false, "gnetId": 1700, "graphTooltip": 1, "hideControls": true, "id": null, "links": [], "refresh": "5m", "rows": [ { "collapse": false, "height": 216, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Load of the server", "fill": 1, "id": 9, "interval": ">10s", "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "shortterm", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.load.load.shortterm", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "midterm", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.load.load.midterm", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "longterm", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.load.load.longterm", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "vnas - load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Overview of processes", "fill": 1, "id": 12, "interval": ">10s", "legend": { "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "running", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-running.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "sleeping", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-sleeping.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "idle", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-idle.value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "blocked", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-blocked.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.processes.ps_state-blocked.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "stopped", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-stopped.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.processes.ps_state-blocked.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "wait", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-wait.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.processes.ps_state-blocked.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "zombies", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.processes.ps_state-zombies.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.processes.ps_state-blocked.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Load and Processes", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Throughput of LACP Link Aggregate 0", "fill": 1, "id": 14, "interval": ">10s", "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "RX", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.interface-lagg0.if_octets.rx", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [] }, { "alias": "TX", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.interface-lagg0.if_octets.tx", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LAGG 0 - throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "LAGG Throughput", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "RX and TX bytes/s for Interface em0", "fill": 1, "id": 2, "interval": ">1m", "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "em0 - rx", "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.interface-em0.if_octets.rx", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [] }, { "alias": "em0 - tx", "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.interface-em0.if_octets.tx", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "em0 - throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "RX and TX bytes/s for Interface igb0", "fill": 1, "id": 3, "interval": ">1m", "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "igb0 - rx", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.interface-igb0.if_octets.rx", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [] }, { "alias": "igb0 - tx", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.interface-igb0.if_octets.tx", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " * 8" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ibg0 - throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Phys. NIC Throughput", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows the total CPU Utilisation", "fill": 1, "id": 4, "interval": ">1m", "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "interrupt", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.aggregation-cpu-sum.cpu-interrupt.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "system", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.aggregation-cpu-sum.cpu-system.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.aggregation-cpu-sum.cpu-user.value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total CPU Utilisation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "total": "#7EB26D", "used": "#EAB839" }, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows space of the data1 filesystem", "fill": 1, "id": 11, "interval": ">10s", "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "used", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.zfs-data1.gauge-allocated.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/1024/1024/1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "total", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.zfs-data1.gauge-size.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/1024/1024/1024" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "/mnt/data1 - Space", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decgbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPU and Space Util", "titleSize": "h6" }, { "collapse": false, "height": 275, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows the utilisation of CPU 0", "fill": 1, "id": 5, "interval": ">1m", "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-user.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "interrupt", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-interrupt.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "system", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-system.value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU 0 - Utilisation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows the utilisation of CPU 1", "fill": 1, "id": 6, "interval": ">1m", "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-user.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-1.cpu-user.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "interrupt", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-interrupt.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-1.cpu-interrupt.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "system", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-system.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-1.cpu-system.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU 1 - Utilisation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPU0 and CPU1", "titleSize": "h6" }, { "collapse": false, "height": 268, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows the utilisation of CPU 2", "fill": 1, "id": 8, "interval": ">1m", "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-user.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-2.cpu-user.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "interrupt", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-interrupt.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-2.cpu-interrupt.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "system", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-system.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-2.cpu-system.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU 2 - Utilisation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows the utilisation of CPU 3", "fill": 1, "id": 7, "interval": ">1m", "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-user.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-3.cpu-user.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "interrupt", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-interrupt.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-3.cpu-interrupt.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "system", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cpu-0.cpu-system.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.cpu-3.cpu-system.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU 3 - Utilisation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPU2 and CPU3", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "decimals": 2, "description": "Shows the CPU temperature", "fill": 1, "id": 1, "interval": ">1m", "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU-0", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cputemp-0.temperature.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [] }, { "alias": "CPU-1", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cputemp-1.temperature.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [] }, { "alias": "CPU-2", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cputemp-2.temperature.value", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [] }, { "alias": "CPU-3", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.cputemp-3.temperature.value", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPU Temperature", "titleSize": "h6" }, { "collapse": false, "height": 341, "panels": [ { "aliasColors": {}, "bars": true, "datasource": "${DS_FREENAS}", "description": "Read and Write IOPS for all data disks", "fill": 1, "id": 15, "interval": ">10s", "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "ada1 - read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.read", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada1 - write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.write", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada2 - read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada2.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada2 - write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.write", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada2.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada3 - read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada3.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada3 - write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.write", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada3.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada4 - read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada4.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada4 - write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada4.write", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada5 - read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada5.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada5 - write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada4.write", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada5.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada6 - read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada1.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada6.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada6 - write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_ops_rwd-ada4.write", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_ops_rwd-ada6.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data Disks - IOPS", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "iops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Data disks IOPS", "titleSize": "h6" }, { "collapse": false, "height": 291, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows the temperature of the disks", "fill": 1, "id": 10, "interval": ">1m", "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "ada0 - L2ARC", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "query": "SELECT (mean(\"value\") - 32) *5/9 FROM \"vnas_buescher_net.disktemp-ada0.gauge-temperature.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " - 32 *5/9" ], "type": "math" } ] ], "tags": [] }, { "alias": "ada1", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada2", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.disktemp-ada2.gauge-temperature.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada3", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.disktemp-ada3.gauge-temperature.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada4", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.disktemp-ada4.gauge-temperature.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada5", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.disktemp-ada5.gauge-temperature.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada6", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.disktemp-ada1.gauge-temperature.value", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.disktemp-ada6.gauge-temperature.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "Shows disk latency", "fill": 1, "id": 13, "interval": ">10s", "legend": { "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "ada0 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada0 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada0.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada1 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada1.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada1 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada1.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada2 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada2.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada2 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada2.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada3 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada3.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada3 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada3.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada4 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada4.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada4 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada4.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada5 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada5.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada5 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada5.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada6 read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada6.read\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "M", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ada6 write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.geom_stat.geom_latency-ada0.read", "policy": "default", "query": "SELECT mean(\"value\") FROM \"vnas_buescher_net.geom_stat.geom_latency-ada6.write\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Disk Temp / Latency", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "cache": "#BF1B00", "free": "#7EB26D" }, "bars": false, "datasource": "${DS_FREENAS}", "decimals": 2, "description": "Memory distribution in GB", "fill": 1, "id": 16, "interval": ">10s", "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "alias": "cache", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.memory.memory-cache.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 /1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "active", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.memory.memory-cache.value", "policy": "default", "query": "SELECT mean(\"value\") / 1024 / 1024 /1024 FROM \"vnas_buescher_net.memory.memory-active.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 /1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "inactive", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.memory.memory-cache.value", "policy": "default", "query": "SELECT mean(\"value\") / 1024 / 1024 /1024 FROM \"vnas_buescher_net.memory.memory-inactive.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 /1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "wired", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.memory.memory-cache.value", "policy": "default", "query": "SELECT mean(\"value\") / 1024 / 1024 /1024 FROM \"vnas_buescher_net.memory.memory-wired.value\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 /1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "free", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.memory.memory-free.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1024 / 1024 /1024" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decgbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Memory Util", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "decimals": 2, "description": "ZFS ARC and L2ARC sizes", "fill": 1, "id": 17, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "ARC", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.zfs_arc.cache_size-arc.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "L2ARC", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.zfs_arc.cache_size-L2.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ZFS - Read caches", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_FREENAS}", "description": "ZFS ARC and L2ARC cache hit ratios", "fill": 1, "id": 18, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "ARC", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.zfs_arc_v2.arcstat_ratio_arc-hits.value", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "L2ARC", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "vnas_buescher_net.zfs_arc_v2.arcstat_ratio_arc-l2_hits.value", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ZFS - Cache hit ratios", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "freenas" ], "templating": { "list": [] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Freenas Corral", "version": 27 }
2017-03-18 17:25:18 UTC
2017-03-18 17:30:01 UTC
0
0
10,973
1
290,262
15,330
525
kafka-dashboard333
ARMS Kafka Dashboard
Base Example of an Kafka Dashboard for DC/OS 1.12
2019-10-08 13:33:04 UTC
2019-10-08 13:36:13 UTC
0
null
47,218
47,219
null
null
1
3
15,330
1
10,973
1
525
Example of an Kafka Dashboard for DC/OS 1.12
{ "__inputs": [ { "name": "DS_ARMS-PROMETHEUS-生产环境_1098370038733503", "label": "arms-prometheus-生产环境_1098370038733503", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.0-pre" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Base Example of an Kafka Dashboard for DC/OS 1.12", "editable": true, "gnetId": 10973, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 38, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "id": 120, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(instance)(rate(kafka_server_brokertopicmetrics_bytesin_total{job=\"kafka\",topic!=\"\"}[5m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes In Per Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 122, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum without(instance)(rate(kafka_server_brokertopicmetrics_bytesout_total{job=\"kafka\",topic!=\"\"}[5m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Out Per Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 2, "description": "Average messages per second per Kafka broker", "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 10 }, "id": 108, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate(kafka_server_brokertopicmetrics_messagesin_total[1m])) by (topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kafka avg msg/sec (1m) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 2, "description": "Average messages per second per Kafka broker", "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 10 }, "id": 110, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate(kafka_server_brokertopicmetrics_messagesin_total[5m])) by (topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kafka avg msg/sec (5m) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 1, "description": "Average messages per second per Kafka broker", "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 10 }, "id": 109, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "avg(irate(kafka_server_brokertopicmetrics_messagesin_total[15m])) by (topic)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kafka avg msg/sec (15m) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Number of leaders on this broker. This should be mostly even across all brokers. If not, set auto.leader.rebalance.enable to true on all brokers in the cluster.", "fill": 2, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 20 }, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 5, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max(kafka_server_replicamanager_leadercount)by(instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of Leaders per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Number of partitions on this broker. This should be mostly even across all brokers.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 20 }, "id": 60, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(kafka_server_replicamanager_partitioncount)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Partition Count Across Brokers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Kafka概览", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 40, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "The first node to boot in a Kafka cluster automatically becomes the controller, and there can be only one. The controller in a Kafka cluster is responsible for maintaining the list of partition leaders, and coordinating leadership transitions (in the event a partition leader becomes unavailable). If it becomes necessary to replace the controller, a new controller is randomly chosen by ZooKeeper from the pool of brokers. In general, it is not possible for this value to be greater than one, but you should definitely alert on a value of zero that lasts for more than a short period (< 1s) of time.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 2 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_controller_kafkacontroller_activecontrollercount)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "true,false", "title": "ActiveControllerCount", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "True", "value": "1" }, { "op": "=", "text": "False", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 0, "description": "In a healthy cluster, the number of in sync replicas (ISRs) should be exactly equal to the total number of replicas. If partition replicas fall too far behind their leaders, the follower partition is removed from the ISR pool, and you should see a corresponding increase in IsrShrinksPerSec. Since Kafka’s high-availability guarantees cannot be met without replication, investigation is certainly warranted should this metric value exceed zero for extended time periods.\n\nIf this metric has a value greater than 1 it means that data is not being replicated to enough number of brokers thereby increasing the probability of data loss.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 2 }, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "max(kafka_cluster_partition_underreplicated)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1,1", "title": "Under Replicated Partitions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 2 }, "id": 30, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "max(kafka_controller_kafkacontroller_offlinepartitionscount)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1,1", "title": "Offline Partitions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "#629e51", "#c15c17" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 2 }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_replicamanager_partitioncount)", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Total Partition Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "#629e51", "#c15c17" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 0, "description": "The number of in-sync replicas (ISRs) for a particular partition should remain fairly static, the only exceptions are when you are expanding your broker cluster or removing partitions. In order to maintain high availability, a healthy Kafka cluster requires a minimum number of ISRs for failover. A replica could be removed from the ISR pool for a couple of reasons: it is too far behind the leader’s offset (user-configurable by setting the replica.lag.max.messages configuration parameter), or it has not contacted the leader for some time (configurable with the replica.socket.timeout.ms parameter). No matter the reason, an increase in IsrShrinksPerSec without a corresponding increase in IsrExpandsPerSec shortly thereafter is cause for concern and requires user intervention.The Kafka documentation provides a wealth of information on the user-configurable parameters for brokers.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 2 }, "id": 34, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_replicamanager_isrexpands_total)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "ISR Expansion Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "#629e51", "#299c46" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": 0, "description": "The number of in-sync replicas (ISRs) for a particular partition should remain fairly static, the only exceptions are when you are expanding your broker cluster or removing partitions. In order to maintain high availability, a healthy Kafka cluster requires a minimum number of ISRs for failover. A replica could be removed from the ISR pool for a couple of reasons: it is too far behind the leader’s offset (user-configurable by setting the replica.lag.max.messages configuration parameter), or it has not contacted the leader for some time (configurable with the replica.socket.timeout.ms parameter). No matter the reason, an increase in IsrShrinksPerSec without a corresponding increase in IsrExpandsPerSec shortly thereafter is cause for concern and requires user intervention.The Kafka documentation provides a wealth of information on the user-configurable parameters for brokers.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 15, "y": 2 }, "id": 32, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_replicamanager_isrshrinks_total)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "ISR Shrink Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#629e51", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Number of requests waiting in the producer purgatory. This should be non-zero when acks=all is used on the producer.", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 17, "y": 2 }, "id": 103, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_delayedoperationpurgatory_numdelayedoperations_delayedoperation_produce)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Producer Purgatory Requests Waiting", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "#629e51", "#299c46" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 2 }, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "max(kafka_server_delayedoperationpurgatory_purgatorysize_delayedoperation_fetch)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Delayed Fetch Operation Purgatory Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 6 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(kafka_server_brokertopicmetrics_bytesin_total[1m])", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "All Bytes In (1min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 6 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(kafka_server_brokertopicmetrics_bytesout_total[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "All Bytes Out (1min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 15 }, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(kafka_server_brokertopicmetrics_bytesin_total[15m])", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "All Bytes In (15min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 15 }, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(kafka_server_brokertopicmetrics_bytesout_total[15m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "All Bytes Out (15min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "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 } } ], "title": "Broker Info", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 93, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": null, "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 0, "y": 3 }, "id": 64, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "max(kafka_controller_controllerstats_leaderelectionrateandtimems)", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Max Recorded Leader Election Latency", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 6, "y": 3 }, "id": 65, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "max(kafka_controller_controllerstats_uncleanleaderelectionspersec)", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Unclean Leader Elections (15min)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 12, "y": 3 }, "id": 69, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "max(kafka_server_replicafetchermanager_maxlag)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Max Lag - Follower/Leader Replicas", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Time the request waits for the follower. This is non-zero for produce requests when acks=all", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 18, "y": 3 }, "id": 85, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(kafka_network_requestmetrics_totaltimems{request=\"FetchFollower\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Avg Time Request Waits for Follower (ms)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "Leaders", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 91, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#508642", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Size of the request queue. A congested request queue will not be able to process incoming or outgoing requests", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 4 }, "id": 83, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "max(kafka_network_requestchannel_requestqueuesize)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Current Request Queue Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#508642", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 4 }, "id": 81, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(kafka_network_requestmetrics_totaltimems{request=\"Produce\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Avg Produce Time (ms)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#508642", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 4 }, "id": 89, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(kafka_network_requestmetrics_responsesendtimems{request=\"FetchConsumer\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Avg FetchConsumer Time (ms)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Time the request is processed at the leader", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 5, "x": 9, "y": 4 }, "id": 77, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "avg(kafka_network_requestmetrics_localtimems{request =~ \"Produce|FetchConsumer|FetchFollower\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Avg Request Processing Time (ms) at Leader", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Time the request waits in the request queue", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 5, "x": 14, "y": 4 }, "id": 79, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "avg(kafka_network_requestmetrics_requestqueuetimems{request =~ \"Produce|FetchConsumer|FetchFollower\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Avg Request Waiting Time in Request Queue (ms)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 5, "x": 19, "y": 4 }, "id": 87, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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 }, "tableColumn": "", "targets": [ { "expr": "avg(kafka_network_requestmetrics_responsequeuetimems{request =~ \"Produce|FetchConsumer|FetchFollower\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Avg Request Waiting Time in Response Queue (ms)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 8 }, "id": 56, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalproducerequests_total) by (instance)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Produce Request Rate / sec (15min) by Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 8 }, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalfetchrequests_total) by (instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Fetch Request Rate / sec (15min) by Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 17 }, "id": 111, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalproducerequests_total) by (topic)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Produce Request Rate / sec (15min) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 17 }, "id": 112, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalfetchrequests_total) by (topic)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Fetch Request Rate / sec (15min) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Requests", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 46, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 5 }, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(kafka_server_fetcherstats_requestspersec) by (instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Request Rate / sec (15min)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Average fraction of time the network processor threads are idle. Values are between 0 (all resources are used) and 1 (all resources are available)", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 5 }, "id": 48, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_processor_idlepercent_networkprocessor_0) by (instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-networkprocessor_0", "refId": "A" }, { "expr": "avg(kafka_network_processor_idlepercent_networkprocessor_1) by (instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-networkprocessor_1", "refId": "B" }, { "expr": "avg(kafka_network_processor_idlepercent_networkprocessor_2) by (instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-networkprocessor_2", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Processor Idle (%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "请求(producer,Fetch-Consumer,Fetch-Follower)在请求队列中的等待时间", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 14 }, "id": 126, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(kafka_network_requestmetrics_requestqueuetimems{request =~ \"Produce|FetchConsumer|FetchFollower\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-{{request}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "请求在请求队列等待时间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "请求(producer,Fetch-Consumer,Fetch-Follower)等待follower花费的时间", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 14 }, "id": 134, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(kafka_network_requestmetrics_remotetimems{request =~ \"Produce|FetchConsumer|FetchFollower\"}[15m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-{{request}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "等待follower花费的时间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Time the request waits in the response queue", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 23 }, "id": 132, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(kafka_network_requestmetrics_responsequeuetimems{request =~ \"Produce|FetchConsumer|FetchFollower\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}{{request}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "请求在响应队列中等待的时间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "请求(producer,Fetch-Consumer,Fetch-Follower)在leader处理请求花的时间", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 23 }, "id": 124, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(kafka_network_requestmetrics_localtimems{request =~ \"Produce|FetchConsumer|FetchFollower\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-{{request}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "leader处理请求花费的时间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "一个请求(producer,Fetch-Consumer,Fetch-Follower)耗费的所有时间", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 32 }, "id": 128, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(kafka_network_requestmetrics_totaltimems{request =~ \"Produce|FetchConsumer|FetchFollower\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-{{request}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(producer,Fetch-Consumer,Fetch-Follower)请求耗费的所有时间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ARMS-PROMETHEUS-生产环境_1098370038733503}", "description": "Time to send the response", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 32 }, "id": 130, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(kafka_network_requestmetrics_responsesendtimems{request =~ \"Produce|FetchConsumer|FetchFollower\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-{{request}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "发送响应花费的时间", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Network Info", "type": "row" } ], "refresh": "1m", "schemaVersion": 19, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "ARMS Kafka Dashboard", "uid": "Vbm7Botmk", "version": 3 }
2019-10-08 13:33:04 UTC
2019-10-08 13:36:13 UTC
1
3
6,340
1
146,020
8,647
1,037
tomcat-monitoring
tomcat-monitoring
https://github.com/prometheus/jmx_exporter
2018-06-01 06:29:57 UTC
2018-06-01 06:30:27 UTC
0
null
0
0
null
null
0
0
8,647
1
6,340
1
1,037
Dashboard for JVM metrics with Prometheus / JMX Exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "https://github.com/prometheus/jmx_exporter", "editable": true, "gnetId": 6340, "graphTooltip": 0, "id": null, "iteration": 1527834554848, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (jvm_memory_bytes_used{area=\"heap\",namespace=\"$namespace\",container=\"$container\"}) by (pod_name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "A" }, { "expr": "sum (jvm_memory_bytes_committed{area=\"heap\",namespace=\"$namespace\",container=\"$container\"}) by (pod_name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Heap Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (jvm_memory_bytes_used{area=\"nonheap\",namespace=\"$namespace\",container=\"$container\"}) by (pod_name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "A" }, { "expr": "sum (jvm_memory_bytes_committed{area=\"nonheap\",namespace=\"$namespace\",container=\"$container\"}) by (pod_name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mem Committed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 9 }, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (jvm_memory_pool_bytes_used{pool=\"Code Cache\",namespace=\"$namespace\",container=\"$container\"}) by (pod_name)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "A" }, { "expr": "sum (jvm_memory_pool_bytes_committed{pool=\"Code Cache\",namespace=\"$namespace\",container=\"$container\"}) by (pod_name)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod_name}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Code Cache", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 15 }, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_threads_current{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Current thread connection number", "refId": "A" }, { "expr": "jvm_threads_started_total{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Total number of threads", "refId": "B" }, { "expr": "jvm_threads_daemon{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "daemon", "refId": "C" }, { "expr": "jvm_threads_peak{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Thread peak", "refId": "D" }, { "expr": "jvm_threads_deadlocked{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "deadlocked", "refId": "E" }, { "expr": "jvm_threads_deadlocked_monitor{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "deadlocked_monitor", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 25 }, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_classes_loaded{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Classes that have been loaded", "refId": "A" }, { "expr": "jvm_classes_loaded_total{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "The sum of the load classes", "refId": "B" }, { "expr": "jvm_classes_unloaded_total{namespace=\"$namespace\",container=\"$container\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "class that has been uninstalled", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Classes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 35 }, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "output", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(tomcat_bytesreceived_total{protocol=\"http-apr\"}[10m]))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "input", "refId": "A" }, { "expr": "sum(irate(tomcat_bytessent_total{protocol=\"http-apr\"}[10m]))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "output", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 16, "style": "dark", "tags": [ "JVM", "tomcat" ], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(namespace)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "container", "multi": false, "name": "container", "options": [], "query": "label_values(jvm_info{namespace=~\"$namespace\",container_name!=\"POD\"},container)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "tomcat-monitoring", "uid": "U3EWy1imz", "version": 14 }
2018-06-01 06:29:57 UTC
2018-06-01 06:30:27 UTC
0
0
5,122
1
113,353
6,823
1,293
zabbix-tv-copy
Datacenter Dashboard TV
Monitoria dos servidores Cloud
2018-03-16 17:08:16 UTC
2018-03-16 17:13:00 UTC
0
Dashboard de monitoramento Datacenter Modelo Cloud.
24,187
24,190
null
null
0
0
6,823
1
5,122
1
1,293
Monitoria do parque de informática Intesa Sanpaolo
{ "__inputs": [ { "name": "DS_ZABBIX", "label": "Zabbix", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "panel", "id": "alexanderzobnin-zabbix-triggers-panel", "name": "Zabbix Triggers", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.3" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "0.0.9" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitoria dos servidores Cloud", "editable": true, "gnetId": 5122, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": false, "height": 131, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 39, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 45, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 48, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "CPU Utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 130, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 49, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 52, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 53, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 54, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 55, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 56, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 57, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 58, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 59, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Datacenter)" }, "host": { "filter": "" }, "item": { "filter": "Memory (Used%)" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,80", "title": "Memória", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 255, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "decimals": 0, "fill": 3, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Switchs (TIVIT)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "Incoming traffic on interface GigabitEthernet1/0/2" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Tivit Switchs" }, "host": { "filter": "" }, "item": { "filter": "Outgoing traffic on interface GigabitEthernet1/0/2" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [ { "colorMode": "custom", "fill": false, "fillColor": "#bf1b00", "line": true, "lineColor": "#bf1b00", "op": "gt", "value": 90 } ], "timeFrom": "1h", "timeShift": null, "title": "Link JK X TIVIT SP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "Link Avvio", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bps", "label": "Link Avvio", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "decimals": 0, "fill": 3, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Switchs (TIVIT)" }, "hide": false, "host": { "filter": "" }, "item": { "filter": "Incoming traffic on interface GigabitEthernet1/0/2" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Tivit Switchs" }, "host": { "filter": "" }, "item": { "filter": "Outgoing traffic on interface GigabitEthernet1/0/2" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": "1h", "timeShift": null, "title": "Link JK X TIVIT RJ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "Link Intelig", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bps", "label": "Link Intelig", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 197, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "fill": 2, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Local)" }, "host": { "filter": "" }, "item": { "filter": "Incoming traffic on interface vif1" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Local)" }, "host": { "filter": "" }, "item": { "filter": "Outgoing traffic on interface vif1" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": "1h", "timeShift": null, "title": "Fileshare", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "Fileshare BRNAS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bps", "label": "Fileshare BRNAS", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "decimals": 0, "fill": 2, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "ISP PRD - Routers" }, "host": { "filter": "" }, "item": { "filter": "Incoming traffic on interface ETH_3_DADOS" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "ISP PRD - Routers" }, "host": { "filter": "" }, "item": { "filter": "Outgoing traffic on interface ETH_3_DADOS" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": "1h", "timeShift": null, "title": "Link Internet Secundário Mundivox", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "Link Mundivox", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bps", "label": "Link Mundivox", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 203, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(0, 67, 251, 0.97)", "#e5ac0e", "rgba(244, 4, 4, 0.9)" ], "datasource": "${DS_ZABBIX}", "format": "celsius", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "200px", "id": 1, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Termometro" }, "host": { "filter": "H3530" }, "item": { "filter": "Temperatura" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "20,25,30", "title": "Temperatura do CPD", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(244, 4, 4, 0.9)", "#e5ac0e", "#508642" ], "datasource": "${DS_ZABBIX}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "200px", "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "ISP PRD - Servers (Local)" }, "host": { "filter": "" }, "item": { "filter": "Carga da Bateria" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "40,75,100", "title": "Carga da Bateria Nobreak", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "bgColor": null, "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2017-08-31T13:07:00.000Z", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "20px", "fontWeight": "normal", "showDate": false }, "id": 2, "links": [], "mode": "time", "offsetFromUtc": null, "offsetFromUtcMinutes": null, "span": 1, "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "30px", "fontWeight": "normal" }, "title": "Hora Local", "type": "grafana-clock-panel" }, { "bgColor": null, "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2017-08-31T13:07:00.000Z", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "20px", "fontWeight": "normal", "showDate": false }, "height": "", "id": 3, "links": [], "mode": "time", "offsetFromUtc": "+1", "offsetFromUtcMinutes": "", "span": 1, "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "30px", "fontWeight": "normal" }, "title": "Hora Itália", "type": "grafana-clock-panel" }, { "ackEventColor": "rgba(0, 0, 0, 0)", "customLastChangeFormat": false, "datasources": [ "Zabbix" ], "descriptionAtNewLine": false, "descriptionField": false, "fontSize": "100%", "highlightNewEvents": true, "highlightNewerThan": "1h", "hostField": true, "hostGroups": false, "hostTechNameField": false, "hostsInMaintenance": true, "id": 4, "lastChangeFormat": "", "limit": 10, "links": [], "okEventColor": "rgba(0, 245, 153, 0.45)", "pageSize": 10, "schemaVersion": 4, "severityField": true, "showEvents": { "text": "Problems", "value": "1" }, "showTags": true, "showTriggers": "all triggers", "sortTriggersBy": { "text": "last change", "value": "lastchange" }, "span": 6, "statusField": true, "targets": { "Zabbix": { "application": { "filter": "" }, "group": { "filter": "" }, "host": { "filter": "" }, "tags": { "filter": "" }, "trigger": { "filter": "" } } }, "title": "Incidentes", "transparent": true, "triggerSeverity": [ { "color": "#B7DBAB", "priority": 0, "severity": "Not classified", "show": true }, { "color": "#82B5D8", "priority": 1, "severity": "Information", "show": true }, { "color": "#E5AC0E", "priority": 2, "severity": "Warning", "show": true }, { "color": "#C15C17", "priority": 3, "severity": "Average", "show": true }, { "color": "#BF1B00", "priority": 4, "severity": "High", "show": true }, { "color": "#890F02", "priority": 5, "severity": "Disaster", "show": true } ], "type": "alexanderzobnin-zabbix-triggers-panel" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "zabbix" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "Grupo", "options": [], "query": "ISP PRD - Servers (Datacenter)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": null, "multi": true, "name": "ISPW08PAPP01", "options": [], "query": "$Grupo.ISPW08PAPP01 (SPB)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": null, "multi": true, "name": "ISPW08PAPP02", "options": [], "query": "$Grupo.ISPW08PAPP02 (MQ)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "ISPW08PAPP03", "multi": false, "name": "ISPW08PAPP03", "options": [], "query": "$Grupo.ISPW08PAPP03 (Change/JD/Zap/OTK/)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW08PAPP04", "options": [], "query": "$Grupo.ISPW08PAPP04 (CRK)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW08PAPP05", "options": [], "query": "$Grupo.ISPW08PAPP05 (ATTPS)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW08PWEB01", "options": [], "query": "$Grupo.ISPW08PWEB01 (ATTPS/CRK)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW12PFLS01", "options": [], "query": "$Grupo.ISPW12PFLS01 (FILESHARE)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW08PSQL05", "options": [], "query": "$Grupo.ISPW08PSQL05 (Legados)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW08PSQL02", "options": [], "query": "$Grupo.ISPW08PSQL02 (D.W.)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW12PACD01", "options": [], "query": "$Grupo.ISPW12PACD01 (DC-1)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW12PACD02", "options": [], "query": "$Grupo.ISPW12PACD02 (DC-2)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "ISPW12PACD03", "options": [], "query": "$Grupo.ISPW12PACD03 (DC-3)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now-0m" }, "timepicker": { "nowDelay": "0m", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Datacenter Dashboard TV", "version": 3 }
2018-03-16 17:08:16 UTC
2018-03-16 17:13:00 UTC
0
0
11,056
1
171,305
15,457
1,549
4pg-simple-dashboard
4Pg Simple Dashboard
My PostgreSQL simple dashboard
2019-10-29 17:14:37 UTC
2023-01-26 19:16:55 UTC
0
A simple PostgreSQL Dashboard with data collected by this simple script https://www.md-c.it/meo/pub/pgstatspack-2.3.3.zip Works for PostgreSQL 8.x to 15
47,566
47,567
Other
null
1
5
15,457
1
11,056
1
1,549
My PostgreSQL simple dashboard
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "My PostgreSQL simple dashboard", "editable": true, "gnetId": 11056, "graphTooltip": 1, "id": null, "iteration": 1572368124745, "links": [ { "icon": "external link", "tags": [ "MyPg" ], "type": "dashboards" }, { "icon": "external link", "includeVars": false, "tags": [], "targetBlank": true, "title": "Meo's Site", "type": "link", "url": "https://www.xenialab.it/meo/web/index5.htm#post" } ], "panels": [ { "content": "<div style=\"text-align: center;\">$MyInstance -- $MyVar</div>", "datasource": "${DS_CSI_PGSQL6.PGPRD06}", "gridPos": { "h": 2, "w": 20, "x": 0, "y": 0 }, "id": 32, "links": [], "mode": "html", "options": {}, "title": "Connection Info", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$MyInstance", "format": "ops", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 0 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true, "ymin": 0 }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n ts as time,\n (sum(heap_blks_read+heap_blks_hit+idx_blks_read+idx_blks_hit)-lag(sum(heap_blks_read+heap_blks_hit+idx_blks_read+idx_blks_hit)) over (order by ts))/600 as value\nFROM pgstatspack_snap s, pgstatspack_tables t\nWHERE ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n AND s.snapid=t.snapid\nGROUP BY ts\nORDER BY ts ASC", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": "", "title": "Read Activity", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "ABORTED_CLIENTS": "#bf1b00", "ABORTED_CLIENTS-d": "#890f02", "ABORTED_CONNECTS": "#f29191", "Aborted_clients-d": "#c15c17", "Aborted_connects-d": "#cca300", "SLOW_QUERIES": "#e24d42", "SLOW_QUERIES-d": "#cca300", "Slow_queries": "#99440a", "Slow_queries-d": "#890f02", "THREADS_CONNECTED": "#3f6833", "THREADS_RUNNING": "#cca300", "Threads_connected": "#64b0c8" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 2 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SLOW_QUERIES", "fill": 0, "yaxis": 2 }, { "alias": "ABORTED_CLIENTS", "fill": 0, "yaxis": 2 }, { "alias": "ABORTED_CONNECTS", "fill": 0, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n ts as time,\n count(*) as \"Total\",\n sum(case working when true then 1 else 0 end) as \"Active\"\nFROM pgstatspack_snap s, pgstatspack_activity_v a\nWHERE ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n AND s.snapid=a.snapid\nGROUP BY ts\nORDER BY ts ASC, 2 desc", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fromDayOfWeek": 6, "line": false, "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 2 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SIZEDB.TOTAL", "yaxis": 2 }, { "alias": "size", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "select ts as time,\n sum(sizek)*1024 as size \n from pgstatspack_space_usage\n WHERE ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n group by ts\n order by ts\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": "60d", "timeRegions": [ { "colorMode": "gray", "fill": true, "fillColor": "rgba(234, 112, 112, 0.12)", "fromDayOfWeek": 6, "line": false, "lineColor": "rgba(237, 46, 24, 0.60)", "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Space usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 2 }, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true, "ymax": 100, "ymin": 0 }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT ts as time,\n sum(t.heap_blks_hit)/sum(t.heap_blks_hit+t.heap_blks_read)*100 as value \n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n AND ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n group by s.ts\n order by ts", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": "95,98", "title": "Heap Cache Hit", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 6 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true, "ymax": 100, "ymin": 0 }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT ts as time,\n sum(t.idx_blks_hit)/sum(t.idx_blks_hit+t.idx_blks_read)*100 as value \n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n AND ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n group by s.ts\n order by s.ts\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": "95,98", "title": "IDX Cache Hit", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Deleted": "#bf1b00", "Inserted": "#508642", "Updated": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 8 }, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "BYTES_SENT-d", "yaxis": 2 }, { "alias": "BYTES_RECEIVED-d", "yaxis": 2 }, { "alias": "Bytes_received-d", "yaxis": 2 }, { "alias": "Bytes_sent-d", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "select $__timeEpoch(ts),\n 'Read' as metric,\n greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(t.seq_tup_read) as val\n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n GROUP BY s.ts) sum_read\n where ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\nUNION\nselect $__timeEpoch(ts),\n 'Fetch' as metric,\n greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(t.idx_tup_fetch) as val\n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n GROUP BY s.ts) sum_read\n where ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n order by 1 asc, 2 desc\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fillColor": "rgba(234, 112, 112, 0.12)", "fromDayOfWeek": 6, "line": false, "lineColor": "rgba(237, 46, 24, 0.60)", "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Tuples OUT", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Commit": "#9ac48a", "DELETE": "#bf1b00", "DELETE_MULTI": "#bf1b00", "INSERT": "#629e51", "INSERT_SELECT": "#3f6833", "Rollback": "#bf1b00", "SELECT": "#5195ce", "UPDATE": "#cca300", "UPDATE_MULTI": "#f2c96d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 8 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "SELECT", "yaxis": 1 }, { "alias": "Commit", "yaxis": 2 }, { "alias": "Rollback", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "select ts as time,\n 'Commit' as metric,\n greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(d.xact_commit) as val\n FROM pgstatspack_database d, pgstatspack_snap s\n WHERE d.snapid=s.snapid\n GROUP BY s.ts) sum_comm\n where ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\nUNION\nselect ts as time,\n 'Rollback' as metric,\n greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(d.xact_rollback) as val\n FROM pgstatspack_database d, pgstatspack_snap s\n WHERE d.snapid=s.snapid\n GROUP BY s.ts) sum_comm\n where ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n order by 1 asc, 2 desc", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fillColor": "rgba(234, 112, 112, 0.12)", "fromDayOfWeek": 6, "line": false, "lineColor": "rgba(237, 46, 24, 0.60)", "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Transactions /sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 10 }, "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true, "ymax": 100, "ymin": 0 }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT ts as time,\n sum(t.toast_blks_hit)/sum(t.toast_blks_hit+t.toast_blks_read)*100 as value \n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n AND ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n group by s.ts\n having sum(t.toast_blks_hit+t.toast_blks_read)>0\n order by s.ts", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": "95,98", "title": "Toast Cache Hit", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Deleted": "#bf1b00", "Inserted": "#508642", "Updated": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$MyInstance", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 14 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "BYTES_SENT-d", "yaxis": 2 }, { "alias": "BYTES_RECEIVED-d", "yaxis": 2 }, { "alias": "Bytes_received-d", "yaxis": 2 }, { "alias": "Bytes_sent-d", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "select ts as time,\n 'Inserted' as metric,\n greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(t.n_tup_ins) as val\n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n and ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n GROUP BY s.ts) sum_read\nUNION\nselect ts as time,\n 'Updated' as metric,\n greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(t.n_tup_upd) as val\n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n AND ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n GROUP BY s.ts) sum_read\nUNION\nselect ts as time,\n 'Deleted' as metric,\n -greatest(val-lag(val) over (order by ts), 0) as value\n from (SELECT ts, sum(t.n_tup_del) as val\n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n AND ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n GROUP BY s.ts) sum_read\n order by 1 asc, 2 desc", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "gray", "fill": true, "fillColor": "rgba(234, 112, 112, 0.12)", "fromDayOfWeek": 6, "line": false, "lineColor": "rgba(237, 46, 24, 0.60)", "op": "time", "toDayOfWeek": 7 } ], "timeShift": null, "title": "Tuples IN", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "$MyInstance", "gridPos": { "h": 6, "w": 10, "x": 10, "y": 14 }, "heatmap": {}, "hideTimeOverride": false, "hideZeroBuckets": false, "highlightCards": true, "id": 18, "legend": { "show": true }, "links": [], "options": {}, "reverseYBuckets": false, "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT date_trunc('day', ts) as time,\n ' ' || max(DATE_PART('hour',ts)) as metric,\n max(val) as value\n FROM (SELECT ts, sum(case working when true then 1 else 0 end) as val\n FROM pgstatspack_snap s, pgstatspack_activity_v a\n WHERE ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n AND s.snapid=a.snapid\n GROUP BY ts ) iq\n GROUP BY date_trunc('hour', ts), date_trunc('day', ts)\n ORDER BY 2, 1 ", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": "14d", "timeShift": null, "title": "Heatmap (#Active)", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 14 }, "id": 48, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true, "ymax": 100, "ymin": 0 }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT ts as time,\n sum(t.tidx_blks_hit)/sum(t.tidx_blks_hit+t.tidx_blks_read)*100 as value \n FROM pgstatspack_tables t, pgstatspack_snap s\n WHERE t.snapid=s.snapid\n AND ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n group by s.ts\n having sum(t.tidx_blks_hit+t.tidx_blks_read)>0\n order by s.ts", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": "95,98", "title": "Toast IDX Cache Hit", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$MyInstance", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 18 }, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "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": true }, "tableColumn": "", "targets": [ { "alias": "", "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT ts as time,\n 0 as value \n FROM pgstatspack_snap s\n WHERE ts between to_timestamp($__unixEpochFrom()) and to_timestamp($__unixEpochTo())\n group by s.ts\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": "0.5,0.6", "title": "Master - Connected Slaves", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "", "datasource": "${DS_CSI_PGSQL6.PGPRD06}", "gridPos": { "h": 1, "w": 10, "x": 0, "y": 20 }, "id": 44, "links": [], "mode": "html", "options": {}, "title": "$MyVar2", "transparent": true, "type": "text" }, { "content": "", "datasource": "${DS_CSI_PGSQL6.PGPRD06}", "gridPos": { "h": 1, "w": 14, "x": 10, "y": 20 }, "id": 40, "links": [], "mode": "html", "options": {}, "title": "This dashboard uses pgstatspack (http://www.xenialab.it/meo/web/pub/pgstatspack-2.3.3.zip)", "transparent": true, "type": "text" } ], "refresh": false, "schemaVersion": 20, "style": "dark", "tags": [ "MyPg" ], "templating": { "list": [ { "current": { "text": "PG local", "value": "PG local" }, "hide": 1, "includeAll": false, "label": null, "multi": false, "name": "MyInstance", "options": [], "query": "postgres", "refresh": 1, "regex": "/.*/", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "definition": "select '<b>' || inet_server_addr() || ':' || inet_server_addr() || '</b>'", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar", "options": [], "query": "select '<b>' || inet_server_addr() || ':' || inet_server_addr() || '</b>'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$MyInstance", "definition": "", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "MyVar2", "options": [], "query": "select substring(version() for position(',' in version())-1) || ' Created at ' || min((pg_stat_file('base/'||oid ||'/PG_VERSION')).modification) from pg_database", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now+4h" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "4Pg Simple Dashboard", "uid": "8DZ31-Lmz", "version": 41 }
2019-10-29 17:14:37 UTC
2019-10-29 17:20:53 UTC
1
5
12,747
1
404,335
18,351
14
server-metrics-collectd
Server Metrics (Collectd)
Collectd/Graphite Server metrics dashboard (Load,CPU, Memory, Temp etc)
2020-08-03 05:15:39 UTC
2020-08-03 05:16:02 UTC
0
null
0
0
null
null
0
0
18,351
1
12,747
1
14
Collectd/Graphite Server metrics dashboard (Load,CPU, Memory, Temp etc)
{ "__inputs": [ { "name": "DS_BC-GRAPHITE", "label": "BC-Graphite", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" } ], "__requires": [ { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.0" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" } ], "id": null, "title": "Server Metrics (Collectd)", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": true, "sharedCrosshair": true, "rows": [ { "collapse": false, "editable": true, "height": 80.4375, "panels": [ { "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": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 1, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "refId": "A", "target": "collectd.$Server.entropy.entropy" } ], "thresholds": "", "title": "Available Entropy", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "refId": "A", "target": "collectd.$Server.load.load.midterm" } ], "thresholds": "4,8", "title": "5min Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_BC-GRAPHITE}", "decimals": 1, "editable": true, "error": false, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "refId": "A", "target": "collectd.$Server.uptime.uptime" } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_BC-GRAPHITE}", "decimals": 0, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 14, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "refId": "A", "target": "collectd.$Server.users.users" } ], "thresholds": "", "title": "Users", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "Row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "fill": 0, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 13, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(collectd.$Server.*.temperature-*, 2, 3)" } ], "timeFrom": null, "timeShift": null, "title": "Temperatures", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "celsius", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "300px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "fill": 9, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)", "thresholdLine": false }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/interrupt/", "color": "#7EB26D" }, { "alias": "/nice/", "color": "#EAB839" }, { "alias": "/softirq/", "color": "#65C5DB" }, { "alias": "/steal/", "color": "#E0752D" }, { "alias": "/system/", "color": "#BF1B00" }, { "alias": "/user/", "color": "#0A437C" }, { "alias": "/wait/", "color": "#BA43A9" }, { "alias": "/idle/", "color": "#DEDAF7", "fill": 2, "stack": false }, { "alias": "/cpu/", "yaxis": 2 } ], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-interrupt), 3)", "textEditor": true }, { "refId": "B", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-nice), 3)", "textEditor": true }, { "refId": "C", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-softirq), 3)", "textEditor": true }, { "refId": "D", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-steal), 3)", "textEditor": true }, { "refId": "E", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-system), 3)", "textEditor": true }, { "refId": "F", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-user), 3)", "textEditor": true }, { "refId": "G", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-wait), 3)", "textEditor": true }, { "refId": "H", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.cpu-idle), 3)", "textEditor": true }, { "refId": "I", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-interrupt), 3)", "textEditor": true }, { "refId": "J", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-nice), 3)", "textEditor": true }, { "refId": "K", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-softirq), 3)", "textEditor": true }, { "refId": "L", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-steal), 3)", "textEditor": true }, { "refId": "M", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-system), 3)", "textEditor": true }, { "refId": "N", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-user), 3)", "textEditor": true }, { "refId": "O", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-wait), 3)", "textEditor": true }, { "refId": "P", "target": "aliasByNode(averageSeries(collectd.$Server.cpu-*.percent-idle), 3)", "textEditor": true } ], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "label": "Percent", "logBase": 1, "max": 101, "min": 0, "show": true }, { "format": "short", "label": "Jiffies", "logBase": 1, "max": 101, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "fill": 0, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "hide": true, "refId": "A", "target": "keepLastValue(collectd.$Server.processes.ps_state-blocked, 2)", "textEditor": false }, { "hide": true, "refId": "B", "target": "keepLastValue(collectd.$Server.processes.ps_state-paging, 2)", "textEditor": false }, { "hide": false, "refId": "C", "target": "alias(keepLastValue(collectd.$Server.processes.ps_state-running, 2), 'Running processes')", "textEditor": false }, { "hide": true, "refId": "E", "target": "keepLastValue(collectd.$Server.processes.ps_state-stopped, 2)", "textEditor": false }, { "hide": true, "refId": "F", "target": "keepLastValue(collectd.$Server.processes.ps_state-zombies, 2)", "textEditor": false }, { "hide": true, "refId": "D", "target": "keepLastValue(collectd.$Server.processes.ps_state-sleeping, 2)", "textEditor": false }, { "hide": false, "refId": "G", "target": "alias(sumSeries(#A, #B, #C, #D, #E, #F), \"Total\")", "textEditor": true } ], "timeFrom": null, "timeShift": null, "title": "Processes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "title": "CPU / Processes" }, { "collapse": false, "editable": true, "height": "350px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "decimals": 2, "editable": true, "error": false, "fill": 0, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "aliasByNode(collectd.$Server.df-*.df_complex-free, 2)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Free diskspace", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bits", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/write/", "transform": "negative-Y" }, { "alias": "/ops/", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(collectd.$Server.*.disk_octets.*, 2, 3, 4)", "textEditor": false }, { "refId": "B", "target": "aliasByNode(collectd.$Server.*.disk_ops.*, 2, 3, 4)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Disk throughput", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": "Bytes/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "iops", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "title": "Disk" }, { "collapse": false, "editable": true, "height": "300px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "decimals": 2, "editable": true, "error": false, "fill": 9, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Swap", "color": "#BF1B00", "stack": true }, { "alias": "Slab Unrecl", "color": "#C15C17" } ], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(collectd.$Server.memory.memory-buffered, 'Buffered')", "textEditor": false }, { "refId": "B", "target": "alias(collectd.$Server.memory.memory-cached, 'Cached')", "textEditor": false }, { "refId": "C", "target": "alias(collectd.$Server.memory.memory-used, 'Used')", "textEditor": false }, { "refId": "E", "target": "alias(collectd.$Server.memory.memory-slab_recl, 'Slab Recl')", "textEditor": false }, { "refId": "F", "target": "alias(collectd.$Server.memory.memory-slab_unrecl, 'Slab Unrecl')", "textEditor": false }, { "refId": "D", "target": "alias(collectd.$Server.memory.memory-free, 'Free')", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bits", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "RX", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(scale(collectd.$Server.*.if_octets.rx, 8), 'RX')" }, { "refId": "B", "target": "alias(scale(collectd.$Server.*.if_octets.tx, 8), 'TX')" } ], "timeFrom": null, "timeShift": null, "title": "Network", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bps", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "showTitle": true, "title": "Memory / Network" }, { "collapse": false, "editable": true, "height": "300px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_BC-GRAPHITE}", "editable": true, "error": false, "fill": 0, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "stack": false } ], "span": 12, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(collectd.$Server.mysql-mysql.mysql_commands-select, 'select')", "textEditor": false }, { "refId": "C", "target": "alias(collectd.$Server.mysql-mysql.mysql_commands-delete, 'delete')", "textEditor": false }, { "refId": "B", "target": "alias(collectd.$Server.mysql-mysql.mysql_commands-update, 'update')", "textEditor": false }, { "refId": "D", "target": "alias(collectd.$Server.mysql-mysql.mysql_commands-insert, 'insert')", "textEditor": false }, { "refId": "E", "target": "alias(collectd.$Server.mysql-mysql.cache_result-qcache-hits, 'cache_hits')", "textEditor": false }, { "refId": "F", "target": "alias(collectd.$Server.mysql-mysql.mysql_commands-replace, 'replace')", "textEditor": false }, { "refId": "G", "target": "alias(sumSeries(collectd.$Server.mysql-mysql.mysql_commands-*), 'Total')" } ], "timeFrom": null, "timeShift": null, "title": "MySQL Stats", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "Queries/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" } ], "time": { "from": "now-24h", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "notice": false, "now": true, "nowDelay": "", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "status": "Stable", "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d", "90d" ], "type": "timepicker" }, "templating": { "list": [ { "allFormat": "glob", "current": {}, "datasource": "${DS_BC-GRAPHITE}", "hide": 0, "hideLabel": false, "includeAll": false, "multi": false, "multiFormat": "glob", "name": "Server", "options": [], "query": "collectd.*", "refresh": 1, "regex": "", "type": "query" } ] }, "annotations": { "list": [] }, "refresh": "5m", "schemaVersion": 12, "version": 2, "links": [], "gnetId": 12747, "description": "Collectd/Graphite Server metrics dashboard (Load,CPU, Memory, Temp etc)" }
2020-08-03 05:15:39 UTC
null
0
0
14,870
1
531,155
22,162
14
minecraft
Metrix
Metrics dashboard for Minecraft servers
2021-08-14 15:28:48 UTC
2021-08-14 15:30:26 UTC
0
null
0
0
Other
null
0
0
22,162
1
14,870
1
14
Minecraft forge statistics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Metrics dashboard for Minecraft servers", "editable": true, "gnetId": 14870, "graphTooltip": 1, "id": null, "iteration": 1628954757185, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 225, "panels": [], "title": "Quick Stats", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 20, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 12 }, { "color": "green", "value": 18 } ] }, "unit": "ops" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 249, "options": { "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_tps{instance=\"$instance\", type=\"server\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "TPS", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "id": 194, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "sum(jvm_memory_used_bytes{instance=\"$instance\"})", "instant": true, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Memory Usage", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 189, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "process_uptime_seconds{instance=\"$instance\"}", "instant": true, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Uptime", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "id": 231, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "mc_metrix_server_size{instance=\"$instance\"}", "instant": true, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Server Size", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 3, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.75 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "id": 191, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "process_cpu_usage{instance=\"$instance\"}", "instant": true, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "CPU Usage", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "id": 230, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "mc_metrix_entity_spawned{instance=\"$instance\"}", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Entities living", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 25 }, "id": 220, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "mc_metrix_chunk_loaded{instance=\"$instance\"}", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Chunks loaded", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, "id": 259, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.6", "targets": [ { "exemplar": true, "expr": "mc_metrix_player_count{instance=\"$instance\"}", "instant": true, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Players online", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 257, "panels": [], "title": "Player", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 255, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_player_count{instance=\"$instance\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4510", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4511", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 34 }, "hiddenSeries": false, "id": 251, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_player_health{instance=\"$instance\"}", "interval": "", "legendFormat": "{{player}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Health", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4204", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4205", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 252, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_player_health_food{instance=\"$instance\"}", "interval": "", "legendFormat": "{{player}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Food Level", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4204", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4205", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 34 }, "hiddenSeries": false, "id": 253, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_player_health_saturation{instance=\"$instance\"}", "interval": "", "legendFormat": "{{player}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Saturation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4204", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4205", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 223, "panels": [], "title": "Entity", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 228, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_entity_spawned{instance=\"$instance\"}", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Spawned", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2399", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2400", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 43 }, "hiddenSeries": false, "id": 227, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(mc_metrix_entity_spawn_total{instance=\"$instance\"}[$__rate_interval])", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Spawns", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2399", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2400", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 43 }, "hiddenSeries": false, "id": 229, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(mc_metrix_entity_despawn_total{instance=\"$instance\"}[$__rate_interval])", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Despawns", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2399", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2400", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 215, "panels": [], "title": "Chunks", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 52 }, "hiddenSeries": false, "id": 221, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_chunk_loaded{instance=\"$instance\"}", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Loaded", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2191", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2192", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 52 }, "hiddenSeries": false, "id": 218, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(mc_metrix_chunk_load_total[$__rate_interval])", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Loads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1930", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1931", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 52 }, "hiddenSeries": false, "id": 217, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(mc_metrix_chunk_unload_total[$__rate_interval])", "interval": "", "legendFormat": "{{dimension}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unloads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1930", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1931", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 60 }, "id": 247, "panels": [], "title": "Tick", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 61 }, "hiddenSeries": false, "id": 240, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_tps{instance=\"$instance\", type=\"server\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TPS (Server)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3458", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3459", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 61 }, "hiddenSeries": false, "id": 243, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_time_seconds{instance=\"$instance\", type=\"server\", quantile=\"0.5\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Tick (Server)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3458", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3459", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 69 }, "hiddenSeries": false, "id": 241, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_tps{instance=\"$instance\", type=\"world\"}", "interval": "", "legendFormat": "{{id}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TPS (World)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3458", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3459", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 69 }, "hiddenSeries": false, "id": 244, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_time_seconds{instance=\"$instance\", type=\"world\", quantile=\"0.5\"}", "interval": "", "legendFormat": "{{id}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Tick (World)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3458", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3459", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "ops" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 77 }, "hiddenSeries": false, "id": 242, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_tps{instance=\"$instance\", type=\"player\"}", "interval": "", "legendFormat": "{{id}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TPS (Player)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3458", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3459", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 77 }, "hiddenSeries": false, "id": 245, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_tick_time_seconds{instance=\"$instance\", type=\"player\", quantile=\"0.5\"}", "interval": "", "legendFormat": "{{id}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Tick (Player)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3458", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3459", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 85 }, "id": 233, "panels": [], "title": "Server", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 86 }, "hiddenSeries": false, "id": 235, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(jvm_memory_used_bytes{instance=\"$instance\"})", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3079", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3080", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "percentunit" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 86 }, "hiddenSeries": false, "id": 237, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "process_cpu_usage{instance=\"$instance\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3306", "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3307", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 94 }, "hiddenSeries": false, "id": 238, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "mc_metrix_server_size{instance=\"$instance\"}", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3306", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3307", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [ "minecraft", "gaming", "jvm" ], "templating": { "list": [ { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(jvm_memory_used_bytes, instance)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "multiFormat": "glob", "name": "instance", "options": [], "query": { "query": "label_values(jvm_memory_used_bytes, instance)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Metrix", "uid": "51kxcem7z", "version": 43 }
2021-08-14 15:28:48 UTC
2021-08-14 15:30:26 UTC
0
0
13,855
1
463,492
20,275
14
aria2-dashboard
Aria2 Dashboard
Aria2 Dashboard
2021-02-08 02:45:19 UTC
2021-02-08 02:48:22 UTC
0
A dashboard for https://github.com/sbruder/aria2_exporter
0
0
Other
null
0
0
20,275
1
13,855
1
14
Aria2 Dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Aria2 Dashboard", "editable": true, "gnetId": 13855, "graphTooltip": 0, "id": null, "iteration": 1612751536578, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 14, "panels": [], "title": "Peers & Seeders", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aria2_torrent_peers{instance=~\"$instance\",torrent=~\"$torrent\"}", "interval": "", "legendFormat": "{{torrent}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Peers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:75", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:76", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aria2_torrent_seeders{instance=~\"$instance\",torrent=~\"$torrent\"}", "interval": "", "legendFormat": "{{torrent}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Seeders", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:157", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:158", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 16, "panels": [], "title": "Tasks", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(aria2_torrent_downloaded_bytes_total{instance=~\"$instance\",torrent=~\"$torrent\"}[10s])", "interval": "", "legendFormat": "{{torrent}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Download Speeds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:572", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:573", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(aria2_torrent_uploaded_bytes_total{instance=~\"$instance\",torrent=~\"$torrent\"}[10s])", "interval": "", "legendFormat": "{{torrent}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upload Speeds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:654", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:655", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aria2_torrent_downloaded_bytes_total{instance=~\"$instance\",torrent=~\"$torrent\"}", "interval": "", "legendFormat": "{{torrent}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Downloaded Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:315", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:316", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aria2_torrent_uploaded_bytes_total{instance=~\"$instance\",torrent=~\"$torrent\"}", "interval": "", "legendFormat": "{{torrent}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Uploaded Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:397", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:398", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 18, "panels": [], "title": "Global", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(aria2_torrent_downloaded_bytes_total{instance=~\"$instance\",torrent=~\"$torrent\"}[10s]))", "interval": "", "legendFormat": "Speed", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Global Download Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:662", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:663", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(aria2_torrent_uploaded_bytes_total{instance=~\"$instance\"}[10s]))", "interval": "", "legendFormat": "Speed", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Global Upload Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:744", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:745", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(aria2_torrent_downloaded_bytes_total{instance=~\"$instance\"})", "interval": "", "legendFormat": "download", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Global Downloaded Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1062", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1063", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 36 }, "hiddenSeries": false, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(aria2_torrent_uploaded_bytes_total{instance=~\"$instance\"})", "interval": "", "legendFormat": "upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Global Uploaded Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1062", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1063", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [ "aria2", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "aria2_torrent_size_bytes", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "torrent", "options": [], "query": { "query": "aria2_torrent_size_bytes", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/torrent=\"(.*?)\"/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "aria2_torrent_size_bytes", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "instance", "options": [], "query": { "query": "aria2_torrent_size_bytes", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/instance=\"(.*?)\"/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Aria2 Dashboard", "uid": "lzfDIgEMk", "version": 13 }
2021-02-08 02:45:19 UTC
null
0
0
16,693
1
683,637
25,568
14
sentinel
Sentinel Dashboard
Sentinel Dashboard
2022-08-09 02:34:07 UTC
2022-08-11 03:39:00 UTC
0
**Source Code for Integration** [sentinel-metric-prometheus](https://github.com/alibaba/Sentinel/tree/feature/prometheus_metric_extension/sentinel-extension/sentinel-metric-prometheus)
75,482
75,483
Other
null
0
0
25,568
1
16,693
1
14
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 16693, "graphTooltip": 0, "id": null, "iteration": 1660012186181, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 2, "y": 0 }, "id": 48, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:445", "name": "value to text", "value": 1 }, { "$$hashKey": "object:446", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "expr": "sum(sentinel_block_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"})", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "拦截总请求数(当前资源)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:448", "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 8, "y": 0 }, "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:445", "name": "value to text", "value": 1 }, { "$$hashKey": "object:446", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "expr": "sum(sentinel_success_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}) + sum(sentinel_block_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "总请求数(当前资源)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:448", "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#73BF69", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 14, "y": 0 }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:445", "name": "value to text", "value": 1 }, { "$$hashKey": "object:446", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "", "targets": [ { "expr": "sum(sentinel_success_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "累计成功请求数(当前资源)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:448", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "每秒拦截数": "red", "请求拦截率": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(sentinel_pass_requests_total{}[30s]))", "interval": "", "legendFormat": "每秒通过数", "refId": "A" }, { "expr": "sum(irate(sentinel_block_requests_total{}[30s]))", "interval": "", "legendFormat": "每秒拦截数", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "系统流量波动", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:531", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:532", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(sentinel_success_requests_total{resource=\"/error\"}[2m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "服务访问失败量", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:327", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:328", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-green", "value": 30 }, { "color": "super-light-yellow", "value": 50 }, { "color": "semi-dark-yellow", "value": 70 }, { "color": "light-purple", "value": 100 }, { "color": "light-blue", "value": 300 }, { "color": "light-red", "value": 500 }, { "color": "semi-dark-red", "value": 1000 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 18 }, "id": 56, "interval": "5s", "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum by (le) (increase(sentinel_requests_latency_seconds_bucket{le!=\"+Inf\"}[5m]))", "format": "heatmap", "instant": false, "interval": "", "legendFormat": "{{le}} s", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "接口请求耗时统计", "type": "bargauge" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 4, "panels": [], "title": "接口访问量", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 0, "y": 27 }, "id": 16, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "sum(irate(sentinel_pass_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}[30s]))", "interval": "", "legendFormat": "每秒请求数量", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "每秒请求数量", "transparent": true, "type": "gauge" }, { "aliasColors": { "single": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 6, "y": 27 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(sentinel_pass_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}[30s]))", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "接口请求数量", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:180", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:181", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 26, "panels": [], "title": "服务访问阻塞率", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 0, "y": 36 }, "id": 28, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "irate(sentinel_block_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}[30s])", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "当前接口阻塞QPS", "transparent": true, "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 5, "y": 36 }, "hiddenSeries": false, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(sentinel_block_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}[30s])", "interval": "", "legendFormat": "$resource", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "接口阻塞QPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:147", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:148", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 19, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 50, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(sentinel_block_requests_total{resource!=\"/**\"}[30s])) by (resource)", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "接口访问阻塞QPS(所有接口)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:472", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:473", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, "id": 24, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 0, "y": 54 }, "id": 12, "maxPerRow": 12, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.7", "repeat": null, "repeatDirection": "v", "targets": [ { "expr": "irate(sentinel_success_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}[30s])", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "接口访问成功QPS", "transparent": true, "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 6, "y": 54 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(sentinel_success_requests_total{exported_job=\"$exported_job\",instance=\"$instance\",resource=\"$resource\"}[30s])", "interval": "", "legendFormat": "$resource", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "服务访问成功QPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:47", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:48", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 21, "x": 1, "y": 62 }, "hiddenSeries": false, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(sentinel_success_requests_total{resource!=\"/**\"}[30s])) by (resource)", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "接口访问成功QPS(所有接口)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:257", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:258", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "服务访问成功率", "type": "row" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(sentinel_pass_requests_total, exported_job)", "error": null, "hide": 0, "includeAll": false, "label": "exported_job", "multi": false, "name": "exported_job", "options": [], "query": "label_values(sentinel_pass_requests_total, exported_job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(sentinel_pass_requests_total{exported_job=\"$exported_job\"}, instance)", "error": null, "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(sentinel_pass_requests_total{exported_job=\"$exported_job\"}, instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(sentinel_success_requests_total{exported_job=\"$exported_job\", instance=\"$instance\", resource!=\"/**\"}, resource)", "error": null, "hide": 0, "includeAll": false, "label": "resource", "multi": false, "name": "resource", "options": [], "query": "label_values(sentinel_success_requests_total{exported_job=\"$exported_job\", instance=\"$instance\", resource!=\"/**\"}, resource)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ] }, "timezone": "", "title": "Sentinel Dashboard", "uid": "SFoq3qgVk", "version": 103, "description": "Sentinel Dashboard" }
2022-08-09 02:34:07 UTC
2022-08-09 02:38:25 UTC
0
0
15,231
1
419,221
22,841
14
xecm-content-server-services
opentext xECM Content Server Services
opentext Content Servcer Services Monitoring Source: opentext Monitoring Agent.
2021-11-10 13:57:41 UTC
2021-11-10 13:58:43 UTC
0
null
68,451
68,452
null
null
0
0
22,841
1
15,231
1
14
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "aidanmountford-html-panel", "name": "HTML", "version": "0.0.1" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15231, "graphTooltip": 0, "id": null, "iteration": 1636552586125, "links": [], "panels": [ { "aliasColors": {}, "cacheTimeout": null, "css_data": "", "datasource": null, "doInit": {}, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 0 }, "handleMetric": {}, "html_data": "<table>\r\n <tr>\r\n <td>\r\n ID\r\n </td>\r\n <td>\r\n Beschreibung\r\n </td>\r\n </tr>\r\n <tr style='mso-yfti-irow:0;height:12.1pt'>\r\n <td>\r\n OTCS0101\r\n </td>\r\n <td>\r\n Suche in einem Folder mit 100 Items\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>\r\n OTCS0102\r\n </td>\r\n <td>\r\n Suche in einem Folder mit 10 Items\r\n </td>\r\n </tr>\r\n <tr><td>OTCS0201\r\n </td>\r\n <td>Download Datei die auf dem Archive Server\r\n gespeichert ist\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>\r\n OTCS0202\r\n </td>\r\n <td>Download Datei die in der Content\r\n Server Datenbank gespeichert ist (Internal)\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>\r\n OTCS0203\r\n </td>\r\n <td>Download Datei die auf dem Filesystem (EFS)\r\n gespeichert ist\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>\r\n OTCS0301\r\n </td>\r\n <td>\r\n Browse Ordner mit 100 Items\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>OTCS0302\r\n </td>\r\n <td>Browse Ordner mit 10 Items\r\n </td>\r\n </tr>\r\n <td>\r\n OTCS0303\r\n </td>\r\n <td>Browse llworkspace\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>OTCS0401\r\n </td>\r\n <td>Upload Datei auf Filesystem (EFS) alle 30min\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>OTCS0402\r\n </td>\r\n <td>Upload Datei in den Archive Server\r\n alle 30min\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>OTCS0403\r\n </td>\r\n <td>Upload Datei in die Content Server Datenbank\r\n (Internal) alle 30min\r\n </td>\r\n </tr>\r\n <tr>\r\n <td>OTCS0501\r\n </td>\r\n <td>Select über LiveReport auf die\r\n AgentSchedule Tabelle von der Content Server Datenbank\r\n </td>\r\n </tr>\r\n <tr >\r\n <td>OTCS0601\r\n </td>\r\n <td>\r\nAusführen eines Web Reports mit einer HTML Ausgabe\r\n </td>\r\n </tr>\r\n <tr><td>\r\n OTCS0701\r\n </td>\r\n <td>\r\n Öffnen ein Test File aus dem Supportverzeichnis.\r\n </td>\r\n </tr>\r\n</table>", "id": 60, "interval": null, "js_code": "", "js_init_code": "", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "timeFrom": null, "timeShift": null, "title": "Description", "transparent": true, "type": "aidanmountford-html-panel" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 5 }, { "color": "red", "value": 15 }, { "color": "green", "value": 200 }, { "color": "#EF843C", "value": 300 }, { "color": "#E24D42", "value": 400 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Response Time" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "unit", "value": "s" }, { "id": "custom.width", "value": 116 } ] }, { "matcher": { "id": "byName", "options": "Response Code" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 114 } ] }, { "matcher": { "id": "byName", "options": "job" }, "properties": [ { "id": "custom.width", "value": 101 } ] }, { "matcher": { "id": "byName", "options": "Service" }, "properties": [ { "id": "custom.width", "value": 156 } ] }, { "matcher": { "id": "byName", "options": "Instance" }, "properties": [ { "id": "custom.width", "value": 107 } ] }, { "matcher": { "id": "byName", "options": "Url" }, "properties": [ { "id": "custom.width", "value": 892 } ] }, { "matcher": { "id": "byName", "options": "env" }, "properties": [ { "id": "custom.width", "value": 80 } ] } ] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 12 }, "id": 62, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.3.7", "targets": [ { "expr": "serviceAvgExecutionTime{env=~\"$Instance\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Services Overview Instance: $Instance", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": false, "serviceDisplayName": false, "serviceIndex": true }, "indexByName": {}, "renameByName": { "Value": "Response Time", "__name__": "", "job": "Instance", "serviceDisplayName": "Service", "serviceRequest": "Url", "serviceResponseCode": "Response Code" } } } ], "type": "table" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 50, "panels": [], "repeat": "Service", "title": "$Service", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 26 }, "id": 58, "options": { "showHeader": true }, "pluginVersion": "7.3.7", "targets": [ { "expr": "serviceExecutionTime{env=\"$Instance\", serviceDisplayName=\"$Service\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Request URL", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": false, "__name__": true, "instance": true, "job": false, "serviceDisplayName": false, "serviceIndex": true, "serviceResponseCode": false }, "indexByName": {}, "renameByName": { "Time": "", "Value": "Response Time", "job": "Instance", "serviceDisplayName": "HID", "serviceRequest": "URL", "serviceResponseCode": "Response HTTP Code" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 0, "operator": "", "text": "OK", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 1, "operator": "", "text": "REDIRECT", "to": "", "type": 1, "value": "100" }, { "from": "", "id": 2, "operator": "", "text": "Request Failed", "to": "", "type": 1, "value": "200" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 1 }, { "color": "#EAB839", "value": 100 }, { "color": "red", "value": 200 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 29 }, "id": 56, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "serviceResponseMessage{env=~\"$Instance\", serviceDisplayName=\"$Service\"}", "interval": "", "legendFormat": " ", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Status", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "\n", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 4, "y": 29 }, "hiddenSeries": false, "id": 51, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "serviceExecutionTime{env=~\"$Instance\", serviceDisplayName=\"$Service\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env}} - {{ serviceDisplayName }}", "refId": "A" }, { "expr": "avg_over_time(serviceExecutionTime{env=~\"$Instance\", serviceDisplayName=\"$Service\"}[4w]) ", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Median {{ env }} - {{ serviceDisplayName }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Execution Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "s", "label": null, "logBase": 1, "max": "10", "min": null, "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "\n", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 29 }, "hiddenSeries": false, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "serviceResponseByteCount{env=~\"$Instance\",serviceDisplayName=\"$Service\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env}} - {{ serviceDisplayName }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response Bytes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 200 }, { "color": "#EAB839", "value": 300 }, { "color": "red", "value": 400 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 32 }, "id": 53, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "expr": "serviceResponseCode{env=~\"$Instance\", serviceDisplayName=\"$Service\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "HTTP Status Code", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "\n", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 4, "y": 35 }, "hiddenSeries": false, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "serviceResponseCode{env=\"$Instance\", serviceDisplayName=\"$Service\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ env }} - {{ serviceDisplayName }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Http Response Code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:70", "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:71", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(env)", "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Instance", "options": [], "query": "label_values(env)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(serviceExecutionTime{env=~\"$Instance\"}, serviceDisplayName)", "error": null, "hide": 0, "includeAll": true, "label": "Service", "multi": true, "name": "Service", "options": [], "query": "label_values(serviceExecutionTime{env=~\"$Instance\"}, serviceDisplayName)", "refresh": 1, "regex": "OTCS.*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "opentext xECM Content Server Services", "uid": "NqiajHxGk", "version": 49, "description": "opentext Content Servcer Services Monitoring \nSource: opentext Monitoring Agent." }
2021-11-10 13:57:41 UTC
2021-11-10 13:58:42 UTC
0
0
13,451
1
439,209
19,620
14
jails
Jails
jails resources via rctl_exporter
2020-11-22 20:00:11 UTC
2020-11-22 20:30:08 UTC
0
Dashboard for jails item collected with rctl_exporter https://github.com/yo000/rctl_exporter
0
0
Other
null
0
0
19,620
1
13,451
1
14
jalis resources via rctl_exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "$$hashKey": "object:895", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "jails resources via rctl_exporter", "editable": true, "gnetId": 13451, "graphTooltip": 0, "id": null, "iteration": 1606072987546, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_pcpu{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_memoryuse{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Use", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_swapuse{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap Use", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_vmemoryuse{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Virtual Mem Use", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Reads and writes in Bps", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_readbps{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }} reads", "refId": "A" }, { "expr": "rctl_usage_jail_writebps{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }} writes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Reads/Writes Bps", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Reads and writes in iops", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_readiops{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }} reads", "refId": "A" }, { "expr": "rctl_usage_jail_writeiops{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }} writes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Reads/Writes iops", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "iops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of open files", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_openfiles{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of processes running", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rctl_usage_jail_maxproc{instance=~\"$instance:$port\",name=~\"$name\"}", "interval": "", "legendFormat": "{{ name }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Max processes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:946", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:947", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rctl_up,instance)", "hide": 0, "includeAll": true, "index": -1, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(rctl_up,instance)", "refresh": 1, "regex": "/(.*)\\:/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rctl_up,instance)", "hide": 2, "includeAll": false, "index": -1, "label": "port", "multi": false, "name": "port", "options": [], "query": "label_values(rctl_up,instance)", "refresh": 1, "regex": "/.*\\:(.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rctl_usage_jail_coredumpsize,name)", "hide": 0, "includeAll": true, "index": -1, "label": "name", "multi": true, "name": "name", "options": [], "query": "label_values(rctl_usage_jail_coredumpsize,name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Jails", "uid": "_iuUWXTMz", "variables": { "list": [] }, "version": 10 }
2020-11-22 20:00:11 UTC
2020-11-22 20:05:16 UTC
0
0
12,971
1
415,265
18,762
14
mpdv-process-data-process-values
MPDV Process data - Process values
Overview of the processing and distribution of process values
2020-09-08 08:10:56 UTC
2020-09-15 08:49:14 UTC
0
null
56,125
56,126
Other
null
0
0
18,762
1
12,971
1
14
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Overview of the processing and distribution of process values", "editable": true, "gnetId": 12971, "graphTooltip": 2, "id": null, "iteration": 1599483691151, "links": [ { "asDropdown": false, "icon": "dashboard", "includeVars": true, "keepTime": false, "tags": [ "MPDV", "index" ], "targetBlank": false, "title": "MPDV Index", "tooltip": "", "type": "dashboards", "url": "mpdv-index" }, { "asDropdown": false, "icon": "external link", "includeVars": true, "tags": [ "MPDV", "processdata", "overview" ], "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "MPDV", "processdata", "detail" ], "targetBlank": false, "title": "MPDV Process Data - Details", "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 10, "panels": [], "title": "Import from PCC", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "id": 4, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*(.*).*/", "color": "#bf1b00", "fill": 10 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", record_type=\"processed\", processing_result=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", record_type=\"processed\", processing_result=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PCC-Import - Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of errors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 6, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PCC-Import - Number of imported process values", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of process values", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 10 }, "id": 7, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 600, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 900, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PCC-Import - Execution time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "s", "label": "Time", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 10 }, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m)) / abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (processed)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PCC-Import - Data throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Process value/second", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 19 }, "id": 5, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_files_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", file_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_files_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", file_type=\"processed\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (processed)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PCC-Import - Files processed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of files", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 19 }, "id": 8, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "abs(sum by (job)(wsp_services_subset_files_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", file_type=\"remaining\"}) - sum by (job)(wsp_services_subset_files_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"importFromPccFiles\", file_type=\"remaining\"} offset 5m))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}} (remaining)", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 250, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "fillColor": "rgba(50, 116, 217, 0.2)", "line": true, "lineColor": "rgba(31, 96, 196, 0.6)", "op": "gt", "value": 750, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PCC-Import - Remaining files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of files", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 12, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 29 }, "id": 18, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*(.*).*/", "color": "#bf1b00", "fill": 10 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", record_type=\"inserted\", processing_result=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", record_type=\"inserted\", processing_result=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (insert)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (single service) - Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of errors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 29 }, "id": 16, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", record_type=\"inserted\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", record_type=\"inserted\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (single service) - Number processed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of process values", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 38 }, "id": 39, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 600, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 900, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (single service) - Execution time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "s", "label": "Time", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 38 }, "id": 40, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m)) / abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"insert\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (processed)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (single service) - Data throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Process value/second", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Single-Service", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 20, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 48 }, "id": 33, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*(.*).*/", "color": "#bf1b00", "fill": 10 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", processing_result=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", processing_result=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (batch service) - Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of errors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 48 }, "id": 31, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}} (remaining)", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 250000, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1000000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (batch service) - Number processed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of process values", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 57 }, "id": 37, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 600, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 900, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (batch service) - Execution time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "s", "label": "Time", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 57 }, "id": 36, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m)) / abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"batchInsert\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (processed)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New process values (batch service) - Data throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Process value/second", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Batch-Service", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 27, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 67 }, "id": 38, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*(.*).*/", "color": "#bf1b00", "fill": 10 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", processing_result=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_count{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", processing_result=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distribution of process data - Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of errors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 67 }, "id": 34, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 600, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 900, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distribution of process data - Execution time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "s", "label": "Time", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 76 }, "id": 29, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=~\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (processed)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distribution of process data - Number processed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Number of process values", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 76 }, "id": 35, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", record_type=\"processed\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_subset_records_total_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", record_type=\"processed\", processing_result!=\"failed\"} offset 5m)) / abs(sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", processing_result!=\"failed\"}) - sum by (job)(wsp_services_duration_total_seconds_sum{job=\"$job\", service_domain=\"ProcessValues\", service_function=\"distributeStandard\", processing_result!=\"failed\"} offset 5m))", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{job}} (processed)", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distribution of process data - Data throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Process value/second", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Distribution", "type": "row" } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "MPDV", "processdata", "detail" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(wsp_services_duration_total_seconds_sum{}, job)", "hide": 0, "includeAll": false, "label": "Mandant", "multi": false, "name": "job", "options": [], "query": "label_values(wsp_services_duration_total_seconds_sum{}, job)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "MPDV Process data - Process values", "uid": "MPDV_BLnmL6SZz", "version": 37 }
2020-09-08 08:10:56 UTC
2020-09-08 08:11:51 UTC
0
0
14,428
1
479,948
21,317
14
my-first
RotorWind GmbH Backprozess Dashboard
Live-Überwachung der Temperatursensoren
2021-05-12 18:22:39 UTC
2021-05-12 18:24:08 UTC
0
null
0
0
null
null
0
0
21,317
1
14,428
1
14
test
{ "__inputs": [ { "name": "DS_GOOGLE_SHEETS", "label": "Google Sheets", "description": "", "type": "datasource", "pluginId": "grafana-googlesheets-datasource", "pluginName": "Google Sheets" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "type": "datasource", "id": "grafana-googlesheets-datasource", "name": "Google Sheets", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14428, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_GOOGLE_SHEETS}", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "gradient-gauge", "filterable": false }, "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1, "value": "" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "showHeader": false }, "pluginVersion": "7.2.1", "targets": [ { "cacheDurationSeconds": 300, "range": "Result", "refId": "A", "spreadsheet": "1rRc6kCH64SUhvUsnu--yRl9FoYoVb8byMcDsKFZU20s" } ], "timeFrom": null, "timeShift": null, "title": "专利机构排名", "transparent": true, "type": "table" }, { "datasource": "${DS_GOOGLE_SHEETS}", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1, "value": "" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "id": 3, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "priority date" } ] }, "pluginVersion": "7.2.1", "targets": [ { "cacheDurationSeconds": 300, "range": "RawData", "refId": "A", "spreadsheet": "1rRc6kCH64SUhvUsnu--yRl9FoYoVb8byMcDsKFZU20s" } ], "timeFrom": null, "timeShift": null, "title": "总表", "transparent": true, "type": "table" }, { "datasource": "${DS_GOOGLE_SHEETS}", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": true }, "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1, "value": "" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 50 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "id": 4, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "id (count)" } ] }, "pluginVersion": "7.2.1", "targets": [ { "cacheDurationSeconds": 300, "range": "RawData", "refId": "A", "spreadsheet": "1rRc6kCH64SUhvUsnu--yRl9FoYoVb8byMcDsKFZU20s" } ], "timeFrom": null, "timeShift": null, "title": "总表", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "title", "assignee", "inventor/author" ] } } } ], "transparent": true, "type": "table" } ], "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "RotorWind GmbH Backprozess Dashboard", "uid": "e_ILwipMk", "version": 4, "description": "Live-Überwachung der Temperatursensoren" }
2021-05-12 18:22:39 UTC
2021-05-12 18:24:08 UTC
0
0
10,583
1
244,456
14,789
270
mysql-home-copy
MySQL Home
[PMM] A dashboard to get an overview of your MySQL instances in Percona Monitoring and management
2019-07-22 07:57:31 UTC
2022-05-20 13:40:56 UTC
0
# [PMM] A dashboard to get an overview of your MySQL instances in Percona Monitoring and management ## For custom group based on databases name use : https://github.com/valentin-traen/MYSQL_PMM-Custom-YAML (or native table metrics) ## For cluster number use https://github.com/valentin-traen/MySQL-PMM-innodb_cluster_monitoring ## For data + index size use https://github.com/valentin-traen/MYSQL_PMM_get_table_index_size (or native table metrics)
45,734
45,735
Other
null
0
0
14,789
1
10,583
1
270
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_QAN-API", "label": "QAN-API", "description": "", "type": "datasource", "pluginId": "mysql", "pluginName": "MySQL" } ], "__requires": [ { "type": "panel", "id": "btplc-status-dot-panel", "name": "Status Dot", "version": "0.2.3" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.3" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10583, "graphTooltip": 1, "id": null, "iteration": 1563781185210, "links": [ { "icon": "dashboard", "includeVars": false, "keepTime": true, "tags": [ "QAN" ], "targetBlank": false, "title": "Query Analytics", "type": "link", "url": "/graph/dashboard/db/_pmm-query-analytics" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "OS" ], "targetBlank": false, "title": "OS", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "MySQL" ], "targetBlank": false, "title": "MySQL", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "Insight" ], "targetBlank": false, "title": "Insight", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "PMM" ], "targetBlank": false, "title": "PMM", "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 1701, "panels": [], "title": "MySQL Server - Health", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "decimals": 0, "defaultColor": "#bf1b00", "format": "none", "gridPos": { "h": 5, "w": 19, "x": 0, "y": 1 }, "id": 1724, "linkIndex": "0", "linkVars": [ { "index": "0", "name": "example" } ], "links": [ { "dashboard": "MQWgroiiz", "keepTime": false, "params": "var-host=$example", "targetBlank": true, "title": "Mysql Overview", "type": "absolute", "url": "" } ], "mathColorValue": "data[end]", "mathDisplayValue": "data[end]", "mathScratchPad": "data = size(data)[1] == 0 ? [NaN] : data", "radius": "20px", "targets": [ { "expr": "sort(mysql_up{instance=\"$example\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "color": "#629e51", "value": "1" } ], "title": "Instances \"Example group\"", "transparent": false, "type": "btplc-status-dot-panel" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#052b51", "#052b51", "#052b51" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 1 }, "height": "50", "id": 1335, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#0a50a1", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(node_memory_MemTotal{instance!=\"pmm-server\"})", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 300 } ], "thresholds": "", "title": "Number of monitored systems", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#1f78c1", "#1f78c1", "#1f78c1" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 3 }, "height": "50", "id": 1336, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "count(mysql_global_status_uptime{instance!=\"pmm-server\"})", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 300 } ], "thresholds": "300,360", "title": "Number of instances \"UP\"", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#508642", "#508642", "#bf1b00" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 5 }, "height": "50", "id": 1691, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "count(node_memory_MemTotal{instance!=\"pmm-server\"}) - count(mysql_global_status_uptime{instance!=\"pmm-server\"})", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 300 } ], "thresholds": "0,1", "title": "Number of instances \"DOWN\"", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [], "valueName": "current" }, { "datasource": "${DS_PROMETHEUS}", "decimals": 0, "defaultColor": "#bf1b00", "format": "none", "gridPos": { "h": 5, "w": 19, "x": 0, "y": 6 }, "id": 1697, "linkIndex": "0", "linkVars": [ { "index": "0", "name": "host" } ], "links": [ { "dashboard": "MQWgroiiz", "keepTime": false, "params": "var-host=$host", "targetBlank": true, "title": "Mysql Overview", "type": "absolute", "url": "" } ], "mathColorValue": "data[end]", "mathDisplayValue": "data[end]", "mathScratchPad": "data = size(data)[1] == 0 ? [NaN] : data", "radius": "20px", "targets": [ { "expr": "sort(mysql_up{instance!=\"$example\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "color": "#629e51", "value": "1" } ], "title": "Other instances MySQL", "transparent": false, "type": "btplc-status-dot-panel" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#e0752d", "#e0752d" ], "datasource": "${DS_QAN-API}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 7 }, "id": 1710, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "tableColumn": "count(`name`)", "targets": [ { "alias": "", "expr": "SELECT `name` FROM `pmm`.`instances` WHERE `subsystem_id` IN (3, 4) AND (`deleted` IS NULL OR `deleted` < '1971-01-01 00:00:01');", "format": "table", "hide": false, "intervalFactor": 1, "rawSql": "SELECT count(`name`) FROM `pmm`.`instances` WHERE `subsystem_id` IN (3, 4) AND (`deleted` IS NULL OR `deleted` < '1971-01-01 00:00:01');", "refId": "A" } ], "thresholds": "0,1", "title": "Number of instances with QAN enabled", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#1f78c1", "#1f78c1", "#1f78c1" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 9 }, "height": "50", "id": 1692, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#0a50a1", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(count(mysql_performance_schema_group_replication_replication_group_members_STATUS) by (CLUSTER_NAME))", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 300 } ], "thresholds": "", "title": "Number of clusters", "transparent": false, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" }, { "op": "=", "text": "0", "value": "N/A" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "110%", "gridPos": { "h": 8, "w": 5, "x": 19, "y": 11 }, "id": 1688, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "MySQL Server version", "colorMode": "row", "colors": [ "#1f78c1", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": true, "linkTargetBlank": true, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "MySQL Server version", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": true, "linkTargetBlank": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "version", "rangeMaps": [ { "from": "5.7.1*", "text": "Obsolète", "to": "5.7.22" } ], "sanitize": false, "thresholds": [ "" ], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "MySQL Server version", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "innodb_version", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sort(count(mysql_version_info{instance!=\"pmm-server\"}) by (innodb_version))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "MySQL versions", "transform": "table", "transparent": false, "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 1699, "panels": [], "repeat": null, "title": "MySQL Server - Disk space", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "decimals": 0, "defaultColor": "#bf1b00", "format": "percent", "gridPos": { "h": 6, "w": 19, "x": 0, "y": 20 }, "id": 1690, "linkIndex": "0", "linkVars": [ { "index": "0", "name": "host" } ], "links": [ { "params": "var-host=$host", "targetBlank": true, "title": "MySQL Disk Space", "type": "absolute", "url": "" } ], "mathColorValue": "data[end]", "mathDisplayValue": "data[end]", "mathScratchPad": "data = size(data)[1] == 0 ? [NaN] : data", "radius": "20px", "targets": [ { "expr": "node_filesystem_free{mountpoint=\"/mnt/db\"}*100/node_filesystem_size{mountpoint=\"/mnt/db\"}", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" }, { "expr": "", "format": "time_series", "intervalFactor": 1, "refId": "B" } ], "thresholds": [ { "color": "#e0752d", "value": "10" }, { "color": "#629e51", "value": "20" } ], "title": "Free disk space", "type": "btplc-status-dot-panel" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#1f78c1", "#1f78c1", "#1f78c1" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 20 }, "height": "50", "id": 1695, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " To", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#0a50a1", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "Value", "targets": [ { "expr": "(sum(node_filesystem_size{mountpoint=\"/mnt/db\"}))/1024/1024/1024/1024", "format": "time_series", "instant": false, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 300 } ], "thresholds": "", "title": "Disk space allocated", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#1f78c1", "#1f78c1", "#1f78c1" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 22 }, "height": "50", "id": 1694, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " To", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#0a50a1", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "Value", "targets": [ { "expr": "(sum(node_filesystem_size{mountpoint=\"/mnt/db\"}) - sum(node_filesystem_free{mountpoint=\"/mnt/db\"}))/1024/1024/1024/1024", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 300 } ], "thresholds": "", "title": "Disk space used", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#1f78c1", "#1f78c1", "#1f78c1" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 19, "y": 24 }, "height": "50", "id": 1711, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " Go", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#0a50a1", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "Value", "targets": [ { "expr": "(sum(mysql_custom_metric_get_table_size_VALUE > 0) + sum(mysql_custom_metric_get_index_size_VALUE > 0))/1024/1024/1024", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 300 } ], "thresholds": "", "title": "Disk space used by data and indexes", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "110%", "gridPos": { "h": 7, "w": 6, "x": 0, "y": 26 }, "id": 1719, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Hostname", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Point de montage", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "mountpoint", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Percentage", "colorMode": "row", "colors": [ "#629e51", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [ "60", "70" ], "type": "number", "unit": "percent" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "sort(topk(5,sort((1 - node_filesystem_free{fstype!~\"rootfs|selinuxfs|autofs|rpc_pipefs|tmpfs\",mountpoint=\"/tmp\"} / node_filesystem_size{fstype!~\"rootfs|selinuxfs|autofs|rpc_pipefs|tmpfs\",mountpoint=\"/tmp\"})*100)))", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "refId": "A" } ], "title": "Top 5 temporary disk used", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "110%", "gridPos": { "h": 7, "w": 6, "x": 6, "y": 26 }, "id": 1721, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Hostname", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Disk used", "colorMode": null, "colors": [ "#629e51", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [ "" ], "type": "number", "unit": "decgbytes" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "sort(topk(5,sort(((node_filesystem_size{mountpoint=\"/mnt/db\"}) - (node_filesystem_free{mountpoint=\"/mnt/db\"}))/1024/1024/1024)))", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "refId": "A" } ], "title": "Top 5 Disk space used", "transform": "table", "type": "table" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#508642", "#ef843c", "#bf1b00" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 5, "x": 19, "y": 26 }, "height": "50", "id": 1693, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "%", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#0a50a1", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "100 - sum(node_filesystem_free{mountpoint=\"/mnt/db\"})*100/sum(node_filesystem_size{mountpoint=\"/mnt/db\"})", "format": "time_series", "instant": true, "interval": "5m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 300 } ], "thresholds": "80,90", "title": "Percentage disk space used", "transparent": false, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "Percona", "MySQL" ], "templating": { "list": [ { "allFormat": "glob", "auto": false, "auto_count": 200, "auto_min": "1s", "current": { "text": "5m", "value": "5m" }, "datasource": "Prometheus", "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "multiFormat": "glob", "name": "interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": true, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1m,5m,1h,6h,1d", "refresh": 2, "type": "interval" }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 2, "includeAll": true, "label": "Host", "multi": true, "multiFormat": "regex values", "name": "host", "options": [], "query": "label_values({__name__=~\"node_load1|process_start_time_seconds\"}, instance)", "refresh": 1, "refresh_on_load": false, "regex": "", "sort": 1, "tagValuesQuery": "instance", "tags": [], "tagsQuery": "up", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Example_group", "multi": true, "name": "example", "options": [], "query": "label_values( mysql_custom_metric_get_schema_name_VALUE{SCHEMA_NAME=~\".*example.*\"}, instance)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "hidden": false, "notice": false, "now": true, "nowDelay": "", "refresh_intervals": [ "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "status": "Stable", "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ], "type": "timepicker" }, "timezone": "browser", "title": "MySQL Home", "uid": "n6fhzKgWk", "version": 252, "description": "[PMM] A dashboard to get an overview of your MySQL instances in Percona Monitoring and management" }
2019-07-22 07:57:31 UTC
2020-02-27 08:03:33 UTC
0
0
9,903
1
116,460
13,803
1,294
varnish
Varnish
A dashboard to use to debug a running varnish instance. Easily track requests, cache hits, network i/o, sessions, threads, bans, ban lurker and the ban list size
2019-03-11 15:38:56 UTC
2019-03-11 15:42:20 UTC
0
A dashboard to use to debug a running varnish instance. Easily track requests, cache hits, network i/o, sessions, threads, bans, ban lurker and the ban list size. For use with the exporter below. https://github.com/jonnenauha/prometheus_varnish_exporter
0
0
Other
null
1
5
13,803
1
9,903
1
1,294
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "id": null, "title": "Varnish", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "200px", "panels": [ { "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": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " / sec", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(irate(varnish_main_client_req{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 15 } ], "thresholds": "", "timeFrom": null, "title": "Frontend Requests", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " / sec", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "irate(varnish_main_backend_req{instance=~\"^$varnish_instance.*\"}[5m])", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "", "metric": "varnish_main_backend_req", "refId": "A", "step": 15 } ], "thresholds": "", "title": "Backend Requests", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(varnish_main_vmods{instance=~\"^($varnish_instance).*\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 600 } ], "thresholds": "", "title": "Loaded VMODs", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(96, 96, 96)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "__name__", "targets": [ { "expr": "min(varnish_main_uptime{instance=~\"^($varnish_instance).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 600 } ], "thresholds": "", "title": "Uptime", "transparent": true, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": null, "description": "", "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "height": "", "hideTimeOverride": false, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": null, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 5, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "Value", "targets": [ { "expr": "avg(( rate(varnish_main_cache_hit{instance=~\"^($varnish_instance).*\"}[5m]) / rate(varnish_main_client_req{instance=~\"^($varnish_instance).*\"}[5m]) ))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 600 } ], "thresholds": "0,0,0.1", "title": "Cache Hit Rate", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": "cluster", "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Row title", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "500px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "fill": 4, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 400, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "fetch total", "fill": 0, "yaxis": 2 }, { "alias": "frontend", "color": "#508642" }, { "alias": "backend", "color": "#CCA300" } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(varnish_main_client_req{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "frontend", "metric": "", "refId": "A", "step": 30 }, { "expr": "sum(irate(varnish_main_backend_req{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "backend", "refId": "B", "step": 30 }, { "expr": "sum(varnish_main_fetch_total{instance=~\"^($varnish_instance).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "fetch total", "refId": "C", "step": 60 }, { "expr": "sum(irate(varnish_main_fetch_total{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "fetched objects", "refId": "D", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": 1, "show": true }, { "format": "none", "label": "", "logBase": 1, "max": null, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 6, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "cache miss %", "color": "#890F02" }, { "alias": "cache hit %", "color": "#508642" }, { "alias": "cache hit pass %", "color": "#C15C17" } ], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": true, "targets": [ { "expr": "avg(rate(varnish_main_cache_hit{instance=~\"^($varnish_instance).*\"}[5m]) / rate(varnish_main_client_req{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "cache hit %", "refId": "A", "step": 60 }, { "expr": "avg(1 - (rate(varnish_main_cache_hit{instance=~\"^($varnish_instance).*\"}[5m]) / rate(varnish_main_client_req{instance=~\"^($varnish_instance).*\"}[5m])))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "cache miss %", "refId": "B", "step": 60 }, { "expr": "avg(1 - (rate(varnish_main_cache_hitpass{instance=~\"^($varnish_instance).*\"}[5m]) / rate(varnish_main_client_req{instance=~\"^($varnish_instance).*\"}[5m])))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "cache hit pass %", "refId": "C", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cache hits", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Row title", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "500px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 5, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "hideTimeOverride": false, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 400, "sort": null, "sortDesc": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/backend .*/", "fill": 7 }, { "alias": "frontend", "color": "#508642", "stack": false, "zindex": -2 }, { "alias": "/^backend$/", "color": "#CCA300", "fill": 0, "stack": false, "zindex": 1 } ], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(irate(varnish_main_s_resp_hdrbytes{instance=~\"^($varnish_instance).*\"}[5m]) + irate(varnish_main_s_resp_bodybytes{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "frontend", "refId": "A", "step": 30 }, { "expr": "sum(irate(varnish_backend_beresp_hdrbytes{instance=~\"^($varnish_instance).*\"}[5m]) + irate(varnish_backend_beresp_bodybytes{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "backend", "metric": "", "refId": "B", "step": 30 }, { "expr": "sum(irate(varnish_backend_beresp_hdrbytes{instance=~\"^($varnish_instance).*\"}[5m]) + irate(varnish_backend_beresp_bodybytes{instance=~\"^($varnish_instance).*\"}[5m])) by (backend)", "format": "time_series", "intervalFactor": 2, "legendFormat": "backend {{ backend }}", "refId": "C", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "1024", "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 4, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "hideTimeOverride": false, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*expired/", "color": "#82B5D8" }, { "alias": "/.*LRU moved/", "color": "#F9E2D2" }, { "alias": "/.*LRU nuked/", "color": "#BF1B00" }, { "alias": "/.*mem /", "color": "#BA43A9", "fill": 0, "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(varnish_main_n_expired{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "expired", "metric": "varnish_main_n_object", "refId": "A", "step": 60 }, { "expr": "sum(irate(varnish_main_n_lru_moved{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "LRU moved", "refId": "C", "step": 60 }, { "expr": "sum(irate(varnish_main_n_lru_nuked{instance=~\"^($varnish_instance).*\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "LRU nuked", "refId": "B", "step": 60 }, { "expr": "sum(varnish_sma_g_bytes{type=\"s0\", instance=~\"^($varnish_instance).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "mem used", "metric": "", "refId": "E", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cache", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "logBase": 1, "max": null, "min": 1, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 1, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Row title", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "500px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 21, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(varnish_main_backend_conn{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. success", "refId": "A", "step": 60 }, { "expr": "rate(varnish_main_backend_recycle{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. recycles", "refId": "B", "step": 60 }, { "expr": "rate(varnish_main_backend_reuse{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. reuses", "refId": "C", "step": 60 }, { "expr": "rate(varnish_main_backend_fail{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. failures", "refId": "D", "step": 60 }, { "expr": "rate(varnish_main_backend_unhealthy{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. not attempted", "refId": "E", "step": 60 }, { "expr": "rate(varnish_main_backend_busy{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. too many", "refId": "F", "step": 60 }, { "expr": "rate(varnish_main_backend_req{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend requests made", "refId": "G", "step": 60 }, { "expr": "rate(varnish_main_backend_retry{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Backend conn. retry", "refId": "H", "step": 60 }, { "expr": "rate(varnish_backend_conn{instance=~\"^($varnish_instance).*\"}[1m])", "intervalFactor": 2, "legendFormat": "Concurrent connections to backend", "refId": "I", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Backend Connections (per minute)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 19, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(type) (rate(varnish_main_sessions{instance=~\"^($varnish_instance).*\"}[1m]))", "intervalFactor": 2, "legendFormat": "session - {{type}}", "refId": "A", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Sessions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 20, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "varnish_main_threads_created{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Threads created", "metric": "varnish_main_threads_created", "refId": "A", "step": 60 }, { "expr": "varnish_main_threads_destroyed{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Threads destroyed", "refId": "B", "step": 60 }, { "expr": "varnish_main_threads_failed{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Thread creation failed", "refId": "C", "step": 60 }, { "expr": "varnish_main_threads_limited{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Max Threads hit", "refId": "D", "step": 60 }, { "expr": "varnish_main_threads{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Total number of threads", "refId": "E", "step": 60 }, { "expr": "varnish_main_thread_queue_len{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Length of session queue waiting for threads", "refId": "F", "step": 60 }, { "expr": "varnish_main_pools{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Number of thread pools ", "refId": "G", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Threads", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "450px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 22, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "varnish_main_bans{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Count of Bans", "refId": "A", "step": 60 }, { "expr": "varnish_main_bans_completed{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Number of bans marked 'completed'", "refId": "B", "step": 60 }, { "expr": "varnish_main_bans_deleted{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Bans deleted", "refId": "C", "step": 60 }, { "expr": "varnish_main_bans_dups{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Bans superseded by other bans", "refId": "D", "step": 60 }, { "expr": "varnish_main_bans_obj{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Number of bans using obj.*", "refId": "I", "step": 60 }, { "expr": "varnish_main_bans_obj_killed{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Objects killed by bans (lookup)", "refId": "J", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Bans", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 23, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "varnish_main_bans_persisted_bytes{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Bytes used by the persisted ban lists", "refId": "K", "step": 60 }, { "expr": "varnish_main_bans_persisted_fragmentation{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Extra bytes in persisted ban lists due to fragmentation", "refId": "L", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Size of Ban Lists", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 24, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "varnish_main_bans_lurker_contention{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Lurker gave way for lookup", "refId": "E", "step": 60 }, { "expr": "varnish_main_bans_lurker_obj_killed{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Objects killed by bans (lurker)", "refId": "F", "step": 60 }, { "expr": "varnish_main_bans_lurker_tested{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Bans tested against objects (lurker)", "refId": "G", "step": 60 }, { "expr": "varnish_main_bans_lurker_tests_tested{instance=~\"^($varnish_instance).*\"}", "intervalFactor": 2, "legendFormat": "Ban tests tested against objects (lurker)", "refId": "H", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Ban Lurker", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" } ], "time": { "from": "now/d", "to": "now" }, "timepicker": { "now": true, "nowDelay": "", "refresh_intervals": [ "5s", "15s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Instance", "multi": false, "name": "varnish_instance", "options": [], "query": "label_values(varnish_up, instance)", "refresh": 1, "regex": "/^(.*):/", "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "annotations": { "list": [] }, "refresh": false, "schemaVersion": 12, "version": 15, "links": [], "gnetId": 9903, "description": "A dashboard to use to debug a running varnish instance. Easily track requests, cache hits, network i/o, sessions, threads, bans, ban lurker and the ban list size" }
2019-03-11 15:38:56 UTC
2019-03-11 15:42:20 UTC
1
5
12,135
1
373,923
17,269
5,134
use-method-cluster
USE Method / Cluster
http://www.brendangregg.com/USEmethod/use-linux.html
2020-04-22 08:42:16 UTC
2020-04-22 08:42:45 UTC
0
null
0
0
null
null
0
0
17,269
1
12,135
1
5,134
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12135, "graphTooltip": 0, "id": null, "iteration": 1587543128906, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 10, "panels": [], "repeat": null, "title": "CPU", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(\n instance:node_cpu_utilisation:rate1m{job=\"node-exporter\"}\n*\n instance:node_num_cpu:sum{job=\"node-exporter\"}\n)\n/ scalar(sum(instance:node_num_cpu:sum{job=\"node-exporter\"}))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Utilisation", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance:node_load1_per_cpu:ratio{job=\"node-exporter\"}\n/ scalar(count(instance:node_load1_per_cpu:ratio{job=\"node-exporter\"}))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Saturation (load1 per CPU)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 11, "panels": [], "repeat": null, "title": "Memory", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance:node_memory_utilisation:ratio{job=\"node-exporter\"}\n/ scalar(count(instance:node_memory_utilisation:ratio{job=\"node-exporter\"}))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Utilisation", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance:node_vmstat_pgmajfault:rate1m{job=\"node-exporter\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Saturation (Major Page Faults)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": null, "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 12, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/ Receive/", "stack": "A" }, { "alias": "/ Transmit/", "stack": "B", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance:node_network_receive_bytes_excluding_lo:rate1m{job=\"node-exporter\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Receive", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 }, { "expr": "instance:node_network_transmit_bytes_excluding_lo:rate1m{job=\"node-exporter\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Transmit", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Net Utilisation (Bytes Receive/Transmit)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/ Receive/", "stack": "A" }, { "alias": "/ Transmit/", "stack": "B", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance:node_network_receive_drop_excluding_lo:rate1m{job=\"node-exporter\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Receive", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 }, { "expr": "instance:node_network_transmit_drop_excluding_lo:rate1m{job=\"node-exporter\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Transmit", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Net Saturation (Drops Receive/Transmit)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": null, "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 13, "panels": [], "repeat": null, "title": "Disk IO", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance_device:node_disk_io_time_seconds:rate1m{job=\"node-exporter\"}\n/ scalar(count(instance_device:node_disk_io_time_seconds:rate1m{job=\"node-exporter\"}))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} {{device}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IO Utilisation", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 30 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "instance_device:node_disk_io_time_weighted_seconds:rate1m{job=\"node-exporter\"}\n/ scalar(count(instance_device:node_disk_io_time_weighted_seconds:rate1m{job=\"node-exporter\"}))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} {{device}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IO Saturation", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 14, "panels": [], "repeat": null, "title": "Disk Space", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum without (device) (\n max without (fstype, mountpoint) (\n node_filesystem_size_bytes{job=\"node-exporter\", fstype!=\"\"} - node_filesystem_avail_bytes{job=\"node-exporter\", fstype!=\"\"}\n )\n) \n/ scalar(sum(max without (fstype, mountpoint) (node_filesystem_size_bytes{job=\"node-exporter\", fstype!=\"\"})))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "legendLink": "/dashboard/file/node-rsrc-use.json", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Utilisation", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "USE Method / Cluster", "uid": "3e97d1d02672cdd0861f4c97c64f89b2", "version": 1, "description": "http://www.brendangregg.com/USEmethod/use-linux.html" }
2020-04-22 08:42:16 UTC
2020-04-22 08:42:45 UTC
0
0
17,149
1
528,879
26,346
15
kubernetes-pod-metrics
Kubernetes Pod Metrics
Monitors Kubernetes pods in cluster using Prometheus. Shows pod information such as IP, Status, container etc. Also overall pod CPU / Memory usage. Uses Kube state metrics and cAdvisor metrics only.
2022-10-10 16:02:25 UTC
2022-10-10 16:02:38 UTC
0
null
0
0
null
null
0
0
26,346
1
17,149
1
15
Monitors Kubernetes pods in cluster using Prometheus. Shows pod information such as IP, Status, container etc. Also overall pod CPU / Memory usage. Uses Kube state metrics and cAdvisor metrics only.
{ "__inputs": [ { "name": "Prometheus", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.2" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "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" } ] }, "description": "Monitors Kubernetes pods in cluster using Prometheus. Shows pod information such as IP, Status, container etc. Also overall pod CPU / Memory usage. Uses Kube state metrics and cAdvisor metrics only.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 17149, "graphTooltip": 0, "id": null, "iteration": 1665403657848, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 42, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Pod Info", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editable": true, "error": false, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 1 }, "height": "1px", "id": 34, "isNew": true, "links": [], "options": { "content": "# $Pod_ip", "mode": "markdown" }, "pluginVersion": "9.0.2", "style": { "font-size": "72pt" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "refId": "A" } ], "title": "Pod IP Address", "type": "text" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editable": true, "error": false, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 1 }, "height": "1px", "id": 35, "isNew": true, "links": [], "options": { "content": "$phase", "mode": "markdown" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "refId": "A" } ], "title": "Pod Status", "type": "text" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editable": true, "error": false, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 1 }, "id": 40, "isNew": true, "links": [], "options": { "content": "# $container", "mode": "markdown" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "refId": "A" } ], "title": "Pod Container", "type": "text" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 44, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Total usage", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 65 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 5 }, "id": 4, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (container_memory_working_set_bytes{pod=~\"$Pod\"}) / sum (machine_memory_bytes{hostname=~\"$Node\"}) * 100", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "title": "Pod memory usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "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": 65 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 5 }, "id": 6, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (rate (container_cpu_usage_seconds_total{pod=~\"$Pod\"}[1m])) / sum (machine_cpu_cores{hostname=~\"^$Node$\"}) * 100", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "title": "Pod CPU usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 10 }, "id": 36, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (container_memory_working_set_bytes{pod=~\"^$Pod$\"})", "intervalFactor": 2, "refId": "A", "step": 40 } ], "title": "Used", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 10 }, "id": 37, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (machine_memory_bytes{kubernetes_io_hostname=~\"^$Node$\"})", "intervalFactor": 2, "refId": "A", "step": 40 } ], "title": "Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 10 }, "id": 38, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (rate (container_cpu_usage_seconds_total{pod=~\"$Pod\"}[1m]))", "intervalFactor": 2, "refId": "A", "step": 40 } ], "title": "Used", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 10 }, "id": 39, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (rate (container_cpu_usage_seconds_total{hostname=~\"$Node\"}[1m]))", "intervalFactor": 2, "refId": "A", "step": 40 } ], "title": "Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 13 }, "id": 9, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "expr": "sum (container_memory_working_set_bytes{pod=~\"$Pod\"})", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "title": "Pod memory working bytes", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 45, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Pods CPU usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "decimals": 3, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 17 }, "height": "", "hiddenSeries": false, "id": 17, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\".*\",pod=~\"$Pod\"}[1m])) by (pod)", "interval": "1s", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_cpu", "range": true, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "Pods CPU usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 46, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "All processes CPU usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "decimals": 3, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 14, "w": 24, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 20, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "expr": "sum (rate (container_cpu_usage_seconds_total{id!=\"/\",pod=~\"$Pod\"}[1m])) by (pod)", "hide": false, "interval": "1s", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_cpu", "range": true, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "All processes CPU usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 47, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "decimals": 2, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 25, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\".*\",pod=~\"$Pod\"}) by (pod)", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_memory_usage:sort_desc", "range": true, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "Pods memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Pods memory usage", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 48, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "decimals": 2, "editable": true, "error": false, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 14, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 28, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "Prometheus" }, "editorMode": "code", "expr": "sum (container_memory_working_set_bytes{id!=\"/\",pod=~\"^$Pod\"}) by (pod)", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_memory_usage:sort_desc", "range": true, "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "All processes memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "All processes memory usage", "type": "row" } ], "refresh": "5s", "schemaVersion": 36, "style": "dark", "tags": [ "kubernetes" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(hostname)", "hide": 0, "includeAll": true, "multi": false, "name": "Node", "options": [], "query": { "query": "label_values(hostname)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(pod)", "hide": 0, "includeAll": true, "label": "Pod", "multi": false, "name": "Pod", "options": [], "query": { "query": "label_values(pod)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "", "hide": 2, "includeAll": false, "multi": false, "name": "Pod_ip", "options": [], "query": { "query": "label_values(kube_pod_info{pod=~\"$Pod.*$\"}, pod_ip)", "refId": "Prometheus-Pod_ip-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "label_values(phase)", "hide": 2, "includeAll": false, "multi": false, "name": "phase", "options": [], "query": { "query": "label_values(phase)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "Prometheus" }, "definition": "", "hide": 2, "includeAll": false, "multi": false, "name": "container", "options": [], "query": { "query": "label_values(kube_pod_container_info{pod=~\"$Pod.*$\"}, container)", "refId": "Prometheus-container-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Kubernetes Pod Metrics", "uid": "jTXhrPV4k1", "version": 2, "weekStart": "" }
2022-10-10 16:02:25 UTC
null
0
0
15,802
1
595,718
23,936
15
synth-se
Synthèse
Electricité, température, météo, activité
2022-02-23 18:05:07 UTC
2022-02-23 18:07:01 UTC
0
null
0
0
null
null
0
0
23,936
1
15,802
1
15
null
{ "__inputs": [ { "name": "DS_TEMPERATURES", "label": "Temperatures", "description": "", "type": "datasource", "pluginId": "frser-sqlite-datasource", "pluginName": "SQLite" }, { "name": "DS_INFINITYTEST", "label": "InfinityTest", "description": "", "type": "datasource", "pluginId": "yesoreyeram-infinity-datasource", "pluginName": "Infinity" }, { "name": "DS_INFINITY", "label": "Infinity", "description": "", "type": "datasource", "pluginId": "yesoreyeram-infinity-datasource", "pluginName": "Infinity" }, { "name": "DS_DÉTECTIONS_V2", "label": "Détections V2", "description": "", "type": "datasource", "pluginId": "frser-sqlite-datasource", "pluginName": "SQLite" } ], "__elements": [ { "name": "Températures Synthèse", "uid": "_6C9GEgRk", "kind": 1, "model": { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlYlRd" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "light-blue", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Tempérture intérieure" }, "properties": [ { "id": "color", "value": { "mode": "thresholds" } }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "yellow", "value": 19 }, { "color": "orange", "value": 21 }, { "color": "dark-red", "value": 26 }, { "color": "dark-purple", "value": 28 } ] } }, { "id": "max", "value": 30 }, { "id": "min", "value": 16 } ] }, { "matcher": { "id": "byName", "options": "Tempérture extérieure" }, "properties": [ { "id": "min" }, { "id": "max", "value": 40 }, { "id": "color", "value": { "mode": "continuous-BlYlRd" } } ] }, { "matcher": { "id": "byName", "options": "Tempérture piscine" }, "properties": [ { "id": "min", "value": 0 }, { "id": "max", "value": 35 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 8, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_TEMPERATURES}" }, "queryText": "Select \ntimestamp as time,\nT_int as \"Tempérture intérieure\"\nfrom temperatures", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\nT_int as \"Tempérture intérieure\"\nfrom temperatures", "refId": "A", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_TEMPERATURES}" }, "hide": false, "queryText": "Select \ntimestamp as time,\nT_ext as \"Tempérture extérieure\"\nfrom temperatures", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\nT_ext as \"Tempérture extérieure\"\nfrom temperatures", "refId": "B", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_TEMPERATURES}" }, "hide": false, "queryText": "Select \ntimestamp as time,\nT_eau as \"Tempérture piscine\"\nfrom temperatures", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\nT_eau as \"Tempérture piscine\"\nfrom temperatures", "refId": "C", "timeColumns": [ "time", "ts" ] } ], "title": "Températures", "type": "gauge" } }, { "name": "Météo", "uid": "72oznPgRz", "kind": 1, "model": { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITYTEST}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 50, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "velocitykmh" }, "overrides": [ { "matcher": { "id": "byName", "options": "B Couverture nuageuse" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "blue", "value": null }, { "color": "text", "value": 50 }, { "color": "#504f4f", "value": 80 } ] } }, { "id": "displayName", "value": "Couverture nuageuse" } ] }, { "matcher": { "id": "byName", "options": "A Vitesse du vent" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 10 }, { "color": "orange", "value": 20 }, { "color": "red", "value": 30 }, { "color": "dark-purple", "value": 50 } ] } }, { "id": "displayName", "value": "Vitesse du vent" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 12, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "targets": [ { "cacheDurationSeconds": 300, "columns": [ { "selector": "metrics.title", "text": "Vitesse du vent", "type": "string" }, { "selector": "metrics.level", "text": "Vitesse du vent", "type": "number" }, { "selector": "id", "text": "id1", "type": "string" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITYTEST}" }, "fields": [ { "jsonPath": "" } ], "filters": [ { "field": "id1", "operator": "equals", "value": [ "HTTP_Device_sensorMultilevel_36" ] } ], "format": "table", "global_query_id": "", "hide": false, "method": "GET", "queryParams": "", "refId": "A", "root_selector": "", "source": "url", "type": "json", "url": "http://192.168.1.9:8083/JS/Run/controller.devices", "urlPath": "", "url_options": { "data": "", "method": "GET" } }, { "columns": [ { "selector": "metrics.title", "text": "Couverture nuageuse2", "type": "string" }, { "selector": "id", "text": "id2", "type": "string" }, { "selector": "metrics.level", "text": "Couverture nuageuse", "type": "number" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITYTEST}" }, "filters": [ { "field": "id2", "operator": "equals", "value": [ "HTTP_Device_sensorMultilevel_110" ] } ], "format": "table", "global_query_id": "", "hide": false, "refId": "B", "root_selector": "", "source": "url", "type": "json", "url": "http://192.168.1.9:8083/JS/Run/controller.devices", "url_options": { "data": "", "method": "GET" } } ], "title": "Météo", "type": "gauge" } }, { "name": "Conso", "uid": "-f9QMPRgk", "kind": 1, "model": { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 6000, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "semi-dark-green", "value": 10 }, { "color": "super-light-yellow", "value": 20.0001 }, { "color": "semi-dark-yellow", "value": 30 }, { "color": "#EF843C", "value": 40 }, { "color": "light-red", "value": 60 }, { "color": "dark-red", "value": 80 }, { "color": "#BA43A9", "value": 90 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 2, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "columns": [ { "selector": "W1", "text": "Cuis, LavLing, VMC", "type": "number" }, { "selector": "W2", "text": "LavVaisl, Congel, Piscine", "type": "number" }, { "selector": "W3", "text": "Four, SechLing", "type": "number" }, { "selector": "WTOTAL", "text": "Total", "type": "number" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "filters": [], "format": "table", "global_query_id": "", "queryText": "\n SELECT CAST(strftime('%s', 'now', '-1 minute') as INTEGER) as time, 4 as value\n WHERE time >= 1234 and time < 134567\n ", "queryType": "table", "rawQueryText": "SELECT CAST(strftime('%s', 'now', '-1 minute') as INTEGER) as time, 4 as value \nWHERE time >= $__from / 1000 and time < $__to / 1000", "refId": "A", "root_selector": "", "source": "url", "timeColumns": [ "time", "ts" ], "type": "json", "url": "http://192.168.1.6/index_teleinfodirect.php", "url_options": { "data": "", "method": "GET" } } ], "title": "Consommation instantannée", "type": "gauge" } }, { "name": "Nombre de détections", "uid": "61Rz39WRk", "kind": 1, "model": { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "description": "", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 33 }, { "color": "red", "value": 66 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "id": 10, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total depuis minuit'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime'))", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total depuis minuit'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime'))", "refId": "D", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total 24h glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day')\n", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total 24h glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day')\n", "refId": "B", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total semaine glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-7 day')", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total semaine glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-7 day')", "refId": "C", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total quotidien avec allumage'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime')) AND Allumage=1", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total quotidien avec allumage'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime')) AND Allumage=1", "refId": "A", "timeColumns": [ "time", "ts" ] } ], "title": "Nombre de détections", "type": "gauge" } }, { "name": "Détections du jour 24h glissant", "uid": "3o7XCrWRz", "kind": 1, "model": { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 9, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "max": 2, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Jour" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Nuit" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Jour\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 0", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Jour\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 0", "refId": "B", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Nuit\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 1", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Nuit\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 1", "refId": "C", "timeColumns": [ "time", "ts" ] } ], "title": "Détections du jour 24h glissant", "type": "timeseries" } } ], "__requires": [ { "type": "datasource", "id": "frser-sqlite-datasource", "name": "SQLite", "version": "2.2.1" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.4" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "datasource", "id": "yesoreyeram-infinity-datasource", "name": "Infinity", "version": "0.8.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- 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": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlYlRd" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "light-blue", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Tempérture intérieure" }, "properties": [ { "id": "color", "value": { "mode": "thresholds" } }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "yellow", "value": 19 }, { "color": "orange", "value": 21 }, { "color": "dark-red", "value": 26 }, { "color": "dark-purple", "value": 28 } ] } }, { "id": "max", "value": 30 }, { "id": "min", "value": 16 } ] }, { "matcher": { "id": "byName", "options": "Tempérture extérieure" }, "properties": [ { "id": "min" }, { "id": "max", "value": 40 }, { "id": "color", "value": { "mode": "continuous-BlYlRd" } } ] }, { "matcher": { "id": "byName", "options": "Tempérture piscine" }, "properties": [ { "id": "min", "value": 0 }, { "id": "max", "value": 35 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 8, "libraryPanel": { "description": "", "meta": { "connectedDashboards": 2, "created": "2022-02-23T14:34:28+01:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-02-23T14:34:28+01:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Températures Synthèse", "type": "gauge", "uid": "_6C9GEgRk", "version": 1 }, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_TEMPERATURES}" }, "queryText": "Select \ntimestamp as time,\nT_int as \"Tempérture intérieure\"\nfrom temperatures", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\nT_int as \"Tempérture intérieure\"\nfrom temperatures", "refId": "A", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_TEMPERATURES}" }, "hide": false, "queryText": "Select \ntimestamp as time,\nT_ext as \"Tempérture extérieure\"\nfrom temperatures", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\nT_ext as \"Tempérture extérieure\"\nfrom temperatures", "refId": "B", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_TEMPERATURES}" }, "hide": false, "queryText": "Select \ntimestamp as time,\nT_eau as \"Tempérture piscine\"\nfrom temperatures", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\nT_eau as \"Tempérture piscine\"\nfrom temperatures", "refId": "C", "timeColumns": [ "time", "ts" ] } ], "title": "Températures", "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITYTEST}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 50, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "velocitykmh" }, "overrides": [ { "matcher": { "id": "byName", "options": "B Couverture nuageuse" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "blue", "value": null }, { "color": "text", "value": 50 }, { "color": "#504f4f", "value": 80 } ] } }, { "id": "displayName", "value": "Couverture nuageuse" } ] }, { "matcher": { "id": "byName", "options": "A Vitesse du vent" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 10 }, { "color": "orange", "value": 20 }, { "color": "red", "value": 30 }, { "color": "dark-purple", "value": 50 } ] } }, { "id": "displayName", "value": "Vitesse du vent" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 12, "libraryPanel": { "description": "", "meta": { "connectedDashboards": 2, "created": "2022-02-23T14:36:57+01:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-02-23T14:36:57+01:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Météo", "type": "gauge", "uid": "72oznPgRz", "version": 1 }, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "targets": [ { "cacheDurationSeconds": 300, "columns": [ { "selector": "metrics.title", "text": "Vitesse du vent", "type": "string" }, { "selector": "metrics.level", "text": "Vitesse du vent", "type": "number" }, { "selector": "id", "text": "id1", "type": "string" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITYTEST}" }, "fields": [ { "jsonPath": "" } ], "filters": [ { "field": "id1", "operator": "equals", "value": [ "HTTP_Device_sensorMultilevel_36" ] } ], "format": "table", "global_query_id": "", "hide": false, "method": "GET", "queryParams": "", "refId": "A", "root_selector": "", "source": "url", "type": "json", "url": "http://192.168.1.9:8083/JS/Run/controller.devices", "urlPath": "", "url_options": { "data": "", "method": "GET" } }, { "columns": [ { "selector": "metrics.title", "text": "Couverture nuageuse2", "type": "string" }, { "selector": "id", "text": "id2", "type": "string" }, { "selector": "metrics.level", "text": "Couverture nuageuse", "type": "number" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITYTEST}" }, "filters": [ { "field": "id2", "operator": "equals", "value": [ "HTTP_Device_sensorMultilevel_110" ] } ], "format": "table", "global_query_id": "", "hide": false, "refId": "B", "root_selector": "", "source": "url", "type": "json", "url": "http://192.168.1.9:8083/JS/Run/controller.devices", "url_options": { "data": "", "method": "GET" } } ], "title": "Météo", "type": "gauge" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 6000, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "dark-green", "value": null }, { "color": "semi-dark-green", "value": 10 }, { "color": "super-light-yellow", "value": 20.0001 }, { "color": "semi-dark-yellow", "value": 30 }, { "color": "#EF843C", "value": 40 }, { "color": "light-red", "value": 60 }, { "color": "dark-red", "value": 80 }, { "color": "#BA43A9", "value": 90 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 2, "libraryPanel": { "description": "", "meta": { "connectedDashboards": 2, "created": "2022-02-23T14:32:48+01:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-02-23T14:32:48+01:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Conso", "type": "gauge", "uid": "-f9QMPRgk", "version": 1 }, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "columns": [ { "selector": "W1", "text": "Cuis, LavLing, VMC", "type": "number" }, { "selector": "W2", "text": "LavVaisl, Congel, Piscine", "type": "number" }, { "selector": "W3", "text": "Four, SechLing", "type": "number" }, { "selector": "WTOTAL", "text": "Total", "type": "number" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "filters": [], "format": "table", "global_query_id": "", "queryText": "\n SELECT CAST(strftime('%s', 'now', '-1 minute') as INTEGER) as time, 4 as value\n WHERE time >= 1234 and time < 134567\n ", "queryType": "table", "rawQueryText": "SELECT CAST(strftime('%s', 'now', '-1 minute') as INTEGER) as time, 4 as value \nWHERE time >= $__from / 1000 and time < $__to / 1000", "refId": "A", "root_selector": "", "source": "url", "timeColumns": [ "time", "ts" ], "type": "json", "url": "http://192.168.1.6/index_teleinfodirect.php", "url_options": { "data": "", "method": "GET" } } ], "title": "Consommation instantannée", "type": "gauge" }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "description": "", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 33 }, { "color": "red", "value": 66 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "id": 10, "libraryPanel": { "description": "", "meta": { "connectedDashboards": 2, "created": "2022-02-13T19:33:21+01:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-02-13T19:33:21+01:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Nombre de détections", "type": "gauge", "uid": "61Rz39WRk", "version": 1 }, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total depuis minuit'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime'))", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total depuis minuit'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime'))", "refId": "D", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total 24h glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day')\n", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total 24h glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day')\n", "refId": "B", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total semaine glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-7 day')", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total semaine glissant'\nfrom detections2\nWHERE datetime(timestamp,'unixepoch','localtime') >= datetime('now','-7 day')", "refId": "C", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total quotidien avec allumage'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime')) AND Allumage=1", "queryType": "table", "rawQueryText": "Select \nCOUNT(DISTINCT timestamp) as 'Total quotidien avec allumage'\nfrom detections2\nwhere strftime('%Y-%m-%d','now') = strftime('%Y-%m-%d',datetime(timestamp,'unixepoch','localtime')) AND Allumage=1", "refId": "A", "timeColumns": [ "time", "ts" ] } ], "title": "Nombre de détections", "type": "gauge" }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 9, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "max": 2, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Jour" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Nuit" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "id": 6, "libraryPanel": { "description": "", "meta": { "connectedDashboards": 2, "created": "2022-02-13T19:30:09+01:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-02-13T19:30:09+01:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Détections du jour 24h glissant", "type": "timeseries", "uid": "3o7XCrWRz", "version": 1 }, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Jour\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 0", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Jour\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 0", "refId": "B", "timeColumns": [ "time", "ts" ] }, { "datasource": { "type": "frser-sqlite-datasource", "uid": "${DS_DÉTECTIONS_V2}" }, "hide": false, "queryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Nuit\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 1", "queryType": "table", "rawQueryText": "Select \ntimestamp as time,\n1*timestamp/timestamp as \"Nuit\"\nfrom detections2\nwhere datetime(timestamp,'unixepoch','localtime') >= datetime('now','-1 day') AND Allumage = 1", "refId": "C", "timeColumns": [ "time", "ts" ] } ], "title": "Détections du jour 24h glissant", "type": "timeseries" } ], "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Synthèse", "uid": "JrmUMPRRz", "version": 5, "weekStart": "", "gnetId": 15802, "description": "Electricité, température, météo, activité" }
2022-02-23 18:05:07 UTC
2022-02-23 18:07:01 UTC
0
0
16,677
1
299,646
25,528
15
ingress-nginx-overview
Ingress Nginx / Overview
A dashboard that monitors Ingress-nginx. It is created using the (Ingress-Nginx-mixin)[https://github.com/adinhodovic/ingress-nginx-mixin].
2022-08-04 09:26:05 UTC
2022-08-04 09:28:49 UTC
0
A dashboard that monitors Ingress-nginx. It is created using the (Ingress-Nginx-mixin)[https://github.com/adinhodovic/ingress-nginx-mixin]. Fully configurable using the Mixin.
75,390
75,391
Other
null
2
5
25,528
1
16,677
1
15
A dashboard that monitors Ingress-nginx. It is created using the (Ingress-Nginx-mixin)[https://github.com/adinhodovic/ingress-nginx-mixin]
{ "__inputs": [], "__requires": [], "annotations": { "list": [] }, "description": "A dashboard that monitors Ingress-nginx. It is created using the (Ingress-Nginx-mixin)[https://github.com/adinhodovic/ingress-nginx-mixin].", "editable": "true", "gnetId": 16677, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "panels": [ { "collapse": false, "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Controller", "titleSize": "h6", "type": "row" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": 0 }, { "color": "green", "value": 0.1 } ] }, "unit": "reqps" } }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 1 }, "id": 3, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false } }, "pluginVersion": "7", "targets": [ { "expr": "round(sum(irate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m])), 0.001)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Controller Request Volume", "transparent": false, "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" } }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 1 }, "id": 4, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7", "targets": [ { "expr": "sum(avg_over_time(nginx_ingress_controller_nginx_process_connections{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Controller Connections", "transparent": false, "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": 0.9 }, { "color": "yellow", "value": 0.95 }, { "color": "green", "value": 0.99 } ] }, "unit": "percentunit" } }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 1 }, "id": 5, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false } }, "pluginVersion": "7", "targets": [ { "expr": "sum(\n rate(\n nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\", exported_namespace=~\"$exported_namespace\",status!~\"[5].*\"}[2m]\n )\n) /\nsum(\n rate(\n nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",exported_namespace=~\"$exported_namespace\",namespace=~\"$namespace\"}[2m]\n )\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Controller Success Rate (non-5xx responses)", "transparent": false, "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 } ] }, "unit": "short" } }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 1 }, "id": 6, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7", "targets": [ { "expr": "avg(irate(nginx_ingress_controller_success{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[1m])) * 60\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Config Reloads", "transparent": false, "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": 0 }, { "color": "red", "value": 1 } ] }, "unit": "bool" } }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 1 }, "id": 7, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7", "targets": [ { "expr": "count(nginx_ingress_controller_config_last_reload_successful{controller_pod=~\"$controller\",controller_namespace=~\"$namespace\"} == 0) OR vector(0)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Last Config Failed", "transparent": false, "type": "stat" }, { "collapse": false, "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 8, "panels": [], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingress", "titleSize": "h6", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(\n sum(\n irate(\n nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\", exported_namespace=~\"$exported_namespace\"}[2m]\n )\n ) by (ingress, exported_namespace), 0.001\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ ingress }}/{{ exported_namespace }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress Request Volume", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": "0", "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": "3", "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(\n rate(\n nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\",exported_namespace=~\"$exported_namespace\", status!~\"[5].*\"}[2m]\n )\n) by (ingress, exported_namespace) /\nsum(\n rate(\n nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\", exported_namespace=~\"$exported_namespace\"}[2m]\n )\n) by (ingress, exported_namespace)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ ingress }}/{{ exported_namespace }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress Success Rate (non-5xx responses)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [], "datasource": "$datasource", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 14 }, "id": 11, "links": [], "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Ingress", "pattern": "ingress" }, { "alias": "Namespace", "pattern": "exported_namespace" }, { "alias": "P50 Latency", "pattern": "Value #A", "type": "number", "unit": "dtdurations" }, { "alias": "P90 Latency", "pattern": "Value #B", "type": "number", "unit": "dtdurations" }, { "alias": "P99 Latency", "pattern": "Value #C", "type": "number", "unit": "dtdurations" }, { "alias": "IN", "decimals": "0", "pattern": "Value #D", "type": "number", "unit": "Bps" }, { "alias": "OUT", "decimals": "0", "pattern": "Value #E", "type": "number", "unit": "Bps" } ], "targets": [ { "expr": "histogram_quantile(\n 0.50, sum(\n rate(\n nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\", exported_namespace=~\"$exported_namespace\", ingress=~\"$ingress\"}[2m]\n )\n ) by (le, ingress, exported_namespace)\n)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A" }, { "expr": "histogram_quantile(\n 0.90, sum(\n rate(\n nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\", exported_namespace=~\"$exported_namespace\", ingress=~\"$ingress\"}[2m]\n )\n ) by (le, ingress, exported_namespace)\n)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B" }, { "expr": "histogram_quantile(\n 0.99, sum(\n rate(\n nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\", exported_namespace=~\"$exported_namespace\", ingress=~\"$ingress\"}[2m]\n )\n ) by (le, ingress, exported_namespace)\n)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C" }, { "expr": "sum(\n irate(\n nginx_ingress_controller_request_size_sum{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",exported_namespace=~\"$exported_namespace\",ingress=~\"$ingress\"}[2m]\n )\n) by (ingress, exported_namespace)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "D" }, { "expr": "sum(\n irate(\n nginx_ingress_controller_response_size_sum{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",exported_namespace=~\"$exported_namespace\",ingress=~\"$ingress\"}[2m]\n )\n) by (ingress, exported_namespace)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "Ingress Percentile Response Times and Transfer Rates", "type": "table" }, { "collapse": false, "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 12, "panels": [], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Certificates", "titleSize": "h6", "type": "row" }, { "columns": [], "datasource": "$datasource", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 23 }, "id": 13, "links": [], "sort": { "col": 2, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Host", "pattern": "host" }, { "alias": "TTL", "colorMode": "cell", "colors": [ "null", "red", "green" ], "decimals": "0", "pattern": "Value", "thresholds": [ 0, 1814400 ], "type": "number", "unit": "s" } ], "targets": [ { "expr": "avg(nginx_ingress_controller_ssl_expire_time_seconds{pod=~\"$controller\"}) by (host) - time()\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Ingress Certificate Expiry", "type": "table" } ], "refresh": "", "rows": [], "schemaVersion": 14, "style": "dark", "tags": [ "nginx", "ingress-nginx" ], "templating": { "list": [ { "current": { "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "label": null, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "Controller Namespace", "multi": true, "name": "namespace", "options": [], "query": "label_values(nginx_ingress_controller_config_hash, controller_namespace)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "Controller Class", "multi": true, "name": "controller_class", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\"}, controller_class)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "Controller", "multi": true, "name": "controller", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\",controller_class=~\"$controller_class\"}, controller_pod)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "Ingress Namespace", "multi": true, "name": "exported_namespace", "options": [], "query": "label_values(nginx_ingress_controller_requests{namespace=~\"$namespace\",controller_class=~\"$controller_class\",controller_pod=~\"$controller\"}, exported_namespace)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "Ingress", "multi": true, "name": "ingress", "options": [], "query": "label_values(nginx_ingress_controller_requests{namespace=~\"$namespace\",controller_class=~\"$controller_class\",controller_pod=~\"$controller\", exported_namespace=~\"$exported_namespace\"}, ingress)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Ingress Nginx / Overview", "uid": "ingress-nginx-overview-12mk4klgjweg", "version": 0 }
2022-08-04 09:26:05 UTC
2022-08-04 09:28:48 UTC
2
5
16,123
1
193,429
24,459
15
xdr-view-aerospike-5-0-only
XDR View - Aerospike Monitoring Stack
XDR View dashboard for Aerospike Monitoring Stack
2022-04-17 09:53:33 UTC
2022-04-17 17:05:35 UTC
0
XDR View dashboard for [Aerospike Monitoring Stack](https://docs.aerospike.com/monitorstack) Aerospike's Monitoring Stack extracts operational metrics from Aerospike database clusters for visualization and analysis in Prometheus and Grafana. See [Aerospike Monitoring Stack Architecture](https://docs.aerospike.com/monitorstack/new/components-of-monitoring-stack) and [Aerospike Monitoring Stack Installation](https://docs.aerospike.com/monitorstack/new/installing-components) for more details
72,669
72,670
Other
null
0
0
24,459
1
16,123
1
15
null
{ "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 16123, "graphTooltip": 0, "id": null, "iteration": 1619123530932, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 30, "panels": [], "title": "Overview", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Total Throughput (sum across all namespaces and all DCs)\n\nAverage XDR Lag\n\nAverage Ship Latency\n\nAverage Lap us (Time taken to process records across partitions in one lap)\n\nTotal recoveries pending\n\nTotal In Progress\n\nTotal In Queue", "fieldConfig": { "defaults": { "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Avg Lag" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "dark-red", "value": 10 } ] } } ] }, { "matcher": { "id": "byName", "options": "Avg Ship Latency" }, "properties": [ { "id": "unit", "value": "ms" } ] }, { "matcher": { "id": "byName", "options": "Avg Lap us" }, "properties": [ { "id": "unit", "value": "µs" } ] } ] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 1 }, "id": 34, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.4", "targets": [ { "expr": "sum(aerospike_xdr_throughput{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Total Throughput", "refId": "A" }, { "expr": "avg(aerospike_xdr_lag{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Avg Lag", "refId": "B" }, { "expr": "avg(aerospike_xdr_latency_ms{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Avg Ship Latency", "refId": "C" }, { "expr": "avg(aerospike_xdr_lap_us{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Avg Lap us", "refId": "D" }, { "expr": "sum(aerospike_xdr_recoveries_pending{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Total Recoveries Pending", "refId": "E" }, { "expr": "sum(aerospike_xdr_in_progress{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Total In Progress", "refId": "F" }, { "expr": "sum(aerospike_xdr_in_queue{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"})", "interval": "", "legendFormat": "Total In Queue", "refId": "G" } ], "timeFrom": null, "timeShift": null, "title": "XDR Statistics Summary", "type": "stat" }, { "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Number of nodes in the destination DC as seen by XDR (Average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "red", "value": 0 }, { "color": "#299c46", "value": 3 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 5 }, "id": 36, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.4", "targets": [ { "expr": "avg(aerospike_xdr_nodes{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node\", dc=~\"$dc\"}) by (dc)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{dc}}", "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "DC Nodes", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 32, "panels": [], "title": "Detailed Statistics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": 0, "description": "XDR throughput", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_throughput{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Throughput {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Throughput", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR THROUGHPUT", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR THROUGHPUT", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of records successfully shipped", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_success{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Success {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Success", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR SHIP SUCCESS", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR SHIP SUCCESS", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of ships abandoned", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_abandoned{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Abandoned {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Abandoned", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR SHIP ABANDONED", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR SHIP ABANDONED", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of XDR local read not found", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_not_found{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Not found {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Not Found", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR NOT FOUND", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR NOT FOUND", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "How many records are skipped after XDR reading the record locally but before putting them on wire", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_filtered_out{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Filtered out {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filtered Out", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR FILTERED OUT", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR FILTERED OUT", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of retries due to connection reset", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_retry_conn_reset{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Retry Conn Reset {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Retry Connection Reset", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR RETRY CONN RESET", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR RETRY CONN RESET", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of retries due to temporary error from destination", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_retry_dest{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Retry Destination {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Retry Destination", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR RETRY DESTINATION", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR RETRY DESTINATION", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of times a record write is skipped from processing because that record is already pending processing", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_hot_keys{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Hot keys {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hot Keys", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR HOT KEYS", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR HOT KEYS", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Number of XDR processing record in progress", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_in_progress{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "In Progress {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "In Progress", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR IN-PROGRESS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR IN-PROGRESS", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Number of records waiting to be processed in in-memory transaction queue", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 42 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_in_queue{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "In queue {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "In Queue", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR IN-QUEUE", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR IN-QUEUE", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "It signifies how much behind the destination is compared to the source. In other words, so much time worth of data is yet to be shipped from source to destination", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 50 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_lag{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Lag {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Lag", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR LAG", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR LAG", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Time taken to process records across partitions in one lap. A higher number indicates slowness of source in processing the records.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 50 }, "hiddenSeries": false, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_lap_us{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Lap μs {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Lap μs", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR LAP μS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR LAP μS", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "decimals": null, "description": "Number of partitions that are recovered by reducing the primary index of that partition", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(aerospike_xdr_recoveries{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}[1m])", "legendFormat": "Recoveries {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Recoveries", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR RECOVERIES", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "XDR RECOVERIES", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Number of recoveries that are currently pending", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_recoveries_pending{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Recoveries pending {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Recoveries Pending", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR RECOVERIES PENDING", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR RECOVERIES PENDING", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Average network latency for the successfully shipped records", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 66 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_latency_ms{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Latency ms {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Latency ms", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR AVG SHIP LATENCY MS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR AVG SHIP LATENCY MS", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "Average XDR compression ratio", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 66 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_compression_ratio{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Avg compression ratio {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Avg Compression Ratio", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR AVG COMPRESSION RATIO", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR AVG COMPRESSION RATIO", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "description": "How much % of records are not compressed because they are below the compression threshold", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 5, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 74 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "aerospike_xdr_uncompressed_pct{job=\"aerospike\", cluster_name=~\"$cluster\", service=~\"$node|$^\", dc=~\"$dc|$^\"}", "legendFormat": "Uncompressed pct {{service}} {{dc}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Uncompressed Pct", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "XDR AVG UNCOMPRESSED PCT", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "XDR AVG UNCOMPRESSED PCT", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "definition": "label_values(aerospike_node_stats_uptime{job=\"aerospike\"},cluster_name)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Cluster", "multi": false, "name": "cluster", "options": [], "query": { "query": "label_values(aerospike_node_stats_uptime{job=\"aerospike\"},cluster_name)", "refId": "Aerospike Prometheus-cluster-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "definition": "label_values(aerospike_node_stats_uptime{job=\"aerospike\", cluster_name=~\"$cluster|$^\"},service)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Node", "multi": true, "name": "node", "options": [], "query": { "query": "label_values(aerospike_node_stats_uptime{job=\"aerospike\", cluster_name=~\"$cluster|$^\"},service)", "refId": "Aerospike Prometheus-node-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_AEROSPIKE_PROMETHEUS}", "definition": "label_values(aerospike_xdr_lap_us{job=\"aerospike\", cluster_name=~\"$cluster|$^\", service=~\"$node|$^\" },dc)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "DC", "multi": true, "name": "dc", "options": [], "query": { "query": "label_values(aerospike_xdr_lap_us{job=\"aerospike\", cluster_name=~\"$cluster|$^\", service=~\"$node|$^\" },dc)", "refId": "Aerospike Prometheus-dc-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "Aerospike Prometheus", "value": "Aerospike Prometheus" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "DS_AEROSPIKE_PROMETHEUS", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "XDR View - Aerospike Monitoring Stack", "uid": "hU_4PTqWk", "version": 1, "description": "XDR View dashboard for Aerospike Monitoring Stack" }
2022-04-17 09:53:33 UTC
2022-04-17 17:05:34 UTC
0
0
12,969
1
415,265
18,760
15
mpdv-services-service-details
MPDV Services - Service details
Overview of the details of called services (number, duration, aborts, number of records)
2020-09-08 08:04:32 UTC
2020-09-15 08:49:57 UTC
0
null
56,131
56,132
Other
null
0
0
18,760
1
12,969
1
15
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12969, "graphTooltip": 1, "id": null, "iteration": 1599487901815, "links": [ { "icon": "external link", "includeVars": true, "tags": [ "MPDV", "index" ], "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "MPDV", "services" ], "title": "MPDV Services", "type": "dashboards" } ], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 0 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job, service_domain, service_function)(wsp_services_calls_total{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\"}) - sum by (job, service_domain, service_function)(wsp_services_calls_total{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\"} offset 5m))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{service_domain}}.{{service_function}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of service calls", "tooltip": { "shared": false, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 0 }, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job, service_domain, service_function)(wsp_services_duration_total_seconds_sum{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\"}) - sum by (job, service_domain, service_function)(wsp_services_duration_total_seconds_sum{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\"} offset 5m))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{service_domain}}.{{service_function}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Duration of service calls", "tooltip": { "shared": false, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job, service_domain, service_function)(wsp_services_errors_total{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\"}) - sum by (job, service_domain, service_function)(wsp_services_errors_total{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\"} offset 5m))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{service_domain}}.{{service_function}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of service interruptions", "tooltip": { "shared": false, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "abs(sum by (job, service_domain, service_function, resultset_id)(wsp_services_returned_records_total_sum{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\",resultset_id!=\"_inexistent_\"}) - sum by (job, service_domain, service_function, resultset_id)(wsp_services_returned_records_total_sum{job=\"$job\",service_domain=~\"$service_domain\",service_function=~\"$service_function\",resultset_id!=\"_inexistent_\"} offset 5m))", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{service_domain}}.{{service_function}} - {{resultset_id}}", "rawSql": "SELECT\n $__timeEpoch(<time_column>),\n <value column> as value,\n <series name column> as metric\nFROM\n <table name>\nWHERE\n $__timeFilter(time_column)\nORDER BY\n <time_column> ASC", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of records (per result set)", "tooltip": { "shared": false, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "15m", "schemaVersion": 16, "style": "dark", "tags": [ "MPDV", "detail", "services" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(wsp_services_duration_running_seconds_duration_sum{}, job)", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "job", "options": [], "query": "label_values(wsp_services_duration_running_seconds_duration_sum{}, job)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(wsp_services_duration_running_seconds_duration_sum{job=\"$job\"}, service_domain)", "hide": 0, "includeAll": true, "label": "Service Domain", "multi": true, "name": "service_domain", "options": [], "query": "label_values(wsp_services_duration_running_seconds_duration_sum{job=\"$job\"}, service_domain)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(wsp_services_duration_running_seconds_duration_sum{job=\"$job\", service_domain=~\"$service_domain\"}, service_function)", "hide": 0, "includeAll": true, "label": "Service Function", "multi": true, "name": "service_function", "options": [], "query": "label_values(wsp_services_duration_running_seconds_duration_sum{job=\"$job\", service_domain=~\"$service_domain\"}, service_function)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "MPDV Services - Service details", "uid": "u4TgBn9iz", "version": 8, "description": "Overview of the details of called services (number, duration, aborts, number of records) " }
2020-09-08 08:04:32 UTC
2020-09-08 08:08:47 UTC
0
0
15,505
1
584,636
23,396
15
mo-server
PiHole
Dashboard designed to monitor Proxmox Host, PiHole, Docker containers and Plex Ecosystem.
2022-01-10 04:55:30 UTC
2022-01-10 04:57:20 UTC
0
null
0
0
Telegraf
null
0
0
23,396
1
15,505
1
15
Dashboard designed to monitor Proxmox Host, PiHole, Docker containers and Plex Ecosystem.
{ "__inputs": [ { "name": "DS_DOCKTELEGRAF", "label": "DockTelegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_PROXTELEGRAF", "label": "ProxTelegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_PROX-INFLUXDB", "label": "Prox-InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_PIHOLE1", "label": "Pihole1", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_PIHOLE2", "label": "Pihole2", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_PLEX", "label": "Plex", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_SPEEDTEST", "label": "SpeedTest", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_SABNZBD", "label": "Sabnzbd", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert list", "version": "" }, { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.6.0" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard designed to monitor Proxmox Host, PiHole, Docker containers and Plex Ecosystem.", "editable": true, "gnetId": 15505, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_DOCKTELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 148, "panels": [], "title": "Quick Stats", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": true, "colors": [ "rgb(10, 10, 10)", "#65c5db", "#299c46" ], "datasource": "${DS_PROXTELEGRAF}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 1 }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.2", "postfix": "", "postfixFontSize": "80%", "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "thresholds": "1", "timeFrom": null, "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROX-INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 1 }, "id": 161, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Cores", "groupBy": [], "measurement": "cpustat", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cpus" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Cores", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROX-INFLUXDB}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 1 }, "id": 206, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Memory", "groupBy": [], "measurement": "memory", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "memtotal" ], "type": "field" }, { "params": [ "*0.95" ], "type": "math" } ] ], "tags": [ { "key": "object", "operator": "=", "value": "nodes" }, { "condition": "AND", "key": "host", "operator": "=", "value": "proxmox" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Memory", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROX-INFLUXDB}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 8, "y": 1 }, "id": 207, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Swap Memory", "groupBy": [], "measurement": "memory", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "swaptotal" ], "type": "field" }, { "params": [ "*0.95" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Swap Memory", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#3274D9", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_DOCKTELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 10, "y": 1 }, "id": 172, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Containers", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Containers", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE1}", "fieldConfig": { "defaults": { "custom": {}, "links": [ { "title": "Disable", "url": "http://pi.hole/admin/api.php?disable=3600&auth=42fd48a157e8a8db0f84a4bf3e7d682a8613ab03c5b43562c1ac9ba0a52ff933" } ], "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 1 }, "id": 220, "links": [ { "targetBlank": true, "title": "Disable", "url": "http://192.168.1.195/admin/api.php?disable=10&auth=42fd48a157e8a8db0f84a4bf3e7d682a8613ab03c5b43562c1ac9ba0a52ff933" } ], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "status" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "pihole1" } ] } ], "timeFrom": null, "timeShift": null, "title": "PiHole1", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE2}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 1, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 1 }, "id": 221, "links": [ { "targetBlank": true, "title": "Disable", "url": "http://192.168.1.196/admin/api.php?disable=10&auth=42fd48a157e8a8db0f84a4bf3e7d682a8613ab03c5b43562c1ac9ba0a52ff933" } ], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "status" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "PiHole2", "type": "stat" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROX-INFLUXDB}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 3, "x": 18, "y": 1 }, "id": 209, "links": [], "pageSize": null, "pluginVersion": "6.7.2", "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Uptime", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 1, "pattern": "uptime", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "VM", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "host", "sanitize": true, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "alias": "VM", "groupBy": [], "measurement": "cpustat", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(uptime) AS \"uptime\" FROM \"system\" WHERE (\"object\" = 'qemu') AND time > (now() - 10m) AND uptime > 0 GROUP BY \"host\" limit 1", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "cpus" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "prox" } ] } ], "timeFrom": null, "timeShift": null, "title": "Running VMs", "transform": "table", "transparent": true, "type": "table-old" }, { "cacheTimeout": null, "columns": [], "datasource": "-- Mixed --", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 3, "x": 21, "y": 1 }, "id": 210, "links": [], "pageSize": null, "pluginVersion": "6.7.2", "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Uptime", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 1, "pattern": "uptime", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "VM", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "host", "sanitize": true, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "datasource": "${DS_PIHOLE1}", "groupBy": [ { "params": [ "host" ], "type": "tag" } ], "limit": "1", "measurement": "system", "orderByTime": "ASC", "panelId": 215, "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "uptime" ], "type": "field" } ] ], "tags": [] }, { "datasource": "${DS_PIHOLE2}", "groupBy": [ { "params": [ "host" ], "type": "tag" } ], "limit": "1", "measurement": "system", "orderByTime": "ASC", "panelId": 215, "policy": "default", "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "uptime" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Running LXCs", "transform": "table", "transparent": true, "type": "table-old" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE1}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Pihole1", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 4 }, "id": 222, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "10s", "groupBy": [ { "params": [ "host" ], "type": "tag" } ], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "dns_queries_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Total Queries", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE2}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Pihole2", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 4 }, "id": 231, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "10s", "groupBy": [ { "params": [ "host" ], "type": "tag" } ], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "dns_queries_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Total Queries", "type": "stat" }, { "dashboardFilter": "", "dashboardTags": [], "datasource": "${DS_DOCKTELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "folderId": null, "gridPos": { "h": 10, "w": 4, "x": 0, "y": 5 }, "id": 150, "limit": 10, "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "current", "sortOrder": 1, "stateFilter": [], "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "alertlist" }, { "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "displayName": "CPU Usage", "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 60 }, { "color": "orange", "value": 75 }, { "color": "dark-red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 4, "y": 5 }, "id": 236, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "gauge" }, { "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "RAM Swap Usage", "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 60 }, { "color": "orange", "value": 75 }, { "color": "dark-red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 7, "y": 5 }, "id": 155, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "hide": false, "measurement": "swap", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"swap_cached\" FROM \"mem\" WHERE (\"host\" = 'AlexNAS') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "gauge" }, { "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 2, "x": 10, "y": 5 }, "id": 159, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Containers Paused", "datasource": "${DS_DOCKTELEGRAF}", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers_paused" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] }, { "alias": "Containers Stopped", "datasource": "${DS_DOCKTELEGRAF}", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers_stopped" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] }, { "alias": "Current Transcodes", "datasource": "${DS_PLEX}", "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "transcode_streams" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "current_stream_stats" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 0.7 }, { "color": "dark-red", "value": 0.85 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 6 }, "id": 205, "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Host Storage", "datasource": "${DS_PROX-INFLUXDB}", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") / last(\"total\") FROM \"system\" WHERE (\"host\" = 'local') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "prox" } ] }, { "alias": "VM Storage", "datasource": "${DS_PROX-INFLUXDB}", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") / last(\"total\") FROM \"system\" WHERE (\"host\" = 'local-lvm') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "prox" } ] }, { "alias": "Nas Drive", "datasource": "${DS_DOCKTELEGRAF}", "groupBy": [], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") / last(\"total\") FROM \"disk\" WHERE (\"device\" = '//192.168.1.246/Nas') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "prox" } ] }, { "alias": "Backup Drive", "datasource": "${DS_DOCKTELEGRAF}", "groupBy": [], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") / last(\"total\") FROM \"disk\" WHERE (\"device\" = '//192.168.1.246/Backup') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "prox" } ] }, { "alias": "PiHole1 Drive", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used_percent\") / 100 FROM \"disk\" WHERE (\"path\" = '/') AND $timeFilter", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] }, { "alias": "PiHole2 Drive", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used_percent\") / 100 FROM \"disk\" WHERE (\"path\" = '/') AND $timeFilter", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Disk Usage", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE1}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Pihole1", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 7 }, "id": 224, "interval": "10s", "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "limit": "", "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_blocked_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Ads Blocked", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE2}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Pihole2", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 7 }, "id": 225, "interval": "10s", "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_blocked_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Ads Blocked", "type": "stat" }, { "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "displayName": "RAM Usage", "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 60 }, { "color": "orange", "value": 75 }, { "color": "dark-red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 4, "y": 10 }, "id": 154, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "gauge" }, { "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "CPU Temp", "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 60 }, { "color": "orange", "value": 75 }, { "color": "dark-red", "value": 90 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 7, "y": 10 }, "id": 153, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "chip", "operator": "=", "value": "k10temp-pci-00c3" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE1}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "displayName": "Pihole1", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 10 }, "id": 226, "interval": "10s", "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_percentage_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Percent Blocked", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PIHOLE2}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "displayName": "Pihole2", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 10 }, "id": 227, "interval": "1m", "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_percentage_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Percent Blocked", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 263, "panels": [], "title": "Temps", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "yellow", "value": 40 }, { "color": "orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 16 }, "id": 116, "links": [], "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "alias": "CPU Temp", "groupBy": [], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "chip", "operator": "=", "value": "k10temp-pci-00c3" } ] }, { "alias": "GPU Temp", "groupBy": [], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "chip", "operator": "=", "value": "nouveau-pci-0700" } ] } ], "timeFrom": null, "timeShift": null, "title": "Server Temp", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 16 }, "id": 228, "links": [], "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1 - CPU", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "temp_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [] }, { "alias": "PiHole1 - GPU", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "temp_gpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2 - CPU", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "temp_cpu", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Pi Temp", "transparent": true, "type": "bargauge" }, { "datasource": "${DS_PROXTELEGRAF}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "yellow", "value": 40 }, { "color": "orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 16 }, "id": 83, "links": [], "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Host Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*0.8" ], "type": "math" } ] ], "tags": [] }, { "alias": "Nas Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [] }, { "alias": "Backup Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*0.7" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Drives Temp", "transparent": true, "type": "bargauge" }, { "collapsed": false, "datasource": "${DS_PROXTELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 16, "panels": [], "repeat": null, "title": "CPU Stats", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 95 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "E", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Server CPU Usage Alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": { "CPU Average": "rgb(196, 22, 42)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 4, "fillGradient": 10, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Core 0", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu0" } ] }, { "alias": "Core 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu1" } ] }, { "alias": "Core 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"usage_idle\") *-1+100 FROM \"cpu\" WHERE (\"cpu\" = 'cpu1') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu2" } ] }, { "alias": "Core 3", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"usage_idle\") *-1+100 FROM \"cpu\" WHERE (\"cpu\" = 'cpu2') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu3" } ] }, { "alias": "Core 4", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"usage_idle\") *-1+100 FROM \"cpu\" WHERE (\"cpu\" = 'cpu2') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu4" } ] }, { "alias": "Core 5", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"usage_idle\") *-1+100 FROM \"cpu\" WHERE (\"cpu\" = 'cpu2') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu5" } ] }, { "alias": "Core 6", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"usage_idle\") *-1+100 FROM \"cpu\" WHERE (\"cpu\" = 'cpu2') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu6" } ] }, { "alias": "Core 7", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"usage_idle\") *-1+100 FROM \"cpu\" WHERE (\"cpu\" = 'cpu2') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu7" } ] }, { "alias": "CPU Average", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 95 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server CPU Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "deb10": "red", "omv": "semi-dark-yellow", "vpn": "dark-orange", "win2012": "purple" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROX-INFLUXDB}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 140, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"cpu\") FROM \"system\" WHERE (\"object\" = 'qemu' AND \"nodename\" =~ /^$server$/) AND $timeFilter GROUP BY time(1m), \"host\" fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "cpu" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VM CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "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 } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 12 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 11 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 10 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "1m", "handler": 1, "name": "Server Load Alert", "noDataState": "no_data", "notifications": [ { "uid": "Uf6Drc3Wz" } ] }, "aliasColors": { "System Load (15min)": "semi-dark-yellow", "System Load (1min)": "semi-dark-red", "System Load (5min)": "semi-dark-purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 164, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "System Load (1min)", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "System Load (1min)", "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" } ] ], "tags": [] }, { "alias": "System Load (5min)", "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load5" ], "type": "field" } ] ], "tags": [] }, { "alias": "System Load (15min)", "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "load15" ], "type": "field" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 12 } ], "timeFrom": "15m", "timeRegions": [], "timeShift": null, "title": "Server Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 75 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "H", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Server Temperature Alert", "noDataState": "no_data", "notifications": [ { "uid": "Uf6Drc3Wz" } ] }, "aliasColors": { "CPU Temp": "semi-dark-red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 2, "fillGradient": 10, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 38 }, "hiddenSeries": false, "id": 232, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU Temp", "groupBy": [], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "chip", "operator": "=", "value": "k10temp-pci-00c3" } ] }, { "alias": "GPU Temp", "groupBy": [], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "chip", "operator": "=", "value": "nouveau-pci-0700" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 75 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Temps", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROXTELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 47 }, "id": 17, "panels": [], "repeat": null, "title": "Network / Memory", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_SPEEDTEST}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Speed Test Download", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 200, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "dark-orange", "value": 100 }, { "color": "yellow", "value": 125 }, { "color": "green", "value": 150 } ] }, "unit": "Mbits" }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 48 }, "hideTimeOverride": true, "id": 213, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Speed Test Download", "groupBy": [], "measurement": "speed_test_results", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"download\" /1024/1024 FROM \"speed_test_results\" WHERE $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "download" ], "type": "field" }, { "params": [ "/1024/1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "Speed Test Upload", "groupBy": [], "hide": true, "measurement": "speed_test_results", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "upload" ], "type": "field" }, { "params": [ "/1024/1024" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "6h", "timeShift": null, "title": "", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SPEEDTEST}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Speed Test Upload", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 40, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "dark-orange", "value": 100 }, { "color": "yellow", "value": 125 }, { "color": "green", "value": 150 } ] }, "unit": "Mbits" }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 48 }, "hideTimeOverride": true, "id": 265, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Speed Test Download", "groupBy": [], "hide": true, "measurement": "speed_test_results", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"download\" /1024/1024 FROM \"speed_test_results\" WHERE $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "download" ], "type": "field" }, { "params": [ "/1024/1024" ], "type": "math" } ] ], "tags": [] }, { "alias": "Speed Test Upload", "groupBy": [], "measurement": "speed_test_results", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "upload" ], "type": "field" }, { "params": [ "/1024/1024" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "6h", "timeShift": null, "title": "", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SPEEDTEST}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Ping Rate", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "yellow", "value": 10 }, { "color": "orange", "value": 25 }, { "color": "red", "value": 50 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 48 }, "hideTimeOverride": true, "id": 138, "interval": "", "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Ping Rate", "groupBy": [], "measurement": "speed_test_results", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ping" ], "type": "field" }, { "params": [ " / 10" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "6h", "timeShift": null, "title": "", "transparent": true, "type": "stat" }, { "aliasColors": { "Received": "green", "Sent": "#bf1b00" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 2, "fillGradient": 10, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Received", "yaxis": 1 }, { "alias": "Sent", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Received", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "enp5s0" } ] }, { "alias": "Sent", "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "proxmox" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "enp5s0" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 90 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "30s", "frequency": "10s", "handler": 1, "message": "Mo Server Memory Usage above 90% !!!", "name": "Server Memory Alert", "noDataState": "no_data", "notifications": [ { "uid": "Uf6Drc3Wz" } ] }, "aliasColors": { "Free": "semi-dark-orange", "Swap Used": "semi-dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 6, "fillGradient": 2, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Used", "dsType": "influxdb", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [] }, { "alias": "Free", "dsType": "influxdb", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "available_percent" ], "type": "field" } ] ], "tags": [] }, { "alias": "Swap Used", "dsType": "influxdb", "groupBy": [], "measurement": "swap", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 90 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Received": "green", "Sent": "#bf1b00", "deb10": "green", "omv": "semi-dark-red", "vpn": "semi-dark-orange", "win2012": "semi-dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROX-INFLUXDB}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 65 }, "hiddenSeries": false, "id": 211, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "netin" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Traffic In", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Received": "green", "Sent": "#bf1b00", "deb10": "green", "omv": "semi-dark-red", "vpn": "semi-dark-orange", "win2012": "semi-dark-blue" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROX-INFLUXDB}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 65 }, "hiddenSeries": false, "id": 212, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "netout" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Traffic Out", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROXTELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 72 }, "id": 18, "panels": [], "repeat": null, "title": "Disks", "type": "row" }, { "aliasColors": { "Free": "#B877D9", "Used": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PROXTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "decmbytes", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 73 }, "hideTimeOverride": true, "id": 215, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 1, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.7.2", "strokeWidth": "2", "targets": [ { "alias": "Free", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] }, { "alias": "Used", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] } ], "timeFrom": "1d", "title": "Host Storage", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Free": "#B877D9", "Used": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PROX-INFLUXDB}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "decbytes", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 73 }, "hideTimeOverride": true, "id": 216, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 1, "show": true, "sort": null, "sortDesc": null, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.7.2", "strokeWidth": "2", "targets": [ { "alias": "Free", "groupBy": [], "hide": false, "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") - last(\"used\") FROM \"system\" WHERE (\"host\" = 'local-lvm') AND $timeFilter", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "local-lvm" } ] }, { "alias": "Used", "groupBy": [], "hide": false, "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"system\" WHERE (\"host\" = 'local-lvm') AND $timeFilter", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "local-lvm" } ] } ], "timeFrom": "1d", "title": "VM Storage", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Free": "#B877D9", "Used": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_DOCKTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "decmbytes", "gridPos": { "h": 6, "w": 4, "x": 8, "y": 73 }, "hideTimeOverride": true, "id": 170, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 1, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.7.2", "strokeWidth": "2", "targets": [ { "alias": "Free", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/Nas" } ] }, { "alias": "Used", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/Nas" } ] } ], "timeFrom": "1d", "title": "NAS Drive", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Free": "#B877D9", "Used": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_DOCKTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "decmbytes", "gridPos": { "h": 6, "w": 4, "x": 12, "y": 73 }, "hideTimeOverride": true, "id": 214, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 1, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.7.2", "strokeWidth": "2", "targets": [ { "alias": "Free", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/Backup" } ] }, { "alias": "Used", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/Backup" } ] } ], "timeFrom": "1d", "title": "Backup Drive", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Free": "#B877D9", "Used": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PIHOLE1}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "decmbytes", "gridPos": { "h": 6, "w": 4, "x": 16, "y": 73 }, "hideTimeOverride": true, "id": 243, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 1, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.7.2", "strokeWidth": "2", "targets": [ { "alias": "Free", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] }, { "alias": "Used", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] } ], "timeFrom": "1d", "title": "PiHole1 Drive", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Free": "#B877D9", "Used": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PIHOLE2}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "decmbytes", "gridPos": { "h": 6, "w": 4, "x": 20, "y": 73 }, "hideTimeOverride": true, "id": 244, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 1, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.7.2", "strokeWidth": "2", "targets": [ { "alias": "Free", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] }, { "alias": "Used", "groupBy": [], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ "/1000/1000" ], "type": "math" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/" } ] } ], "timeFrom": "1d", "title": "PiHole2 Drive", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Host Drive": "light-red", "Nas Drive": "dark-purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "fillGradient": 10, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 79 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Host Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "nvme0n1" } ] }, { "alias": "Nas Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sda" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Drive Read Rates", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "Bps", "label": null, "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 } }, { "aliasColors": { "Host Drive": "light-red", "Nas Drive": "dark-purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROXTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 3, "fillGradient": 10, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 79 }, "hiddenSeries": false, "id": 141, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Host Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "nvme0n1" } ] }, { "alias": "Nas Drive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sda" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Drive Write Rates", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "Bps", "label": null, "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 } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 87 }, "id": 230, "panels": [], "title": "PiHole", "type": "row" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 0, "y": 88 }, "id": 264, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-\"usage_idle\" FROM \"cpu\" WHERE $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "system", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-\"usage_idle\" FROM \"cpu\" WHERE $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "stat" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 2, "x": 3, "y": 88 }, "id": 252, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-\"usage_idle\" FROM \"cpu\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-\"usage_idle\" FROM \"cpu\" WHERE $timeFilter", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "type": "stat" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 2, "x": 5, "y": 88 }, "id": 251, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Memory Usage", "type": "stat" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 7, "y": 88 }, "id": 250, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "unique_clients" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "unique_clients" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Unique Clients", "type": "stat" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 2, "x": 10, "y": 88 }, "id": 247, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_blocked_today" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_blocked_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Ads Blocked", "type": "stat" }, { "cacheTimeout": null, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 2, "x": 12, "y": 88 }, "id": 240, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "domains_being_blocked" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "domains_being_blocked" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Domains on Blocklist", "type": "stat" }, { "aliasColors": { "Ads Blocked": "#C4162A", "Total Queries": "#E02F44" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PIHOLE1}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 8, "w": 5, "x": 14, "y": 88 }, "id": 234, "interval": null, "legend": { "percentage": false, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "6.7.2", "strokeWidth": 1, "targets": [ { "alias": "Ads Blocked", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_blocked_today" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "pihole1" } ] }, { "alias": "Total Queries", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "dns_queries_today" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "pihole1" } ] } ], "timeFrom": null, "timeShift": null, "title": "PiHole1", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "Ads Blocked": "#C4162A", "Total Queries": "#E02F44" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "-- Mixed --", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 8, "w": 5, "x": 19, "y": 88 }, "id": 235, "interval": null, "legend": { "percentage": false, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "6.7.2", "strokeWidth": 1, "targets": [ { "alias": "Ads Blocked", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "ads_blocked_today" ], "type": "field" } ] ], "tags": [] }, { "alias": "Total Queries", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "http_pihole", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "dns_queries_today" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "PiHole2", "type": "grafana-piechart-panel", "valueName": "current" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Pi CPU Usage Alert", "noDataState": "no_data", "notifications": [ { "uid": "Uf6Drc3Wz" } ] }, "aliasColors": { "PiHole1": "red", "PiHole1 - CPU": "dark-red", "PiHole1 - GPU": "dark-purple", "PiHole2": "super-light-red", "PiHole2 - CPU": "super-light-red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 96 }, "hiddenSeries": false, "id": 253, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-\"usage_idle\" FROM \"cpu\" WHERE time > now() - 15m", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT 100-\"usage_idle\" FROM \"cpu\" WHERE time > now() - 15m", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Pi Memory Usage Alert", "noDataState": "no_data", "notifications": [ { "uid": "Uf6Drc3Wz" } ] }, "aliasColors": { "PiHole1": "red", "PiHole1 - CPU": "dark-red", "PiHole1 - GPU": "dark-purple", "PiHole2": "super-light-red", "PiHole2 - CPU": "super-light-red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 96 }, "hiddenSeries": false, "id": 254, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "PiHole1", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"used\" / 10000000 FROM \"mem\" WHERE time > now() - 15m", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [ " / 10000000" ], "type": "math" } ] ], "tags": [] }, { "alias": "PiHole2", "datasource": "${DS_PIHOLE2}", "groupBy": [], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"used\" / 10000000 FROM \"mem\" WHERE time > now() - 15m", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Pi Temperatue Alert", "noDataState": "no_data", "notifications": [ { "uid": "Uf6Drc3Wz" } ] }, "aliasColors": { "PiHole1 - CPU": "super-light-red", "PiHole1 - GPU": "purple", "PiHole2 - CPU": "red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 102 }, "hiddenSeries": false, "id": 233, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.7.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "PiHole1 - CPU", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "temp_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [] }, { "alias": "PiHole1 - GPU", "datasource": "${DS_PIHOLE1}", "groupBy": [], "measurement": "temp_gpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [] }, { "alias": "PiHole2 - CPU", "datasource": "${DS_PIHOLE2}", "groupBy": [], "measurement": "temp_cpu", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperatue", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROXTELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 109 }, "id": 20, "panels": [], "repeat": null, "title": "Docker", "type": "row" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_DOCKTELEGRAF}", "decimals": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 2, "fillGradient": 10, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 110 }, "hiddenSeries": false, "id": 165, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"usage_percent\") / $cpucores FROM \"docker_container_cpu\" WHERE (\"host\" =~ /^$host$/) AND $timeFilter GROUP BY time($interval), \"container_name\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ " / 6" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Docker CPU Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "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 } }, { "datasource": "${DS_DOCKTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Containers", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 110 }, "id": 173, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Containers", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_DOCKTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Containers Running", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 110 }, "id": 218, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Containers Running", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers_running" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_DOCKTELEGRAF}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 2, "fillGradient": 10, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 110 }, "hiddenSeries": false, "id": 217, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Docker Ram Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_DOCKTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Containers Stopped", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 114 }, "id": 269, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Containers Stopped", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers_stopped" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_DOCKTELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Containers Pause", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 114 }, "id": 270, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Containers Pause", "groupBy": [], "measurement": "docker", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "n_containers_paused" ], "type": "field" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "deb" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 118 }, "id": 242, "panels": [], "title": "Downloads", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 119 }, "hideTimeOverride": true, "id": 146, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Shows", "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "section_name", "operator": "=", "value": "TV Shows" } ] }, { "alias": "Seasons", "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "seasons" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" } ] }, { "alias": "Episodes", "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "episodes" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" } ] } ], "timeFrom": "1d", "title": "TV Stats", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 8, "y": 119 }, "hideTimeOverride": true, "id": 143, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "section_name", "operator": "=", "value": "Movies" } ] } ], "timeFrom": "1d", "title": "Movies", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SABNZBD}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 11, "y": 119 }, "hideTimeOverride": true, "id": 255, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Status", "groupBy": [], "hide": false, "measurement": "qstatus", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "status" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": "1d", "title": "Download Status", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SABNZBD}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 13, "y": 119 }, "hideTimeOverride": true, "id": 256, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Speed", "groupBy": [], "hide": false, "measurement": "qstatus", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "speed" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": "1d", "title": "Download Speed", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SABNZBD}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 15, "y": 119 }, "hideTimeOverride": true, "id": 257, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Remaining", "groupBy": [], "hide": false, "measurement": "qstatus", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "total_mb_left" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": "1d", "title": "Download Remaining", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 17, "y": 119 }, "id": 202, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Pending", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "approved" ], "type": "field" } ] ], "tags": [] }, { "alias": "In Progress", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "in_progress" ], "type": "field" } ] ], "tags": [] }, { "alias": "Total", "groupBy": [], "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Requests", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 123 }, "hideTimeOverride": true, "id": 144, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 1, "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Artists", "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [ { "key": "section_name", "operator": "=", "value": "Music" } ] }, { "alias": "Albums", "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "albums" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" } ] }, { "alias": "Tracks", "groupBy": [], "hide": false, "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "tracks" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "library_stats" } ] } ], "timeFrom": "1d", "title": "Music Stats", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SABNZBD}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 123 }, "hideTimeOverride": true, "id": 260, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Week", "groupBy": [], "hide": false, "measurement": "server_stats", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "total_day" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": "1d", "title": "Downloads Today", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_SABNZBD}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 123 }, "hideTimeOverride": true, "id": 261, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "Week", "groupBy": [], "hide": false, "measurement": "server_stats", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"total\" FROM \"Tautulli\" WHERE (\"section_name\" = 'Filmer') AND $timeFilter", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": "1d", "title": "Total Downloads", "type": "stat" }, { "collapsed": false, "datasource": "${DS_DOCKTELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 127 }, "id": 175, "panels": [], "title": "Plex Ecosystem", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Total Streams", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 0, "y": 128 }, "hideTimeOverride": true, "id": 189, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "stream_count" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "current_stream_stats" } ] } ], "timeFrom": "33s", "title": "", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "displayName": "WAN Bandwidth", "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] }, "unit": "Kbits" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 3, "y": 128 }, "hideTimeOverride": true, "id": 193, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "WAN Bandwidth", "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "wan_bandwidth" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "current_stream_stats" } ] } ], "timeFrom": "30s", "title": "", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PLEX}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "displayName": "LAN Bandwidth", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] }, "unit": "Kbits" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 6, "y": 128 }, "hideTimeOverride": true, "id": 194, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "alias": "LAN Bandwidth", "groupBy": [], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "lan_bandwidth" ], "type": "field" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "current_stream_stats" } ] } ], "timeFrom": "30s", "title": "", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PLEX}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 9, "y": 128 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 181, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "total", "sortDesc": false, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 3, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "Music", "color": "#FF780A" }, { "alias": "TV", "color": "#E0B400" }, { "alias": "Movies", "color": "white" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Movies", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" }, { "condition": "AND", "key": "media_type", "operator": "=", "value": "Movie" } ] }, { "alias": "TV", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" }, { "condition": "AND", "key": "media_type", "operator": "=", "value": "Episode" } ] }, { "alias": "Music", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" }, { "condition": "AND", "key": "media_type", "operator": "=", "value": "Track" } ] } ], "thresholds": [], "timeFrom": "now-30d", "timeRegions": [], "timeShift": null, "title": "Daily Play Count Last 30 Days", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Count", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": "Movies", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": 1 } }, { "aliasColors": { "Direct Stream": "rgb(255, 255, 255)", "Transcode": "dark-yellow" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PLEX}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 9, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 128 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 185, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "total", "sortDesc": false, "total": true, "values": true }, "lines": false, "linewidth": 3, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_video_decision", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "video_decision" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" }, { "condition": "AND", "key": "video_decision", "operator": "=", "value": "Transcode" } ] }, { "alias": "$tag_video_decision", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "video_decision" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" }, { "condition": "AND", "key": "video_decision", "operator": "=", "value": "Direct Stream" } ] } ], "thresholds": [], "timeFrom": "now-30d", "timeRegions": [], "timeShift": null, "title": "Stream type Breakdown Last 30 days", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Count", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": 0, "format": "short", "label": "Video Decision", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "circleMaxSize": "4", "circleMinSize": "1", "colors": [ "rgb(63, 255, 0)", "#FADE2A", "#F2495C" ], "datasource": "${DS_PLEX}", "decimals": 0, "esGeoPoint": "geohash", "esLocationName": "location", "esMetric": "metric", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 12, "w": 9, "x": 0, "y": 134 }, "hideEmpty": false, "hideTimeOverride": true, "hideZero": false, "id": 177, "initialZoom": "4", "interval": "", "links": [], "locationData": "table", "mapCenter": "West Asia", "mapCenterLatitude": 26, "mapCenterLongitude": 53, "maxDataPoints": 1, "maxPerRow": 3, "mouseWheelZoom": true, "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "labelField": "full_location", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "coordinates" }, "targets": [ { "alias": "$tag_region_code", "dsType": "influxdb", "groupBy": [ { "params": [ "latitude" ], "type": "tag" }, { "params": [ "longitude" ], "type": "tag" }, { "params": [ "full_location" ], "type": "tag" } ], "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(distinct(\"hash\")) AS \"metric\" FROM \"Tautulli\" WHERE (\"type\" = 'Session') AND $timeFilter GROUP BY \"latitude\", \"longitude\", \"full_location\"", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" }, { "params": [ "metric" ], "type": "alias" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "thresholds": "2,3", "timeFrom": "30s", "timeShift": null, "title": "Location Map", "type": "grafana-worldmap-panel", "unitPlural": "Streams", "unitSingle": "", "unitSingular": "Stream", "valueName": "current" }, { "columns": [], "datasource": "${DS_PLEX}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 12, "w": 7, "x": 9, "y": 134 }, "hideTimeOverride": true, "id": 198, "interval": "32s", "links": [], "maxPerRow": 3, "pageSize": 8, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "distinct", "preserveFormat": true, "thresholds": [ "20" ], "type": "hidden", "unit": "short" }, { "alias": "Title", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "title", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Requested", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "requested_date", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "Status", "align": "auto", "colorMode": "row", "colors": [ "rgba(194, 23, 43, 0.61)", "rgba(255, 120, 10, 0.64)", "rgb(61, 61, 61)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "status", "preserveFormat": false, "thresholds": [ "1", "2" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Denied", "value": "0" }, { "text": "Available", "value": "2" }, { "text": "Approved", "value": "1" }, { "text": "Pending", "value": "3" } ] }, { "alias": "Type", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "#3f6833" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "request_type", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Movie", "value": "1" }, { "text": "TV Show", "value": "0" } ] }, { "alias": "User", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "requested_user", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "title" ], "type": "tag" }, { "params": [ "requested_date" ], "type": "tag" }, { "params": [ "request_type" ], "type": "tag" }, { "params": [ "status" ], "type": "tag" } ], "limit": "", "measurement": "Ombi", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Requests" } ] } ], "timeFrom": "330s", "title": "Ombi Requests", "transform": "table", "type": "table-old" }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#E0B400", "colorScale": "sqrt", "colorScheme": "interpolateSpectral", "exponent": 0.5, "max": null, "min": null, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 134 }, "heatmap": {}, "hideTimeOverride": true, "hideZeroBuckets": false, "highlightCards": true, "id": 187, "legend": { "show": false }, "links": [], "reverseYBuckets": false, "targets": [ { "alias": ".", "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "host": { "filter": "" }, "item": { "filter": "" }, "measurement": "Tautulli", "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [], "type": "count" } ] ], "table": { "skipEmptyValues": false }, "tags": [], "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": "24h", "title": "Server Popularity", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": 0, "format": "none", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "columns": [], "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 8, "x": 16, "y": 139 }, "hideTimeOverride": true, "id": 200, "interval": "32s", "links": [], "maxPerRow": 3, "pageSize": 3, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "distinct", "preserveFormat": true, "thresholds": [ "20" ], "type": "hidden", "unit": "short" }, { "alias": "DL", "align": "auto", "colorMode": "row", "colors": [ "rgb(61, 61, 61)", "rgba(237, 129, 40, 0.6)", "rgba(224, 180, 0, 0.76)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "downloaded", "thresholds": [ ".1", "1" ], "type": "string", "unit": "none", "valueMaps": [ { "text": "No", "value": "0" }, { "text": "Yes", "value": "1" } ] }, { "alias": "TV Show", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sxe", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Episode Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "epname", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "epname" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "sxe" ], "type": "tag" }, { "params": [ "downloaded" ], "type": "tag" } ], "limit": "", "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"hash\") FROM \"Sonarr\" WHERE (\"type\" = 'Future') AND $timeFilter GROUP BY \"name\", \"epname\", \"sxe\",\"downloaded\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Future" } ] } ], "timeFrom": "5m", "title": "TV Shows on Today", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 144 }, "hideTimeOverride": true, "id": 266, "interval": "", "links": [], "maxPerRow": 3, "pageSize": 4, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "distinct", "preserveFormat": true, "thresholds": [ "20" ], "type": "hidden", "unit": "short" }, { "alias": "Name", "align": "auto", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": "row", "colors": [ "rgb(61, 61, 61)", "rgba(237, 129, 40, 0.89)", "rgba(224, 180, 0, 0.76)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "protocol_id", "thresholds": [ "-1", "1" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Torrent", "value": "0" }, { "text": "Usenet", "value": "1" } ] }, { "alias": "Quality", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "quality", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "quality" ], "type": "tag" }, { "params": [ "protocol_id" ], "type": "tag" } ], "limit": "", "measurement": "Radarr", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"hash\") FROM \"Radarr\" WHERE (\"type\" = 'Queue') AND $timeFilter GROUP BY \"name\", \"quality\", \"protocol_id\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Queue" } ] } ], "timeFrom": null, "title": "Movies in Download Queue", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 16, "x": 0, "y": 146 }, "hideTimeOverride": true, "id": 183, "interval": "", "links": [], "maxPerRow": 2, "pageSize": 14, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "MM/DD/YY h:mm:ss a", "decimals": 2, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "friendly_name", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Media", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "title", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Decision", "align": "auto", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 2, "pattern": "video_decision", "preserveFormat": false, "rangeMaps": [], "sanitize": false, "thresholds": [ "" ], "type": "string", "unit": "short", "valueMaps": [] }, { "alias": "Quality", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "quality", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Limits", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "quality_profile", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Version", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "product_version", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Device", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "platform", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "distinct", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Player State", "align": "auto", "colorMode": "row", "colors": [ "rgba(224, 180, 0, 0.76)", "rgba(14, 221, 229, 0.56)", "rgba(50, 172, 45, 0.3)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "linkTargetBlank": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "player_state", "thresholds": [ "1", "3" ], "type": "string", "unit": "none", "valueMaps": [ { "text": "Playing", "value": "0" }, { "text": "Paused", "value": "1" }, { "text": "Buffering", "value": "3" } ] }, { "alias": "Username", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "username", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Location", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "full_location", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Watched", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "progress_percent", "preserveFormat": false, "thresholds": [], "type": "number", "unit": "percent", "valueMaps": [] } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "title" ], "type": "tag" }, { "params": [ "quality" ], "type": "tag" }, { "params": [ "video_decision" ], "type": "tag" }, { "params": [ "quality_profile" ], "type": "tag" }, { "params": [ "platform" ], "type": "tag" }, { "params": [ "product_version" ], "type": "tag" }, { "params": [ "full_location" ], "type": "tag" }, { "params": [ "player_state" ], "type": "tag" }, { "params": [ "progress_percent" ], "type": "tag" }, { "params": [ "friendly_name" ], "type": "tag" } ], "hide": false, "limit": "", "measurement": "Tautulli", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"session_key\") FROM \"Tautulli\" WHERE (\"type\" = 'Session') AND $timeFilter GROUP BY \"title\", \"friendly_name\", \"quality\", \"video_decision\", \"quality_profile\", \"platform\", \"product_version\", \"location\", \"username\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Session" } ] } ], "timeFrom": "30s", "timeShift": null, "title": "Current Streams", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 0, "y": 151 }, "hideTimeOverride": true, "id": 204, "interval": "", "links": [], "maxPerRow": 3, "pageSize": 4, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "distinct", "preserveFormat": true, "thresholds": [ "20" ], "type": "hidden", "unit": "short" }, { "alias": "Movie Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Movie ", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "quality", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Status", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "type", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "releaseDate", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "type" ], "type": "tag" }, { "params": [ "quality" ], "type": "tag" } ], "limit": "", "measurement": "Radarr", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"hash\") FROM \"Sonarr\" WHERE (\"type\" = 'Future') AND $timeFilter GROUP BY \"name\", \"epname\", \"sxe\",\"downloaded\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "Missing_Available", "operator": "=", "value": "0" } ] } ], "timeFrom": null, "title": "Missing Movies", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 8, "y": 151 }, "hideTimeOverride": true, "id": 267, "interval": "", "links": [], "maxPerRow": 3, "pageSize": 4, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "distinct", "preserveFormat": true, "thresholds": [ "20" ], "type": "hidden", "unit": "short" }, { "alias": "Name", "align": "auto", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sxe", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "sxe" ], "type": "tag" } ], "limit": "", "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"hash\") FROM \"Sonarr\" WHERE (\"type\" = 'Future') AND $timeFilter GROUP BY \"name\", \"epname\", \"sxe\",\"downloaded\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Missing" } ] } ], "timeFrom": null, "title": "Missing TV Shows", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PLEX}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 151 }, "hideTimeOverride": true, "id": 268, "interval": "", "links": [], "maxPerRow": 3, "pageSize": 4, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkUrl": "", "pattern": "distinct", "preserveFormat": true, "thresholds": [ "20" ], "type": "hidden", "unit": "short" }, { "alias": "Name", "align": "auto", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "name", "preserveFormat": true, "thresholds": [ "20" ], "type": "string", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Downloader", "align": "auto", "colorMode": "row", "colors": [ "rgb(61, 61, 61)", "rgba(237, 129, 40, 0.89)", "rgba(224, 180, 0, 0.76)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "protocol_id", "thresholds": [ "-1", "1" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Torrent", "value": "0" }, { "text": "Usenet", "value": "1" } ] }, { "alias": "Quality", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "quality", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "S/E", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "sxe", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "name" ], "type": "tag" }, { "params": [ "quality" ], "type": "tag" }, { "params": [ "protocol_id" ], "type": "tag" } ], "limit": "", "measurement": "Sonarr", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"hash\") FROM \"Sonarr\" WHERE (\"type\" = 'Queue') AND $timeFilter GROUP BY \"name\", \"sxe\", \"protocol_id\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "hash" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "type", "operator": "=", "value": "Queue" } ] } ], "timeFrom": null, "title": "Tv Shows in Download Queue", "transform": "table", "type": "table-old" } ], "refresh": "", "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "PiHole", "uid": "01", "version": 44 }
2022-01-10 04:55:30 UTC
2022-01-10 04:57:20 UTC
0
0
13,531
1
363,845
19,764
15
solace-brokers
Solace brokers
Analyse solace PubSub+ VPNs
2020-12-08 14:38:54 UTC
2020-12-08 14:39:01 UTC
0
null
0
0
null
null
0
0
19,764
1
13,531
1
15
Analyse solace PubSub+ VPNs
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "$$hashKey": "object:1314", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Analyse solace PubSub+ VPNs", "editable": true, "gnetId": 13531, "graphTooltip": 2, "iteration": 1593433396486, "links": [ { "$$hashKey": "object:231", "icon": "external link", "includeVars": true, "tags": [ "solace" ], "type": "dashboards" }, { "$$hashKey": "object:1202", "icon": "external link", "tags": [], "targetBlank": true, "title": "Help: Brokers", "tooltip": "Help: Brokers Monitoring Dashboard", "type": "link", "url": "https://confluence.sbb.ch/display/MOPRO/Solace+Monitoring+Dashboard%3A+Brokers" } ], "panels": [ { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 0 }, "id": 6, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 0 }, "id": 2, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 0 }, "id": 20, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 0 }, "id": 21, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 0 }, "id": 22, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 0 }, "id": 4, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 0 }, "id": 7, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": "instance", "repeatDirection": "v", "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:10920", "value": "ec2-6168.prod.aws.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 6 }, "id": 23, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 6 }, "id": 52, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 6 }, "id": 81, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 6 }, "id": 110, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 6 }, "id": 139, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 6 }, "id": 168, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 6 }, "id": 197, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:20920", "value": "ec2-6168.prod.aws.sbb.ch:20920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 12 }, "id": 24, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 12 }, "id": 53, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 12 }, "id": 82, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 12 }, "id": 111, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 12 }, "id": 140, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 12 }, "id": 169, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 12 }, "id": 198, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:30920", "value": "ec2-6168.prod.aws.sbb.ch:30920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 18 }, "id": 25, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 18 }, "id": 54, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 18 }, "id": 83, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 18 }, "id": 112, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 18 }, "id": 141, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 18 }, "id": 170, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 18 }, "id": 199, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:40920", "value": "ec2-6168.prod.aws.sbb.ch:40920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 24 }, "id": 26, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 24 }, "id": 55, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 24 }, "id": 84, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 24 }, "id": 113, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 24 }, "id": 142, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 24 }, "id": 171, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 24 }, "id": 200, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "ec2-6168.prod.aws.sbb.ch:50920", "value": "ec2-6168.prod.aws.sbb.ch:50920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 30 }, "id": 27, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 30 }, "id": 56, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 30 }, "id": 85, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 30 }, "id": 114, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 30 }, "id": 143, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 30 }, "id": 172, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 30 }, "id": 201, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg01.sbb.ch:9628", "value": "rcsadlmsg01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 36 }, "id": 28, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 36 }, "id": 57, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 36 }, "id": 86, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 36 }, "id": 115, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 36 }, "id": 144, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 36 }, "id": 173, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 36 }, "id": 202, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "rcsadlmsg02.sbb.ch:9628", "value": "rcsadlmsg02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 42 }, "id": 29, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 42 }, "id": 58, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 42 }, "id": 87, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 42 }, "id": 116, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 42 }, "id": 145, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 42 }, "id": 174, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 42 }, "id": 203, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-ato-otc1-p02.sbb.ch:10920", "value": "s-ato-otc1-p02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 48 }, "id": 30, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 48 }, "id": 59, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 48 }, "id": 88, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 48 }, "id": 117, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 48 }, "id": 146, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 48 }, "id": 175, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 48 }, "id": 204, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-cop1-otc2-t01.sbb.ch:9628", "value": "s-cop1-otc2-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 54 }, "id": 31, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 54 }, "id": 60, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 54 }, "id": 89, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 54 }, "id": 118, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 54 }, "id": 147, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 54 }, "id": 176, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 54 }, "id": 205, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-itv1-otc1-p01.sbb.ch:10920", "value": "s-itv1-otc1-p01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 60 }, "id": 32, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 60 }, "id": 61, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 60 }, "id": 90, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 60 }, "id": 119, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 60 }, "id": 148, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 60 }, "id": 177, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 60 }, "id": 206, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-lt1-otc1-t01.sbb.ch:9628", "value": "s-lt1-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 66 }, "id": 33, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 66 }, "id": 62, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 66 }, "id": 91, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 66 }, "id": 120, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 66 }, "id": 149, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 66 }, "id": 178, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 66 }, "id": 207, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-lt2-otc1-t01.sbb.ch:9628", "value": "s-lt2-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 72 }, "id": 34, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 72 }, "id": 63, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 72 }, "id": 92, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 72 }, "id": 121, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 72 }, "id": 150, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 72 }, "id": 179, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 72 }, "id": 208, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-mon-otc1-t01.sbb.ch:9628", "value": "s-mon-otc1-t01.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 78 }, "id": 35, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 78 }, "id": 64, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 78 }, "id": 93, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 78 }, "id": 122, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 78 }, "id": 151, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 78 }, "id": 180, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 78 }, "id": 209, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-rti-otc1-t02.sbb.ch:10920", "value": "s-rti-otc1-t02.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 84 }, "id": 36, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 84 }, "id": 65, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 84 }, "id": 94, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 84 }, "id": 123, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 84 }, "id": 152, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 84 }, "id": 181, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 84 }, "id": 210, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-t-i1-otc1-t01.sbb.ch:10920", "value": "s-t-i1-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 90 }, "id": 37, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 90 }, "id": 66, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 90 }, "id": 95, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 90 }, "id": 124, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 90 }, "id": 153, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 90 }, "id": 182, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 90 }, "id": 211, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "s-t-i2-otc1-t01.sbb.ch:10920", "value": "s-t-i2-otc1-t01.sbb.ch:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 96 }, "id": 38, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 96 }, "id": 67, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 96 }, "id": 96, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 96 }, "id": 125, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 96 }, "id": 154, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 96 }, "id": 183, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 96 }, "id": 212, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node01.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node01.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 102 }, "id": 39, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 102 }, "id": 68, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 102 }, "id": 97, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 102 }, "id": 126, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 102 }, "id": 155, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 102 }, "id": 184, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 102 }, "id": 213, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolace-node02.otc-test.sbb.ch:9628", "value": "shared-rcssolace-node02.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 108 }, "id": 40, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 108 }, "id": 69, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 108 }, "id": 98, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 108 }, "id": 127, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 108 }, "id": 156, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 108 }, "id": 185, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 108 }, "id": 214, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628", "value": "shared-rcssolacemonitoring.otc-test.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 114 }, "id": 41, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 114 }, "id": 70, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 114 }, "id": 99, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 114 }, "id": 128, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 114 }, "id": 157, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 114 }, "id": 186, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 114 }, "id": 215, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:10920", "value": "tms-mob-int01-intern:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 120 }, "id": 42, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 120 }, "id": 71, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 120 }, "id": 100, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 120 }, "id": 129, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 120 }, "id": 158, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 120 }, "id": 187, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 120 }, "id": 216, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:20920", "value": "tms-mob-int01-intern:20920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 126 }, "id": 43, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 126 }, "id": 72, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 126 }, "id": 101, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 126 }, "id": 130, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 126 }, "id": 159, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 126 }, "id": 188, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 126 }, "id": 217, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:30920", "value": "tms-mob-int01-intern:30920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 132 }, "id": 44, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 132 }, "id": 73, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 132 }, "id": 102, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 132 }, "id": 131, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 132 }, "id": 160, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 132 }, "id": 189, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 132 }, "id": 218, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:40920", "value": "tms-mob-int01-intern:40920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 138 }, "id": 45, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 138 }, "id": 74, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 138 }, "id": 103, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 138 }, "id": 132, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 138 }, "id": 161, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 138 }, "id": 190, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 138 }, "id": 219, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int01-intern:50920", "value": "tms-mob-int01-intern:50920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 144 }, "id": 46, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 144 }, "id": 75, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 144 }, "id": 104, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 144 }, "id": 133, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 144 }, "id": 162, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 144 }, "id": 191, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 144 }, "id": 220, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:10920", "value": "tms-mob-int02-intern:10920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 150 }, "id": 47, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 150 }, "id": 76, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 150 }, "id": 105, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 150 }, "id": 134, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 150 }, "id": 163, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 150 }, "id": 192, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 150 }, "id": 221, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:20920", "value": "tms-mob-int02-intern:20920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 156 }, "id": 48, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 156 }, "id": 77, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 156 }, "id": 106, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 156 }, "id": 135, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 156 }, "id": 164, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 156 }, "id": 193, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 156 }, "id": 222, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:30920", "value": "tms-mob-int02-intern:30920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 162 }, "id": 49, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 162 }, "id": 78, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 162 }, "id": 107, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 162 }, "id": 136, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 162 }, "id": 165, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 162 }, "id": 194, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 162 }, "id": 223, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:40920", "value": "tms-mob-int02-intern:40920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 168 }, "id": 50, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 168 }, "id": 79, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 168 }, "id": 108, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 168 }, "id": 137, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 168 }, "id": 166, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 168 }, "id": 195, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 168 }, "id": 224, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tms-mob-int02-intern:50920", "value": "tms-mob-int02-intern:50920" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "Prometheus", "gridPos": { "h": 6, "w": 4, "x": 0, "y": 174 }, "id": 51, "links": [ { "targetBlank": false, "title": "Broker View", "url": "/d/HUkhHbPWz/solace-broker?orgId=1&$__url_time_range&$__all_variables" } ], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Active", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Shutdown", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 3, "operator": "", "text": "N/A", "to": "", "type": 1, "value": ".1" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "title": "${__series.name}" }, "overrides": [], "thresholds": [ { "color": "red", "index": 0, "value": null }, { "color": "green", "index": 1, "value": 1 } ], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 6, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_up{instance=~\"$instance.*\",job=\"solace\"}, \"instance_short\", \"$1$2$3$4\", \"instance\", \"(^.+)(?:.sbb.ch){1}(:\\\\d+)|(^.+)(:\\\\d+)\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance_short}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "status", "type": "stat" }, { "datasource": "Prometheus", "description": "Clients simultaneously connected to a given Message VPN through all supported services", "gridPos": { "h": 6, "w": 4, "x": 4, "y": 174 }, "id": 80, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ] } }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 800 }, { "color": "red", "index": 2, "value": 900 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 2, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_vpn_connections{instance=~\"$instance.*\",vpn_name!~\"#.*\",group=\"Solace\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "client connections", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on message HA replication", "gridPos": { "h": 6, "w": 2, "x": 8, "y": 174 }, "id": 109, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.01, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.007 }, { "color": "red", "index": 2, "value": 0.008 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 20, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_mate_link_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "mate link latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency on persistence for guaranteed messages", "gridPos": { "h": 6, "w": 2, "x": 10, "y": 174 }, "id": 138, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 21, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_disk_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "disk latency", "type": "bargauge" }, { "datasource": "Prometheus", "description": "measured latency for CPU instructions ", "gridPos": { "h": 6, "w": 2, "x": 12, "y": 174 }, "id": 167, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 0.1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ] }, "unit": "s" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 0.07 }, { "color": "red", "index": 2, "value": 0.08 } ], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 22, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(solace_system_compute_latency_avg_seconds{instance=~\"$instance.*\",vpn_name!~\"#.*\",job=\"solace\"}, \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "compute latency", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 14, "y": 174 }, "id": 196, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 4, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_rx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume IN", "type": "bargauge" }, { "datasource": "Prometheus", "gridPos": { "h": 6, "w": 5, "x": 19, "y": 174 }, "id": 225, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 10000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ] }, "unit": "Bps" }, "overrides": [], "thresholds": [ { "color": "green", "index": 0, "value": null }, { "color": "#EAB839", "index": 1, "value": 8000000 }, { "color": "red", "index": 2, "value": 9000000 } ], "values": false }, "orientation": "horizontal", "showUnfilled": true }, "pluginVersion": "6.7.2", "repeat": null, "repeatDirection": "v", "repeatIteration": 1593433396486, "repeatPanelId": 7, "scopedVars": { "instance": { "selected": false, "text": "tmsplt-otc2-t02.sbb.ch:9628", "value": "tmsplt-otc2-t02.sbb.ch:9628" } }, "targets": [ { "expr": "label_replace(irate(solace_vpn_tx_bytes_total{instance=~\"$instance.*\",vpn_name!~\"^#.+\"}[5m]), \"instance_short\", \"$1\", \"instance\", \"([\\\\w\\\\-]+).*\")", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{vpn_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Transfer volume OUT", "type": "bargauge" } ], "schemaVersion": 22, "style": "dark", "tags": [ "solace", "broker" ], "templating": { "list": [ { "allValue": null, "current": { "text": "All", "value": [ "$__all" ] }, "datasource": "Prometheus", "definition": "label_values(up{group=\"Solace\"}, instance)", "hide": 0, "includeAll": true, "index": -1, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "label_values(up{group=\"Solace\"}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Solace brokers", "uid": "mz7SR9EZk", "variables": { "list": [] }, "version": 26 }
2020-12-08 14:38:54 UTC
null
0
0
11,871
1
357,532
16,844
15
kurim-nickel-copy
Kurim Nickel Copy
a
2020-03-09 08:13:13 UTC
2020-03-09 08:25:58 UTC
0
null
0
0
null
null
0
0
16,844
1
11,871
1
15
null
{ "__inputs": [ { "name": "DS_KURIM_PLATING (AURORA - POSTGRESQL)", "label": "Kurim Plating (Aurora - PostgreSQL)", "description": "", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 11871, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": { "G1_1_Hi": "blue", "G1_1_HiHi": "red", "G1_1_Lo": "blue", "G1_1_LoLo": "red", "G1_1_voltage": "dark-green", "N1_1_voltage": "green", "N1_1_voltage_Hi": "blue", "N1_1_voltage_HiHi": "red", "N1_1_voltage_Lo": "blue", "N1_1_voltage_LoLo": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"N1_1_voltage_Hi\",\n \"N1_1_voltage_HiHi\",\n \"N1_1_voltage_Lo\",\n \"N1_1_voltage_LoLo\",\n \"N1_1_voltage\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"G1_1_Hi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_HiHi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_Lo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_LoLo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_voltage\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "N1_1", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "G1_1_Hi": "blue", "G1_1_HiHi": "red", "G1_1_Lo": "blue", "G1_1_LoLo": "red", "G1_1_voltage": "dark-green", "N1_1_voltage": "green", "N1_1_voltage_Hi": "blue", "N1_1_voltage_HiHi": "red", "N1_1_voltage_Lo": "blue", "N1_1_voltage_LoLo": "red", "N1_2_voltage": "green", "N1_2_voltage_Hi": "blue", "N1_2_voltage_HiHi": "red", "N1_2_voltage_Lo": "blue", "N1_2_voltage_LoLo": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"N1_2_voltage_Hi\",\n \"N1_2_voltage_HiHi\",\n \"N1_2_voltage_Lo\",\n \"N1_2_voltage_LoLo\",\n \"N1_2_voltage\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"G1_1_Hi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_HiHi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_Lo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_LoLo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_voltage\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "N1_2", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "G1_1_Hi": "blue", "G1_1_HiHi": "red", "G1_1_Lo": "blue", "G1_1_LoLo": "red", "G1_1_voltage": "dark-green", "N1_1_voltage": "green", "N1_1_voltage_Hi": "blue", "N1_1_voltage_HiHi": "red", "N1_1_voltage_Lo": "blue", "N1_1_voltage_LoLo": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"N1_3_voltage_Hi\",\n \"N1_3_voltage_HiHi\",\n \"N1_3_voltage_Lo\",\n \"N1_3_voltage_LoLo\",\n \"N1_3_voltage\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"G1_1_Hi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_HiHi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_Lo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_LoLo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_voltage\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "N1_3", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "G1_1_Hi": "blue", "G1_1_HiHi": "red", "G1_1_Lo": "blue", "G1_1_LoLo": "red", "G1_1_voltage": "dark-green", "N1_1_voltage": "green", "N1_1_voltage_Hi": "blue", "N1_1_voltage_HiHi": "red", "N1_1_voltage_Lo": "blue", "N1_1_voltage_LoLo": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"N1_4_voltage_Hi\",\n \"N1_4_voltage_HiHi\",\n \"N1_4_voltage_Lo\",\n \"N1_4_voltage_LoLo\",\n \"N1_4_voltage\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"G1_1_Hi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_HiHi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_Lo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_LoLo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_voltage\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "N1_4", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "G1_1_Hi": "blue", "G1_1_HiHi": "red", "G1_1_Lo": "blue", "G1_1_LoLo": "red", "G1_1_voltage": "dark-green", "N1_1_voltage": "green", "N1_1_voltage_Hi": "blue", "N1_1_voltage_HiHi": "red", "N1_1_voltage_Lo": "blue", "N1_1_voltage_LoLo": "red", "N1_5_voltage": "green", "N1_5_voltage_Hi": "blue", "N1_5_voltage_HiHi": "red", "N1_5_voltage_Lo": "blue", "N1_5_voltage_LoLo": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"N1_5_voltage_Hi\",\n \"N1_5_voltage_HiHi\",\n \"N1_5_voltage_Lo\",\n \"N1_5_voltage_LoLo\",\n \"N1_5_voltage\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"G1_1_Hi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_HiHi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_Lo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_LoLo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_voltage\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "N1_5", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "G1_1_Hi": "blue", "G1_1_HiHi": "red", "G1_1_Lo": "blue", "G1_1_LoLo": "red", "G1_1_voltage": "dark-green", "N1_1_voltage": "green", "N1_1_voltage_Hi": "blue", "N1_1_voltage_HiHi": "red", "N1_1_voltage_Lo": "blue", "N1_1_voltage_LoLo": "red", "N1_6_voltage": "green", "N1_6_voltage_Hi": "blue", "N1_6_voltage_HiHi": "red", "N1_6_voltage_Lo": "blue", "N1_6_voltage_LoLo": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"N1_6_voltage_Hi\",\n \"N1_6_voltage_HiHi\",\n \"N1_6_voltage_Lo\",\n \"N1_6_voltage_LoLo\",\n \"N1_6_voltage\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"G1_1_Hi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_HiHi\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_Lo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_LoLo\"" ], "type": "column" } ], [ { "params": [ "\"G1_1_voltage\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "N1_6", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"Speed_1\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"Speed_1\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Speed 1", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KURIM_PLATING (AURORA - POSTGRESQL)}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 21 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n \"timestamp\" AS \"time\",\n \"Speed_2\"\nFROM p031_telemetry\nWHERE\n $__timeFilter(\"timestamp\")\nORDER BY 1", "refId": "A", "select": [ [ { "params": [ "\"Speed_1\"" ], "type": "column" } ] ], "table": "p031_telemetry", "timeColumn": "\"timestamp\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Speed 2", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now-2m" }, "timepicker": { "nowDelay": "2m", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Kurim Nickel Copy", "uid": "7nXeSllZz", "version": 5, "description": "a" }
2020-03-09 08:13:13 UTC
2020-03-09 08:25:58 UTC
0
0
12,892
1
397,368
18,631
15
dask
dask
Monitor an auto-scaling Dask cluster, including a dynamic view of active workers.
2020-08-26 02:45:38 UTC
2020-08-26 02:46:14 UTC
0
Testing changes to https://grafana.com/grafana/dashboards/11522 before upstreaming.
0
0
null
null
0
0
18,631
1
12,892
1
15
Monitor an auto-scaling Dask cluster, including a dynamic view of active workers.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Monitor an auto-scaling Dask cluster, including a dynamic view of active workers. ", "editable": true, "gnetId": 12892, "graphTooltip": 0, "id": null, "iteration": 1598409824650, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "#FADE2A", "#FF9830" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 0 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.2.4", "postfix": " clients", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(184, 119, 217, 0.44)", "full": false, "lineColor": "#B877D9", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(dask_scheduler_clients)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "5, 10", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 4, "w": 14, "x": 3, "y": 0 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum(dask_scheduler_clients)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Clients", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Clients", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "\n# active workers (last $active_interval)", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 2, "w": 7, "x": 17, "y": 0 }, "id": 37, "links": [], "mode": "markdown", "timeFrom": null, "timeShift": null, "title": "", "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 17, "y": 2 }, "id": 35, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.2.4", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "active_worker_instance", "repeatDirection": "v", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "dask_worker_threads{instance=~\"$active_worker_instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Threads @ $active_worker_instance", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "displayName": "", "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "red", "index": 1, "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 2 }, "id": 16, "interval": "", "links": [], "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "repeat": "active_worker_instance", "repeatDirection": "v", "targets": [ { "expr": "dask_worker_tasks{instance=~\"$active_worker_instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tasks @ $active_worker_instance", "type": "bargauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#E24D42", "index": 1, "value": 100 }, { "color": "#6ED0E0", "index": 2, "value": 200 }, { "color": "yellow", "index": 3, "value": 500 }, { "color": "#EF843C", "index": 4, "value": 1000 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 4 }, "id": 8, "links": [], "options": { "displayMode": "basic", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(dask_scheduler_tasks) by (state)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" }, { "expr": "sum(dask_scheduler_tasks_forgotten_total)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "forgotten", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Tasks: scheduler", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 5, "w": 14, "x": 3, "y": 4 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.1.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum(dask_scheduler_tasks) by (state)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" }, { "expr": "sum(dask_scheduler_tasks_forgotten_total)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "forgotten", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tasks: scheduler", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "#E24D42", "index": 1, "value": 100 }, { "color": "#6ED0E0", "index": 2, "value": 200 }, { "color": "yellow", "index": 3, "value": 500 }, { "color": "#EF843C", "index": 4, "value": 1000 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 9 }, "id": 38, "links": [], "options": { "displayMode": "basic", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(dask_worker_tasks) by (state)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tasks: workers", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 5, "w": 14, "x": 3, "y": 9 }, "hiddenSeries": false, "id": 39, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.1.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum(dask_worker_tasks) by (state)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tasks: workers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "#F2495C", "#73BF69", "#FF9830" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 14 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.2.4", "postfix": " workers", "postfixFontSize": "100%", "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(dask_scheduler_workers{state=~\"connected\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1, 14", "timeFrom": null, "timeShift": null, "title": "", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 6, "w": 14, "x": 3, "y": 14 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(dask_scheduler_workers) by (state)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "A" }, { "expr": "sum(dask_scheduler_desired_workers)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "desired", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Workers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": "20", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 20, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "index": 0, "value": null }, { "color": "yellow", "index": 1, "value": 10 }, { "color": "red", "index": 2, "value": 15 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 0, "y": 17 }, "id": 10, "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(dask_scheduler_workers) by (state)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{state}}", "refId": "B" }, { "expr": "sum(dask_scheduler_desired_workers)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "desired", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Workers", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 14, "x": 3, "y": 20 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dask_worker_connections", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Worker Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "max", "color": "#F2495C" }, { "alias": "avg", "color": "#73BF69", "dashes": true, "spaceLength": 5 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(dask_worker_latency_seconds) without (instance)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "max", "refId": "A" }, { "expr": "avg(dask_worker_latency_seconds) without (instance)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "avg", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [ { "colorMode": "background6", "fill": true, "fillColor": "rgba(234, 112, 112, 0.12)", "line": false, "lineColor": "rgba(237, 46, 24, 0.60)", "op": "time" } ], "timeShift": null, "title": "Worker latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 3, "format": "s", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 14, "x": 3, "y": 25 }, "hiddenSeries": false, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dask_worker_latency_seconds", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Worker Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 3, "format": "s", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(max_over_time(dask_worker_threads[${__range_s}s]))", "hide": 0, "includeAll": true, "label": "workers", "multi": true, "name": "worker_instance", "options": [], "query": "query_result(max_over_time(dask_worker_threads[${__range_s}s]))", "refresh": 2, "regex": "/\"([^\"]+)\"/", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "1m", "value": "1m" }, "hide": 0, "label": "active interval", "name": "active_interval", "options": [ { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "3h", "value": "3h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1m,10m,30m,1h,3h,6h,12h,1d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(max_over_time(dask_worker_threads[$active_interval]))", "hide": 0, "includeAll": true, "label": "active workers", "multi": true, "name": "active_worker_instance", "options": [], "query": "query_result(max_over_time(dask_worker_threads[$active_interval]))", "refresh": 2, "regex": "/instance=\"([^\"]+)\"/", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "dask", "uid": "a_khcwhWk2", "version": 3 }
2020-08-26 02:45:38 UTC
null
0
0
15,442
1
575,591
23,297
15
azure-applictaion-gataway
Azure Applictaion Gataway
Azure Applictaion Gataway WAF v2
2021-12-28 07:23:58 UTC
2021-12-28 07:24:23 UTC
0
null
0
0
null
null
0
0
23,297
1
15,442
1
15
Azure Applictaion Gataway WAF v2
{ "__inputs": [ { "name": "DS_AZURE_MONITOR", "label": "Azure Monitor", "description": "", "type": "datasource", "pluginId": "grafana-azure-monitor-datasource", "pluginName": "Azure Monitor" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.3" }, { "type": "datasource", "id": "grafana-azure-monitor-datasource", "name": "Azure Monitor", "version": "0.3.0" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.5.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:3050", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "queryType": "Azure Monitor", "rawQuery": "<your table>\n| where $__timeFilter() \n| project TimeGenerated, Text=YourTitleColumn, Tags=\"tag1,tag2\"", "showIn": 0, "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f", "type": "dashboard", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" } ] }, "editable": true, "gnetId": 15442, "graphTooltip": 0, "id": null, "iteration": 1608687670565, "links": [], "panels": [ { "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.3", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": null, "dimensionFilter": "*", "dimensions": [], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "ComputeUnits", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2374", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2375", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2376", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2377", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2378", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2379", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2380", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2381", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2382", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "Current Compute Units", "type": "stat" }, { "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 5, "y": 0 }, "id": 7, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.3", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": null, "dimensionFilter": "*", "dimensions": [], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "CapacityUnits", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2864", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2865", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2866", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2867", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2868", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2869", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2870", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2871", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2872", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "Current Capacity Units", "type": "stat" }, { "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 10, "y": 0 }, "id": 3, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.3", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:2205", "text": "None", "value": "None" }, { "$$hashKey": "object:2206", "text": "BackendPool HttpSettings", "value": "BackendSettingsPool" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "HealthyHostCount", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2196", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2197", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2198", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2199", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2200", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2201", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2202", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2203", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2204", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "Healthy Host Count", "type": "stat" }, { "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1000 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 13, "y": 0 }, "id": 21, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.3", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Total" ], "aggregation": "Total", "alias": "{{dimensionvalue}}", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "TlsProtocol", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:4152", "text": "None", "value": "None" }, { "$$hashKey": "object:4153", "text": "Listener", "value": "Listener" }, { "$$hashKey": "object:4154", "text": "TLS Protocol", "value": "TlsProtocol" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "TlsProtocol", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:4143", "text": "auto", "value": "auto" }, { "$$hashKey": "object:4144", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:4145", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:4146", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:4147", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:4148", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:4149", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:4150", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:4151", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "Client TLS Protocol", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 0 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Total" ], "aggregation": "Total", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:2536", "text": "None", "value": "None" }, { "$$hashKey": "object:2537", "text": "BackendPool HttpSettings", "value": "BackendSettingsPool" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "TotalRequests", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "Prod", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2527", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2528", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2529", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2530", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2531", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2532", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2533", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2534", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2535", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4217", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4218", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 10, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Total" ], "aggregation": "Total", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "", "dimensionFilter": "*", "dimensions": [], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "CurrentConnections", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "Prod", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2449", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2450", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2451", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2452", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2453", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2454", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2455", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2456", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2457", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Current Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4217", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4218", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 10, "y": 7 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": null, "dimensionFilter": "*", "dimensions": [], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "NewConnectionsPerSecond", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2640", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2641", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2642", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2643", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2644", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2645", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2646", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2647", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2648", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "New Connections per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2657", "format": "cps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2658", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 7 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "", "dimensionFilter": "*", "dimensions": [], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "Throughput", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "Prod", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2577", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2578", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2579", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2580", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2581", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2582", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2583", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2584", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2585", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4677", "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4678", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:2984", "text": "None", "value": "None" }, { "$$hashKey": "object:2985", "text": "Listener", "value": "Listener" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "ClientRtt", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:2975", "text": "auto", "value": "auto" }, { "$$hashKey": "object:2976", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:2977", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:2978", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:2979", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:2980", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:2981", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:2982", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:2983", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" }, { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:3073", "text": "None", "value": "None" }, { "$$hashKey": "object:3074", "text": "Listener", "value": "Listener" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "ApplicationGatewayTotalTime", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:3064", "text": "auto", "value": "auto" }, { "$$hashKey": "object:3065", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:3066", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:3067", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:3068", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:3069", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:3070", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:3071", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:3072", "text": "1 day", "value": "P1D" } ], "top": "10" }, "hide": true, "queryType": "Azure Monitor", "refId": "B", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" }, { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:3239", "text": "None", "value": "None" }, { "$$hashKey": "object:3240", "text": "Listener", "value": "Listener" }, { "$$hashKey": "object:3241", "text": "Backend Server", "value": "BackendServer" }, { "$$hashKey": "object:3242", "text": "Backend Pool", "value": "BackendPool" }, { "$$hashKey": "object:3243", "text": "Backend Http Setting", "value": "BackendHttpSetting" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "BackendConnectTime", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:3230", "text": "auto", "value": "auto" }, { "$$hashKey": "object:3231", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:3232", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:3233", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:3234", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:3235", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:3236", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:3237", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:3238", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "C", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" }, { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:3279", "text": "None", "value": "None" }, { "$$hashKey": "object:3280", "text": "Listener", "value": "Listener" }, { "$$hashKey": "object:3281", "text": "Backend Server", "value": "BackendServer" }, { "$$hashKey": "object:3282", "text": "Backend Pool", "value": "BackendPool" }, { "$$hashKey": "object:3283", "text": "Backend Http Setting", "value": "BackendHttpSetting" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "BackendFirstByteResponseTime", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:3270", "text": "auto", "value": "auto" }, { "$$hashKey": "object:3271", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:3272", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:3273", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:3274", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:3275", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:3276", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:3277", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:3278", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "D", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" }, { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Average" ], "aggregation": "Average", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:3315", "text": "None", "value": "None" }, { "$$hashKey": "object:3316", "text": "Listener", "value": "Listener" }, { "$$hashKey": "object:3317", "text": "Backend Server", "value": "BackendServer" }, { "$$hashKey": "object:3318", "text": "Backend Pool", "value": "BackendPool" }, { "$$hashKey": "object:3319", "text": "Backend Http Setting", "value": "BackendHttpSetting" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "BackendLastByteResponseTime", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:3306", "text": "auto", "value": "auto" }, { "$$hashKey": "object:3307", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:3308", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:3309", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:3310", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:3311", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:3312", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:3313", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:3314", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "E", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Application gateway total time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2912", "format": "MilliSeconds", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2913", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Total" ], "aggregation": "Total", "alias": "{{metric}}", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:4492", "text": "None", "value": "None" }, { "$$hashKey": "object:4493", "text": "Listener", "value": "Listener" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "BytesSent", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:4483", "text": "auto", "value": "auto" }, { "$$hashKey": "object:4484", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:4485", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:4486", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:4487", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:4488", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:4489", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:4490", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:4491", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" }, { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc", "resultFormat": "time_series", "workspace": "7d59ab60-d04b-43b7-8eab-8c318b8a45bb" }, "azureMonitor": { "aggOptions": [ "Total" ], "aggregation": "Total", "alias": "{{metric}}", "allowedTimeGrainsMs": [ 60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000 ], "dimension": "None", "dimensionFilter": "*", "dimensions": [ { "$$hashKey": "object:4515", "text": "None", "value": "None" }, { "$$hashKey": "object:4516", "text": "Listener", "value": "Listener" } ], "metricDefinition": "Microsoft.Network/applicationGateways", "metricName": "BytesReceived", "metricNamespace": "Microsoft.Network/applicationGateways", "resourceGroup": "$ResourceGroup", "resourceName": "$ResourceName", "timeGrain": "auto", "timeGrains": [ { "$$hashKey": "object:4506", "text": "auto", "value": "auto" }, { "$$hashKey": "object:4507", "text": "1 minute", "value": "PT1M" }, { "$$hashKey": "object:4508", "text": "5 minutes", "value": "PT5M" }, { "$$hashKey": "object:4509", "text": "15 minutes", "value": "PT15M" }, { "$$hashKey": "object:4510", "text": "30 minutes", "value": "PT30M" }, { "$$hashKey": "object:4511", "text": "1 hour", "value": "PT1H" }, { "$$hashKey": "object:4512", "text": "6 hours", "value": "PT6H" }, { "$$hashKey": "object:4513", "text": "12 hours", "value": "PT12H" }, { "$$hashKey": "object:4514", "text": "1 day", "value": "P1D" } ], "top": "10" }, "queryType": "Azure Monitor", "refId": "B", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Networking Transfer", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4434", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4435", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 22 }, "id": 9, "pageSize": null, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "$$hashKey": "object:651", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "TimeGenerated", "thresholds": [], "type": "date", "unit": "short" }, { "$$hashKey": "object:665", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "clientIp_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:689", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ruleSetType_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:712", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "hostname_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:734", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ruleId_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:756", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ruleGroup_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:778", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "details_message_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:800", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "action_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:856", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "details_line_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:1215", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "requestUri_s", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:1282", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/^.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "appInsights": { "dimension": [ "none" ], "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "AzureDiagnostics \r\n| where ResourceProvider == \"MICROSOFT.NETWORK\" and Category == \"ApplicationGatewayFirewallLog\" and action_s == \"Blocked\"\n| where TimeGenerated >= $__timeFrom() and TimeGenerated <= $__timeTo()\n| order by TimeGenerated asc", "resultFormat": "table", "workspace": "08934564-b6bd-42d1-9f9f-b777176b0835" }, "azureMonitor": { "aggOptions": [], "dimensionFilter": "*", "dimensionFilters": [], "metricDefinition": "select", "metricName": "select", "metricNamespace": "select", "resourceGroup": "select", "resourceName": "select", "timeGrain": "auto", "timeGrains": [], "top": "10" }, "insightsAnalytics": { "query": "", "resultFormat": "time_series" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "WAF ALL Logs", "transform": "table", "type": "table-old" }, { "cacheTimeout": null, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 7, "x": 0, "y": 32 }, "id": 11, "interval": null, "links": [], "maxDataPoints": 1, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.3", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "AzureDiagnostics\r\n| where ResourceProvider == \"MICROSOFT.NETWORK\" and Category == \"ApplicationGatewayFirewallLog\"\r and action_s == \"Blocked\"\n| where TimeGenerated >= $__timeFrom() and TimeGenerated <= $__timeTo()\n| summarize count() by clientIp_s, bin(TimeGenerated, $__interval)\n", "resultFormat": "time_series", "workspace": "08934564-b6bd-42d1-9f9f-b777176b0835" }, "azureMonitor": { "aggOptions": [], "dimensionFilter": "*", "metricDefinition": "select", "metricName": "select", "metricNamespace": "select", "resourceGroup": "select", "resourceName": "select", "timeGrain": "auto", "timeGrains": [], "top": "10" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "WAF Block Count from IPs", "type": "bargauge" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 9, "x": 7, "y": 32 }, "id": 13, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": null, "show": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 1, "nullPointMode": "connected", "pieType": "pie", "pluginVersion": "7.0.3", "strokeWidth": "1", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "AzureDiagnostics\r\n| where ResourceProvider == \"MICROSOFT.NETWORK\" and Category == \"ApplicationGatewayFirewallLog\"\r \n| where TimeGenerated >= $__timeFrom() and TimeGenerated <= $__timeTo()\n| summarize Count=count() by details_file_s, bin(TimeGenerated, $__interval)", "resultFormat": "time_series", "workspace": "08934564-b6bd-42d1-9f9f-b777176b0835" }, "azureMonitor": { "aggOptions": [], "dimensionFilter": "*", "metricDefinition": "select", "metricName": "select", "metricNamespace": "select", "resourceGroup": "select", "resourceName": "select", "timeGrain": "auto", "timeGrains": [], "top": "10" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "Rules Current percentage", "type": "grafana-piechart-panel", "valueName": "current" }, { "datasource": "${DS_AZURE_MONITOR}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 32 }, "id": 15, "options": { "showHeader": true }, "pluginVersion": "7.3.3", "targets": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "AzureDiagnostics\r\n| where ResourceProvider == \"MICROSOFT.NETWORK\" and Category == \"ApplicationGatewayFirewallLog\"\r and action_s == \"Blocked\"\n| where TimeGenerated >= $__timeFrom() and TimeGenerated <= $__timeTo()\n| project TimeGenerated, clientIp_s, requestUri_s, details_file_s", "resultFormat": "table", "workspace": "08934564-b6bd-42d1-9f9f-b777176b0835" }, "azureMonitor": { "aggOptions": [], "dimensionFilter": "*", "metricDefinition": "select", "metricName": "select", "metricNamespace": "select", "resourceGroup": "select", "resourceName": "select", "timeGrain": "auto", "timeGrains": [], "top": "10" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "9208153d-b7d9-4b82-bbed-8222fc3ed00f" } ], "timeFrom": null, "timeShift": null, "title": "Block List", "type": "table" } ], "refresh": "1m", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Azure Monitor", "value": "Azure Monitor" }, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Subscription", "options": [], "query": "grafana-azure-monitor-datasource", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$Subscription", "definition": "ResourceGroups()", "error": null, "hide": 0, "includeAll": false, "label": "ResourceGroup", "multi": false, "name": "ResourceGroup", "options": [], "query": "ResourceGroups()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$Subscription", "definition": "Namespaces($ResourceGroup)", "error": null, "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "Namespace", "options": [], "query": "Namespaces($ResourceGroup)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$Subscription", "definition": "ResourceNames($ResourceGroup,$Namespace)", "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "ResourceName", "options": [], "query": "ResourceNames($ResourceGroup,$Namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Azure Applictaion Gataway", "uid": "ZvOXEHgMz", "version": 31, "description": "Azure Applictaion Gataway WAF v2" }
2021-12-28 07:23:58 UTC
null
0
0
14,212
1
481,286
20,902
15
nginx-ingress-controller
NGINX Ingress controller
Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment.
2021-04-10 21:32:04 UTC
2021-04-10 21:32:33 UTC
0
null
0
0
null
null
0
0
20,902
1
14,212
1
15
Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" }, { "datasource": "${DS_PROMETHEUS}", "enable": true, "expr": "sum(changes(nginx_ingress_controller_config_last_reload_successful_timestamp_seconds{instance!=\"unknown\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[30s])) by (controller_class)", "hide": false, "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "name": "Config Reloads", "showIn": 0, "step": "30s", "tagKeys": "controller_class", "tags": [], "titleFormat": "Config Reloaded", "type": "tags" } ] }, "editable": true, "gnetId": 14212, "graphTooltip": 0, "iteration": 1534359654832, "links": [], "panels": [ { "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": "${DS_PROMETHEUS}", "format": "ops", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 0 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "round(sum(irate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m])), 0.001)", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Controller Request Volume", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 82, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(avg_over_time(nginx_ingress_controller_nginx_process_connections{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Controller Connections", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 80, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",status!~\"[4-5].*\"}[2m])) / sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m]))", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "95, 99, 99.5", "title": "Controller Success Rate (non-4|5xx responses)", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "id": 81, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(nginx_ingress_controller_success{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Config Reloads", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "${DS_PROMETHEUS}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 83, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(nginx_ingress_controller_config_last_reload_successful{controller_pod=~\"$controller\",controller_namespace=~\"$namespace\"} == 0)", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Last Config Failed", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 3 }, "height": "200px", "id": 86, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress), 0.001)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "metric": "network", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress Request Volume", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00", "max - prometheus": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 3 }, "id": 87, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 300, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\",status!~\"[4-5].*\"}[2m])) by (ingress) / sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress Success Rate (non-4|5xx responses)", "tooltip": { "msResolution": false, "shared": true, "sort": 1, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 10 }, "height": "200px", "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (irate (nginx_ingress_controller_request_size_sum{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (irate (nginx_ingress_controller_response_size_sum{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network I/O pressure", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00", "max - prometheus": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 10 }, "id": 77, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(nginx_ingress_controller_nginx_process_resident_memory_bytes{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}) ", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "nginx", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Average Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "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 } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": false, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 10 }, "height": "", "id": 79, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (nginx_ingress_controller_nginx_process_cpu_seconds_total{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m])) ", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "nginx", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt" } ], "timeFrom": null, "timeShift": null, "title": "Average CPU Usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 }, "hideTimeOverride": false, "id": 75, "links": [], "pageSize": 7, "repeat": null, "repeatDirection": "h", "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "alias": "Ingress", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "ingress", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Requests", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #A", "thresholds": [ "" ], "type": "number", "unit": "ops" }, { "alias": "Errors", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "ops" }, { "alias": "P50 Latency", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "P90 Latency", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "P99 Latency", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "alias": "IN", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #F", "thresholds": [ "" ], "type": "number", "unit": "Bps" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "OUT", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [], "type": "number", "unit": "Bps" } ], "targets": [ { "expr": "histogram_quantile(0.50, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "C" }, { "expr": "histogram_quantile(0.90, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "D" }, { "expr": "histogram_quantile(0.99, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ destination_service }}", "refId": "E" }, { "expr": "sum(irate(nginx_ingress_controller_request_size_sum{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "F" }, { "expr": "sum(irate(nginx_ingress_controller_response_size_sum{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (ingress)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "G" } ], "timeFrom": null, "title": "Ingress Percentile Response Times and Transfer Rates", "transform": "table", "transparent": false, "type": "table" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 24 }, "height": "1024", "id": 85, "links": [], "pageSize": 7, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "TTL", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "pattern": "Current", "thresholds": [ "0", "691200" ], "type": "number", "unit": "s" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "avg(nginx_ingress_controller_ssl_expire_time_seconds{kubernetes_pod_name=~\"$controller\",namespace=~\"$namespace\",ingress=~\"$ingress\"}) by (host) - time()", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ host }}", "metric": "gke_letsencrypt_cert_expiration", "refId": "A", "step": 1 } ], "title": "Ingress Certificate Expiry", "transform": "timeseries_aggregations", "type": "table" } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [ "nginx" ], "templating": { "list": [ { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(nginx_ingress_controller_config_hash, controller_namespace)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Controller Class", "multi": false, "name": "controller_class", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\"}, controller_class) ", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Controller", "multi": false, "name": "controller", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\",controller_class=~\"$controller_class\"}, controller_pod) ", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "tags": [], "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Ingress", "multi": false, "name": "ingress", "options": [], "query": "label_values(nginx_ingress_controller_requests{namespace=~\"$namespace\",controller_class=~\"$controller_class\",controller=~\"$controller\"}, ingress) ", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "2m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "NGINX Ingress controller", "uid": "nginx", "version": 1, "description": "Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment." }
2021-04-10 21:32:04 UTC
null
0
0
16,966
1
708,561
26,014
15
container-log-dashboard
Container Log Dashboard
Container/Pod Log Dashboard(Loki as DataSource)
2022-09-14 01:20:39 UTC
2022-09-14 01:21:31 UTC
0
null
76,831
76,832
null
null
0
0
26,014
1
16,966
1
15
null
{ "__inputs": [ { "name": "DS_LOKI", "label": "Loki", "description": "", "type": "datasource", "pluginId": "loki", "pluginName": "Loki" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.4" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.5.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "datasource", "id": "loki", "name": "Loki", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 16966, "graphTooltip": 0, "id": null, "iteration": 1594222083341, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorValue": true, "colors": [ "rgb(31, 255, 7)", "rgb(31, 255, 7)", "rgb(31, 255, 7)" ], "datasource": "${DS_LOKI}", "description": "Total Count of log lines in the specified time range", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 0 }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:65", "name": "value to text", "value": 1 }, { "$$hashKey": "object:66", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.4.3", "postfix": " lines", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgb(0, 82, 0)", "full": false, "lineColor": "rgb(31, 255, 7)", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", stream=~\"$stream\", pod=~\"$pod\"})[$__interval]))", "hide": false, "refId": "A" } ], "thresholds": "10,50", "timeFrom": null, "timeShift": null, "title": "Total Count of logs", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "$$hashKey": "object:68", "op": "=", "text": "0", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorPrefix": false, "colorValue": true, "colors": [ "rgb(222, 15, 43)", "rgb(222, 15, 43)", "rgb(222, 15, 43)" ], "datasource": "${DS_LOKI}", "description": "Total Count: of $searchable_pattern in the specified time range", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 0 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1630", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1631", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.4.3", "postfix": " \"$searchable_pattern\"", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgb(105, 34, 43)", "full": false, "lineColor": "#C4162A", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", stream=~\"$stream\", pod=~\"$pod\"} |~ \"(?i)$searchable_pattern\")[$__interval]))", "hide": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Count: of $searchable_pattern", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "$$hashKey": "object:1633", "op": "=", "text": "0", "value": "null" } ], "valueName": "total" }, { "datasource": "${DS_LOKI}", "description": "Live logs is a like 'tail -f' in a real time", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 3 }, "id": 2, "options": { "showLabels": false, "showTime": true, "sortOrder": "Descending", "wrapLogMessage": false }, "targets": [ { "expr": "{namespace=\"$namespace\", pod=~\"$pod\", stream=~\"$stream\"} |~ \"(?i)$searchable_pattern\" ", "hide": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Live logs", "type": "logs" }, { "aliasColors": { "stderr": "#C4162A", "stdout": "#37872D" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_LOKI}", "decimals": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "mappings": [ { "options": { "match": "null", "result": { "color": "#299c46", "text": "0" } }, "type": "special" } ], "unit": "none" }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 7, "w": 9, "x": 0, "y": 12 }, "id": 19, "interval": null, "legend": { "header": "Total Count", "percentage": true, "percentageDecimals": 2, "show": true, "sort": "total", "sortDesc": true, "values": true }, "legendType": "right", "links": [], "maxDataPoints": 100, "nullPointMode": "connected", "options": { "legend": { "displayMode": "list", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pieType": "pie", "pluginVersion": "7.0.4", "strokeWidth": "1.5", "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", pod=~\"$pod\"})[$__interval])) by (stream)", "hide": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total count of stderr / stdout pie", "type": "piechart", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_LOKI}", "decimals": 0, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 7, "w": 9, "x": 9, "y": 12 }, "id": 20, "interval": "1m", "legend": { "header": "total count", "percentage": true, "show": true, "sort": "total", "sortDesc": true, "values": true }, "legendType": "right", "links": [], "maxDataPoints": "", "nullPointMode": "connected", "options": { "legend": { "displayMode": "list", "placement": "right" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pieType": "donut", "pluginVersion": "6.4.3", "strokeWidth": "0.4", "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", pod=~\"$pod\", stream=~\"$stream\"} |~ \"(?i)$searchable_pattern\")[$__interval])) by (pod)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Matched word: \"$searchable_pattern\" donut", "type": "piechart", "valueName": "total" }, { "cacheTimeout": null, "datasource": "${DS_LOKI}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "max": 100, "min": 0, "noValue": "0", "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 12 }, "id": 9, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "7.0.4", "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", stream=~\"$stream\", pod=~\"$pod\"} |~ \"(?i)$searchable_pattern\")[$__interval])) * 100 / sum(count_over_time(({namespace=\"$namespace\", stream=~\"$stream\", pod=~\"$pod\"})[$__interval]))", "hide": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "\"$searchable_pattern\" Percentage for specified time", "type": "gauge" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_LOKI}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 18, "interval": "1m", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 3, "links": [], "maxDataPoints": "", "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", pod=~\"$pod\", stream=~\"$stream\"} |~ \"(?i)$searchable_pattern\")[$__interval])) by (pod)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Matched word: \"$searchable_pattern\" historical", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:425", "decimals": 0, "format": "short", "label": "Count", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:426", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_LOKI}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 21 }, "hiddenSeries": false, "id": 10, "interval": null, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxDataPoints": 100, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.4.3", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(({namespace=\"$namespace\", stream=~\"$stream\", pod=~\"$pod\"} |~ \"(?i)$searchable_pattern\")[30s])) by (pod)", "hide": false, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "\"$searchable_pattern\" Rate per Pod", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2804", "format": "short", "label": null, "logBase": 10, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2805", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_LOKI}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "0", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10 }, { "color": "#C4162A", "value": 50 } ] }, "unit": "none" }, "overrides": [] }, "fill": 2, "fillGradient": 4, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 7, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxDataPoints": 100, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.4", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:154", "alias": "{stream=\"stderr\"} stderr", "color": "#C4162A", "legend": false, "linewidth": 2 }, { "$$hashKey": "object:220", "alias": "{stream=\"stdout\"} stdout", "color": "#56A64B", "legend": false, "linewidth": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(count_over_time(({namespace=\"$namespace\", pod=~\"$pod\"})[$__interval])) by (stream)", "hide": false, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Count of stderr / stdout historical", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:188", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:189", "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 25, "style": "dark", "tags": [ "Loki", "logging" ], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "loki", "value": "loki" }, "datasource": "${DS_LOKI}", "definition": "label_values({namespace=~\".+\"}, namespace)", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values({namespace=~\".+\"}, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_LOKI}", "definition": "label_values({namespace=\"$namespace\"}, pod)", "hide": 0, "includeAll": true, "label": "Pod", "multi": false, "name": "pod", "options": [], "query": "label_values({namespace=\"$namespace\"}, pod)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_LOKI}", "definition": "label_values({namespace=\"$namespace\"}, stream)", "hide": 0, "includeAll": true, "label": "Stream", "multi": false, "name": "stream", "options": [], "query": "label_values({namespace=\"$namespace\"}, stream)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "", "value": "" }, "hide": 0, "label": "Search (case insensitive)", "name": "searchable_pattern", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Container Log Dashboard", "uid": "fRIvzUZMz", "version": 2, "description": "Container/Pod Log Dashboard(Loki as DataSource)" }
2022-09-14 01:20:39 UTC
2022-09-14 01:21:30 UTC
0
0
3,834
1
12,624
5,232
2,575
prometheus-benchmark-2-0-x
Prometheus Benchmark - 2.0.x
Metrics useful for benchmarking and loadtesting Prometheus itself. Designed primarily for Prometheus 2.0.x
2017-11-23 17:46:42 UTC
2017-11-23 17:49:41 UTC
0
To use scrape the Prometheus (with job label `prometheus`) and Node Exporter (with job label `node`) on that machine every 1 second. This will provide key stats about Prometheus and machine performance.
18,660
18,663
null
null
0
0
5,232
1
3,834
1
2,575
Metrics useful for benchmarking and loadtesting Prometheus itself. Designed primarily for Prometheus 1.5.x
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Metrics useful for benchmarking and loadtesting Prometheus itself. Designed primarily for Prometheus 2.0.x", "editable": true, "gnetId": 3834, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "Time series": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_series{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Time series", "metric": "prometheus_local_storage_memory_series", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Time series", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_active_appenders{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_memory_series", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Active Appenders", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "samples/s": "#e5a8e2" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_samples_appended_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "samples/s", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Samples Appended/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Maintenance", "titleSize": "h6" }, { "collapse": false, "height": "250", "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "To persist": "#9AC48A" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Max.*/", "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_chunks{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Chunks", "metric": "prometheus_local_storage_memory_chunks", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Chunks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_chunks_created_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Created", "metric": "prometheus_local_storage_chunk_ops_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Chunks Created", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "Removed": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_chunks_removed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Removed", "metric": "prometheus_local_storage_chunk_ops_total", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Chunks Removed", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Chunks", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max": "#447ebc", "Max chunks": "#052B51", "Max to persist": "#3F6833", "Min": "#447ebc", "Now": "#7eb26d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Max", "fillBelowTo": "Min", "lines": false } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_head_min_time{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Min", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 }, { "expr": "time() * 1000", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Now", "refId": "C" }, { "expr": "prometheus_tsdb_head_max_time{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Max", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head Time Range", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "dateTimeAsIso", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_head_gc_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Head GC Time/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Queue length", "yaxis": 2 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "prometheus_tsdb_blocks_loaded{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_indexing_batch_sizes_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Blocks Loaded", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Failed Reloads": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_reloads_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Reloads", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 }, { "expr": "rate(prometheus_tsdb_reloads_failures_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Failed Reloads", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TSDB Reloads/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(tsdb_wal_fsync_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) / rate(tsdb_wal_fsync_duration_seconds_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Fsync Latency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833", "{instance=\"demo.robustperception.io:9090\",job=\"prometheus\"}": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(tsdb_wal_corruptions_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Corruptions/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Checkpoints", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Failed Compactions": "#bf1b00", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compactions_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Compactions", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 }, { "expr": "rate(prometheus_tsdb_compactions_failed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Failed Compactions", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compactions/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Allocated bytes": "#F9BA8F", "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "RSS": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compactions_triggered_total[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Checkpoint duration", "metric": "last", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compactions Triggered/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_duration_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compaction Time/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_chunk_range_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m]) / rate(prometheus_tsdb_compaction_chunk_range_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "First Compaction, Avg Chunk Time Range", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_chunk_samples_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m]) / rate(prometheus_tsdb_compaction_chunk_samples_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "First Compaction, Avg Chunk Samples", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_tsdb_compaction_chunk_size_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m]) / rate(prometheus_tsdb_compaction_chunk_samples_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[10m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "metric": "prometheus_local_storage_series_chunks_persisted_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "First Compaction, Avg Bytes/Sample", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Allocated bytes": "#7EB26D", "Allocated bytes - 1m max": "#BF1B00", "Allocated bytes - 1m min": "#BF1B00", "Allocated bytes - 5m max": "#BF1B00", "Allocated bytes - 5m min": "#BF1B00", "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "RSS": "#447EBC" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 0, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/-/", "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "RSS", "metric": "process_resident_memory_bytes", "refId": "B", "step": 10 }, { "expr": "prometheus_local_storage_target_heap_size_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "Target heap size", "metric": "go_memstats_alloc_bytes", "refId": "D", "step": 10 }, { "expr": "go_memstats_next_gc_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "Next GC", "metric": "go_memstats_next_gc_bytes", "refId": "C", "step": 10 }, { "expr": "go_memstats_alloc_bytes{job=\"prometheus\",instance=\"$Prometheus:9090\"}", "intervalFactor": 2, "legendFormat": "Allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Allocated bytes": "#F9BA8F", "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833", "RSS": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(go_memstats_alloc_bytes_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "intervalFactor": 2, "legendFormat": "Allocated Bytes/s", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_cpu_seconds_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "intervalFactor": 2, "legendFormat": "Irate", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 }, { "expr": "rate(process_cpu_seconds_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[5m])", "intervalFactor": 2, "legendFormat": "5m rate", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "RAM&CPU", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_evaluator_iterations_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) - rate(prometheus_evaluator_iterations_skipped_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) - rate(prometheus_evaluator_iterations_missed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iterations performed/s", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 }, { "expr": "rate(prometheus_evaluator_iterations_skipped_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iterations missed/s", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "B", "step": 10 }, { "expr": "rate(prometheus_evaluator_iterations_missed_total{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iterations skipped/s", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rule evaulation iterations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_evaluator_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m]) / rate(prometheus_evaluator_duration_seconds_count{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Rule evaluation duration", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rule evaluation duration", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Chunks": "#1F78C1", "Chunks to persist": "#508642", "Max chunks": "#052B51", "Max to persist": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Time spent in each mode, per second", "editable": true, "error": false, "fill": 1, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_engine_query_duration_seconds_sum{job=\"prometheus\",instance=\"$Prometheus:9090\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{slice}}", "metric": "prometheus_local_storage_memory_chunkdescs", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query engine timings/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 10, "legend": { "alignAsTable": false, "avg": true, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_ms{job=\"node\",instance=\"$Prometheus:9100\"}[1m]) / 1000", "intervalFactor": 2, "legendFormat": "{{device}}", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Utilisation", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 11, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "512 * (irate(node_disk_sectors_read{job=\"node\",instance=\"$Prometheus:9100\"}[1m]) + irate(node_disk_sectors_written{job=\"node\",instance=\"$Prometheus:9100\"}[1m]))", "intervalFactor": 2, "legendFormat": "{{device}}", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Throughput", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 12, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "(irate(node_disk_writes_completed{job=\"node\",instance=\"$Prometheus:9100\"}[1m]) + irate(node_disk_reads_completed{job=\"node\",instance=\"$Prometheus:9100\"}[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}}", "metric": "prometheus_local_storage_ingested_samples_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOPS", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "format": "iops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Node", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Prometheus", "options": [], "query": "query_result(up{job=\"prometheus\"} == 1)", "refresh": 1, "regex": ".*instance=\"([^\"]+):9090\".*", "sort": 0, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Prometheus Benchmark - 2.0.x", "version": 6 }
2017-11-23 17:46:42 UTC
2017-11-23 17:49:41 UTC
0
0
16,819
1
289,226
25,785
16
basic-infra-alert
Basic Infra Alert
Alerts for Linux Nodes using prometheus, node_exporter and blackbox. You can have alerts for Disk space, CPU and Memory.
2022-08-31 08:02:12 UTC
2022-08-31 08:05:40 UTC
0
null
76,334
76,335
nodeExporter
null
0
0
25,785
1
16,819
1
16
Alerts for Linux Nodes using prometheus and node_exporter. You can have alerts for Disk space, CPU and Memory. Also added a log of alerts and alert status.
{ "__inputs": [ { "name": "DS_PROMETHEUS-CHANNEL", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Alerts for Linux Nodes using prometheus, node_exporter and blackbox. You can have alerts for Disk space, CPU and Memory.", "editable": true, "gnetId": 16819, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 18, "panels": [], "title": "服务器UP/DOWN", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-background", "filterable": false }, "mappings": [ { "from": "", "id": 0, "text": "DOWN", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "DOWN", "to": "", "type": 1, "value": "null" } ], "max": 1, "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Host" }, "properties": [ { "id": "custom.width", "value": 313 } ] } ] }, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 1 }, "id": 20, "interval": null, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Status" } ] }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_success{job=~\"host up/down\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "服务器UP/DOWN", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "Value" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Status", "instance": "Host" } } } ], "type": "table" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 1 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "20s", "frequency": "10s", "handler": 1, "message": "有服务器挂了!", "name": "服务器UP/DOWN预警", "noDataState": "alerting", "notifications": [ { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-background", "filterable": false }, "mappings": [ { "from": "", "id": 0, "text": "DOWN", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "DOWN", "to": "", "type": 1, "value": "null" } ], "max": 1, "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 17, "x": 7, "y": 1 }, "hiddenSeries": false, "id": 21, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "probe_success{job=~\"host up/down\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 1 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "服务器UP/DOWN预警", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8525", "decimals": -1, "format": "none", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:8526", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 23, "panels": [], "title": "数据库UP/DOWN", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS-CHANNEL}", "description": "Coordinator ([pc, sc]) \nWorker ([pw1, sw1], [pw2, sw2], [pw3, sw3])", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-background", "filterable": false }, "mappings": [ { "from": "", "id": 0, "text": "DOWN", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "DOWN", "to": "", "type": 1, "value": "null" } ], "max": 1, "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Coordinator ([pc, sc]) - Worker ([pw1, sw1], [pw2, sw2], [pw3, sw3])" }, "properties": [ { "id": "custom.width", "value": 241 } ] }, { "matcher": { "id": "byName", "options": "Host" }, "properties": [ { "id": "custom.width", "value": 222 } ] }, { "matcher": { "id": "byName", "options": "pg_role" }, "properties": [ { "id": "custom.width", "value": 96 } ] } ] }, "gridPos": { "h": 10, "w": 7, "x": 0, "y": 10 }, "id": 24, "interval": null, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Status" } ] }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_success{job=~\"pg up/down\", env=\"uat\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "UAT PG UP/DOWN", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "pg_role", "Value" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Status", "instance": "Host", "pg_role": "" } } } ], "type": "table" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS-CHANNEL}", "description": "Coordinator ([pc, sc]) \nWorker ([pw1, sw1], [pw2, sw2], [pw3, sw3])", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-background", "filterable": false }, "mappings": [ { "from": "", "id": 0, "text": "DOWN", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "DOWN", "to": "", "type": 1, "value": "null" } ], "max": 1, "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Coordinator ([pc, sc]) - Worker ([pw1, sw1], [pw2, sw2], [pw3, sw3])" }, "properties": [ { "id": "custom.width", "value": 241 } ] }, { "matcher": { "id": "byName", "options": "Host" }, "properties": [ { "id": "custom.width", "value": 222 } ] }, { "matcher": { "id": "byName", "options": "pg_role" }, "properties": [ { "id": "custom.width", "value": 96 } ] } ] }, "gridPos": { "h": 10, "w": 7, "x": 7, "y": 10 }, "id": 25, "interval": null, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Status" } ] }, "pluginVersion": "7.2.0", "targets": [ { "expr": "probe_success{job=~\"pg up/down\", env=\"prd\"}", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PRD PG UP/DOWN", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "pg_role", "Value" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value": "Status", "instance": "Host", "pg_role": "" } } } ], "type": "table" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 1 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "20s", "frequency": "10s", "handler": 1, "message": "有PG实例挂了!", "name": "PG UP/DOWN预警", "noDataState": "alerting", "notifications": [ { "uid": "Vd9e6XW4k" } ] }, "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-background", "filterable": false }, "mappings": [ { "from": "", "id": 0, "text": "DOWN", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 1, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "DOWN", "to": "", "type": 1, "value": "null" } ], "max": 1, "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 10, "x": 14, "y": 10 }, "hiddenSeries": false, "id": 26, "interval": null, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "probe_success{job=~\"pg up/down\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 1 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PG UP/DOWN预警", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8525", "decimals": -1, "format": "none", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:8526", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 10, "title": "硬盘", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 90 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "min" }, "type": "query" } ], "executionErrorState": "alerting", "for": "10m", "frequency": "1m", "handler": 1, "message": "硬盘使用率超过90%,请清理硬盘!", "name": "硬盘使用率预警", "noDataState": "alerting", "notifications": [ { "uid": "3ZUw9kO7z" }, { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "unit": "percent" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 1, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 - 100 * ((node_filesystem_avail_bytes{fstype=~\"ext.*|xfs\", mountpoint !~\".*(?:pod|boot|run|ramdisk|s3fs|obsfs|ossfs).*\"} / 1000 / 1000 ) / (node_filesystem_size_bytes{fstype=~\"ext.*|xfs\", mountpoint !~\".*(?:pod|boot|run|ramdisk|s3fs|obsfs|ossfs).*\"} / 1024 / 1024))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} - {{mountpoint}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 90 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "硬盘使用率", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:151", "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:152", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 16, "panels": [], "title": "内存", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 98 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "20m", "frequency": "1m", "handler": 1, "message": "内存使用率超过98%,请注意观察服务器内存使用情况!", "name": "内存使用率预警-256GB内存机器", "noDataState": "no_data", "notifications": [ { "uid": "3ZUw9kO7z" }, { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "100*(node_memory_MemTotal_bytes{instance=~\".*(?:bare|es).*\"} - node_memory_MemFree_bytes{instance=~\".*(?:bare|es).*\"} - node_memory_Buffers_bytes{instance=~\".*(?:bare|es).*\"} - node_memory_Cached_bytes{instance=~\".*(?:bare|es).*\"}) / node_memory_MemTotal_bytes{instance=~\".*(?:bare|es).*\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 98 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "内存使用率-256GB内存机器", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 95 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "20m", "frequency": "1m", "handler": 1, "message": "内存使用率超过95%,请注意观察服务器内存使用情况!", "name": "内存使用率预警-小于32GB内存机器", "noDataState": "no_data", "notifications": [ { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "100*(node_memory_MemTotal_bytes{instance!~\".*(?:bare|es).*\"} - node_memory_MemFree_bytes{instance!~\".*(?:bare|es).*\"} - node_memory_Buffers_bytes{instance!~\".*(?:bare|es).*\"} - node_memory_Cached_bytes{instance!~\".*(?:bare|es).*\"}) / node_memory_MemTotal_bytes{instance!~\".*(?:bare|es).*\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 95 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "内存使用率-小于32GB内存机器", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 8, "panels": [], "title": "系统负载", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 96 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "60m", "frequency": "1m", "handler": 1, "message": "机器持续60分钟负载过高,请注意观察服务器负载情况!", "name": "系统负载预警-48线程", "noDataState": "no_data", "notifications": [ { "uid": "3ZUw9kO7z" }, { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "node_load5{instance=~\"fs-channel-bare-hdp.*\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 96 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "系统负载-48线程", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 200 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "60m", "frequency": "1m", "handler": 1, "message": "机器持续60分钟负载过高,请注意观察服务器负载情况!", "name": "系统负载预警-128线程", "noDataState": "no_data", "notifications": [ { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 39 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "node_load5{instance=~\"fs-channel-bare-abhoc.*\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 200 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "系统负载-128线程", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 20 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "60m", "frequency": "1m", "handler": 1, "name": "系统负载预警-虚拟机", "noDataState": "no_data", "notifications": [ { "uid": "fnQuJ0Cnk" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS-CHANNEL}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "node_load5{instance=~\".*vm.*\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 20 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "系统负载-虚拟机", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "decimals": null, "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [ "alerts", "linux" ], "templating": { "list": [] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Basic Infra Alert", "uid": "000000012", "version": 54 }
2022-08-31 08:02:12 UTC
2022-08-31 08:04:59 UTC
0
0
16,311
1
318,766
24,830
16
azure-mysql-new
Azure MySQL Flexible Server Monitor
Azure Database Server for MySQL Flexible Server, metrics via Azure Monitor and MySQL Performance Schema
2022-05-21 04:10:25 UTC
2022-05-21 04:21:01 UTC
0
null
0
0
null
null
0
0
24,830
1
16,311
1
16
Azure Database Server for MySQL, metrics via Azure Monitor
{ "__inputs": [ { "name": "DS_MYSQL", "label": "MySQL", "description": "MySQL Flexible Server Instance you wish to monitor", "type": "datasource", "pluginId": "mysql", "pluginName": "MySQL" }, { "name": "DS_AZURE_MONITOR", "label": "Azure Monitor", "description": "Create an Azure Monitor Datasource first, check https://docs.microsoft.com/en-us/azure/azure-monitor/visualize/grafana-plugin#or-use-app-registration", "type": "datasource", "pluginId": "grafana-azure-monitor-datasource", "pluginName": "Azure Monitor" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.0" }, { "type": "datasource", "id": "grafana-azure-monitor-datasource", "name": "Azure Monitor", "version": "1.0.0" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "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" } ] }, "description": "Azure Database Server for MySQL Flexible Server, metrics via Azure Monitor and MySQL Performance Schema", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16311, "graphTooltip": 0, "id": null, "iteration": 1653032135918, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "mysql", "uid": "${DS_MYSQL}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 32, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "mysql", "uid": "${DS_MYSQL}" }, "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "select event_name,concat(SUM_NUMBER_OF_BYTES_ALLOC/1024/1024,' MB') AS SUM_NUMBER_OF_BYTES_ALLOC_MB from performance_schema.memory_summary_global_by_event_name order by SUM_NUMBER_OF_BYTES_ALLOC desc LIMIT 10", "refId": "A", "select": [ [ { "params": [ "COUNT_STAR" ], "type": "column" } ] ], "table": "events_statements_summary_by_digest", "timeColumn": "FIRST_SEEN", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Top Event Memory Usage", "type": "table" }, { "datasource": { "type": "mysql", "uid": "${DS_MYSQL}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "id": 34, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "mysql", "uid": "${DS_MYSQL}" }, "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "select HOST, EVENT_NAME, SUM_NUMBER_OF_BYTES_ALLOC, concat(SUM_NUMBER_OF_BYTES_ALLOC/1024/1024,'MB') AS SUM_NUMBER_OF_BYTES_ALLOC_MB from performance_schema.memory_summary_by_host_by_event_name order by SUM_NUMBER_OF_BYTES_ALLOC desc limit 10", "refId": "A", "select": [ [ { "params": [ "COUNT_STAR" ], "type": "column" } ] ], "table": "events_statements_summary_by_digest", "timeColumn": "FIRST_SEEN", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Host Memory Usage", "type": "table" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 28, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Total", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "Queries", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" } ], "title": "Queries", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "id": 30, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "total_connections", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" } ], "title": "Total Connections", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 18, "panels": [], "title": "CPU/memory/IO", "type": "row" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 17 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "cpu_percent", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "CPU percent", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 17 }, "id": 3, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "memory_percent", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "Memory percent", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 17 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "io_consumption_percent", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "IO percent", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 24, "panels": [], "title": "Connections", "type": "row" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 27 }, "id": 11, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "active_connections", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "active connections", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 27 }, "id": 12, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Total", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "aborted_connections", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "failed connections", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 27 }, "id": 13, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "replication_lag", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "replication lag in seconds", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 22, "panels": [], "title": "Logs", "type": "row" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 37 }, "id": 9, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "storage_used", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "server log storage used", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 37 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "storage_percent", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "server log storage percent", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 37 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "storage_limit", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "server log storage limit", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 46 }, "id": 20, "panels": [], "title": "Storage", "type": "row" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 47 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "storage_used", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "storage used", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 47 }, "id": 5, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "storage_percent", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "storage percent", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 12, "y": 47 }, "id": 7, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "storage_limit", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "storage limit", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 47 }, "id": 14, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Maximum", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "backup_storage_used", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto", "top": "" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "backup storage used", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 56 }, "id": 26, "panels": [], "title": "Network", "type": "row" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 57 }, "id": 16, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Total", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "network_bytes_ingress", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "network in", "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 57 }, "id": 15, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "azureMonitor": { "aggregation": "Total", "dimensionFilters": [], "metricDefinition": "Microsoft.DBforMySQL/flexibleServers", "metricName": "network_bytes_egress", "metricNamespace": "Microsoft.DBforMySQL/flexibleServers", "resourceGroup": "$resource_group", "resourceName": "$resource", "timeGrain": "auto" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "queryType": "Azure Monitor", "refId": "A", "subscription": "$subscription" } ], "title": "network out", "type": "timeseries" } ], "refresh": "", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Resource", "multi": false, "name": "resource", "options": [], "query": { "grafanaTemplateVariableFn": { "kind": "ResourceNamesQuery", "metricDefinition": "$namespace", "rawQuery": "ResourceNames($resource_group, $namespace)", "resourceGroup": "$resource_group", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" }, "queryType": "Grafana Template Variable Function", "refId": "A", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": { "selected": false, "text": "Azure Monitor", "value": "Azure Monitor" }, "hide": 0, "includeAll": false, "label": "Data Source", "multi": false, "name": "ds", "options": [], "query": "grafana-azure-monitor-datasource", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Subscription", "multi": false, "name": "subscription", "options": [], "query": { "grafanaTemplateVariableFn": { "kind": "SubscriptionsQuery", "rawQuery": "subscriptions()" }, "queryType": "Grafana Template Variable Function", "refId": "A", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Resource Group", "multi": false, "name": "resource_group", "options": [], "query": { "grafanaTemplateVariableFn": { "kind": "ResourceGroupsQuery", "rawQuery": "ResourceGroups($subscription)", "subscription": "$subscription" }, "queryType": "Grafana Template Variable Function", "refId": "A", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${DS_AZURE_MONITOR}" }, "definition": "", "hide": 2, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": { "grafanaTemplateVariableFn": { "kind": "MetricDefinitionsQuery", "rawQuery": "Namespaces($subscription, $resource_group)", "resourceGroup": "$resource_group", "subscription": "$subscription" }, "queryType": "Grafana Template Variable Function", "refId": "A", "subscription": "88360dca-759b-4fa7-b361-72ad9f88b462" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Azure MySQL Flexible Server Monitor", "uid": "UvKB6Funk", "version": 7, "weekStart": "" }
2022-05-21 04:10:25 UTC
2022-05-21 04:20:28 UTC
0
0