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
13,204
1
371,814
19,176
21
sn-alerts
SELKS SN-ALERTS
Dashboard SELKS for Grafana SN-ALERTS https://github.com/b4b857f6ee/selks_grafana_dashboard
2020-10-20 19:35:11 UTC
2020-10-21 18:22:25 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,205
57,206
null
null
0
0
19,176
1
13,204
1
21
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": 13204, "graphTooltip": 0, "id": null, "iteration": 1603222365417, "links": [], "panels": [ { "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": 0 }, "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": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "0,2", "timeFrom": null, "timeShift": null, "title": "SN-Alert-GeoMap", "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": 18, "x": 0, "y": 17 }, "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, "id": "6", "query": "*", "settings": { "filters": [ { "label": "SSH-Alert", "query": "_exists_:ssh" }, { "label": "SMTP-Alert", "query": "_exists_:smtp" }, { "label": "HTTP-Alert", "query": "_exists_:http" }, { "label": "TLS-Alert", "query": "_exists_:tls" }, { "label": "SMB-Alert", "query": "_exists_:smb" }, { "label": "DNS-Alert", "query": "_exists_:dns" }, { "label": "Other-Alert", "query": "-_exists_:ssh -_exists_:smtp -_exists_:http -_exists_:tls -_exists_:dns -_exists_:smb" } ] }, "type": "filters" }, { "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" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SN-Alert-ByExtraInfoType", "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", "fieldConfig": { "defaults": { "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 17 }, "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": "event_type:alert", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-Count", "type": "stat" }, { "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": 26 }, "id": 5, "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": "vlan", "id": "4", "settings": { "min_doc_count": "1", "order": "asc", "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 AND vlan:*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-ByVLANIDTop20", "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": 9, "w": 8, "x": 6, "y": 26 }, "id": 6, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "alert.signature.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-Top100Signatures", "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": 9, "w": 5, "x": 14, "y": 26 }, "id": 7, "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": "http.http_method.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": "http.http_method:* AND event_type: alert", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-ByHttpMethod", "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": 5, "x": 19, "y": 26 }, "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": "event_type: alert", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-Alert-Proto", "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": 35 }, "id": 9, "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": "src_ip.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-Top20SrcIP", "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": 35 }, "id": 10, "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": "src_port", "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-Top20SrcPorts", "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": 35 }, "id": 11, "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": "dest_ip.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-Top20DstIP", "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": 35 }, "id": 12, "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": "dest_port", "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-Top20DstPorts", "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": 12, "w": 8, "x": 0, "y": 44 }, "id": 13, "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.issuerdn.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-ByTlsIssuerdn", "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": 12, "w": 8, "x": 8, "y": 44 }, "id": 14, "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": "smtp.helo.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-BySmtpHello", "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": 12, "w": 8, "x": 16, "y": 44 }, "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" }, { "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": 18, "w": 12, "x": 0, "y": 56 }, "id": 16, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "alert.signature.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-ThreatHunt-ALERTS-Top100Signatures", "type": "table" }, { "datasource": "$Elasticsearch", "description": "", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 5 }, { "color": "red", "value": 10 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 56 }, "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": "0", "missing": null, "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": { "missing": null, "precision_threshold": null }, "type": "cardinality" } ], "query": "*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-ThreatHunt-ALERTS-MutlipleUniqueAlertOnDestIP", "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 }, { "color": "orange", "value": 5 }, { "color": "red", "value": 10 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "alert.signature.keyword" }, "properties": [ { "id": "custom.width", "value": 493 } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 65 }, "id": 18, "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": "1", "size": "100" }, "type": "terms" } ], "hide": false, "metrics": [ { "field": "alert.signature.keyword", "id": "1", "meta": {}, "settings": {}, "type": "cardinality" } ], "query": "*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SN-ThreatHunt-ALERTS-MutlipleUniqueAlertOnSrcIP", "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": 74 }, "id": 20, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:7864", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:7862", "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-ByExtraInfoType", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "alert.category", "dest_ip", "dest_port", "proto", "src_ip", "src_port", "vlan", "alert.signature", "alert.signature_id" ] } } }, { "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-ALERTS", "uid": "hX4fz3cGz", "version": 46, "description": "Dashboard SELKS for Grafana\r\nSN-ALERTS\r\nhttps://github.com/b4b857f6ee/selks_grafana_dashboard" }
2020-10-20 19:35:11 UTC
2020-10-20 19:36:55 UTC
0
0
15,715
1
598,156
23,748
21
twamp-telemetry
Twamp Telemetry
Test dashboard
2022-02-08 15:31:11 UTC
2022-02-08 15:32:13 UTC
0
null
0
0
Other
null
0
0
23,748
1
15,715
1
21
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.3.4" }, { "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, "links": [], "liveNow": false, "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", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "Roundtrip_time_median{job=\"test\"}", "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "Roundtrip_time_max{job=\"test\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "Roundtrip_time_min{job=\"test\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "C" } ], "title": "Round-trip Time", "type": "timeseries" }, { "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": 8 }, "id": 6, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "Packets_sent{job=\"test\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Packets Sent", "type": "gauge" }, { "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": 16 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "Send_time_median{job=\"test\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Send Time", "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": "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": 24 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "Roundtrip_time_median{job=\"test\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Round-trip Time Median", "type": "timeseries" } ], "refresh": "", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Twamp Telemetry", "uid": "-4IZhZa7z", "version": 7, "weekStart": "", "gnetId": 15715, "description": "Test dashboard" }
2022-02-08 15:31:11 UTC
2022-02-08 15:32:13 UTC
0
0
15,810
1
332,392
23,946
21
bitcoin
Bitcoin
Show bitcoin price over time.
2022-02-24 21:42:02 UTC
2022-02-24 21:48:42 UTC
0
# Bitcoin Dashboard [prometheus_exporter](https://github.com/tinoschroeter/prometheus_exporter)
71,319
71,320
null
null
0
0
23,946
1
15,810
1
21
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "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": 15810, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": null, "description": "", "gridPos": { "h": 7, "w": 7, "x": 0, "y": 0 }, "id": 6, "options": { "content": "<img src=\"https://www.reuters.com/resizer/R13b7gZ-xOpJZSviLQNCkRUIhD0=/960x0/filters:quality(80)/cloudfront-us-east-2.images.arcpublishing.com/reuters/C44YCSGHYJNU3FOAERYSMGIBWI.jpg\">", "mode": "html" }, "pluginVersion": "8.1.2", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "title": "Bitcoin", "transparent": true, "type": "text" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 13, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 3, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 15, "w": 17, "x": 7, "y": 0 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.1.2", "targets": [ { "exemplar": true, "expr": "BTC_EUR_AMOUNT", "interval": "", "intervalFactor": 2, "legendFormat": "BTC in EUR", "queryType": "randomWalk", "refId": "A" } ], "title": "Bitcoin price", "transparent": true, "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "currencyEUR" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 0, "y": 7 }, "id": 4, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.2", "targets": [ { "exemplar": true, "expr": "BTC_EUR_AMOUNT", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Bitcoin price", "transparent": true, "type": "stat" } ], "refresh": "1m", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Bitcoin", "uid": "loi3xQB7k", "version": 2, "description": "Show bitcoin price over time." }
2022-02-24 21:42:02 UTC
2022-02-24 21:48:42 UTC
0
0
14,746
1
523,345
21,909
21
kubemq-dashboard
Kubemq Dashboard
Kubemq Prometheus Dashboard
2021-07-20 07:05:12 UTC
2021-07-20 07:06:15 UTC
0
This dashboard is the official dashboard for KubeMQ Kubernetes message broker
0
0
null
null
0
0
21,909
1
14,746
1
21
Kubemq Prometheus Dashboard
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.6" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "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": "Kubemq Prometheus Dashboard", "editable": true, "gnetId": 14746, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 126, "panels": [], "title": "Overview", "type": "row" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 0, "y": 1 }, "id": 95, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:count:events:sum[$__range])-min_over_time(kubemq:messages:count:events:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Events Messages", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 1 }, "id": 96, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:count:events_store:sum[$__range])-min_over_time(kubemq:messages:count:events_store:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Events Store Messages", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 8, "y": 1 }, "id": 97, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:count:queues:sum[$__range])-min_over_time(kubemq:messages:count:queues:sum[$__range])", "instant": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Queue Messages", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 1 }, "id": 98, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:count:queries:sum[$__range])-min_over_time(kubemq:messages:count:queries:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Queries Messages", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 16, "y": 1 }, "id": 99, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:count:commands:sum[$__range])-min_over_time(kubemq:messages:count:commands:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Commands Messages", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 20, "y": 1 }, "id": 111, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:count:responses:sum[$__range])-min_over_time(kubemq:messages:count:responses:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Responses Messages", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 4, "w": 4, "x": 0, "y": 5 }, "id": 102, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:volume:events:sum[$__range])-min_over_time(kubemq:messages:volume:events:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Events Volume", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 4, "w": 4, "x": 4, "y": 5 }, "id": 105, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:volume:events_store:sum[$__range])-min_over_time(kubemq:messages:volume:events_store:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Events Store Volume", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 4, "w": 4, "x": 8, "y": 5 }, "id": 106, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:volume:queues:sum[$__range])-min_over_time(kubemq:messages:volume:queues:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Queue Messages Volume", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 4, "w": 4, "x": 12, "y": 5 }, "id": 107, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:volume:queries:sum[$__range])-min_over_time(kubemq:messages:volume:queries:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Queries Volume", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 4, "w": 4, "x": 16, "y": 5 }, "id": 108, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:volume:commands:sum[$__range])-min_over_time(kubemq:messages:volume:commands:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Commands Volume", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 4, "w": 4, "x": 20, "y": 5 }, "id": 112, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:volume:responses:sum[$__range])-min_over_time(kubemq:messages:volume:responses:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Responses Volume", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 0, "y": 9 }, "id": 114, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:errors:events:sum[$__range])-min_over_time(kubemq:messages:errors:events:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Events Errors", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 9 }, "id": 115, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:errors:events_store:sum[$__range])-min_over_time(kubemq:messages:errors:events_store:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Events Store Errors", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 8, "y": 9 }, "id": 117, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:errors:queues:sum[$__range])-min_over_time(kubemq:messages:errors:queues:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Queue Messages Errors", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 9 }, "id": 119, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:errors:queries:sum[$__range])-min_over_time(kubemq:messages:errors:queries:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Queries Errors", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 16, "y": 9 }, "id": 121, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:errors:commands:sum[$__range])-min_over_time(kubemq:messages:errors:commands:sum[$__range]) ", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Commands Errors", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "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": 20, "y": 9 }, "id": 123, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "max_over_time(kubemq:messages:errors:responses:sum[$__range])-min_over_time(kubemq:messages:errors:responses:sum[$__range])", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Responses Errors", "type": "stat" }, { "aliasColors": { "Commands": "semi-dark-purple", "Events": "semi-dark-green", "Events Store": "semi-dark-yellow", "Queries": "semi-dark-blue", "Queues": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events:send:sum[$__range]) OR on() vector(0))", "instant": false, "legendFormat": "Events", "refId": "A" }, { "expr": "sum by ()(irate(kubemq:messages:count:events_store:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Events Store", "refId": "B" }, { "expr": "sum by ()(irate(kubemq:messages:count:queues:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Queues", "refId": "C" }, { "expr": "sum by ()(irate(kubemq:messages:count:queries:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Queries", "refId": "D" }, { "expr": "sum by ()(irate(kubemq:messages:count:commands:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Commands", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incoming Messages Rate", "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": "Messages per second", "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": { "Commands": "semi-dark-purple", "Events": "semi-dark-green", "Events Store": "semi-dark-yellow", "Queries": "semi-dark-blue", "Queues": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 6, "y": 13 }, "hiddenSeries": false, "id": 148, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:events:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Events", "refId": "A" }, { "expr": "sum by ()(irate(kubemq:messages:volume:events_store:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Events Store", "refId": "B" }, { "expr": "sum by ()(irate(kubemq:messages:volume:queues:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Queues", "refId": "C" }, { "expr": "sum by ()(irate(kubemq:messages:volume:queries:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Queries", "refId": "D" }, { "expr": "sum by ()(irate(kubemq:messages:volume:commands:send:sum[$__range]) OR on() vector(0))", "legendFormat": "Commands", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incoming Volume Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bps", "label": "Bits per second", "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": { "Commands": "semi-dark-purple", "Events": "semi-dark-green", "Events Store": "semi-dark-yellow", "Queries": "semi-dark-blue", "Queues": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 12, "y": 13 }, "hiddenSeries": false, "id": 109, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Events", "refId": "A" }, { "expr": "sum by ()(irate(kubemq:messages:count:events_store:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Events Store", "refId": "B" }, { "expr": "sum by ()(irate(kubemq:messages:count:queues:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Queues", "refId": "C" }, { "expr": "sum by ()(irate(kubemq:messages:count:queries:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Queries", "refId": "D" }, { "expr": "sum by ()(irate(kubemq:messages:count:commands:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Commands", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Outgoing Messages Rate", "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": "Messages per second", "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": { "Commands": "semi-dark-purple", "Events": "semi-dark-green", "Events Store": "semi-dark-yellow", "Queries": "semi-dark-blue", "Queues": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 18, "y": 13 }, "hiddenSeries": false, "id": 149, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:events:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Events", "refId": "A" }, { "expr": "sum by ()(irate(kubemq:messages:volume:events_store:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Events Store", "refId": "B" }, { "expr": "sum by ()(irate(kubemq:messages:volume:queues:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Queues", "refId": "C" }, { "expr": "sum by ()(irate(kubemq:messages:volume:queries:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Queries", "refId": "D" }, { "expr": "sum by ()(irate(kubemq:messages:volume:commands:receive:sum[$__range]) OR on() vector(0))", "legendFormat": "Commands", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Outgoing Volume Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bps", "label": "Bytes per second", "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": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 128, "panels": [], "repeat": null, "title": "Events", "type": "row" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#56A64B", "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": 0, "y": 25 }, "id": 150, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "repeat": "messagetype", "repeatDirection": "h", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events:send:sum[$__range]) OR on() vector(0))", "instant": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Events Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#56A64B", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 25 }, "id": 151, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:events:send:sum[$__interval]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Events Volume Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#56A64B", "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": 12, "y": 25 }, "id": 152, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Events Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#56A64B", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 25 }, "id": 153, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Events Volume Rate", "type": "stat" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 0, "y": 31 }, "id": 92, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"events\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"events\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Clients", "transform": "timeseries_to_rows", "type": "table-old" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 31 }, "id": 129, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"events\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"events\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Channels", "transform": "timeseries_to_rows", "type": "table-old" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 131, "panels": [], "title": "Events Store", "type": "row" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#F2CC0C", "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": 0, "y": 42 }, "id": 154, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events_store:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Events Store Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#F2CC0C", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 42 }, "id": 155, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:events_store:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Events Store Volume Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#F2CC0C", "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": 12, "y": 42 }, "id": 156, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:events_store:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Events Store Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#F2CC0C", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 42 }, "id": 157, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:events_store:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Events Store Volume Rate", "type": "stat" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 0, "y": 48 }, "id": 134, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"events_store\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"events_store\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Clients", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 48 }, "id": 135, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"events_store\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"events_store\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Channels", "transform": "table", "type": "table-old" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 58 }, "id": 137, "panels": [], "title": "Queues", "type": "row" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#E02F44", "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": 0, "y": 59 }, "id": 158, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:queues:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Queues Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#E02F44", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 59 }, "id": 159, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:queues:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Queues Volume Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#E02F44", "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": 12, "y": 59 }, "id": 161, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:queues:receive:sum[$__range]) OR on() vector(0))", "instant": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Queues Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#E02F44", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 59 }, "id": 160, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:queues:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Queues Volume Rate", "type": "stat" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 0, "y": 65 }, "id": 170, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Errors", "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": "Value #C", "thresholds": [], "type": "number", "unit": "none" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"queues\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"queues\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Clients", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 65 }, "id": 139, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"queues\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"queues\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Channels", "transform": "table", "type": "table-old" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 75 }, "id": 143, "panels": [], "title": "Queries", "type": "row" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#3274D9", "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": 0, "y": 76 }, "id": 162, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:queries:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Queries Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#3274D9", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 76 }, "id": 163, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:queries:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Queries Volume Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#3274D9", "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": 12, "y": 76 }, "id": 165, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:queries:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Queries Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#3274D9", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 76 }, "id": 164, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:queries:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Queries Volume Rate", "type": "stat" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 0, "y": 82 }, "id": 144, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Errors", "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": "Value #C", "thresholds": [], "type": "number", "unit": "none" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"queries\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"queries\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Clients", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 82 }, "id": 147, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"queries\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"queries\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Channels", "transform": "table", "type": "table-old" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 92 }, "id": 141, "panels": [], "title": "Commands", "type": "row" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#A352CC", "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": 0, "y": 93 }, "id": 166, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:commands:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Commands Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#A352CC", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 93 }, "id": 167, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:commands:send:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incoming Commands Volume Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#A352CC", "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": 12, "y": 93 }, "id": 169, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:count:commands:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Commands Messages Rate", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#A352CC", "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": "bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 93 }, "id": 168, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum by ()(irate(kubemq:messages:volume:commands:receive:sum[$__range]) OR on() vector(0))", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Outgoing Commands Volume Rate", "type": "stat" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 0, "y": 99 }, "id": 146, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Errors", "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": "Value #C", "thresholds": [], "type": "number", "unit": "none" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"commands\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"commands\"}) by(client_id,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Clients", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": null, "description": "", "fontSize": "100%", "gridPos": { "h": 10, "w": 12, "x": 12, "y": 99 }, "id": 145, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Type", "align": "", "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", "sanitize": false, "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Queries", "value": "queries" }, { "text": "Commands", "value": "commands" }, { "text": "Responses", "value": "responses" }, { "text": "Events", "value": "events" }, { "text": "Events Store", "value": "events_store" } ] }, { "alias": "Side", "align": "", "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": "side", "thresholds": [], "type": "string", "unit": "short", "valueMaps": [ { "text": "Send", "value": "send" }, { "text": "Receive", "value": "receive" } ] }, { "alias": "Client ID", "align": "", "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": "client_id", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Volume", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Messages", "align": "center", "colorMode": null, "colors": [ "#E02F44", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "none" }, { "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Channel", "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": "channel", "preserveFormat": false, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sum(kubemq_messages_count{type=\"commands\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum(kubemq_messages_volume{type=\"commands\"}) by(channel,side) ", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "title": "Channels", "transform": "table", "type": "table-old" } ], "refresh": "10s", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Kubemq Dashboard", "uid": "hdZjWMZ7k", "version": 1 }
2021-07-20 07:05:12 UTC
null
0
0
14,638
1
438,642
21,723
21
gerrit-push-latency
Gerrit - PUSH Latency
Dashboard showing the latencies of push requests
2021-06-30 06:22:06 UTC
2021-06-30 06:28:01 UTC
0
# Gerrit PUSH Latency dashboard This dashboard is being maintained as part of the [gerrit-monitoring project](https://gerrit-review.googlesource.com/admin/repos/gerrit-monitoring). It is meant to be used with the [metrics-reporter-prometheus plugin](https://gerrit-review.googlesource.com/admin/repos/plugins/metrics-reporter-prometheus) for Gerrit and Prometheus. The project provides a Kubernetes-based setup to install a complete monitoring and logging stack. Multiple dashboards are available.
64,611
64,612
null
null
0
0
21,723
1
14,638
1
21
null
{ "__inputs": [ { "description": "", "label": "Prometheus", "name": "DS_PROMETHEUS", "pluginId": "prometheus", "pluginName": "Prometheus", "type": "datasource" } ], "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "7.1.5" }, { "id": "graph", "name": "Graph", "type": "panel", "version": "" }, { "id": "prometheus", "name": "Prometheus", "type": "datasource", "version": "1.0.0" } ], "annotations": { "list": [] }, "editable": false, "gnetId": 14638, "graphTooltip": 2, "hideControls": false, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 0 }, "id": 2, "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", "repeat": null, "seriesOverrides": [ { "alias": "quantile: 0.75", "hiddenSeries": true }, { "alias": "quantile: 0.98", "hiddenSeries": true }, { "alias": "quantile: 0.99", "hiddenSeries": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "receivecommits_latency_total{instance=\"$instance\",replica=\"$replica\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "quantile: {{quantile}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TOTAL receive-commits latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Latency", "logBase": 10, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 11 }, "id": 3, "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", "repeat": null, "seriesOverrides": [ { "alias": "quantile: 0.75", "hiddenSeries": true }, { "alias": "quantile: 0.98", "hiddenSeries": true }, { "alias": "quantile: 0.99", "hiddenSeries": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "receivecommits_latency_AUTOCLOSED{instance=\"$instance\",replica=\"$replica\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "quantile: {{quantile}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "AUTOCLOSED receive-commits latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Latency", "logBase": 10, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 11 }, "id": 4, "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", "repeat": null, "seriesOverrides": [ { "alias": "quantile: 0.75", "hiddenSeries": true }, { "alias": "quantile: 0.98", "hiddenSeries": true }, { "alias": "quantile: 0.99", "hiddenSeries": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "receivecommits_latency_CREATE_REPLACE{instance=\"$instance\",replica=\"$replica\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "quantile: {{quantile}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CREATE/REPLACE receive-commits latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Latency", "logBase": 10, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "refresh": "1m", "rows": [], "schemaVersion": 22, "style": "dark", "tags": [ "gerrit" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Gerrit Instance", "multi": false, "name": "instance", "options": [], "query": "label_values(git_upload_pack_phase_writing_total, instance)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Replica", "multi": false, "name": "replica", "options": [], "query": "label_values(git_upload_pack_phase_writing_total{instance=\"$instance\"}, replica)", "refresh": 2, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "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": "browser", "title": "Gerrit - PUSH Latency", "version": 0, "description": "Dashboard showing the latencies of push requests" }
2021-06-30 06:22:06 UTC
2021-06-30 06:28:01 UTC
0
0
15,528
1
351,177
23,434
21
zabbix-iis
Zabbix - IIS
Monitor IIS servers in your environment. Panels are dynamically created per host.
2022-01-12 14:07:29 UTC
2022-01-12 14:07:46 UTC
0
null
0
0
Other
null
1
5
23,434
1
15,528
1
21
Monitor IIS servers in your environment. Panels are dynamically created per host.
{ "__inputs": [ { "name": "DS_MYSQL", "label": "MySQL", "description": "", "type": "datasource", "pluginId": "mysql", "pluginName": "MySQL" }, { "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": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.2" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "1.2.0" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "version": "1.0.0" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "panel", "id": "yesoreyeram-boomtheme-panel", "name": "Boom Theme", "version": "0.1.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" }, { "application": "CPU", "datasource": "${DS_ZABBIX}", "enable": true, "group": "$group", "hide": true, "hideAcknowledged": true, "host": "$host", "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "minseverity": 2, "name": "CPU Alerts", "showHostname": true, "showIn": 0, "trigger": "", "type": "alert" }, { "application": "CPU", "datasource": "${DS_ZABBIX}", "enable": true, "group": "$group", "hide": true, "hideAcknowledged": true, "host": "$host", "iconColor": "rgb(255, 193, 0)", "limit": 100, "minseverity": 2, "name": "Memory Alerts", "showHostname": true, "showIn": 0, "type": "alert" } ] }, "description": "Monitor IIS servers in your environment. Panels are dynamically created per host.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15528, "graphTooltip": 1, "id": null, "iteration": 1639580388875, "links": [], "liveNow": false, "panels": [ { "datasource": "${DS_MYSQL}", "gridPos": { "h": 5, "w": 7, "x": 0, "y": 0 }, "id": 22, "links": [], "options": { "content": "<div class=\"text-center dashboard-header\">\n <span>Monitoramento de API</span>\n</div>\n\n\n<center><img src=\"https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png\" height=\"100\" />\n\n\n\n", "mode": "html" }, "pluginVersion": "8.2.2", "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": "${DS_ZABBIX}", "gridPos": { "h": 3, "w": 6, "x": 7, "y": 0 }, "id": 24, "maxPerRow": 2, "options": { "bgColor": "rgb(1, 2, 3)", "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2020-12-14T22:34:08-03:00", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "DD-MM-YYYY", "fontSize": "20px", "fontWeight": "normal", "locale": "", "showDate": true }, "mode": "time", "refresh": "sec", "timeSettings": { "fontSize": "25px", "fontWeight": "normal" }, "timezone": "America/Sao_Paulo", "timezoneSettings": { "fontSize": "12px", "fontWeight": "normal", "showTimezone": false, "zoneFormat": "offsetAbbv" } }, "pluginVersion": "1.2.0", "repeat": "host", "repeatDirection": "v", "targets": [ { "application": { "filter": "General" }, "functions": [], "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix server" }, "item": { "filter": "System local time" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Data e Hora", "transparent": true, "type": "grafana-clock-panel" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [ { "options": { "0": { "text": "Down" }, "1": { "text": "UP" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 }, { "color": "#EAB839", "value": 90 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 0 }, "id": 26, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "application": { "filter": "Status" }, "functions": [], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "Zabbix agent availability" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Disponibilidade", "transparent": true, "type": "stat" }, { "datasource": "${DS_MYSQL}", "gridPos": { "h": 5, "w": 8, "x": 16, "y": 0 }, "id": 20, "links": [], "options": { "content": "<center><img src=\"https://uppercasecombr-my.sharepoint.com/personal/michael_viana_uppercase_com_br/Documents/MicrosoftTeams-image.png\" height=\"100\" />\n\n\n\n", "mode": "html" }, "pluginVersion": "8.2.2", "timeFrom": null, "timeShift": null, "title": "Criado Por", "transparent": true, "type": "text" }, { "aliasColors": { "Connection Attempts": "#1F78C1", "Logon Attempts": "#70DBED", "Logon Attempts/sec": "#EAB839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 0, "links": [], "maxDataPoints": "40", "maxPerRow": 3, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 3, "points": false, "renderer": "flot", "repeat": "host", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:237", "alias": "Locked Errors", "bars": false, "color": "#890F02", "fill": 4, "lines": true, "pointradius": 1, "points": true, "stack": false }, { "$$hashKey": "object:238", "alias": "Not Found Errors", "bars": false, "color": "#56A64B", "fill": 4, "lines": true, "pointradius": 1, "points": true, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "application": { "filter": "IIS" }, "functions": [ { "$$hashKey": "object:2153", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Connection Attempts" ], "text": "setAlias(Connection Attempts)" } ], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "IIS: Locked errors per second" }, "itemTag": { "filter": "Application: IIS Connections" }, "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": "IIS" }, "functions": [ { "$$hashKey": "object:2174", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Connection Attempts" ], "text": "setAlias(Connection Attempts)" } ], "group": { "filter": "Grupo Interno" }, "hide": false, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "IIS: Not Found errors per second" }, "itemTag": { "filter": "Application: IIS Connections" }, "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 } } ], "thresholds": [ { "$$hashKey": "object:2291", "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 20, "yaxis": "left" }, { "$$hashKey": "object:2292", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 25, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IIS Connections & Errors/Sec", "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:575", "format": "short", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:576", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Response time for step \"Homepage\" of scenario \"Homepage\".": "#CFFAFF" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 5 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "maxDataPoints": "40", "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 4, "points": true, "renderer": "flot", "repeat": "host", "seriesOverrides": [ { "$$hashKey": "object:1322", "alias": "Response time for step \"Homepage\" of scenario \"Homepage\".", "color": "#F2C96D" } ], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "application": { "filter": "api.bipper.com.br" }, "functions": [ { "$$hashKey": "object:1269", "def": { "category": "Transform", "defaultParams": [ "1m", "avg" ], "name": "groupBy", "params": [ { "name": "interval", "type": "string" }, { "name": "function", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "5m", "avg" ], "text": "groupBy(5m, avg)" } ], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "IIS: AppPool api.bipper.com.br state" }, "itemTag": { "filter": "Application: Web Scenarios" }, "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 } } ], "thresholds": [ { "$$hashKey": "object:1357", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2, "yaxis": "left" }, { "$$hashKey": "object:1358", "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 1, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response Time Api ", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1329", "format": "ms", "label": null, "logBase": 1, "max": "10", "min": null, "show": true }, { "$$hashKey": "object:1330", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_ZABBIX}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": -1, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "dash": [ 0, 10 ], "fill": "dot" }, "lineWidth": 3, "pointSize": 30, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [ { "matcher": { "id": "byName", "options": "CPU iowait time" }, "properties": [ { "id": "color", "value": { "fixedColor": "#B7DBAB", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "CPU system time" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "CPU user time" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 8, "x": 12, "y": 5 }, "hideTimeOverride": false, "id": 33, "links": [], "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.4.0", "targets": [ { "application": { "filter": "CPU" }, "countTriggers": true, "functions": [], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Application: CPU" }, "minSeverity": 3, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Temperatura do CPU", "transparent": true, "type": "timeseries" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX}", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-orange", "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 5 }, "id": 29, "interval": null, "links": [], "maxDataPoints": 100, "options": { "displayLabels": [ "value", "percent" ], "legend": { "calcs": [], "displayMode": "hidden", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.4.1", "repeatDirection": "h", "targets": [ { "alias": "Available memory", "application": { "filter": "Filesystem D:", "name": "Memory" }, "downsampleFunction": { "name": "avg", "value": "avg" }, "errors": {}, "functions": [], "group": { "filter": "Grupo Interno", "isRegex": false, "name": "$group", "style": {}, "templated": true }, "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "host": { "filter": "upperapp02.uppercase.local", "isRegex": false, "name": "$host", "style": {}, "templated": true }, "item": { "filter": "D:: Total space", "isRegex": false, "name": "Available memory", "style": {} }, "itemTag": { "filter": "Application: Memory" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": { "skipEmptyValues": false }, "tags": [], "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "alias": "Available memory", "application": { "filter": "Filesystem D:", "name": "Memory" }, "downsampleFunction": { "name": "avg", "value": "avg" }, "errors": {}, "functions": [], "group": { "filter": "Grupo Interno", "isRegex": false, "name": "$group", "style": {}, "templated": true }, "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "hide": false, "host": { "filter": "upperapp02.uppercase.local", "isRegex": false, "name": "$host", "style": {}, "templated": true }, "item": { "filter": "D:: Used space", "isRegex": false, "name": "Available memory", "style": {} }, "itemTag": { "filter": "Application: Memory" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": { "skipEmptyValues": false }, "tags": [], "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Filesystem D:", "transparent": true, "type": "piechart" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 9 }, "id": 28, "interval": null, "links": [], "maxDataPoints": 100, "options": { "displayLabels": [ "value", "percent" ], "legend": { "calcs": [], "displayMode": "hidden", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.4.1", "repeat": "host", "repeatDirection": "h", "targets": [ { "alias": "Available memory", "application": { "filter": "Filesystem C:", "name": "Memory" }, "downsampleFunction": { "name": "avg", "value": "avg" }, "errors": {}, "functions": [], "group": { "filter": "Grupo Interno", "isRegex": false, "name": "$group", "style": {}, "templated": true }, "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "host": { "filter": "upperapp02.uppercase.local", "isRegex": false, "name": "$host", "style": {}, "templated": true }, "item": { "filter": "C:: Total space", "isRegex": false, "name": "Available memory", "style": {} }, "itemTag": { "filter": "Application: Memory" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": { "skipEmptyValues": false }, "tags": [], "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "alias": "Available memory", "application": { "filter": "Filesystem C:", "name": "Memory" }, "downsampleFunction": { "name": "avg", "value": "avg" }, "errors": {}, "functions": [], "group": { "filter": "Grupo Interno", "isRegex": false, "name": "$group", "style": {}, "templated": true }, "groupBy": [ { "params": [ "auto" ], "type": "time" } ], "hide": false, "host": { "filter": "upperapp02.uppercase.local", "isRegex": false, "name": "$host", "style": {}, "templated": true }, "item": { "filter": "C:: Used space", "isRegex": false, "name": "Available memory", "style": {} }, "itemTag": { "filter": "Application: Memory" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": { "skipEmptyValues": false }, "tags": [], "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Filesystem C:", "transparent": true, "type": "piechart" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "fill": 3, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 7, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "CPU" }, "functions": [ { "$$hashKey": "object:324", "def": { "category": "Transform", "defaultParams": [ "1m", "avg" ], "name": "groupBy", "params": [ { "name": "interval", "type": "string" }, { "name": "function", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "5m", "avg" ], "text": "groupBy(5m, avg)" } ], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "CPU utilization" }, "itemTag": { "filter": "Application: CPU" }, "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 } } ], "thresholds": [ { "$$hashKey": "object:932", "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 80, "yaxis": "left" }, { "$$hashKey": "object:933", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 90, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:902", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:903", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX}", "fill": 0, "fillGradient": 7, "gridPos": { "h": 5, "w": 8, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Memory" }, "functions": [ { "$$hashKey": "object:198", "def": { "category": "Transform", "defaultParams": [ "1m", "avg" ], "name": "groupBy", "params": [ { "name": "interval", "type": "string" }, { "name": "function", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "5m", "avg" ], "text": "groupBy(5m, avg)" } ], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "Memory utilization" }, "itemTag": { "filter": "Application: Memory" }, "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 } } ], "thresholds": [ { "$$hashKey": "object:2413", "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 80, "yaxis": "left" }, { "$$hashKey": "object:2414", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 90, "yaxis": "left" }, { "$$hashKey": "object:2415", "colorMode": "custom", "fill": false, "line": true, "lineColor": "rgb(255, 0, 0)", "op": "gt", "source": "zabbix", "value": 95, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:777", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:778", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "datasource": "${DS_ZABBIX}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 68, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "dash": [ 10, 10 ], "fill": "dash" }, "lineWidth": 9, "pointSize": 12, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null }, { "color": "red", "value": 80 }, { "color": "semi-dark-red", "value": 90 } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "id": 31, "interval": "", "options": { "graph": {}, "legend": { "calcs": [ "mean", "lastNotNull", "max", "min", "sum" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.4.0", "targets": [ { "application": { "filter": "Interface Intel(R) 82574L Gigabit Network Connection #2(Ethernet 2)" }, "functions": [ { "$$hashKey": "object:1072", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/(.*): Interface (.*): Bits received/", "$1, $2 IN" ], "text": "replaceAlias(/(.*): Interface (.*): Bits received/, $1, $2 IN)" } ], "group": { "filter": "Grupo Interno" }, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "Interface Intel(R) 82574L Gigabit Network Connection #2(Ethernet 2): Bits received" }, "itemTag": { "filter": "Application: Interface Intel(R) 82574L Gigabit Network Connection #2(Ethernet 2)" }, "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": "Interface Intel(R) 82574L Gigabit Network Connection #2(Ethernet 2)" }, "functions": [ { "$$hashKey": "object:1093", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/(.*): Interface (.*): Bits received/", "$1, $2 IN" ], "text": "replaceAlias(/(.*): Interface (.*): Bits received/, $1, $2 IN)" } ], "group": { "filter": "Grupo Interno" }, "hide": false, "host": { "filter": "upperapp02.uppercase.local" }, "item": { "filter": "Interface Intel(R) 82574L Gigabit Network Connection #2(Ethernet 2): Bits sent" }, "itemTag": { "filter": "Application: Interface Intel(R) 82574L Gigabit Network Connection #2(Ethernet 2)" }, "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 } } ], "timeFrom": "3h", "timeShift": null, "title": "Network Traffic", "transparent": true, "type": "timeseries" }, { "activeThemeId": 0, "datasource": "${DS_ZABBIX}", "gridPos": { "h": 3, "w": 3, "x": 0, "y": 22 }, "id": 18, "targets": [ { "application": { "filter": "" }, "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 } } ], "themes": [ { "name": "Night Theme", "styles": [ { "props": { "theme": "default" }, "type": "basetheme" }, { "props": { "url": "https://images.unsplash.com/photo-1524334228333-0f6db392f8a1" }, "type": "bgimage" }, { "props": { "text": ".panel-container {\n background-color: rgba(0,0,0,0.3);\n}" }, "type": "style" } ] } ], "transparent": true, "type": "yesoreyeram-boomtheme-panel" } ], "refresh": "5s", "schemaVersion": 31, "style": "dark", "tags": [ "IIS", "Casinoclub" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Group", "multi": true, "name": "group", "options": [], "query": "*", "refresh": 1, "regex": "/IIS/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Host", "multi": true, "name": "host", "options": [], "query": "$group.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "Application", "multi": false, "name": "application", "options": [], "query": "$group.$host.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "Item", "multi": false, "name": "item", "options": [], "query": "$group.$host.$application.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now-1m" }, "timepicker": { "nowDelay": "1m", "refresh_intervals": [ "5s", "10s" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "America/Sao_Paulo", "title": "Zabbix - IIS", "uid": "5jqWsFDnz", "version": 3 }
2022-01-12 14:07:29 UTC
null
1
5
11,457
1
59,972
16,130
277
postgresql-database
Postgresql Database
Postgresql metricset using Elasticsearch
2019-12-22 08:56:13 UTC
2019-12-22 09:01:02 UTC
0
This dashboard shows the detail metricset of the Postgresql 10 and Elasticsearch stack 7.5.0.
48,869
48,870
Other
null
0
0
16,130
1
11,457
1
277
null
{ "__inputs": [ { "name": "DS_METRICBEAT", "label": "Metricbeat", "description": "Metricset Postgresql module enable", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "panel", "id": "farski-blendstat-panel", "name": "Blendstat", "version": "1.0.2" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.5.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "snuids-trafficlights-panel", "name": "Traffic Lights", "version": "1.4.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": 11457, "graphTooltip": 2, "id": null, "iteration": 1577004631594, "links": [ { "asDropdown": true, "icon": "external link", "tags": [ "Tol Laut" ], "targetBlank": true, "title": "Dashboard", "type": "dashboards" } ], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_METRICBEAT}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "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": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Average Event Duration", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "event.duration", "id": "1", "inlineScript": "_value / 100000", "meta": {}, "settings": { "script": { "inline": "_value / 100000" } }, "type": "avg" } ], "query": "service.type: postgresql AND host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Postgresql Event Duration Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 10, "max": null, "min": "10", "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_METRICBEAT}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 4, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "bucketAggs": [ { "fake": true, "field": "postgresql.activity.application_name", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "service.type: postgresql AND host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Postgresql with Application Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "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 } }, { "bgColor": "rgb(1, 8, 1)", "datasource": "${DS_METRICBEAT}", "gridPos": { "h": 8, "w": 7, "x": 0, "y": 7 }, "hideTimeOverride": true, "id": 6, "links": [], "options": {}, "pluginVersion": "6.1.6", "targets": [ { "bucketAggs": [ { "fake": true, "field": "postgresql.activity.client.hostname", "id": "5", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "fake": true, "field": "@timestamp", "id": "4", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.activity.client.address", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "service.type: postgresql AND host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": "5m", "title": "Average Clients Connection", "trafficLightSettings": { "digits": 0, "fontColor": "#FADE2A", "fontSize": "10px", "greenThreshold": 20, "invertScale": true, "lightsPerLine": 6, "linkTargetBlank": false, "linkTooltip": "", "linkUrl": "", "max": 100, "redThreshold": 150, "renderLink": false, "showTrend": true, "showValue": true, "sortLights": true, "spreadControls": true, "units": " Connections", "width": 15 }, "transparent": true, "type": "snuids-trafficlights-panel" }, { "blendName": "total", "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "decimals": 0, "format": "none", "gauge": { "maxValue": 2500, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 8, "x": 7, "y": 7 }, "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": {}, "pluginVersion": "6.1.6", "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": "postgresql.activity.client.address", "targets": [ { "bucketAggs": [ { "fake": true, "field": "postgresql.activity.client.address", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.activity.client.address", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: *", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "700, 1500", "timeFrom": null, "timeShift": null, "title": "Max Clients Connection", "transparent": true, "type": "farski-blendstat-panel", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "datasource": "${DS_METRICBEAT}", "gridPos": { "h": 8, "w": 9, "x": 15, "y": 7 }, "id": 19, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "decimals": 0, "links": [], "mappings": [], "max": 2000, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 500 }, { "color": "red", "value": 1500 } ], "unit": "none" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.5.2", "targets": [ { "alias": "Active Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"active\"", "refId": "A", "timeField": "@timestamp" }, { "alias": "Idle Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"idle\"", "refId": "B", "timeField": "@timestamp" }, { "alias": "Idle in Transaction Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"idle in transaction\"", "refId": "C", "timeField": "@timestamp" }, { "alias": "Idle in Transaction (Aborted) Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"idle in transaction (aborted)\"", "refId": "D", "timeField": "@timestamp" }, { "alias": "Empty Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"\"", "refId": "E", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Database Connection State", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 15 }, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Rows Insert", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.inserted", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "service.type: postgresql AND host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Rows Inserted per second", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 15 }, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Rows Fetched", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.fetched", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "service.type: postgresql AND host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Rows Select per second", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 15 }, "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, "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": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Rows Fetched", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.updated", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "service.type: postgresql AND host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Rows Updated per second", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 15 }, "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, "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": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Rows Fetched", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.deleted", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "service.type: postgresql AND host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Rows Deleted per second", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 15 }, "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Rows Fetched", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.transactions.commit", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "service.type: postgresql AND host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Transaction Commit per second", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_METRICBEAT}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 15 }, "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, "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": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "Rows Fetched", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.transactions.rollback", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "service.type: postgresql AND host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Transaction Rollback per second", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "refresh": "5m", "schemaVersion": 21, "style": "dark", "tags": [ "Tol Laut" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_METRICBEAT}", "definition": "{\"find\": \"terms\", \"field\": \"host.hostname\", \"query\": \"event.dataset: postgresql*\"}", "hide": 0, "includeAll": true, "label": "Host", "multi": false, "name": "host", "options": [], "query": "{\"find\": \"terms\", \"field\": \"host.hostname\", \"query\": \"event.dataset: postgresql*\"}", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_METRICBEAT}", "definition": "{\"find\": \"terms\", \"field\": \"postgresql.activity.database.name\", \"query\": \"\"}", "hide": 0, "includeAll": true, "label": "Database", "multi": true, "name": "database", "options": [], "query": "{\"find\": \"terms\", \"field\": \"postgresql.activity.database.name\", \"query\": \"\"}", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_METRICBEAT}", "definition": "{\"find\": \"terms\", \"field\": \"postgresql.activity.user.name\", \"query\": \"\"}", "hide": 0, "includeAll": true, "label": "User", "multi": true, "name": "user", "options": [], "query": "{\"find\": \"terms\", \"field\": \"postgresql.activity.user.name\", \"query\": \"\"}", "refresh": 1, "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" ] }, "timezone": "", "title": "Postgresql Database", "uid": "Sy1n-5xZz", "version": 32, "description": "Postgresql metricset using Elasticsearch" }
2019-12-22 08:56:13 UTC
2019-12-22 09:00:04 UTC
0
0
16,085
1
107,459
24,405
22
dashboard-kaspersky-security-center-management-deployment-in-risk-agent-av-edr
96- Dashboard Kaspersky Security Center Management Deployment in Risk - Agent - AV - EDR
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-08 16:30:21 UTC
2022-06-21 00:35:16 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,498
72,499
null
null
0
0
24,405
1
16,085
1
22
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": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.4" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "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": 1649434621030, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "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" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 98, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 10 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 1 }, "id": 92, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "05.01- Score de risco da empresa" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "Company Risk Score", "transparent": true, "type": "gauge" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 39, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 17, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "dark-green", "value": 2 }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 100 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "01- Score de risco da empresa" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 17, "x": 7, "y": 1 }, "id": 93, "options": { "legend": { "calcs": [ "last" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:455", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "01- Score de risco da empresa" ], "text": "setAlias(01- Score de risco da empresa)" }, { "$$hashKey": "object:456", "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": "05.01- Score de risco da empresa" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:478", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "02- Agente não instalado" ], "text": "setAlias(02- Agente não instalado)" }, { "$$hashKey": "object:479", "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" }, "hide": false, "host": { "filter": "$KSC" }, "item": { "filter": "01.03- Agente de Rede não instalado em %" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:501", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "03- O AV não esta instalado" ], "text": "setAlias(03- O AV não esta instalado)" }, { "$$hashKey": "object:502", "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" }, "hide": false, "host": { "filter": "$KSC" }, "item": { "filter": "02.03- O aplicativo de segurança não esta instalado em %" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:524", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "04- O EDR não esta instalado" ], "text": "setAlias(04- O EDR não esta instalado)" }, { "$$hashKey": "object:525", "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" }, "hide": false, "host": { "filter": "$KSC" }, "item": { "filter": "03.03- O EDR não esta instalado em %" }, "itemTag": { "filter": "Informações de Implementação" }, "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 } } ], "title": "Score Over Time", "transparent": true, "type": "timeseries" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 34, "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": 2, "w": 8, "x": 0, "y": 8 }, "id": 36, "options": { "content": "# Agent Deployment in risk\n", "mode": "markdown" }, "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": 2, "w": 8, "x": 8, "y": 8 }, "id": 40, "options": { "content": "# AV Deployment Status in risk\n", "mode": "markdown" }, "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": 2, "w": 8, "x": 16, "y": 8 }, "id": 41, "options": { "content": "# EDR Deployment Status in risk", "mode": "markdown" }, "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" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "yellow", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 7, "x": 0, "y": 10 }, "id": 82, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:221", "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": "01.03- Agente de Rede não instalado em %" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "No Agent Deployment in %", "transparent": true, "type": "bargauge" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "light-blue", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 7, "x": 8, "y": 10 }, "id": 95, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:194", "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": "02.03- O aplicativo de segurança não esta instalado em %" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "No AV Deployment in %", "transparent": true, "type": "bargauge" }, { "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-red", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 7, "x": 16, "y": 10 }, "id": 96, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:410", "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": "03.03- O EDR não esta instalado em %" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "No EDR Deployment in %", "transparent": true, "type": "bargauge" }, { "gridPos": { "h": 1, "w": 2, "x": 0, "y": 12 }, "id": 86, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Total devices", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 2, "y": 12 }, "id": 46, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Unmanaged", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 4, "y": 12 }, "id": 51, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Protected", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 8, "y": 12 }, "id": 85, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Total devices", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 10, "y": 12 }, "id": 60, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Unmanaged", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 12, "y": 12 }, "id": 64, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Protected", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 16, "y": 12 }, "id": 81, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Total devices", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 18, "y": 12 }, "id": 69, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Unmanaged", "transparent": true, "type": "text" }, { "gridPos": { "h": 1, "w": 2, "x": 20, "y": 12 }, "id": 72, "options": { "content": "", "mode": "markdown" }, "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 } } ], "title": "Protected", "transparent": true, "type": "text" }, { "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 13 }, "id": 87, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "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": "00- Total de dispositivos" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 13 }, "id": 48, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:82", "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": "01.02- Agente de Rede não instalado" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "dark-green", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 13 }, "id": 52, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:302", "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": "01.01- Agente de Rede instalado" }, "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" }, { "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 13 }, "id": 97, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "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": "00- Total de dispositivos" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 10, "y": 13 }, "id": 65, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:553" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "02.02- O aplicativo de segurança não esta instalado" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "dark-green", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 12, "y": 13 }, "id": 61, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:580" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "02.01- O aplicativo de segurança instalado" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 16, "y": 13 }, "id": 88, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "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": "00- Total de dispositivos" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "light-blue", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 13 }, "id": 70, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:607" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "03.02- O EDR não esta instalado" }, "itemTag": { "filter": "Informações de Implementação" }, "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": "dark-green", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 13 }, "id": 75, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 20 }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:356", "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": "03.01- O EDR instalado" }, "itemTag": { "filter": "Informações de Implementação" }, "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": 15 }, "id": 94, "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" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "color-background" }, "decimals": 0, "mappings": [ { "options": { "0": { "index": 0, "text": "Not Agent installed" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#074c5f", "value": null }, { "color": "dark-red", "value": 0 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Device;" }, "properties": [ { "id": "custom.width", "value": 372 } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 16 }, "id": 78, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:59", "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": "No Agent Deployment" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "No Agent Deployment; ", "transformations": [ { "id": "reduce", "options": { "reducers": [ "lastNotNull" ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Field": "Device;", "Last *": "Status;" } } } ], "type": "table" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "color-background" }, "decimals": 0, "mappings": [ { "options": { "0": { "index": 0, "text": "Not AV installed" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#074c5f", "value": null }, { "color": "dark-red", "value": 0 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Device;" }, "properties": [ { "id": "custom.width", "value": 372 } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 16 }, "id": 90, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:113", "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": "No AV Deployment" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "No AV Deployment; ", "transformations": [ { "id": "reduce", "options": { "reducers": [ "lastNotNull" ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Field": "Device;", "Last *": "Status;" } } } ], "type": "table" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "color-background" }, "decimals": 0, "mappings": [ { "options": { "0": { "index": 0, "text": "Not EDR installed" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#074c5f", "value": null }, { "color": "dark-red", "value": 0 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Device;" }, "properties": [ { "id": "custom.width", "value": 372 } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 16 }, "id": 89, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:248", "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": "No EDR Deployment" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "No EDR Deployment; ", "transformations": [ { "id": "reduce", "options": { "reducers": [ "lastNotNull" ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Field": "Device;", "Last *": "Status;" } } } ], "type": "table" } ], "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": "96- Dashboard Kaspersky Security Center Management Deployment in Risk - Agent - AV - EDR", "uid": "4QCKbIUnk", "version": 21, "weekStart": "", "gnetId": 16085, "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-08 16:30:21 UTC
2022-06-21 00:35:16 UTC
0
0
15,717
1
583,798
23,751
22
lock-insights
Google Cloud Spanner - Lock Insights
Lock Insights Dashboard
2022-02-08 18:36:28 UTC
2022-03-02 06:01:42 UTC
0
null
71,431
71,432
null
null
0
0
23,751
1
15,717
1
22
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.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "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": 1644345070099, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "cloud-monitoring-instance" ], "targetBlank": false, "title": "Instance", "tooltip": "", "type": "dashboards", "url": "" }, { "asDropdown": false, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "cloud-monitoring-database" ], "targetBlank": false, "title": "Database", "tooltip": "", "type": "dashboards", "url": "" }, { "asDropdown": false, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "query-insights" ], "targetBlank": false, "title": "Query Insights", "tooltip": "", "type": "dashboards", "url": "" }, { "asDropdown": false, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "transaction-insights" ], "targetBlank": false, "title": "Transaction Insights", "tooltip": "", "type": "dashboards", "url": "" }, { "asDropdown": false, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "active-queries-summary" ], "targetBlank": false, "title": "Active Queries Summary", "tooltip": "", "type": "dashboards", "url": "" }, { "asDropdown": false, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "read-insights" ], "targetBlank": false, "title": "Read Insights", "tooltip": "", "type": "dashboards", "url": "" } ], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 10, "panels": [], "title": "Total (all locks)", "type": "row" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "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": "s" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 1 }, "id": 3, "interval": "1m", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": false, "expr": "sum by (database) (database_spanner_lock_stats_total_total_lock_wait_seconds{database=~\"${database}\",instance_id=~\"${instance}\",project_id=~\"${project}\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{database}}", "queryType": "randomWalk", "refId": "Total lock wait seconds" } ], "title": "Total lock wait", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 8, "panels": [], "title": "Top Locks (per lock)", "type": "row" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "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": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 11 }, "id": 4, "interval": "1m", "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": false, "expr": "sum by (row_range_start_key) (database_spanner_lock_stats_top_lock_wait_seconds{database=~\"${database}\",instance_id=~\"${instance}\",project_id=~\"${project}\", row_range_start_key=~\"${lock_topn}\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{row_range_start_key}}", "queryType": "randomWalk", "refId": "Lock wait seconds" } ], "title": "Lock wait", "type": "timeseries" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byName", "options": "Sample lock columns" }, "properties": [ { "id": "custom.width", "value": 1190 } ] }, { "matcher": { "id": "byName", "options": "Lock wait (sum)" }, "properties": [ { "id": "custom.width", "value": 141 } ] } ] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 19 }, "id": 6, "interval": "1m", "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Sample lock columns" } ] }, "pluginVersion": "8.3.1", "targets": [ { "exemplar": false, "expr": "database_spanner_lock_stats_top_lock_wait_seconds{database=~\"${database}\",instance_id=~\"${instance}\",project_id=~\"${project}\", row_range_start_key=~\"${lock_topn}\"}", "format": "table", "interval": "", "legendFormat": "{{row_range_start_key}}", "refId": "Lock wait details" } ], "title": "Top Locks", "transformations": [ { "id": "groupBy", "options": { "fields": { "Value": { "aggregations": [ "sum" ], "operation": "aggregate" }, "Value #Lock wait details": { "aggregations": [ "sum" ], "operation": "aggregate" }, "row_range_start_key": { "aggregations": [], "operation": "groupby" }, "sample_lock_requests": { "aggregations": [ "allValues" ], "operation": "aggregate" } } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value #Lock wait details (sum)": "Lock wait (sum)", "Value (sum)": "Lock wait (sum)", "Value (sum) (sum)": "Lock wait (sum)", "row_range_start_key": "Row range start key", "sample_lock_requests": "Sample lock columns", "sample_lock_requests (allValues)": "Sample lock requests" } } }, { "id": "convertFieldType", "options": { "conversions": [ { "destinationType": "string", "targetField": "sample_lock_requests (allValues)" } ], "fields": {} } } ], "type": "table" } ], "refresh": false, "schemaVersion": 33, "style": "dark", "tags": [ "lock-insights" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "description": "Prometheus data source", "hide": 0, "includeAll": false, "label": "Prometheus", "multi": false, "name": "pds", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": ".*", "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(project_id)", "hide": 0, "includeAll": false, "label": "Project", "multi": true, "name": "project", "options": [], "query": { "query": "label_values(project_id)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(instance_id)", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(instance_id)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(database)", "hide": 0, "includeAll": true, "label": "Database", "multi": false, "name": "database", "options": [], "query": { "query": "label_values(database)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(topk(10, avg_over_time(database_spanner_lock_stats_top_lock_wait_seconds[${__range_s}s])))", "hide": 0, "includeAll": true, "label": "Top 10 locks", "multi": true, "name": "lock_topn", "options": [], "query": { "query": "query_result(topk(10, avg_over_time(database_spanner_lock_stats_top_lock_wait_seconds[${__range_s}s])))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/row_range_start_key=\"(?<text>[^\"]+)|row_range_start_key=\"(?<value>[^\"]+)/g", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Google Cloud Spanner - Lock Insights", "uid": "Z3mSctD7z", "version": 2, "weekStart": "", "gnetId": 15717, "description": "Lock Insights Dashboard" }
2022-02-08 18:36:28 UTC
2022-03-02 06:01:42 UTC
0
0
15,066
1
547,783
22,530
22
appmesh-control-plane
AppMesh / Control Plane
AWS App Mesh control plane overview
2021-09-30 10:34:08 UTC
2021-09-30 10:37:01 UTC
0
null
67,310
67,311
null
null
0
0
22,530
1
15,066
1
22
AWS App Mesh control plane overview
{ "__inputs": [ { "name": "DS_CORTEX", "label": "Cortex", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.1" }, { "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", "type": "dashboard" } ] }, "description": "AWS App Mesh control plane overview", "editable": true, "gnetId": 15066, "graphTooltip": 1, "id": null, "iteration": 1632997860274, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 28, "panels": [], "title": "API Calls", "type": "row" }, { "datasource": null, "description": "Total number of SDK API calls from App Mesh controller to AWS", "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": 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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 1 }, "id": 14, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "sum(rate(aws_api_calls_total{cluster=~\"$cluster\"}[1m])) by (operation)", "interval": "", "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "AWS SDK API calls", "type": "timeseries" }, { "datasource": null, "description": "Successful AWS API calls with 2xx response ", "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": 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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 18, "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "sum(rate(aws_api_calls_total{status_code=~\"2.*\", cluster=~\"$cluster\"}[1m])) by (operation)", "interval": "", "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "AWS API calls 2xx response", "type": "timeseries" }, { "datasource": null, "description": "Failed AWS API calls with 4xx/5xx response", "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": 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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "id": 20, "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "sum(rate(aws_api_calls_total{status_code=~\"4.*|5.*\", cluster=~\"$cluster\"}[1m])) by (operation)", "interval": "", "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "AWS API calls 4xx/5xx response", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 26, "panels": [], "title": "Controller", "type": "row" }, { "datasource": null, "description": "Number of goroutines for the App Mesh controller", "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": "linear", "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "id": 16, "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "go_goroutines{namespace=\"appmesh-system\", cluster=~\"$cluster\"}", "interval": "", "legendFormat": "appmesh-controller", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Goroutines", "type": "timeseries" }, { "datasource": null, "description": "How many seconds of work has been done that is in progress and hasn't been observed by work_duration. Large values indicate stuck threads. One can deduce the number of stuck threads by observing the rate at which this increases", "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": 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": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "id": 22, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "sum(workqueue_unfinished_work_seconds{namespace=\"appmesh-system\", cluster=~\"$cluster\"}) by (name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Work queue unfinished work", "type": "timeseries" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 24, "panels": [ { "datasource": null, "description": "appmesh-system namespace containers memory working set", "fieldConfig": { "defaults": { "color": { "fixedColor": "purple", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 36, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 27 }, "id": 11, "interval": "", "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "sum(container_memory_working_set_bytes{namespace=\"appmesh-system\",container!=\"POD\",container!=\"\", cluster=~\"$cluster\"}) by (container)", "hide": false, "interval": "", "legendFormat": "{{container}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Memory Usage", "type": "timeseries" }, { "datasource": null, "description": "appmesh-system namespace containers CPU usage seconds total", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgba(119, 255, 48, 1)", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepBefore", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 35 }, "id": 12, "interval": "", "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.1", "targets": [ { "exemplar": true, "expr": "sum (rate(container_cpu_usage_seconds_total{namespace=\"appmesh-system\",container!=\"POD\",container!=\"\",cluster=~\"$cluster\"}[1m])) by (container)", "hide": false, "interval": "", "legendFormat": "{{container}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "type": "timeseries" } ], "title": "Resources", "type": "row" } ], "refresh": "", "schemaVersion": 30, "style": "light", "tags": [ "app-mesh", "envoy" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_CORTEX}", "definition": "label_values(aws_api_calls_total, cluster)", "description": "", "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "cluster", "options": [], "query": { "query": "label_values(aws_api_calls_total, cluster)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "AppMesh / Control Plane", "uid": "6SP1NGznz", "version": 10 }
2021-09-30 10:34:08 UTC
null
0
0
13,616
1
204,591
19,884
22
acs-mongodb
Alibaba Cloud Monitor For MongoDB Dashboard
Alibaba Cloud Monitor For MongoDB_Partitioned_Cluster Dashboard from CloudMonitor using aliyun-cms-grafana
2020-12-21 09:32:12 UTC
2020-12-21 09:39:39 UTC
0
2020.12.21更新 一键式导入acs_mongodb_分片集群配置信息,便捷式配置基本图标 groupId: 13616 一键式导入acs_mongodb_副本集配置信息,便捷式配置基本图标 groupId: 13617 一键式导入acs_mongodb_单节点实例配置信息,便捷式配置基本图标 groupId: 13615 https://github.com/aliyun/aliyun-cms-grafana
59,100
59,101
null
null
0
0
19,884
1
13,616
1
22
null
{ "__inputs": [ { "name": "DS_CMS_GRAFANA SERVICE", "label": "CMS Grafana Service", "description": "Alibaba Cloud Monitor ", "type": "datasource", "pluginId": "aliyun_cms_grafana_datasource", "pluginName": "CMS Grafana Service" } ], "__requires": [ { "type": "datasource", "id": "aliyun_cms_grafana_datasource", "name": "CMS Grafana Service", "version": "1.0.1" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.1" }, { "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": 13616, "graphTooltip": 0, "id": null, "iteration": 1608541342349, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingCPUUtilization", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "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": [ { "$$hashKey": "object:127", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:128", "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_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 0 }, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingMemoryUtilization", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "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:209", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:210", "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_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingDiskUtilization", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "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:286", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:287", "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_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 8 }, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingConnectionAmount", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "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:440", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:441", "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_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 8 }, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingIOPSUtilization", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IOPS使用率(%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:363", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:364", "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_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 8 }, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingQPS", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "QPS(Count/s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:667", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:668", "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_CMS_GRAFANA SERVICE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 16 }, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "describe": "", "dimensions": [ "$dimensions" ], "group": 62683123, "metric": "ShardingConnectionUtilization", "period": "300", "project": "acs_mongodb", "refId": "A", "target": [ "Average" ], "type": "timeserie", "xcol": "timestamp", "ycol": [ "Average" ] } ], "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:517", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:518", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_CMS_GRAFANA SERVICE}", "definition": "dimension(acs_mongodb,ShardingCPUUtilization,null,null)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "dimensions", "options": [], "query": "dimension(acs_mongodb,ShardingCPUUtilization,null,null)", "refresh": 1, "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", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Alibaba Cloud Monitor For MongoDB Dashboard", "uid": "xG4CxW1Gz", "version": 2, "description": "Alibaba Cloud Monitor For MongoDB_Partitioned_Cluster Dashboard from CloudMonitor using aliyun-cms-grafana" }
2020-12-21 09:32:12 UTC
2020-12-21 09:39:39 UTC
0
0
14,209
1
481,169
20,889
22
modem-stats
Modem Stats
Statistics for DOCSIS and VDSL modems. https://github.com/msh100/modem-stats
2021-04-10 10:33:06 UTC
2021-04-10 10:45:47 UTC
0
# Modem Statistics Parser A utility to read channel diagnostics information from DOCSIS and VDSL modems and output it in the InfluxDB line protocol. This package is intended to be used within a Telegraf instance. This package has been written in Go in an attempt to allow it to run on low end hardware (such as a Raspberry Pi Zero) with no issues. ## Usage For usage information, head over to the [project Github page](https://github.com/msh100/modem-stats/).
0
0
Telegraf
``` [[inputs.exec]] commands = ["/modem-stats"] data_format = "influx" ```
0
0
20,889
1
14,209
1
22
null
{ "__inputs": [ { "name": "DS_TELEGRAF", "label": "Telegraf", "description": "The Telegraf instance running Ping and modem-stats", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "editable": true, "gnetId": 14209, "graphTooltip": 1, "id": null, "iteration": 1618049903319, "links": [], "panels": [ { "aliasColors": { "Loss %": "rgb(255, 0, 5)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": false, "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": "7.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Loss %", "fill": 9, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_url]]", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "url" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "average_response_ms" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Loss %", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "percent_packet_loss" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ICMP Ping Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": "percent", "label": null, "logBase": 1, "max": "100", "min": "0.000", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "binbps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 1 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "alias": "$tag_config", "groupBy": [ { "params": [ "15m" ], "type": "time" }, { "params": [ "config" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "config", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"measurement\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "maxrate" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Data Rates", "transparent": true, "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 4, "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.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_id]]", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "id" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "downstream", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"measurement\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "power" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Downstream Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 7 }, "hiddenSeries": false, "id": 7, "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.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_id]]", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "id" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "upstream", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"measurement\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "power" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upstream Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 8 }, "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": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_url", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "url" ], "type": "tag" } ], "measurement": "ping", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "percent_packet_loss" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Loss by Target", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "unit": "ms" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 14 }, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Query time", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "shstatsinfo", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "timems" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "condition": "AND", "key": "timems", "operator": ">", "value": "10" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Statistic Fetch Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 14 }, "hiddenSeries": false, "id": 15, "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.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_id]]", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "id" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "downstream", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"measurement\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "snr" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/10" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Downstream SNR", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 9, "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.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^OFDM .+/", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "QC-QAM ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "downstream", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "prerserr" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "condition": "AND", "key": "scheme", "operator": "!=", "value": "OFDM" } ] }, { "alias": "OFDM ", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "downstream", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "prerserr" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "condition": "AND", "key": "scheme", "operator": "=", "value": "OFDM" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pre RS Errors/second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 14 }, "hiddenSeries": false, "id": 10, "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.3.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Errors/Second", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "downstream", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "postrserr" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Post RS Errors/second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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 } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Modem Stats", "uid": "kUEr4u8nv", "version": 1, "description": "Statistics for DOCSIS and VDSL modems. https://github.com/msh100/modem-stats" }
2021-04-10 10:33:06 UTC
2021-04-10 10:35:36 UTC
0
0
15,345
1
567,915
23,056
22
rails-metrics-dev
Rails Metrics Dev
Basic metrics for web applications built with Ruby on Rails. (Yabeda)
2021-12-02 08:38:18 UTC
2021-12-02 08:39:26 UTC
0
null
69,177
69,178
null
null
0
0
23,056
1
15,345
1
22
Basic metrics for web applications built with Ruby on Rails.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.2" }, { "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": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Basic metrics for web applications built with Ruby on Rails. (Yabeda)", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15345, "graphTooltip": 0, "id": null, "iteration": 1638420601618, "links": [], "liveNow": false, "panels": [ { "aliasColors": { "200": "yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(rate(rails_requests_total{instance=~\"$instance\",controller=~\"$controller\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m])) by (status)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Throughput", "tooltip": { "shared": true, "sort": 2, "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": "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}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(rate(rails_request_duration_seconds_sum{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))\n/\nsum(rate(rails_request_duration_seconds_count{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Total", "refId": "B" }, { "exemplar": true, "expr": "sum(rate(rails_db_runtime_seconds_sum{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))\n/\nsum(rate(rails_db_runtime_seconds_count{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "ActiveRecord", "refId": "A" }, { "exemplar": true, "expr": "sum(rate(rails_view_runtime_seconds_sum{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))\n/\nsum(rate(rails_view_runtime_seconds_count{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Views", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rails average response time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dtdurations", "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}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "max(sum(rate(rails_request_duration_seconds_sum{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))\n/\nsum(rate(rails_request_duration_seconds_count{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m])))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Total", "refId": "B" }, { "exemplar": true, "expr": "sum(rate(rails_db_runtime_seconds_sum{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))\n/\nsum(rate(rails_db_runtime_seconds_count{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "ActiveRecord", "refId": "A" }, { "exemplar": true, "expr": "sum(rate(rails_view_runtime_seconds_sum{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))\n/\nsum(rate(rails_view_runtime_seconds_count{instance=~\"$instance\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Views", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rails max response time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dtdurations", "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": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 15, "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": "8.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(rate(rails_requests_total{instance=~\"$instance\",controller=~\"$controller\",action=~\"$action\",method=~\"$method\",status=~\"^[45].*\"}[2m])) by (status)", "interval": "", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors / s", "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": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "histogram_quantile(0.95, sum(rate(rails_request_duration_seconds_bucket{instance=~\"$instance\",controller=~\"$controller\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m])) by (le,controller,action))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{controller}}#{{action}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rails 95% response time by endpoint", "tooltip": { "shared": true, "sort": 2, "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": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "frameIndex": 0 }, "paceLength": 10, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(rate(rails_requests_total{instance=~\"$instance\",controller=~\"$controller\",action=~\"$action\",method=~\"$method\",status=~\"$status\"}[2m])) by (controller, action)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{controller}}#{{action}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Throughput / Endpoint", "tooltip": { "shared": true, "sort": 2, "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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto" }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/Time|instance|app|job|quantile|endpoint|namespace|pod|service|kubernetes_.+/" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Duration" }, { "id": "unit", "value": "s" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "hideTimeOverride": false, "id": 19, "links": [], "maxDataPoints": null, "options": { "showHeader": true }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "topk(10,avg(rate(rails_request_duration_seconds_sum{instance=~\"$instance\"}[1w]) / rate(rails_request_duration_seconds_count{instance=~\"$instance\"}[1w])) by (controller, action))", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "target": "" } ], "timeFrom": "0s", "timeShift": "0s", "title": "Slow Actions", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": null, "description": "Average number of requests per day during last week", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "minWidth": 50 }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/Time|instance|app|job|quantile|kubernetes_.+/" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Count" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "action" }, "properties": [ { "id": "custom.width", "value": 164 } ] }, { "matcher": { "id": "byName", "options": "controller" }, "properties": [ { "id": "custom.width", "value": 190 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "hideTimeOverride": false, "id": 17, "links": [], "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "topk(10,sum(rate(rails_request_duration_seconds_count{instance=~\"$instance\",controller!=\"active_storage/disk\",controller!=\"active_storage/representations\"}[1w]) * 3600 * 24) by (controller, action))", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "target": "" } ], "timeFrom": "0s", "timeShift": "0s", "title": "Most Frequent Actions / Day", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "refresh": "5s", "schemaVersion": 31, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "dev", "value": "dev" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "job", "options": [ { "selected": true, "text": "dev", "value": "dev" } ], "query": "dev", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": true, "text": "All", "value": "$__all" }, "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "instance", "options": [ { "selected": true, "text": "All", "value": "$__all" }, { "selected": false, "text": "dev-api.fooder.io:443", "value": "dev-api.fooder.io:443" }, { "selected": false, "text": "dev-gateway.fooder.io:443", "value": "dev-gateway.fooder.io:443" }, { "selected": false, "text": "dev-config.fooder.io:443", "value": "dev-config.fooder.io:443" }, { "selected": false, "text": "dev-location.fooder.io:443", "value": "dev-location.fooder.io:443" }, { "selected": false, "text": "dev-user.fooder.io:443", "value": "dev-user.fooder.io:443" }, { "selected": false, "text": "dev-order.fooder.io:443", "value": "dev-order.fooder.io:443" } ], "query": "dev-api.fooder.io:443,dev-gateway.fooder.io:443,dev-config.fooder.io:443,dev-location.fooder.io:443,dev-user.fooder.io:443,dev-order.fooder.io:443", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rails_requests_total, controller)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "controller", "options": [], "query": { "query": "label_values(rails_requests_total, controller)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rails_requests_total, action)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "action", "options": [], "query": { "query": "label_values(rails_requests_total, action)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rails_requests_total, method)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "method", "options": [], "query": { "query": "label_values(rails_requests_total, method)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rails_requests_total, status)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "status", "options": [], "query": { "query": "label_values(rails_requests_total, status)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "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": "Rails Metrics Dev", "uid": "yabeda-rails-dev", "version": 5 }
2021-12-02 08:38:18 UTC
2021-12-02 08:39:26 UTC
0
0
15,856
1
612,912
24,016
22
javamelody
JavaMelody
JavaMelody dashboard for Prometheus datasource
2022-03-08 04:18:01 UTC
2022-03-08 04:20:12 UTC
0
null
0
0
null
null
0
0
24,016
1
15,856
1
22
JavaMelody dashboard for Prometheus datasource
{ "__inputs": [ { "name": "DS_DPMON01", "label": "ECM", "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": "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": 15856, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "rows": [ { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "system load average", "fill": 1, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_load_avg{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "system cpu load", "fill": 1, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_cpu_load_pct{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cpu Load Pct", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "processors available", "fill": 1, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_processors_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processors Count", "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_DPMON01}", "description": "tmp space available", "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_tmp_space_free_bytes{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Temp Space Free Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "unix file descriptors max", "fill": 1, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_unix_file_descriptors_max{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Unix File Descriptors Max", "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_DPMON01}", "description": "unix open file descriptors count", "fill": 1, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_unix_file_descriptors_open_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Unix File Descriptors Open Count", "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_DPMON01}", "description": "unix open file descriptors percentage", "fill": 1, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_system_unix_file_descriptors_open_pct{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Unix File Descriptors Open Pct", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "System", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "max memory in bytes", "fill": 1, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_memory_max_bytes{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Max Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "used memory in bytes", "fill": 1, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_memory_used_bytes{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "memory used percentage", "fill": 1, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_memory_used_pct{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Used Pct", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "gc time millis", "fill": 1, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_memory_gc_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC time millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "max perm gen memory in bytes", "fill": 1, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_memory_perm_gen_max_bytes{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PermGen Max Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "used perm gen memory in bytes", "fill": 1, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_memory_perm_gen_used_bytes{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PermGen Used Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "used perm gen memory percentage", "fill": 1, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_memory_perm_gen_used_pct{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "PermGen Used Pct", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Memory", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "threads peak count", "fill": 1, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_threads_max_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads Max Count", "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_DPMON01}", "description": "total threads started", "fill": 1, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_threads_started_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads Started Count", "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_DPMON01}", "description": "threads count", "fill": 1, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_threads_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads Count", "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_DPMON01}", "description": "active thread count", "fill": 1, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_threads_active_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads Active Count", "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": true, "title": "Threads", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "active connections", "fill": 1, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_connections_active_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active Connections", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "used connections count", "fill": 1, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_connections_used_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used Connections Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Connections", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "tomcat request count for last $Window", "fill": 1, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_tomcat_request_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Request Count", "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_DPMON01}", "description": "tomcat error count for last $Window", "fill": 1, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_tomcat_error_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Error Count", "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_DPMON01}", "description": "tomcat max time", "fill": 1, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_tomcat_max_time_millis{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Max Time", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "tomcat processing time", "fill": 1, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_tomcat_processing_time_millis{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Processing Time", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "tomcat sent bytes for last $Window", "fill": 1, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_tomcat_sent_bytes{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Sent Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "tomcat received bytes for last $Window", "fill": 1, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_tomcat_received_bytes{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Received Bytes", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "tomcat busy threads", "fill": 1, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_tomcat_thread_busy_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Busy 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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "tomcat max threads", "fill": 1, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_tomcat_threads_max{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tomcat Max 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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tomcat", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_http_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 51, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_http_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 52, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_http_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "HTTP", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_error_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_error_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Errors Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_error_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Hits Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Error", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "jvm cpu millis", "fill": 1, "id": 48, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jvm_cpu_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JVM CPU Millis", "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 } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_DPMON01}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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": 6, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "__name__", "targets": [ { "application": { "filter": "" }, "expr": "javamelody_jvm_start_time{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "", "title": "Panel Title", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "JVM", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_spring_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_spring_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_spring_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Spring", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_sql_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_sql_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_sql_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "SQL", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "transactions count", "fill": 1, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_transactions_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transactions Count", "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": true, "title": "Transactions", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_log_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_log_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_log_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Log", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 56, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_guice_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 57, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_guice_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 58, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_guice_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Guice", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_ejb_duration_millis{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ejb Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_ejb_errors_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ejb Errors Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_ejb_hits_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ejb Hits Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ejb", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 59, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jpa_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jpa_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jpa_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "JPA", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jsf_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jsf_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jsf_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "JSF", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jsp_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jsp_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_jsp_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "JSP", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_services_duration_millis{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_services_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_services_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Services", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "active session count", "fill": 1, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_sessions_active_count{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active Session Count", "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_DPMON01}", "description": "session avg age in minutes", "fill": 1, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "javamelody_sessions_age_avg_minutes{alias=\"$Application\"}", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Session Avg Age In Minutes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "m", "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": true, "title": "Sessions", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_struts_duration_millis{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration Millis", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_struts_hits_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hits Count", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DPMON01}", "description": "", "fill": 1, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": 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": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "expr": "rate(javamelody_struts_errors_count{alias=\"$Application\"}[$Window])", "format": "time_series", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "instant": false, "interval": "30s", "intervalFactor": 2, "item": { "filter": "" }, "legendFormat": "{{job}}", "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Count", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Struts", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_DPMON01}", "hide": 0, "includeAll": false, "label": "Application", "multi": false, "name": "Application", "options": [], "query": "javamelody_system_load_avg", "refresh": 2, "regex": "/{alias=\"(.*)\",instance/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "30m", "value": "30m" }, "hide": 0, "label": "Aggregation window", "name": "Window", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": true, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "1m,5m,10m,30m,1h", "refresh": 2, "type": "interval" } ] }, "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": "JavaMelody", "version": 44, "description": "JavaMelody dashboard for Prometheus datasource" }
2022-03-08 04:18:01 UTC
2022-03-08 04:18:52 UTC
0
0
13,842
1
461,555
20,254
22
network-eero-speedtest-dashboard
Network (Eero + Speedtest) Dashboard
EERO + Speedtest: requires prometheus, eero and speedtest exporter
2021-02-06 16:10:48 UTC
2021-02-06 16:18:46 UTC
0
This dashboard is for basic home network monitoring for those who run the Amazon eero mesh networking equipment. Run the eero exporter and the speedtest exporter and you've got it covered. Enjoy https://github.com/brmurphy/eero-exporter docker run --rm -d --name prometheus_speedtest -p 9516:9516/tcp jraviles/prometheus_speedtest:latest
0
0
Other
null
0
0
20,254
1
13,842
1
22
EERO + Speedtest: requires prometheus, eero and speedtest exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.0" }, { "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": "EERO + Speedtest: requires prometheus, eero and speedtest exporter", "editable": true, "gnetId": 13842, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [ { "title": "", "url": "" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 0 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.0", "targets": [ { "expr": "eero_clients_count", "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Eero Devices", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Up", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Down", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.0", "targets": [ { "expr": "eero_health_status{source=\"internet\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Internet Status", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "Up", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "operator": "", "text": "Down", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 0 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.0", "targets": [ { "expr": "eero_health_status{source=\"eero_network\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Eero Network Status", "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": 15, "x": 9, "y": 0 }, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "eero_speed_upload_mbps", "interval": "", "legendFormat": "Upload", "refId": "A" }, { "expr": "eero_speed_download_mbps", "interval": "", "legendFormat": "Download", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Eero 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 } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "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": 10000000 }, { "color": "#EAB839", "value": 30000000 }, { "color": "#6ED0E0", "value": 40000000 } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 4, "w": 9, "x": 0, "y": 4 }, "id": 6, "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.0", "targets": [ { "expr": "download_speed_bps", "legendFormat": "Download Speed", "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current Download Speed", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "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": 1000000 }, { "color": "#EAB839", "value": 4000000 }, { "color": "#6ED0E0", "value": 7000000 } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 4, "w": 9, "x": 0, "y": 8 }, "id": 7, "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.0", "targets": [ { "expr": "upload_speed_bps", "legendFormat": "Upload Speed", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current Upload Speed", "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": 15, "x": 9, "y": 8 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ping_ms", "legendFormat": "Ping", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ping Latency Timeline", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Ping Latency (ms)", "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": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 35 }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 9, "x": 0, "y": 12 }, "id": 8, "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.0", "targets": [ { "expr": "ping_ms", "legendFormat": "Ping Latency", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current Ping Latency", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "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, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "download_speed_bps", "legendFormat": "Download Speed", "refId": "A" }, { "expr": "upload_speed_bps", "legendFormat": "Upload Speed", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Speedtest Timeline", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbits", "label": "Speed Mbps", "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": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "browser", "title": "Network (Eero + Speedtest) Dashboard", "uid": "qAh1KMxWz", "version": 7 }
2021-02-06 16:10:48 UTC
null
0
0
11,860
1
357,775
16,829
22
estat-estat-comext-xtnet
ESTAT :: ESTAT_COMEXT_XTNET
Test dashboard for Munin metrics
2020-03-06 17:04:56 UTC
2020-03-06 17:05:34 UTC
0
null
0
0
null
null
0
0
16,829
1
11,860
1
22
Test dashboard for Munin metrics
{ "__inputs": [ { "name": "DS_MUNIN_PROMETHEUS #1", "label": "Munin Prometheus #1", "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": "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": "Test dashboard for Munin metrics", "editable": true, "gnetId": 11860, "graphTooltip": 2, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 643, "panels": [ { "aliasColors": { "idle": "#B7DBAB", "iowait": "#EAB839", "irq": "#052B51", "nice": "#EF843C", "softirq": "#962D82", "user": "#0A50A1" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 10, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "avg(irate(cpu_system{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 60 }, { "expr": "avg(irate(cpu_user{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "user", "refId": "B", "step": 60 }, { "expr": "avg(irate(cpu_nice{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "nice", "refId": "C", "step": 60 }, { "expr": "avg(irate(cpu_iowait{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "iowait", "refId": "D", "step": 120 }, { "expr": "avg(irate(cpu_irq{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "irq", "refId": "E", "step": 60 }, { "expr": "avg(irate(cpu_softirq{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "softirq", "refId": "F", "step": 60 }, { "expr": "avg(irate(cpu_idle{job=\"munin\",graphname=\"cpu\",hostname=~\"$hostname\"}[$interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "idle", "refId": "G", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU for $hostname", "tooltip": { "shared": true, "sort": 1, "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": true, "title": "CPU", "titleSize": "h6" }, { "collapse": false, "height": 547, "panels": [ { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 10, "id": 2, "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", "repeat": "hostname", "seriesOverrides": [ { "alias": "active", "bars": false, "fill": 0, "linewidth": 2, "stack": false, "zindex": 3 }, { "alias": "inactive", "bars": false, "fill": 0, "linewidth": 2, "stack": false, "zindex": 3 }, { "alias": "committed", "bars": false, "fill": 0, "linewidth": 2, "stack": false, "zindex": 3 }, { "alias": "mapped", "bars": false, "fill": 0, "linewidth": 2, "stack": false, "zindex": 3 } ], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "{job=\"munin\",graphname=\"memory\",hostname=~\"$hostname\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage of $hostname", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Memory", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",graphname=\"entropy\",hostname=~\"$hostname\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{__name__}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Available entropy for $hostname", "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": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Entropy", "titleSize": "h6" }, { "collapse": true, "height": 244, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [ { "alias": "eth0_rx", "transform": "negative-Y" }, { "alias": "eth1_rx", "transform": "negative-Y" }, { "alias": "eth2_rx", "transform": "negative-Y" }, { "alias": "eth3_rx", "transform": "negative-Y" }, { "alias": "eth4_rx", "transform": "negative-Y" }, { "alias": "eth6_rx", "transform": "negative-Y" }, { "alias": "bond0_rx", "transform": "negative-Y" } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate({__name__=~\".*_rx\",job=\"munin\",hostname=~\"$hostname\",graphname=\"interfaces\"}[$interval])) by (muninlabel) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 }, { "expr": "avg(irate({__name__=~\".*_tx\",job=\"munin\",hostname=~\"$hostname\",graphname=\"interfaces\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "B", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "interfaces traffic of $hostname", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Interfaces", "titleSize": "h6" }, { "collapse": true, "height": 308, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "decimals": null, "fill": 1, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"df\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem usage of $hostname", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "df", "titleSize": "h6" }, { "collapse": false, "height": 246, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "decimals": 2, "fill": 1, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"load\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load of $hostname", "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": true, "title": "Load", "titleSize": "h6" }, { "collapse": true, "height": 323, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [ { "alias": "osingle", "transform": "negative-Y" } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate({job=\"munin\",hostname=~\"$hostname\",graphname=\"netload\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netload of $hostname", "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": true, "title": "Netload", "titleSize": "h6" }, { "collapse": true, "height": 364, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [ { "alias": "established", "yaxis": 2 }, { "alias": "active" }, { "alias": "failed" }, { "alias": "passive" }, { "alias": "resets" } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"netstat\",type=\"gauge\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 }, { "expr": "avg(irate({job=\"munin\",hostname=~\"$hostname\",graphname=\"netstat\",type!=\"gauge\"}[1m])) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "B", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat of $hostname", "tooltip": { "shared": true, "sort": 2, "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": "", "logBase": 1, "max": null, "min": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Netstat", "titleSize": "h6" }, { "collapse": false, "height": 306, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [ { "alias": "reclaim", "transform": "negative-Y" }, { "alias": "pgpgin counter", "bars": false, "lines": false, "yaxis": 2 }, { "alias": "reclaim counter", "bars": false, "lines": false, "yaxis": 2 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate({job=\"munin\",hostname=~\"$hostname\",graphname=\"paging_in\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 60 }, { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"paging_in\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}} counter", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Paging_in of $hostname", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Paging_in", "titleSize": "h6" }, { "collapse": false, "height": 415, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [ { "alias": "scan", "transform": "negative-Y" } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate({job=\"munin\",hostname=~\"$hostname\",graphname=\"paging_out\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Paging_out of $hostname", "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": true, "title": "Paging_out", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"processes\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes for $hostname", "tooltip": { "shared": true, "sort": 2, "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": true, "title": "Processes", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"sendmail_mailqueue\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sendmail_mailqueue for $hostname", "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": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Sendmail_mailqueue", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate({job=\"munin\",hostname=~\"$hostname\",graphname=\"sendmail_mailstats\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sendmail_mailstats for $hostname", "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": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Sendmail_mailstats", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [ { "alias": "swap_in", "transform": "negative-Y" } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate({job=\"munin\",hostname=~\"$hostname\",graphname=\"swap\"}[$interval])) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap for $hostname", "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": true, "title": "Swap", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_MUNIN_PROMETHEUS #1}", "fill": 1, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": 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", "repeat": "hostname", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"threads\"}) by (muninlabel)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{muninlabel}}", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Threads for $hostname", "tooltip": { "shared": true, "sort": 2, "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": true, "title": "Threads", "titleSize": "h6" }, { "collapse": true, "height": 293, "panels": [ { "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_MUNIN_PROMETHEUS #1}", "decimals": 1, "format": "d", "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, "nullPointMode": "connected", "nullText": null, "postfix": " ago", "postfixFontSize": "80%", "prefix": "Started", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "hostname", "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg({job=\"munin\",hostname=~\"$hostname\",graphname=\"uptime\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "days", "refId": "A", "step": 1800 } ], "thresholds": "0.5,7", "title": "Uptime of $hostname", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Uptime", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "C3", "unix", "O2", "munin" ], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "10m", "value": "10m" }, "hide": 2, "label": "Interval on Counter", "name": "interval", "options": [ { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "3m", "value": "3m" }, { "selected": true, "text": "10m", "value": "10m" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "5m,1m,3m,10m,1h", "refresh": 2, "type": "interval" }, { "allValue": null, "current": { "tags": [], "text": "wlstd00650.cc.cec.eu.int + wlstd00793.cc.cec.eu.int + wlstd06003.cc.cec.eu.int + wlstd06004.cc.cec.eu.int", "value": [ "wlstd00650.cc.cec.eu.int", "wlstd00793.cc.cec.eu.int", "wlstd06003.cc.cec.eu.int", "wlstd06004.cc.cec.eu.int" ] }, "hide": 0, "includeAll": false, "label": "Host name", "multi": true, "name": "hostname", "options": [ { "selected": false, "text": "cxtloadera.cc.cec.eu.int", "value": "cxtloadera.cc.cec.eu.int" }, { "selected": false, "text": "cxtloaderp.cc.cec.eu.int", "value": "cxtloaderp.cc.cec.eu.int" }, { "selected": false, "text": "cxtsecproca.cc.cec.eu.int", "value": "cxtsecproca.cc.cec.eu.int" }, { "selected": false, "text": "cxtsecprocp.cc.cec.eu.int", "value": "cxtsecprocp.cc.cec.eu.int" }, { "selected": false, "text": "estatiusera.cc.cec.eu.int", "value": "estatiusera.cc.cec.eu.int" }, { "selected": false, "text": "estatuserp.cc.cec.eu.int", "value": "estatuserp.cc.cec.eu.int" }, { "selected": false, "text": "estatusrd.cc.cec.eu.int", "value": "estatusrd.cc.cec.eu.int" }, { "selected": false, "text": "estatusrp.cc.cec.eu.int", "value": "estatusrp.cc.cec.eu.int" }, { "selected": false, "text": "estatxusera.cc.cec.eu.int", "value": "estatxusera.cc.cec.eu.int" }, { "selected": false, "text": "estatxuserp.cc.cec.eu.int", "value": "estatxuserp.cc.cec.eu.int" }, { "selected": false, "text": "wlas0096.cc.cec.eu.int", "value": "wlas0096.cc.cec.eu.int" }, { "selected": false, "text": "wlas0256.cc.cec.eu.int", "value": "wlas0256.cc.cec.eu.int" }, { "selected": false, "text": "wlpc0176.cc.cec.eu.int", "value": "wlpc0176.cc.cec.eu.int" }, { "selected": true, "text": "wlstd00650.cc.cec.eu.int", "value": "wlstd00650.cc.cec.eu.int" }, { "selected": false, "text": "wlstd00792.cc.cec.eu.int", "value": "wlstd00792.cc.cec.eu.int" }, { "selected": true, "text": "wlstd00793.cc.cec.eu.int", "value": "wlstd00793.cc.cec.eu.int" }, { "selected": true, "text": "wlstd06003.cc.cec.eu.int", "value": "wlstd06003.cc.cec.eu.int" }, { "selected": true, "text": "wlstd06004.cc.cec.eu.int", "value": "wlstd06004.cc.cec.eu.int" } ], "query": "cxtloadera.cc.cec.eu.int,cxtloaderp.cc.cec.eu.int,cxtsecproca.cc.cec.eu.int,cxtsecprocp.cc.cec.eu.int,estatiusera.cc.cec.eu.int,estatuserp.cc.cec.eu.int,estatusrd.cc.cec.eu.int,estatusrp.cc.cec.eu.int,estatxusera.cc.cec.eu.int,estatxuserp.cc.cec.eu.int,wlas0096.cc.cec.eu.int,wlas0256.cc.cec.eu.int,wlpc0176.cc.cec.eu.int,wlstd00650.cc.cec.eu.int,wlstd00792.cc.cec.eu.int,wlstd00793.cc.cec.eu.int,wlstd06003.cc.cec.eu.int,wlstd06004.cc.cec.eu.int", "type": "custom" } ] }, "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": "ESTAT :: ESTAT_COMEXT_XTNET", "version": 6 }
2020-03-06 17:04:56 UTC
null
0
0
15,436
1
238,976
23,283
22
node-exporter-quickstart-and-dashboard
Node Exporter Quickstart and Dashboard
A quickstart to setup Prometheus Node Exporter with preconfigured dashboards, alerting rules, and recording rules.
2021-12-24 06:31:08 UTC
2021-12-24 06:34:30 UTC
0
null
0
0
Other
null
0
0
23,283
1
15,436
1
22
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": 15436, "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": "Node Exporter Quickstart and Dashboard", "version": 0, "description": "A quickstart to setup Prometheus Node Exporter with preconfigured dashboards, alerting rules, and recording rules." }
2021-12-24 06:31:08 UTC
null
0
0
7,962
1
190,158
10,848
278
icinga-host-availability
Icinga-Host-Availability
Historic Host Status for each of your Icinga2 monitored Hosts. aka "availability-report"
2018-09-17 06:05:50 UTC
2018-09-17 06:09:56 UTC
0
null
0
0
Icinga
View https://grafana.com/dashboards/5084 & https://grafana.com/dashboards/7914 CREATE TABLE statusmap (state int(11) NOT NULL,statstring varchar(10) NOT NULL,hoststatstring varchar(10) NOT NULL) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; INSERT INTO statusmap (state, statstring) VALUES(0, 'OK', 'UP'),(1, 'WARNING', 'UP'),(2, 'CRITICAL', 'DOWN'),(3, 'UNKNOWN', 'DOWN');
1
2
10,848
1
7,962
1
278
Historic Host Status for each of your Icinga2 monitored Hosts. aka "availability-report"
{ "__inputs": [ { "name": "DS_ICINGA2_MYSQL", "label": "MySQL", "description": "", "type": "datasource", "pluginId": "mysql", "pluginName": "MySQL" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.3" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "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": "Historic Host Status for each of your Icinga2 monitored Hosts.\r\naka \"availability-report\"", "editable": true, "gnetId": 7962, "graphTooltip": 2, "id": null, "iteration": 1536667648974, "links": [], "panels": [ { "aliasColors": { "CRITICAL": "#bf1b00", "OK": "#629e51", "UNKNOWN": "#ba43a9", "WARNING": "#e5ac0e" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_ICINGA2_MYSQL}", "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "", "format": "time_series", "intervalFactor": 2, "rawSql": "SELECT\n UNIX_TIMESTAMP(icinga_hostchecks.start_time) as time_sec,\n icinga_hostchecks.state as value,\n statusmap.hoststatstring as metric\nFROM icinga_hostchecks INNER JOIN statusmap ON icinga_hostchecks.state=statusmap.state\nWHERE $__timeFilter(start_time) AND host_object_id in (SELECT object_id FROM icinga_objects WHERE name1='$Host')\nORDER BY start_time ASC\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Host status", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Host State", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": "Execution Time", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Execution Time": "#c15c17" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ICINGA2_MYSQL}", "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 5 }, "id": 5, "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, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "expr": "SELECT UNIX_TIMESTAMP(icinga_hostchecks.start_time) as time_sec,\n icinga_hostchecks.execution_time as value,\n 'Execution Time' as metric\nFROM icinga_hostchecks\nWHERE $__timeFilter(start_time) AND host_object_id in (SELECT object_id FROM icinga_objects WHERE name1='$Host')\nORDER BY start_time ASC", "format": "time_series", "intervalFactor": 1, "rawSql": "SELECT\n UNIX_TIMESTAMP(icinga_hostchecks.start_time) as time_sec,\n icinga_hostchecks.execution_time as value,\n 'Execution Time' as metric\nFROM icinga_hostchecks\nWHERE $__timeFilter(start_time) AND host_object_id in (SELECT object_id FROM icinga_objects WHERE name1='$Host')\nORDER BY start_time ASC\n\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Host Check Execution Time", "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": "Execution Time", "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": { "CRITICAL": "#bf1b00", "OK": "#629e51", "UNKNOWN": "#ba43a9", "WARNING": "#eab839" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_ICINGA2_MYSQL}", "fontSize": "80%", "format": "none", "gridPos": { "h": 11, "w": 12, "x": 0, "y": 10 }, "id": 2, "interval": null, "legend": { "percentage": true, "percentageDecimals": 2, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": 1, "targets": [ { "alias": "", "expr": "SELECT\n UNIX_TIMESTAMP(icinga_hostchecks.start_time) as time_sec,\n icinga_hostchecks.state as value,\n statusmap.hoststatstring as metric\nFROM icinga_hostchecks INNER JOIN statusmap ON icinga_hostchecks.state=statusmap.state\nWHERE $__timeFilter(start_time) AND host_object_id in (SELECT object_id FROM icinga_objects WHERE name1='$Host')\nORDER BY start_time ASC", "format": "time_series", "intervalFactor": 2, "rawSql": "SELECT\n UNIX_TIMESTAMP(icinga_hostchecks.start_time) as time_sec,\n count(icinga_hostchecks.state) as value,\n statusmap.hoststatstring as metric\nFROM icinga_hostchecks INNER JOIN statusmap ON icinga_hostchecks.state=statusmap.state\nWHERE $__timeFilter(start_time) AND host_object_id in (SELECT object_id FROM icinga_objects WHERE name1='$Host')\nGROUP BY icinga_hostchecks.state\nORDER BY start_time ASC\n", "refId": "A" } ], "title": "$Host state as percentage", "type": "grafana-piechart-panel", "valueName": "current" }, { "columns": [], "datasource": "${DS_ICINGA2_MYSQL}", "fontSize": "100%", "gridPos": { "h": 11, "w": 12, "x": 12, "y": 10 }, "id": 3, "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": "date" }, { "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": "Exec", "thresholds": [], "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": [ { "alias": "", "expr": "", "format": "table", "intervalFactor": 2, "rawSql": "SELECT\n icinga_hostchecks.start_time as Time,\n statusmap.hoststatstring as State,\n icinga_hostchecks.execution_time as Exec,\n icinga_hostchecks.output as Output\n FROM icinga_hostchecks INNER JOIN statusmap ON icinga_hostchecks.state=statusmap.state\nWHERE $__timeFilter(start_time) AND host_object_id in (SELECT object_id FROM icinga_objects WHERE name1='$Host')\nORDER BY start_time ASC", "refId": "A" } ], "title": "Check Command Output", "transform": "table", "type": "table" } ], "refresh": "15m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ICINGA2_MYSQL}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Host", "options": [], "query": "SELECT name1 FROM icinga_objects WHERE objecttype_id=1 AND is_active=1", "refresh": 1, "regex": "", "sort": 1, "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": "Icinga-Host-Availability", "uid": "000000025", "version": 7 }
2018-09-17 06:05:50 UTC
2018-09-17 06:09:56 UTC
1
2
637
1
27,274
880
534
vm-dashboard
VM dashboard
using prometheus simpleclient hotspot to gather metrics. templated per job (all instances) one graph for threads, one for memory
2016-10-14 09:39:08 UTC
2016-10-14 09:41:52 UTC
0
using prometheus simpleclient hotspot to gather metrics. Templated per job (all instances). One graph for threads, one for memory.
4,204
4,207
Other
null
0
0
880
1
637
1
534
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "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": "VM dashboard", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "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": 1, "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", "repeat": null, "repeatIteration": 1476436588153, "scopedVars": {}, "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_gc_collection_seconds_count{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_gc_collection_seconds_count", "refId": "A", "step": 2 }, { "expr": "jvm_memory_bytes_max{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_memory_bytes_max", "refId": "D", "step": 2 }, { "expr": "jvm_memory_bytes_used{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_memory_bytes_used", "refId": "E", "step": 2 }, { "expr": "jvm_memory_bytes_committed{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_memory_bytes_committed", "refId": "F", "step": 2 }, { "expr": "jvm_gc_collection_seconds_sum_per_process_cpu_seconds_total_percent{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_gc_collection_seconds_sum_per_process_cpu_seconds_total_percent", "refId": "G", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "VM memory ($job)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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_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": 3, "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", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_threads_current{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_threads_current", "refId": "B", "step": 2 }, { "expr": "jvm_threads_peak{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "", "metric": "jvm_threads_peak", "refId": "C", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "VM threads ($job)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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 } ], "scopedVars": {}, "repeatIteration": 1476436588153 } ], "repeat": "job", "scopedVars": { "job": { "text": "jfr-srv-d1", "value": "jfr-srv-d1", "selected": true } }, "title": "Row" } ], "time": { "from": "2016-10-14T09:16:24.598Z", "to": "2016-10-14T09:16:28.282Z" }, "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": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": true, "name": "job", "options": [], "query": "label_values(job)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": null, "tags": [], "tagsQuery": "", "type": "query", "useTags": true } ] }, "annotations": { "list": [] }, "refresh": false, "schemaVersion": 12, "version": 8, "links": [], "gnetId": 637, "description": "using prometheus simpleclient hotspot to gather metrics.\r\ntemplated per job (all instances)\r\none graph for threads, one for memory" }
2016-10-14 09:39:08 UTC
2016-10-14 09:41:52 UTC
0
0
15,671
1
168,577
23,682
23
myperf4j-influxdbv2-0-jvm
MyPerf4J-InfluxDBv2.x-JVM
Metrics from MyPerf4J stored in InfluxDB v2.x
2022-02-04 15:38:10 UTC
2022-02-05 03:37:29 UTC
0
Click here [MyPerf4J](https://github.com/LinShunKang/MyPerf4J)
70,708
70,709
Other
null
0
0
23,682
1
15,671
1
23
Metrics from MyPerf4J stored in InfluxDB
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.0-pre" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "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", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Metrics from MyPerf4J stored in InfluxDB v2.x", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15671, "graphTooltip": 1, "id": null, "iteration": 1643988457880, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 26, "panels": [], "title": "JVM GC", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"YoungGcCount\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "YoungGcCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "YoungGC Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:182", "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:183", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 1 }, "hiddenSeries": false, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"YoungGcTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "YoungGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "YoungGC Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:216", "format": "ms", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:217", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 1 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"AvgYoungGcTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AvgYoungGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Avg YoungGC Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:249", "format": "ms", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:250", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"FullGcCount\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "FullGcCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "FullGC Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:364", "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:365", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 7 }, "hiddenSeries": false, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"FullGcTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "FullGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "FullGC Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:393", "format": "ms", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:394", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 56, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"ZGcCount\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ZGcCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "ZGC Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:422", "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:423", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 7 }, "hiddenSeries": false, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"ZGcTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ZGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "ZGC Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:451", "format": "ms", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:452", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 69, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"ZGcCyclesCount\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ZGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "ZGC Cycles Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1571", "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1572", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 13 }, "hiddenSeries": false, "id": 66, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"ZGcCyclesTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ZGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "ZGC Cycles Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:507", "format": "ms", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:508", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 13 }, "hiddenSeries": false, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"ZGcPausesCount\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ZGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "ZGC Pauses Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1628", "format": "short", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1629", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 13 }, "hiddenSeries": false, "id": 68, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_gc_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_gc_metrics_v2\" and r[\"_field\"] == \"ZGcPausesTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ZGcTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "ZGC Pauses Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1657", "format": "ms", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:1658", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 38, "panels": [], "title": "JVM Memory", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"EdenUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "EdenUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Eden Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:590", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:591", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 20 }, "hiddenSeries": false, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"EdenUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "EdenUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Eden Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:620", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:621", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"SurvivorUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "SurvivorUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Survivor Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:649", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:650", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 20 }, "hiddenSeries": false, "id": 43, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"SurvivorUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "SurvivorUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Survivor Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:678", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:679", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"OldGenUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "OldGenUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "OldGen Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:794", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:795", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 26 }, "hiddenSeries": false, "id": 55, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"OldGenUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "OldGenUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "OldGen Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:765", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:766", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 48, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"HeapUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n \n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "HeapUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Heap Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:736", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:737", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 26 }, "hiddenSeries": false, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"HeapUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "HeapUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Heap Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:707", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:708", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"CodeCacheUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "CodeCacheUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "CodeCache Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:823", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:824", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 32 }, "hiddenSeries": false, "id": 45, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"CodeCacheUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "CodeCacheUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "CodeCache Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:852", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:853", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 50, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"NonHeapUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "NonHeapUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "NonHeap Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:881", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:882", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 32 }, "hiddenSeries": false, "id": 47, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"NonHeapUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "NonHeapUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "NonHeap Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:910", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:911", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 38 }, "hiddenSeries": false, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"MetaspaceUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "MetaspaceUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Metaspace Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1028", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:1029", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 38 }, "hiddenSeries": false, "id": 51, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"MetaspaceUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "MetaspaceUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Metaspace Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:998", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:999", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 38 }, "hiddenSeries": false, "id": 52, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"PermGenUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "PermGenUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "PermGen Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:968", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:969", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 38 }, "hiddenSeries": false, "id": 53, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_memory_metrics_v2", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_memory_metrics_v2\" and r[\"_field\"] == \"PermGenUsedPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "PermGenUsedPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "PermGen Used Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:939", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:940", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_buffer_pool_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_buffer_pool_metrics_v2\" and r[\"_field\"] == \"MemoryCapacity\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host} - ${r.PoolName}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "MemoryCapacity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "PoolName", "operator": "=", "value": "direct" } ] } ], "thresholds": [], "timeRegions": [], "title": "Buffer Pool Capacity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:296", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:297", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 44 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_buffer_pool_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_buffer_pool_metrics_v2\" and r[\"_field\"] == \"Count\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host} - ${r.PoolName}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "PoolName", "operator": "=", "value": "direct" } ] } ], "thresholds": [], "timeRegions": [], "title": "Buffer Pool Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:213", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:214", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 44 }, "hiddenSeries": false, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_buffer_pool_metrics_v2", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_buffer_pool_metrics_v2\" and r[\"_field\"] == \"MemoryUsed\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host} - ${r.PoolName}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "MemoryUsed" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "dc", "operator": "=~", "value": "/^$DC$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" }, { "condition": "AND", "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "PoolName", "operator": "=", "value": "direct" } ] } ], "thresholds": [], "timeRegions": [], "title": "Buffer Pool Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:181", "format": "deckbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:182", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 34, "panels": [], "title": "JVM Thread", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "description": "当前存活的线程数,包括守护线程和非守护线程", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_thread_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_thread_metrics\" and r[\"_field\"] == \"Active\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()\n ", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Active" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Active Thread", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1057", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1058", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "description": "正在JVM中执行的线程", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 5, "y": 51 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_thread_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_thread_metrics\" and r[\"_field\"] == \"Runnable\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Runnable" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Runnable Thread", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1086", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1087", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "description": "等待另一个线程来执行取决于指定等待时间的操作的线程数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 10, "y": 51 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_thread_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_thread_metrics\" and r[\"_field\"] == \"TimedWaiting\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "TimedWaiting" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "TimedWaiting Thread", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1115", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1116", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "description": "无限期地等待另一个线程来执行某一特定操作的线程数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 15, "y": 51 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_thread_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_thread_metrics\" and r[\"_field\"] == \"Waiting\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Waiting" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Waiting Thread", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1144", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1145", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "description": "受阻塞并等待某个监视器锁的线程数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 0, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 51 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_thread_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_thread_metrics\" and r[\"_field\"] == \"Blocked\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Blocked" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Blocked Thread", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1200", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1201", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 57 }, "id": 61, "panels": [], "title": "JVM File Descriptor", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 62, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_file_descriptor_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_file_descriptor_metrics\" and r[\"_field\"] == \"OpenCount\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "OpenCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Open Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1230", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1231", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 64, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_file_descriptor_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_file_descriptor_metrics\" and r[\"_field\"] == \"OpenPercent\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "OpenPercent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Open Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1259", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:1260", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 64 }, "id": 59, "panels": [], "title": "JVM Compilation", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 65 }, "hiddenSeries": false, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_compilation_metrics", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_compilation_metrics\" and r[\"_field\"] == \"Time\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1288", "format": "ms", "logBase": 1, "show": true }, { "$$hashKey": "object:1289", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 65 }, "hiddenSeries": false, "id": 65, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_compilation_metrics", "orderByTime": "ASC", "policy": "autogen", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_compilation_metrics\" and r[\"_field\"] == \"TotalTime\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "TotalTime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Total Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1318", "format": "ms", "logBase": 1, "show": true }, { "$$hashKey": "object:1319", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 71 }, "id": 36, "panels": [], "title": "JVM ClassLoading", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 72 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_class_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_class_metrics\" and r[\"_field\"] == \"Total\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Total" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Total Class", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1347", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1348", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 72 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_class_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_class_metrics\" and r[\"_field\"] == \"Loaded\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Loaded" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Loaded Class", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1376", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1377", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 72 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.0-pre", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "jvm_class_metrics", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"MyPerf4J\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"jvm_class_metrics\" and r[\"_field\"] == \"Unloaded\")\n |> filter(fn: (r) => r[\"AppName\"] == \"$Application\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> map(fn: (r) => ({_value:r._value, _time:r._time, _field:\"${r.host}\"}))\n |> yield()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Unloaded" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "AppName", "operator": "=~", "value": "/^$Application$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeRegions": [], "title": "Unloaded Class", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1405", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1406", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "5s", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "import \"influxdata/influxdb/schema\"\n\nschema.measurementTagValues(\n bucket: \"MyPerf4J\",\n measurement: \"method_metrics\",\n tag: \"AppName\"\n)", "hide": 0, "includeAll": false, "multi": false, "name": "Application", "options": [], "query": "import \"influxdata/influxdb/schema\"\n\nschema.measurementTagValues(\n bucket: \"MyPerf4J\",\n measurement: \"method_metrics\",\n tag: \"AppName\"\n)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "import \"influxdata/influxdb/schema\"\n\nschema.measurementTagValues(\n bucket: \"MyPerf4J\",\n measurement: \"method_metrics\",\n tag: \"host\"\n)", "hide": 0, "includeAll": true, "multi": true, "name": "Host", "options": [], "query": "import \"influxdata/influxdb/schema\"\n\nschema.measurementTagValues(\n bucket: \"MyPerf4J\",\n measurement: \"method_metrics\",\n tag: \"host\"\n)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "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": "MyPerf4J-InfluxDBv2.x-JVM", "uid": "BcTOIkvmdddxas", "version": 17, "weekStart": "" }
2022-02-04 15:38:10 UTC
2022-02-05 03:37:29 UTC
0
0
14,772
1
413,891
21,970
23
kasa-collector-energy-by-measurement
Kasa Collector - Energy (By Measurement)
Kasa Collector provides a way of collecting real-time energy data from Kasa Smart Plugs. These Grafana dashboards offer visualizations for their Current, Voltage, Power, and Total Watt Hours.
2021-07-26 04:04:18 UTC
2021-07-26 04:05:02 UTC
0
The Energy dashboard provides panels representing Power, Watt-Hours, Current, and Voltage. Measurements are represented at the top for total combined information (and voltage average) and rows for both devices and plugs (as part of power strips). You can use the device and plug dropdown menus at the top of the dashboard to filter on each. If you choose a single device that happens to be a power strip, only the plugs for that power strip will be shown in the Plugs dropdown. More details on these Kasa Collector dashboards may be found: Github Project: [https://github.com/lux4rd0/kasa-collector/](https://github.com/lux4rd0/kasa-collector/) Web Site: [https://labs.lux4rd0.com/kasa-collector/](https://labs.lux4rd0.com/kasa-collector/)
65,392
65,393
null
null
0
0
21,970
1
14,772
1
23
Kasa Collector provides a way of collecting real-time energy data from Kasa Smart Plugs. These Grafana dashboards offer visualizations for their Current, Voltage, Power, and Total Watt Hours.
{ "__inputs": [ { "name": "DS_INFLUXDB_- KASA", "label": "InfluxDB - kasa", "description": "https://github.com/lux4rd0/kasa-collector/", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.6" }, { "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" } ] }, "description": "Kasa Collector provides a way of collecting real-time energy data from Kasa Smart Plugs. These Grafana dashboards offer visualizations for their Current, Voltage, Power, and Total Watt Hours.", "editable": true, "gnetId": 14772, "graphTooltip": 0, "id": null, "iteration": 1627271237487, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "kasa-collector" ], "targetBlank": false, "title": "Kasa Collector - Dashboards", "tooltip": "", "type": "dashboards", "url": "" } ], "panels": [ { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-purple", "mode": "fixed" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mwatt" }, "overrides": [] }, "id": 19, "interval": "$interval", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "power_mw" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "timeFrom": null, "title": "Power (Combined)", "transformations": [ { "id": "calculateField", "options": { "alias": "Total", "mode": "reduceRow", "reduce": { "reducer": "sum" }, "replaceFields": true } } ], "type": "stat" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-blue", "mode": "fixed" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "watth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 24, "interval": null, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_wh" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "timeFrom": null, "title": "Watt-Hours (Combined)", "transformations": [ { "id": "calculateField", "options": { "alias": "Combined", "mode": "reduceRow", "reduce": { "reducer": "sum" }, "replaceFields": true } } ], "type": "stat" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-yellow", "mode": "fixed" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mamp" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "id": 21, "interval": "$interval", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "current_ma" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "timeFrom": null, "title": "Current (Combined)", "transformations": [ { "id": "calculateField", "options": { "alias": "Total", "mode": "reduceRow", "reduce": { "reducer": "sum" }, "replaceFields": true } } ], "type": "stat" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-red", "mode": "fixed" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mvolt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 0 }, "id": 22, "interval": "$interval", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "voltage_mv" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "timeFrom": null, "title": "Voltage (Mean)", "transformations": [], "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 13, "panels": [], "title": "Devices", "type": "row" }, { "datasource": "${DS_INFLUXDB_- KASA}", "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": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mwatt" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 4 }, "id": 3, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "power_mw" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "timeFrom": null, "title": "Power", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 30, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "watth" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 6, "y": 4 }, "id": 4, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias", "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_wh" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "timeFrom": null, "title": "Watt-Hours", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mamp" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 12, "y": 4 }, "id": 2, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "current_ma" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "title": "Current", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mvolt" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 18, "y": 4 }, "id": 5, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "voltage_mv" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "title": "Voltage", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 15, "panels": [], "title": "Plugs", "type": "row" }, { "datasource": "${DS_INFLUXDB_- KASA}", "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": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mwatt" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 15 }, "id": 9, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias: $tag_plug_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "plug_alias" ], "type": "tag" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "power_mw" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "plug_alias", "operator": "=~", "value": "/^$plug_alias$/" } ] } ], "timeFrom": null, "title": "Power", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 29, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "watth" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 6, "y": 15 }, "id": 10, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias: $tag_plug_alias", "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "plug_alias" ], "type": "tag" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "total_wh" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "plug_alias", "operator": "=~", "value": "/^$plug_alias$/" } ] } ], "timeFrom": null, "title": "Watt-Hours", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mamp" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 12, "y": 15 }, "id": 8, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias: $tag_plug_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "plug_alias" ], "type": "tag" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "current_ma" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "plug_alias", "operator": "=~", "value": "/^$plug_alias$/" } ] } ], "title": "Current", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- KASA}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mvolt" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 6, "x": 18, "y": 15 }, "id": 11, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias: $tag_plug_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "plug_alias" ], "type": "tag" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "voltage_mv" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "plug_alias", "operator": "=~", "value": "/^$plug_alias$/" } ] } ], "title": "Voltage", "type": "timeseries" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 17, "panels": [ { "datasource": "${DS_INFLUXDB_- KASA}", "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": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "dBm" }, "overrides": [ { "matcher": { "id": "byName", "options": "Office - Power Strip" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 26 }, "id": 6, "interval": "$interval", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_device_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "device_alias" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "kasa_energy", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rssi" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "device_alias", "operator": "=~", "value": "/^$device_alias$/" } ] } ], "title": "RSSI", "type": "timeseries" } ], "title": "RSSI", "type": "row" } ], "refresh": "1m", "schemaVersion": 30, "style": "dark", "tags": [ "influxdb", "kasa-collector" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- KASA}", "definition": "SHOW TAG VALUES FROM \"kasa_energy\" WITH KEY = \"device_alias\"", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Device", "multi": true, "name": "device_alias", "options": [], "query": "SHOW TAG VALUES FROM \"kasa_energy\" WITH KEY = \"device_alias\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- KASA}", "definition": "SHOW TAG VALUES FROM \"kasa_energy\" WITH KEY = \"plug_alias\" WHERE \"device_alias\" =~ /^$device_alias$/", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Plug", "multi": true, "name": "plug_alias", "options": [], "query": "SHOW TAG VALUES FROM \"kasa_energy\" WITH KEY = \"plug_alias\" WHERE \"device_alias\" =~ /^$device_alias$/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "1m", "value": "1m" }, "description": null, "error": null, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "2h", "value": "2h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1s,5s,15s,30s,1m,5m,10m,15m,30m,1h,2h,6h,12h,1d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now/d", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Kasa Collector - Energy (By Measurement)", "uid": "lux4rd0labs_kasa_02", "version": 93 }
2021-07-26 04:04:18 UTC
2021-07-26 04:05:01 UTC
0
0
11,170
1
310,859
15,592
23
platinum-dashboard
Platinum Dashboard
Playground for proofing graphs before adding to a dashboard
2019-11-11 14:47:18 UTC
2019-11-11 14:48:04 UTC
0
null
0
0
null
null
0
0
15,592
1
11,170
1
23
Playground for proofing graphs before adding to a dashboard
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.1.0" }, { "type": "panel", "id": "graph", "name": "Graph", "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": "Playground for proofing graphs before adding to a dashboard", "editable": true, "gnetId": 11170, "graphTooltip": 0, "id": null, "iteration": 1573483266742, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 235, "panels": [], "title": "License", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$Environment", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 3, "x": 0, "y": 1 }, "hideTimeOverride": true, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": null, "repeatDirection": "h", "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": "cbr_license", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "days_remaining" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": "30,0", "timeFrom": "1h", "title": "License Days Remaining", "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": "$Environment", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 3, "x": 3, "y": 1 }, "hideTimeOverride": true, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": null, "repeatDirection": "h", "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": "cbr_license", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "active_sensors" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": "10000,0", "timeFrom": "1h", "title": "Active Sensors (24h)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "Effective Sensors": "#c15c17" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "fill": 1, "gridPos": { "h": 4, "w": 18, "x": 6, "y": 1 }, "hideTimeOverride": false, "id": 222, "interval": "5m", "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "License Days Remaining", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active Sensors", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_license", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "active_sensors" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Cluster$/" } ] }, { "alias": "Licensed Sensors", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_license", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "num_licensed_sensors" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": [], "timeFrom": "7d", "timeShift": null, "title": "License Utilization", "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": "Days", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Effective Sensors": "#c15c17" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "fill": 1, "gridPos": { "h": 4, "w": 18, "x": 6, "y": 5 }, "hideTimeOverride": false, "id": 228, "interval": "5m", "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "License Days Remaining", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active Sensors", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_license", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "active_sensors" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Cluster$/" } ] }, { "alias": "Licensed Sensors", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_license", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "num_licensed_sensors" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": [], "timeFrom": "30d", "timeShift": null, "title": "License Utilization", "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": "Days", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 241, "panels": [], "title": "Aggegrate Sensor Backlog", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 7 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 10 }, "id": 243, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_eventlog_bytes\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeFrom": "7d", "timeShift": null, "title": "Events", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 30 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 10 }, "id": 245, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host Event", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_eventlog_bytes\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeFrom": "30d", "timeShift": null, "title": "Events", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 7 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 16 }, "id": 247, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_storefile_bytes\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeFrom": "7d", "timeShift": null, "title": "Binary", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 30 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 16 }, "id": 249, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_storefile_bytes\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeFrom": "30d", "timeShift": null, "title": "Binary", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 32, "panels": [], "title": "Average Sensor Backlog", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 7 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 23 }, "id": 224, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_eventlog_bytes\") / mean(\"sensorpending_active_sensors\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 8000000, "yaxis": "left" }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 4000000, "yaxis": "left" } ], "timeFrom": "7d", "timeShift": null, "title": "Events", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 30 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 23 }, "id": 236, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host Event", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_eventlog_bytes\") / mean(\"sensorpending_active_sensors\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 8000000, "yaxis": "left" }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 4000000, "yaxis": "left" } ], "timeFrom": "30d", "timeShift": null, "title": "Events", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 7 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 29 }, "id": 225, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_storefile_bytes\") / mean(\"sensorpending_active_sensors\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 8000000, "yaxis": "left" }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 4000000, "yaxis": "left" } ], "timeFrom": "7d", "timeShift": null, "title": "Binary", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Backlog information on a per-host basis, last 30 days", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 29 }, "id": 237, "interval": "10m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorpending_pending_storefile_bytes\") / mean(\"sensorpending_active_sensors\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorpending_active_sensors" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "10m" ], "type": "non_negative_derivative" }, { "params": [ "/field(sensorpending_pending_eventlog_bytes)" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 8000000, "yaxis": "left" }, { "colorMode": "warning", "fill": false, "line": true, "op": "gt", "value": 4000000, "yaxis": "left" } ], "timeFrom": "30d", "timeShift": null, "title": "Binary", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 239, "panels": [], "title": "Upload Rates", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "Grouped by host", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 36 }, "id": 231, "interval": "5m", "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorupload_event_log_bytes_per_sec\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorupload_binary_bytes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": [], "timeFrom": "7d", "timeShift": null, "title": "Events B/s", "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": "$Environment", "description": "Grouped by host", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 36 }, "id": 233, "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, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorupload_event_log_bytes_per_sec\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorupload_binary_bytes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": [], "timeFrom": "30d", "timeShift": null, "title": "Events B/s", "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": "$Environment", "description": "Grouped by host", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 42 }, "id": 230, "interval": "5m", "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorupload_binary_bytes_per_sec\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorupload_binary_bytes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": [], "timeFrom": "7d", "timeShift": null, "title": "Binary B/s", "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": "$Environment", "description": "Grouped by host", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 42 }, "id": 232, "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, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host Binary", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cbr_cbstats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"sensorupload_binary_bytes_per_sec\") FROM \"cbr_cbstats\" WHERE (\"cluster\" =~ /^$Cluster$/) AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sensorupload_binary_bytes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" } ] } ], "thresholds": [], "timeFrom": "30d", "timeShift": null, "title": "Binary B/s", "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": 48 }, "id": 56, "panels": [], "title": "Retention", "type": "row" }, { "columns": [], "datasource": "$Environment", "fontSize": "100%", "gridPos": { "h": 8, "w": 6, "x": 0, "y": 49 }, "id": 227, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Days", "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": "mean", "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)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cb_solr_retention_stats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"last\") from (SELECT last(\"value\") FROM \"cb_solr_retention_stats\" WHERE (\"cluster\" =~ /^$Cluster$/ AND \"stat\" = '\\\\\"days_observed_hot\\\\\"') AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)) GROUP BY \"host\"", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" }, { "condition": "AND", "key": "stat", "operator": "=", "value": "\\\"days_observed_hot\\\"" } ] } ], "timeFrom": "1h", "title": "Current Core Age", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Environment", "description": "This does not include the hot writer core, so these numbers are 0-3 days lower than actual retention.", "fill": 0, "gridPos": { "h": 8, "w": 18, "x": 6, "y": 49 }, "id": 220, "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": 1, "links": [], "nullPointMode": "null", "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": [ "null" ], "type": "fill" } ], "measurement": "cb_solr_retention_stats", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") as \"warm\" FROM \"cb_solr_retention_stats\" WHERE (\"cluster\" =~ /^$Cluster$/ AND \"stat\" = '\\\\\"days_observed_warm\\\\\"') AND $timeFilter GROUP BY \"host\",time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$Cluster$/" }, { "condition": "AND", "key": "stat", "operator": "=", "value": "\\\"days_observed_warm\\\"" } ] } ], "thresholds": [], "timeFrom": "30d", "timeShift": null, "title": "Warm Retention", "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 } } ], "schemaVersion": 16, "style": "dark", "tags": [ "Dave Finethy" ], "templating": { "list": [ { "current": { "text": "cbrb-stable-hubble|cbrf-prod", "value": "cbrb-stable-hubble|cbrf-prod" }, "hide": 2, "label": null, "name": "Environment", "options": [], "query": "influxdb", "refresh": 1, "regex": "cbrb-stable-hubble\\|cbrf-prod", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$Environment", "hide": 0, "includeAll": false, "label": null, "multi": true, "name": "Cluster", "options": [], "query": "SHOW TAG VALUES FROM \"cpu\" WITH KEY = \"cluster\"", "refresh": 1, "regex": "", "sort": 1, "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": "utc", "title": "Platinum Dashboard", "uid": "CMTpmtCmz", "version": 6 }
2019-11-11 14:47:18 UTC
2019-11-11 14:48:04 UTC
0
0
13,902
1
465,876
20,364
23
kasa
Kasa
Visualize TP-Link Smart Plug metrics
2021-02-17 14:33:56 UTC
2021-02-17 14:36:26 UTC
0
null
0
0
collectd
null
0
0
20,364
1
13,902
1
23
Visualize TP-Link Smart Plug metrics
{ "__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": "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" } ] }, "description": "Visualize TP-Link Smart Plug metrics", "editable": true, "gnetId": 13902, "graphTooltip": 0, "id": null, "links": [], "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": 3, "w": 2, "x": 0, "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": {}, "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": "count(kasa_online)", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 0 }, "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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "count(kasa_online==1)", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Online", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 3, "w": 13, "x": 4, "y": 0 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_relay_state", "legendFormat": "{{alias}}", "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": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": "1", "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, "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": 3, "w": 3, "x": 17, "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": {}, "pluginVersion": "6.4.1", "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": "count(kasa_relay_state==1)", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Device with Load", "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_PROMETHEUS}", "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "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": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(kasa_power_load)", "instant": true, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Power", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 3 }, "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": [ { "expr": "kasa_power_load", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "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 } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 6, "w": 12, "x": 12, "y": 3 }, "id": 22, "interval": "", "options": {}, "pageSize": null, "showHeader": true, "sort": { "col": 0, "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": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/(Time|instance|job)/", "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, "mappingType": 1, "pattern": "alias", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Last 24 hours", "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": "Value #A", "thresholds": [], "type": "number", "unit": "kwatth" }, { "alias": "Last 30 days", "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": "Value #B", "thresholds": [], "type": "number", "unit": "kwatth" } ], "targets": [ { "expr": "increase(kasa_power_total[24h])", "format": "table", "instant": true, "legendFormat": "{{alias}}", "refId": "A" }, { "expr": "increase(kasa_power_total[30d])", "format": "table", "instant": true, "legendFormat": "{{alias}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Energy Usage", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 9 }, "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": [ { "expr": "kasa_voltage", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "volt", "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": 9 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_current", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Current", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "amp", "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": 6, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_rssi", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RSSI", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dB", "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": 22, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Kasa", "uid": "kKBuMTigk", "version": 2 }
2021-02-17 14:33:56 UTC
null
0
0
10,202
1
251,682
14,261
1,815
mikrotik
Mikrotik 6.x monitor
Dashboard to monitor all important Mikrotik parameters (incl. active interfaces).
2019-05-15 12:02:51 UTC
2019-05-15 12:23:54 UTC
0
Work with Zabbix "Template Mikrotik RouterOS" - RouterOS 6.x https://share.zabbix.com/network_devices/mikrotik/routeros
44,340
44,341
null
null
1
3
14,261
1
10,202
1
1,815
Dashboard mikrotik
{ "__inputs": [ { "name": "DS_ZBX", "label": "ZBX", "description": "Zabbix SNMP template", "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": "5.1.3" }, { "type": "panel", "id": "graph", "name": "Graph", "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" } ] }, "description": "Dashboard to monitor all important Mikrotik parameters (incl. active interfaces).", "editable": false, "gnetId": 10202, "graphTooltip": 0, "id": null, "iteration": 1557921731352, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(48, 160, 56, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZBX}", "decimals": 0, "format": "dthms", "gauge": { "maxValue": 120, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 2, "w": 9, "x": 6, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "health" }, "functions": [], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "Device uptime" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "#f9934e", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZBX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 120, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 2, "w": 9, "x": 15, "y": 0 }, "id": 31, "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": [ { "application": { "filter": "health" }, "functions": [], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "ICMP loss" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "5,20", "title": "ICMP loss", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 27, "panels": [], "repeat": null, "title": "Dashboard Row", "type": "row" }, { "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_ZBX}", "decimals": null, "format": "celsius", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 3 }, "id": 25, "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": [ { "application": { "filter": "health" }, "functions": [], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "Device: Temperature" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "40,60", "title": "Temperature", "type": "singlestat", "valueFontSize": "80%", "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_ZBX}", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 3 }, "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, "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": [ { "application": { "filter": "resource" }, "functions": [], "group": { "filter": "$group" }, "hide": false, "host": { "filter": "$host" }, "item": { "filter": "#1: CPU utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,90", "title": "CPU", "type": "singlestat", "valueFontSize": "80%", "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_ZBX}", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 3 }, "id": 19, "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": [ { "application": { "filter": "resource" }, "functions": [], "group": { "filter": "$group" }, "hide": false, "host": { "filter": "$host" }, "item": { "filter": "Memory utilization" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "60,90", "title": "Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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_ZBX}", "decimals": null, "format": "ms", "gauge": { "maxValue": null, "minValue": null, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 3 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": "1000", "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": [ { "application": { "filter": "health" }, "functions": [ { "def": { "category": "Transform", "defaultParams": [ 100 ], "name": "scale", "params": [ { "name": "factor", "options": [ 100, 0.01, 10, -1 ], "type": "float" } ] }, "params": [ "1000" ], "text": "scale(1000)" } ], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "ICMP response time" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "10,15", "title": "Ping", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZBX}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 10 }, "id": 24, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "resource" }, "functions": [], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "Total memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "resource" }, "functions": [], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "Used memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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": [ { "decimals": null, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decmbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "CPU iowait time": "#B7DBAB", "CPU system time": "#BF1B00", "CPU user time": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZBX}", "editable": true, "error": false, "fill": 3, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 10 }, "id": 1, "legend": { "avg": true, "current": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "application": { "filter": "resource" }, "functions": [], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "Device CPU Load 1min average" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU 1min average", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "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": 29, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZBX}", "fill": 1, "gridPos": { "h": 16, "w": 24, "x": 0, "y": 18 }, "id": 23, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "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", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "interface" }, "functions": [ { "def": { "category": "Transform", "defaultParams": [], "name": "rate", "params": [] }, "params": [], "text": "rate()" }, { "def": { "category": "Transform", "defaultParams": [ 100 ], "name": "scale", "params": [ { "name": "factor", "options": [ 100, 0.01, 10, -1 ], "type": "float" } ] }, "params": [ "10" ], "text": "scale(10)" } ], "group": { "filter": "$group" }, "host": { "filter": "$host" }, "item": { "filter": "/.*Bits/" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Interfaces rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bps", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": true, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [ "zabbix", "Partner" ], "templating": { "list": [ { "allFormat": "regex values", "allValue": null, "current": {}, "datasource": "${DS_ZBX}", "hide": 0, "includeAll": false, "label": "Group", "multi": false, "multiFormat": "glob", "name": "group", "options": [], "query": "*", "refresh": 1, "refresh_on_load": false, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_ZBX}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "multiFormat": "glob", "name": "host", "options": [], "query": "$group.*", "refresh": 1, "refresh_on_load": false, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "30s", "1m", "5m", "15m", "30m", "1h", "3h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Mikrotik 6.x monitor", "uid": "Ta3PtRWZk", "version": 2 }
2019-05-15 12:02:51 UTC
2019-05-15 12:23:54 UTC
1
3
11,882
1
347,499
16,861
24
current-situation
Current situation
Integrates current atmospheric and power readings from TDM sensors
2020-03-11 09:17:00 UTC
2020-03-11 09:22:10 UTC
0
null
0
0
null
null
0
0
16,861
1
11,882
1
24
null
{ "__inputs": [ { "name": "DS_INFLUXDB-EMON", "label": "InfluxDB-Emon", "description": "EmonTX database on TDM edge", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_INFLUXDB-INDOOR", "label": "InfluxDB-Indoor", "description": "luftdaten DB on TDM edge", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.0" }, { "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" } ] }, "description": "Integrates current atmospheric and power readings from TDM sensors", "editable": true, "gnetId": 11882, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_INFLUXDB-EMON}", "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "id": 4, "interval": "", "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "links": [ { "title": "", "url": "" } ], "mappings": [], "max": 3500, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 2500 }, { "color": "red", "value": 3300 } ] }, "title": "", "unit": "watt" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.6.0", "targets": [ { "alias": "Current Power", "groupBy": [], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT power1 FROM \"emontx3\" WHERE time >= now() - 5m order by time desc limit 1", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "Avg Power last 10 min", "groupBy": [ { "params": [ "10m" ], "type": "time" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(power1) FROM \"emontx3\" WHERE time >= now() - 10m", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "Avg Power last hour", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(power1) FROM \"emontx3\" WHERE time >= now() - 1h", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1h" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Current Power", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-EMON}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 10, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 2, "interval": "", "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": [ { "alias": "Power (W)", "groupBy": [], "hide": false, "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"power1\" FROM \"emontx3\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "power1" ], "type": "field" } ] ], "tags": [] }, { "alias": "Mov Avg Power (W)", "groupBy": [], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "SELECT moving_average( \"power1\", 5) FROM \"emontx3\" WHERE $timeFilter", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [ "1h" ], "type": "non_negative_derivative" }, { "params": [ "5" ], "type": "moving_average" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Instant Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "watt", "label": "W", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "celsius", "label": "Temp", "logBase": 1, "max": "35", "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUXDB-INDOOR}", "gridPos": { "h": 6, "w": 6, "x": 0, "y": 8 }, "id": 23, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "max": 50, "min": 10, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 18 }, { "color": "yellow", "value": 26 }, { "color": "red", "value": 32 } ] }, "unit": "celsius" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.6.0", "targets": [ { "groupBy": [], "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_temperature" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Indoor temp.", "type": "gauge" }, { "datasource": "${DS_INFLUXDB-INDOOR}", "gridPos": { "h": 6, "w": 6, "x": 6, "y": 8 }, "id": 17, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 30 }, { "color": "red", "value": 70 } ] }, "title": "", "unit": "humidity" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.6.0", "targets": [ { "alias": "Rel. Hum. %", "groupBy": [], "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_humidity" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Indoor Humidity", "type": "gauge" }, { "datasource": "${DS_INFLUXDB-EMON}", "gridPos": { "h": 6, "w": 10, "x": 12, "y": 8 }, "id": 11, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "max": 50, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 18 }, { "color": "#EAB839", "value": 26 }, { "color": "red", "value": 32 } ] }, "unit": "celsius" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.6.0", "targets": [ { "alias": "Temp", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Outdoor temp", "type": "gauge" }, { "datasource": "${DS_INFLUXDB-INDOOR}", "description": "https://planetcalc.com/2089/", "gridPos": { "h": 6, "w": 6, "x": 0, "y": 14 }, "id": 19, "interval": "", "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "max": 50, "min": 10, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 18 }, { "color": "#EAB839", "value": 26 }, { "color": "red", "value": 32 } ] }, "unit": "celsius" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.6.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT (\"BME280_humidity\" *0.00348) + \"BME280_temperature\" FROM \"feinstaub\" WHERE $timeFilter ", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_humidity" ], "type": "field" }, { "params": [ "*0.348" ], "type": "math" } ], [ { "params": [ "BME280_temperature" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Apparent Temp.", "type": "gauge" }, { "datasource": "${DS_INFLUXDB-INDOOR}", "gridPos": { "h": 6, "w": 6, "x": 6, "y": 14 }, "id": 21, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "decimals": 1, "mappings": [], "max": 1100, "min": 850, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 950 }, { "color": "yellow", "value": 1050 } ] }, "unit": "pressurehpa" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.6.0", "targets": [ { "groupBy": [], "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_pressure" ], "type": "field" }, { "params": [ " / 100" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Pressure", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-INDOOR}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 25, "interval": "", "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": [ { "alias": "Temp", "groupBy": [], "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_temperature" ], "type": "field" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Indoor temp", "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": "12", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-EMON}", "fill": 6, "fillGradient": 0, "gridPos": { "h": 8, "w": 22, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 8, "interval": "", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.6.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "alias": "Hourly consumption", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "emontx3", "orderByTime": "ASC", "policy": "default", "query": "select integral(\"power1\", 1h) / 1000 from \"emontx3\" where $timeFilter group by time(1h)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pulse" ], "type": "field" }, { "params": [], "type": "difference" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Energy per hour", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": 24, "min": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kwatth", "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 } } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Current situation", "uid": "K2IzaKigk", "version": 7 }
2020-03-11 09:17:00 UTC
2020-03-11 09:22:05 UTC
0
0
14,996
1
530,393
22,395
24
wordpress-dashboard
WordPress dashboard
A dashboard displaying WordPress site metrics. Used with wordpress-exporter https://github.com/aorfanos/wordpress-exporter
2021-09-12 03:05:50 UTC
2021-09-12 03:11:13 UTC
0
Displays informational stats on WordPress sites. Metrics list, installation instructions and more can be found [here](https://github.com/aorfanos/wordpress-exporter).
66,794
66,795
null
null
0
0
22,395
1
14,996
1
24
A dashboard displaying WordPress site metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.3" }, { "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": "-- 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 displaying WordPress site metrics. Used with wordpress-exporter https://github.com/aorfanos/wordpress-exporter", "editable": true, "gnetId": 14996, "graphTooltip": 0, "id": null, "iteration": 1631415138712, "links": [], "panels": [ { "datasource": null, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 0 }, "id": 10, "options": { "content": "<img src=\"https://pngimg.com/uploads/wordpress/wordpress_PNG6.png\" alt=\"WordPress logo png\">", "mode": "html" }, "pluginVersion": "8.1.3", "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "description": "WordPress plugin count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 6, "y": 0 }, "id": 2, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_plugin_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Plugins", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress theme count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 15, "y": 0 }, "id": 11, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_theme_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Themes", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress comment count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 8 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_comment_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Comments", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress category count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 8 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_category_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Categories", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress page count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 17, "y": 8 }, "id": 15, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_page_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Pages", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress media count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 16 }, "id": 18, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_media_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Media", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress user count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 16 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_user_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Users", "transparent": true, "type": "stat" }, { "datasource": null, "description": "WordPress tag count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 17, "y": 16 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.3", "targets": [ { "expr": "wordpress_tag_count{exported_instance=~\"$Website\"}", "interval": "", "legendFormat": "{{ exported_instance }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tags", "transparent": true, "type": "stat" } ], "schemaVersion": 30, "style": "dark", "tags": [ "wordpress", "web" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(exported_instance)", "description": "Display metrics for this website", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Website", "options": [], "query": { "query": "label_values(exported_instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "WordPress dashboard", "uid": "JvPWxRyGz", "version": 1 }
2021-09-12 03:05:50 UTC
2021-09-12 03:11:13 UTC
0
0
11,357
1
268,373
15,936
24
kubernetes-cluster-prometheus
Kubernetes Cluster (Prometheus)
Summary metrics about containers running on Kubernetes nodes. Dashboard was taken from here. This version does not reqiure you to setup the Kubernetes-app plugin. (https://github.com/grafana/kubernetes-app) Use this Helm chart to launch Grafana into a Kubernetes cluster. It will include this dashboard and many more dashboards to give you visibility into the Kubernetes Cluster. (https://github.com/sekka1/cloud-public/tree/master/kubernetes/pods/grafana-helm)
2019-12-05 13:56:45 UTC
2019-12-05 13:57:05 UTC
0
null
0
0
null
null
0
0
15,936
1
11,357
1
24
Summary metrics about containers running on Kubernetes nodes. Dashboard was taken from here. This version does not reqiure you to setup the Kubernetes-app plugin. (https://github.com/grafana/kubernetes-app) Use this Helm chart to launch Grafana into a Kubernetes cluster. It will include this dashboard and many more dashboards to give you visibility into the Kubernetes Cluster. (https://github.com/sekka1/cloud-public/tree/master/kubernetes/pods/grafana-helm)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.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": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:3607", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Summary metrics about containers running on Kubernetes nodes.\r\n\r\nDashboard was taken from here. This version does not reqiure you to\r\nsetup the Kubernetes-app plugin. (https://github.com/grafana/kubernetes-app)\r\n\r\nUse this Helm chart to launch Grafana into a Kubernetes cluster. It will include this dashboard and many more dashboards to give you visibility into the Kubernetes Cluster. (https://github.com/sekka1/cloud-public/tree/master/kubernetes/pods/grafana-helm)", "editable": true, "gnetId": 11357, "graphTooltip": 1, "id": 10, "iteration": 1528328092190, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": false, "tags": [ "kubernetes-app" ], "title": "Dashboards", "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "title": "Cluster Health", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "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": [ { "expr": "sum(kube_pod_info{node=~\"$node\"}) / sum(kube_node_status_allocatable_pods{node=~\".*\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "80,90", "title": "Cluster Pod Usage", "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_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 6, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_resource_requests_cpu_cores{node=~\"$node\"}) / sum(kube_node_status_allocatable_cpu_cores{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "80,90", "title": "Cluster CPU Usage", "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_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 12, "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": [ { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{node=~\"$node\"}) / sum(kube_node_status_allocatable_memory_bytes{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "80,90", "title": "Cluster Memory Usage", "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_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 1 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(sum (node_filesystem_size{nodename=~\"$node\"}) - sum (node_filesystem_free{nodename=~\"$node\"})) / sum (node_filesystem_size{nodename=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "80,90", "title": "Cluster Disk Usage", "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, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 5 }, "id": 9, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_allocatable_pods{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocatable", "refId": "A" }, { "expr": "sum(kube_node_status_capacity_pods{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "capacity", "refId": "B" }, { "expr": "sum(kube_pod_info{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster Pod Capacity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "pods", "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": 5, "w": 6, "x": 6, "y": 5 }, "id": 10, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_capacity_cpu_cores{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocatable", "refId": "A" }, { "expr": "sum(kube_node_status_allocatable_cpu_cores{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "capacity", "refId": "B" }, { "expr": "sum(kube_pod_container_resource_requests_cpu_cores{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster CPU Capacity", "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": "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 5 }, "id": 11, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_allocatable_memory_bytes{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocatable", "refId": "A" }, { "expr": "sum(kube_node_status_capacity_memory_bytes{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "capacity", "refId": "B" }, { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster Mem Capacity", "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": 5, "w": 6, "x": 18, "y": 5 }, "id": 12, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_filesystem_size{nodename=~\"$node\"}) - sum(node_filesystem_free{nodename=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "usage", "refId": "A" }, { "expr": "sum(node_filesystem_size{nodename=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "limit", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster Disk Capacity", "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": 10 }, "id": 14, "panels": [], "title": "Deployments", "type": "row" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 5, "w": 6, "x": 0, "y": 11 }, "id": 16, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "Metric", "thresholds": [ "0", "0", ".9" ], "type": "string", "unit": "none" }, { "alias": "", "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": 0, "link": false, "pattern": "Value", "thresholds": [ "0", "1" ], "type": "number", "unit": "none" } ], "targets": [ { "expr": "kube_deployment_status_replicas{namespace=~\"$namespace\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ deployment }}", "refId": "A" } ], "title": "Deployment Replicas - Up To Date", "transform": "timeseries_to_rows", "type": "table" }, { "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": 5, "w": 6, "x": 6, "y": 11 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_deployment_status_replicas{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Deployment Replicas", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 11 }, "id": 19, "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": [ { "expr": "sum(kube_deployment_status_replicas_updated{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Deployment Replicas - Updated", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 11 }, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_deployment_status_replicas_unavailable{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Deployment Replicas - Unavailable", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 22, "panels": [], "title": "Node", "type": "row" }, { "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": 3, "w": 8, "x": 0, "y": 17 }, "id": 24, "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": [ { "expr": "sum(kube_node_info{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Number Of Nodes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "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": 3, "w": 8, "x": 8, "y": 17 }, "id": 25, "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": [ { "expr": "sum(kube_node_status_condition{condition=\"OutOfDisk\", node=~\"$node\", status=\"true\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Nodes Out of Disk", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 17 }, "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": [ { "expr": "sum(kube_node_spec_unschedulable{node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1", "title": "Nodes Unavailable", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 28, "panels": [], "title": "Pods", "type": "row" }, { "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": 3, "w": 12, "x": 0, "y": 21 }, "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, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{namespace=~\"$namespace\", phase=\"Running\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Running", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 21 }, "id": 31, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{namespace=~\"$namespace\", phase=\"Pending\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Pending", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 24 }, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{namespace=~\"$namespace\", phase=\"Failed\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Failed", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 24 }, "id": 33, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{namespace=~\"$namespace\", phase=\"Succeeded\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Succeeded", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 24 }, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{namespace=~\"$namespace\", phase=\"Unknown\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Unknown", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 36, "panels": [], "title": "Containers", "type": "row" }, { "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": 3, "w": 6, "x": 0, "y": 28 }, "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": [ { "expr": "sum(kube_pod_container_status_running{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers Running", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 28 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_status_waiting{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers Waiting", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 28 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_status_terminated{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers Terminated", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 28 }, "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": [ { "expr": "sum(delta(kube_pod_container_status_restarts{namespace=\"kube-system\"}[30m]))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers Restarts (Last 30 Minutes)", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 31 }, "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": [ { "expr": "sum(kube_pod_container_resource_requests_cpu_cores{namespace=~\"$namespace\", node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "CPU Cores Requested by Containers", "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_PROMETHEUS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 31 }, "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": [ { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{namespace=~\"$namespace\", node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Memory Requested By Containers", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 45, "panels": [], "title": "Jobs", "type": "row" }, { "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": 3, "w": 8, "x": 0, "y": 35 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_job_status_succeeded{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Jobs Succeeded", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 35 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_job_status_active{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Jobs Succeeded", "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_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 35 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_job_status_failed{namespace=~\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Jobs Failed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "schemaVersion": 16, "style": "dark", "tags": [ "kubernetes", "kubernetes-app" ], "templating": { "list": [ { "current": { "text": "No data sources found", "value": "" }, "hide": 2, "label": "", "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "/$ds/", "type": "datasource" }, { "current": { "text": ".*", "value": ".*" }, "hide": 0, "label": null, "name": "node", "options": [ { "selected": true, "text": ".*", "value": ".*" } ], "query": ".*", "type": "constant" }, { "current": { "text": ".*", "value": ".*" }, "hide": 0, "label": null, "name": "namespace", "options": [ { "selected": true, "text": ".*", "value": ".*" } ], "query": ".*", "type": "constant" } ] }, "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 Cluster (Prometheus)", "uid": "4XuMd2Iiz", "version": 1 }
2019-12-05 13:56:45 UTC
null
0
0
17,071
1
717,006
26,195
24
feeswitch
freeswitch
A freeswitch dashboard from freeswitch_exporter
2022-09-28 04:10:48 UTC
2022-09-28 13:03:58 UTC
0
Metrics The exporter will try to fetch values from the following commands: 1. api show calls count: Calls count 2. api uptime s: Uptime 3. api strepoch: Time synced with system 4. status 5. sofia xmlstatus gateway: fetch all gateway 6. module: usage module.conf.xml fetch all module status 7. api show endpoint all used endpoint 8. api show codec all used codec freeswitch_exporter: https://github.com/mroject/freeswitch_exporter Copyright (c) 2022 Zhang Lian Jun z0413j@outlook.com :)
77,290
77,291
Other
null
3
5
26,195
1
17,071
1
24
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "require freeswitch_exporter", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.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, "gnetId": 17071, "graphTooltip": 0, "id": null, "iteration": 1664334670865, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": false, "title": "get freeswitch_exporter", "tooltip": "", "type": "link", "url": "https://github.com/mroject/freeswitch_exporter" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "title": "FreeSWITCH Basic Status", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "dark-red", "index": 0, "text": "Down" }, "1": { "color": "green", "index": 1, "text": "Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 1 }, "id": 4, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_up{instance=\"$instance\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "FreeSWITCH Up", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 1 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_uptime_seconds{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "FreeSWITCH Up Time", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "semi-dark-red", "value": 10 }, { "color": "semi-dark-green", "value": 20 }, { "color": "semi-dark-green", "value": 80 }, { "color": "semi-dark-green", "value": 90 }, { "color": "super-light-green", "value": 100 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 7, "y": 1 }, "id": 8, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_idle_cpu{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Idle CPU", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0 }, { "color": "green", "value": 1000 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 10, "y": 1 }, "id": 10, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_max_sessions{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Max Session", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 1 }, "id": 12, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_max_sps{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Per Sec out of Max", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 1 }, "id": 14, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_registrations{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Registration", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "red", "value": 50 }, { "color": "semi-dark-yellow", "value": 100 }, { "color": "dark-yellow", "value": 150 }, { "color": "semi-dark-red", "value": 200 }, { "color": "dark-red", "value": 1000 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 1 }, "id": 16, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sessions_total {instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Sessions Total", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 18, "panels": [], "title": "Current Session", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 5 }, "id": 20, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_sessions{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Sessions", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 5 }, "id": 24, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_sessions_peak_last_5min{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current sessions Peak Last_5min", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 5 }, "id": 30, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_sessions_peak_last_5min{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Sessions Peak Last_5min", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 5 }, "id": 26, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_sps{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Sps", "type": "gauge" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 5 }, "id": 22, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_sessions_peak{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Sessions Peak", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 5 }, "id": 28, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_current_sps_peak_last_5min{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Sps Peak Last_5min", "type": "gauge" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 32, "panels": [], "title": "Sofia Gateway Stauts", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": " Down" }, "1": { "index": 1, "text": " Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 0, "y": 10 }, "id": 34, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sofia_gateway_status{instance=\"$instance\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Gateway Status", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 4, "y": 10 }, "id": 36, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sofia_gateway_ping{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Gateway Ping", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 10 }, "id": 38, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sofia_gateway_call_in{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Gateway Call In", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 12, "y": 10 }, "id": 40, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sofia_gateway_call_out{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Gateway Call Out", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 16, "y": 10 }, "id": 42, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sofia_gateway_failed_call_in{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Gateway Failed Call In", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-yellow", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 20, "y": 10 }, "id": 44, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_sofia_gateway_failed_call_out{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Gateway Failed Call Out", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 46, "panels": [], "title": "Module Status", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 19 }, "id": 48, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_load_module{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Modules Stauts", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "module" } } ], "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 50, "panels": [], "title": "Codec Status", "type": "row" }, { "datasource": null, "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": "dark-red", "value": 0 }, { "color": "semi-dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 28 }, "id": 52, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_codec_status{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Codec", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 54, "panels": [], "title": "Endpoint Status", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "semi-dark-red", "index": 0, "text": "Down" }, "1": { "color": "green", "index": 1, "text": "Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 38 }, "id": 56, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_endpoint_status{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Endpoint", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "name" } } ], "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 46 }, "id": 58, "panels": [], "title": "Verto Status", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 0, "text": "Down" }, "1": { "color": "green", "index": 1, "text": "Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 47 }, "id": 60, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.2", "targets": [ { "exemplar": true, "expr": "freeswitch_verto_status{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Verto", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "data" } } ], "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 52 }, "id": 62, "panels": [], "title": "Others Info", "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 53 }, "id": 64, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freeswitch_current_idle_cpu{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Idle CPU", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "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": 12, "y": 53 }, "id": 66, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freeswitch_current_sessions{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Sessions", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "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": 61 }, "id": 68, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freeswitch_current_calls{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Calls", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "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": 12, "y": 61 }, "id": 70, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freeswitch_bridged_calls{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Bridged Calls", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "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": 69 }, "id": 72, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freeswitch_current_sps{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Per Sec out of Max", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "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": 12, "y": 69 }, "id": 74, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freeswitch_detailed_calls{instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Detailed Calls", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "type": "timeseries" } ], "refresh": false, "schemaVersion": 31, "style": "dark", "tags": [ "freeswitch", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(freeswitch_up, instance)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(freeswitch_up, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "freeswitch", "uid": "MnCMBZVVz", "version": 22, "description": "A freeswitch dashboard from freeswitch_exporter" }
2022-09-28 04:10:48 UTC
2022-09-28 06:34:20 UTC
3
5
16,383
1
531,617
24,966
24
monitoramento
Monitoramento
Monitoramento Link Incidentes Zabbix Clientes Online
2022-06-04 14:25:40 UTC
2022-06-04 14:36:03 UTC
0
null
73,771
73,772
null
null
0
0
24,966
1
16,383
1
24
null
{ "__inputs": [ { "name": "DS_ZABBIX-5.0", "label": "Zabbix-5.0", "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 Problems", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.1" }, { "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": "Monitoramento Link\r\nIncidentes Zabbix\r\nClientes Online", "editable": true, "gnetId": 16383, "graphTooltip": 0, "id": null, "iteration": 1654352581576, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": false, "title": "New link", "tooltip": "", "type": "dashboards", "url": "" } ], "panels": [ { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 3221225470, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "hide": false, "host": { "filter": "R1-CORE_TLF" }, "item": { "filter": "Bytes In: sfp-sfpplus1(VBGP_VYOS)" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Geral-DOWNLOAD", "type": "stat" }, { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 3221225470, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 0 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "host": { "filter": "R1-CORE_TLF" }, "item": { "filter": "Bytes Out: sfp-sfpplus1(VBGP_VYOS)" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Geral-UPLOAD", "type": "stat" }, { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1610612735, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 0 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Interface eth5(MASTER_SFP+10G)" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "host": { "filter": "vBGP" }, "item": { "filter": "Interface eth5(MASTER_SFP+10G): Bits received" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Link-Master-DOWNLOAD", "type": "stat" }, { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1610612735, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 0 }, "id": 20, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Interface eth5(MASTER_SFP+10G)" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "host": { "filter": "vBGP" }, "item": { "filter": "Interface eth5(MASTER_SFP+10G): Bits sent" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Link-Master-UPLOAD", "type": "stat" }, { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1610612735, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 0 }, "id": 21, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Interface bond0(Bond-TECMAIS)" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "host": { "filter": "vBGP" }, "item": { "filter": "Interface bond0(Bond-TECMAIS): Bits received" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Link-TECMAIS-DOWNLOAD", "type": "stat" }, { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1610612735, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 0 }, "id": 22, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Interface bond0(Bond-TECMAIS)" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "host": { "filter": "vBGP" }, "item": { "filter": "Interface bond0(Bond-TECMAIS): Bits sent" }, "itemTag": { "filter": "" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": true }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Link-TECMAIS-UPLOAD", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX-5.0}", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "dark-red", "value": 20 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 5 }, "hideTimeOverride": true, "id": 6, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^triggers count$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "/.*/" }, "functions": [], "group": { "filter": "Servidor-Dourados" }, "host": { "filter": "/.*/" }, "item": { "filter": "Perda de Pacotes" }, "itemTag": { "filter": "Application: /.*/" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "4", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 0 } } ], "timeFrom": "5y", "title": "Dourados", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX-5.0}", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "dark-red", "value": 20 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 5 }, "hideTimeOverride": true, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^triggers count$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "/.*/" }, "functions": [], "group": { "filter": "Servidor-Caarapo" }, "host": { "filter": "/.*/" }, "item": { "filter": "Perda de Pacotes" }, "itemTag": { "filter": "Application: /.*/" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "4", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 0 } } ], "timeFrom": "5y", "title": "Caarapo", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX-5.0}", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "dark-red", "value": 20 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 5 }, "hideTimeOverride": true, "id": 9, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^triggers count$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "/.*/" }, "functions": [], "group": { "filter": "Servidor-Laguna" }, "host": { "filter": "/.*/" }, "item": { "filter": "Perda de Pacotes" }, "itemTag": { "filter": "Application: /.*/" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "4", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 0 } } ], "timeFrom": "5y", "title": "Laguna", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX-5.0}", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "dark-red", "value": 20 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 5 }, "hideTimeOverride": true, "id": 11, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^triggers count$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "/.*/" }, "functions": [], "group": { "filter": "Servidor-Panambi" }, "host": { "filter": "/.*/" }, "item": { "filter": "Perda de Pacotes" }, "itemTag": { "filter": "Application: /.*/" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "4", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 0 } } ], "timeFrom": "5y", "title": "Panambi", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ZABBIX-5.0}", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "dark-red", "value": 20 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 5 }, "hideTimeOverride": true, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^triggers count$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "/.*/" }, "functions": [], "group": { "filter": "Servidor-Indapolis" }, "host": { "filter": "/.*/" }, "item": { "filter": "Perda de Pacotes" }, "itemTag": { "filter": "Application: /.*/" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "4", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 0 } } ], "timeFrom": "5y", "title": "Indapolis", "type": "stat" }, { "datasource": "${DS_ZABBIX-5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1600 }, { "color": "#EAB839", "value": 1700 }, { "color": "green", "value": 1750 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 5 }, "id": 18, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.1", "targets": [ { "application": { "filter": "Info system" }, "functions": [ { "$$hashKey": "object:65", "def": { "category": "Aggregate", "defaultParams": [], "name": "sumSeries", "params": [] }, "params": [], "text": "sumSeries()" }, { "$$hashKey": "object:66", "def": { "category": "Aggregate", "defaultParams": [ "1m", "avg" ], "name": "aggregateBy", "params": [ { "name": "interval", "type": "string" }, { "name": "function", "options": [ "avg", "min", "max", "sum", "count", "median", "first", "last" ], "type": "string" } ] }, "params": [ "1m", "avg" ], "text": "aggregateBy(1m, avg)" } ], "group": { "filter": "/.*/" }, "host": { "filter": "/.*/" }, "item": { "filter": "PPPOEs Ativos" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Clientes Online", "type": "stat" }, { "ackEventColor": "rgb(56, 219, 156)", "ackField": false, "ageField": true, "customLastChangeFormat": false, "datasource": "${DS_ZABBIX-5.0}", "descriptionAtNewLine": false, "descriptionField": true, "fontSize": "100%", "gridPos": { "h": 20, "w": 24, "x": 0, "y": 10 }, "highlightBackground": false, "highlightNewEvents": true, "highlightNewerThan": "1h", "hostField": true, "hostGroups": true, "hostProxy": false, "hostTechNameField": false, "id": 8, "lastChangeFormat": "", "layout": "table", "limit": null, "markAckEvents": true, "okEventColor": "rgb(56, 189, 113)", "pageSize": 100, "problemTimeline": true, "resizedColumns": [ { "id": "description", "value": 353.513916015625 }, { "id": "host", "value": 267.0078125 }, { "id": "groups", "value": 234.03125 }, { "id": "age", "value": 148 } ], "schemaVersion": 8, "severityField": true, "showTags": false, "sortProblems": "lastchange", "statusField": true, "statusIcon": true, "targets": [ { "application": { "filter": "/.*/" }, "functions": [], "group": { "filter": "/.*/" }, "host": { "filter": "/.*/" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "5", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Avisos", "triggerSeverity": [ { "$$hashKey": "object:320", "color": "rgb(108, 108, 108)", "priority": 0, "severity": "Not classified", "show": true }, { "$$hashKey": "object:321", "color": "rgb(120, 158, 183)", "priority": 1, "severity": "Informação ", "show": true }, { "$$hashKey": "object:322", "color": "rgb(175, 180, 36)", "priority": 2, "severity": "Warning", "show": true }, { "$$hashKey": "object:323", "color": "rgb(255, 137, 30)", "priority": 3, "severity": "Atenção ", "show": true }, { "$$hashKey": "object:324", "color": "#C4162A", "priority": 4, "severity": "Indisponível", "show": true }, { "$$hashKey": "object:325", "color": "rgb(215, 0, 0)", "priority": 5, "severity": "Disaster", "show": true } ], "type": "alexanderzobnin-zabbix-triggers-panel" } ], "refresh": "5s", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX-5.0}", "definition": "Zabbix - host", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "query0", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "itemTag": "", "queryType": "host" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Monitoramento", "uid": "OebUhbnnz", "version": 78 }
2022-06-04 14:25:40 UTC
2022-06-04 14:33:30 UTC
0
0
15,891
1
615,607
24,094
24
swapdex-validator-essentials
SwapDEX Validator Essentials
SwapDEX chain main metrics, suitable for node monitoring in 2022 - Tutorial: https://docs.swapdex.network/validator-guides/node-monitoring/
2022-03-13 23:36:56 UTC
2022-03-13 23:37:29 UTC
0
null
71,686
71,687
null
null
0
0
24,094
1
15,891
1
24
Server and Substrate chain main metrics, suitable for a node monitoring in 2021 - Tutorial: https://medium.com/bld-nodes/monitoring-substrate-node-polkadot-kusama-parachains-validator-guide-922734ea4cdb
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_PROMETHEUS_ALERTMANAGER", "label": "Prometheus AlertManager", "description": "", "type": "datasource", "pluginId": "camptocamp-prometheus-alertmanager-datasource", "pluginName": "Prometheus AlertManager" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "datasource", "id": "camptocamp-prometheus-alertmanager-datasource", "name": "Prometheus AlertManager", "version": "1.0.0" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.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": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:15", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "SwapDEX chain main metrics, suitable for node monitoring in 2022 - \r\nTutorial: https://docs.swapdex.network/validator-guides/node-monitoring/", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15891, "graphTooltip": 0, "id": null, "iteration": 1647214522076, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Discord", "tooltip": "", "type": "link", "url": "https://discord.gg/6pTHUQNtYv" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Telemetry", "type": "link", "url": "https://telemetry.polkadot.io/#list/0x15bac4f0a9aad3f46c5fc067fdb59b3ff29738dcd491fe5e37b4b76121163471" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "SwapDEX UI", "type": "link", "url": "https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fws.swapdex.network#/explorer" } ], "liveNow": false, "panels": [ { "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 98, "options": { "content": "<img src=https://uploads-ssl.webflow.com/61d23d752d4aac2e077c2ee4/62165e11e8e5606084e3f244_SDX_logo.png width=100 height=100>", "mode": "html" }, "pluginVersion": "8.4.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "substrate_block_height", "interval": "", "legendFormat": "", "refId": "A" } ], "transparent": true, "type": "text" }, { "datasource": { "type": "camptocamp-prometheus-alertmanager-datasource", "uid": "${DS_PROMETHEUS_ALERTMANAGER}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "color": "#299c46", "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#d44a3a", "value": 5 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 2, "y": 0 }, "id": 84, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "annotations": false, "expr": "", "labelSelector": "*", "legendFormat": "", "refId": "A", "target": "Query", "type": "single" } ], "title": "All alerts", "type": "stat" }, { "columns": [], "datasource": { "type": "camptocamp-prometheus-alertmanager-datasource", "uid": "${DS_PROMETHEUS_ALERTMANAGER}" }, "fontSize": "100%", "gridPos": { "h": 3, "w": 19, "x": 5, "y": 0 }, "id": 86, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "align": "auto", "colorMode": "row", "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": "severity", "thresholds": [ "1", "2" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Critical", "value": "3" }, { "text": "Warning", "value": "2" }, { "text": "Info", "value": "1" } ] }, { "alias": "", "align": "auto", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [ "0" ], "type": "number", "unit": "short" } ], "targets": [ { "annotations": true, "expr": "", "hide": false, "labelSelector": "*", "legendFormat": "{{ summary }}", "refId": "A", "target": "Query", "type": "table" }, { "annotations": false, "expr": "", "labelSelector": "*", "legendFormat": "{{ instance }}", "refId": "B", "target": "Query", "type": "table" } ], "title": "All Alerts Info", "transform": "table", "type": "table-old" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 50, "panels": [], "title": "Server Health", "type": "row" }, { "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" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 4 }, "id": 54, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "expr": "(((count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "CPU Busy", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together (5 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 4 }, "id": 56, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "expr": "avg(node_load5{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (5m avg)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together (15 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 4 }, "id": 58, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "expr": "avg(node_load15{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (15m avg)", "type": "gauge" }, { "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": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 4 }, "hideTimeOverride": false, "id": 60, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "expr": "((node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} )) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A", "step": 900 }, { "expr": "100 - ((node_memory_MemAvailable_bytes{instance=\"$node\",job=\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "title": "RAM Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Used Swap", "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": 10 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 25 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 4 }, "id": 62, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "expr": "((node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} )) * 100", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "SWAP Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Used Root FS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "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": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 4 }, "id": 64, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "expr": "100 - ((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Root FS Used", "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": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 4 }, "id": 66, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "CPU Cores", "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": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 4 }, "hideTimeOverride": true, "id": 70, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "node_time_seconds{instance=\"$node\",job=\"$job\"} - node_boot_time_seconds{instance=\"$node\",job=\"$job\"}", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RootFS", "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.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 6 }, "id": 68, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "RootFS Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RAM", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 6 }, "id": 82, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "RAM Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total SWAP", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 6 }, "id": 74, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "SWAP Total", "type": "stat" }, { "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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Basic CPU info", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 76, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": true, "pluginVersion": "8.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3565", "alias": "Busy Iowait", "color": "#890F02" }, { "$$hashKey": "object:3566", "alias": "Idle", "color": "#7EB26D" }, { "$$hashKey": "object:3567", "alias": "Busy System", "color": "#EAB839" }, { "$$hashKey": "object:3568", "alias": "Busy User", "color": "#0A437C" }, { "$$hashKey": "object:3569", "alias": "Busy Other", "color": "#B877D9" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=\"system\",instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Busy System", "refId": "A", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='user',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Busy User", "refId": "B", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='iowait',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Iowait", "refId": "C", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=~\".*irq\",instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy IRQs", "refId": "D", "step": 240 }, { "expr": "sum (irate(node_cpu_seconds_total{mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Other", "refId": "E", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Idle", "refId": "F", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "CPU Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3600", "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:3601", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Hardware 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": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 2, "description": "Basic memory usage", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 8 }, "hiddenSeries": false, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:4023", "alias": "RAM Total", "color": "#E0F9D7", "fill": 0, "stack": false }, { "$$hashKey": "object:4024", "alias": "RAM Cache + Buffer", "color": "#052B51" }, { "$$hashKey": "object:4025", "alias": "RAM Free", "color": "#7EB26D" }, { "$$hashKey": "object:4026", "alias": "Avaliable", "color": "#DEDAF7", "fill": 0, "stack": false }, { "$$hashKey": "object:4083", "alias": "Polkadot", "color": "rgb(247, 0, 222)", "stack": false }, { "$$hashKey": "object:5303", "alias": "RAM Used", "color": "#FADE2A" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "namedprocess_namegroup_memory_bytes{groupname=\"[[metric_namespace]]\",memtype=\"resident\"}", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Polkadot", "refId": "F" }, { "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Total", "refId": "A", "step": 240 }, { "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"} - (node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "RAM Used", "refId": "B", "step": 240 }, { "expr": "node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Cache + Buffer", "refId": "C", "step": 240 }, { "expr": "node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Free", "refId": "D", "step": 240 }, { "expr": "(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "SWAP Used", "refId": "E", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "Memory Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4059", "format": "bytes", "label": "", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:4060", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": 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, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Basic network info per interface", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 80, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1019", "alias": "/.*trans.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "recv {{device}}", "refId": "A", "step": 240 }, { "expr": "irate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "trans {{device}} ", "refId": "B", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "Network Traffic Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1065", "format": "bps", "logBase": 1, "show": true }, { "$$hashKey": "object:1066", "format": "pps", "label": "", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "decimals": 3, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 8 }, "hiddenSeries": false, "id": 88, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"} [5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Time spent doing I/Os", "refId": "A", "step": 240 } ], "thresholds": [], "timeRegions": [], "title": "I/O Usage Times", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": false, "values": [] }, "yaxes": [ { "$$hashKey": "object:3764", "format": "s", "label": "time", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:3765", "format": "s", "label": "", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 52, "panels": [], "title": "Chain", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [ { "title": "", "url": "" } ], "mappings": [ { "options": { "1492283": { "text": "Stuck" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(222, 101, 171)", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 11, "x": 0, "y": 16 }, "id": 26, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": { "titleSize": 12 }, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "[[metric_namespace]]_block_height{instance=\"[[instance]]\",network=\"[[network]]\"}", "interval": "", "legendFormat": "{{status}}", "refId": "B" } ], "title": "Height of the chain", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 6, "x": 11, "y": 16 }, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "[[metric_namespace]]_block_height{instance=\"[[instance]]\",network=\"[[network]]\",status=~\"finalized|sync_target\"}", "legendFormat": "{{instance}} {{status}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Block Finalized", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1885", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1886", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 16 }, "id": 28, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.3", "targets": [ { "expr": "rate([[metric_namespace]]_sub_libp2p_network_bytes_total{instance=\"[[instance]]\",network=\"[[network]]\"}[5m])", "instant": false, "interval": "", "legendFormat": "{{direction}}", "refId": "A" } ], "title": "Networking bytes per second", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 20 }, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate([[metric_namespace]]_block_height{status=\"finalized\",instance=\"[[instance]]\",network=\"[[network]]\"}[10m])*60", "interval": "", "intervalFactor": 10, "legendFormat": "{{instance}} Blocks / minute", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Block rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1800", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1801", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 20 }, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "data": "", "expr": "[[metric_namespace]]_ready_transactions_number{instance=\"[[instance]]\",network=\"[[network]]\"}", "hide": false, "legendFormat": "{{instance}}", "refId": "A", "target": "txcount", "type": "timeseries" } ], "thresholds": [], "timeRegions": [], "title": "TXs Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2138", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2139", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 15, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "[[metric_namespace]]_sub_libp2p_peers_count{instance=\"[[instance]]\",network=\"[[network]]\"}", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Peers count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2223", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2224", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 20 }, "hiddenSeries": false, "id": 36, "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.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "[[metric_namespace]]_state_cache_bytes{instance=\"[[instance]]\",network=\"[[network]]\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "State Cache", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1295", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:1296", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 34, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "[[metric_namespace]]_sync_queued_blocks{instance=\"[[instance]]\",network=\"[[network]]\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Queued Blocks (sync)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1970", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1971", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 26 }, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate([[metric_namespace]]_block_height{status=\"finalized\",instance=\"[[instance]]\",network=\"[[network]]\"}[10m])/rate([[metric_namespace]]_block_height{status=\"finalized\",instance=\"[[instance]]\",network=\"[[network]]\"}[1m])", "intervalFactor": 1, "legendFormat": "rate[10m] / rate[1m]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Relative Block Production Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:410", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:411", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 10, "interval": "", "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase([[metric_namespace]]_block_height{instance=\"[[instance]]\",network=\"[[network]]\",status=~\"finalized|sync_target\"}[1m])", "intervalFactor": 5, "legendFormat": "{{status}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Blocks Av per min", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2972", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2973", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 26 }, "hiddenSeries": false, "id": 17, "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.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "scalar([[metric_namespace]]_block_height{status=\"best\",instance=\"[[instance]]\",network=\"[[network]]\"})-scalar([[metric_namespace]]_block_height{status=\"finalized\",instance=\"[[instance]]\",network=\"[[network]]\"})", "intervalFactor": 2, "legendFormat": "[[hostname]]", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Diff -> ( Best Block - Finalized )", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3057", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:3058", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 90, "legend": { "alignAsTable": false, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate([[metric_namespace]]_tasks_polling_started_total{instance=\"[[instance]]\",network=\"[[network]]\"}[1m]) - rate([[metric_namespace]]_tasks_polling_duration_count{instance=\"[[instance]]\",network=\"[[network]]\"}[1m])", "interval": "", "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Running Tasks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:956", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:957", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 32 }, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "[[metric_namespace]]_sub_libp2p_connections{instance=\"[[instance]]\",network=\"[[network]]\"}", "hide": false, "interval": "", "legendFormat": "{{instance}} connections", "refId": "A" }, { "expr": "[[metric_namespace]]_sub_libp2p_is_major_syncing{instance=\"[[instance]]\",network=\"[[network]]\"}", "hide": false, "legendFormat": "{{instance}} syncing", "refId": "B" }, { "expr": "[[metric_namespace]]_sub_libp2p_kbuckets_num_nodes{instance=\"[[instance]]\",network=\"[[network]]\"}", "hide": false, "legendFormat": "{{instance}} num_nodes", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "sub_libp2p", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3225", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:3226", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 32 }, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "[[metric_namespace]]_sync_extra_justifications{instance=\"[[instance]]\",network=\"[[network]]\"}", "interval": "", "legendFormat": "{{instance}} active", "refId": "A" }, { "expr": "[[metric_namespace]]_sync_extra_justifications_failed{instance=\"[[instance]]\",network=\"[[network]]\"}", "legendFormat": "{{instance}} failed", "refId": "B" }, { "expr": "[[metric_namespace]]_sync_extra_justifications_importing{instance=\"[[instance]]\",network=\"[[network]]\"}", "legendFormat": "{{instance}} importing", "refId": "C" }, { "expr": "[[metric_namespace]]_sync_extra_justifications_pending{instance=\"[[instance]]\",network=\"[[network]]\"}", "legendFormat": "{{instance}} pending", "refId": "D" } ], "thresholds": [], "timeRegions": [], "title": "Sync justifications", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2339", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2340", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 32 }, "hiddenSeries": false, "id": 92, "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": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate([[metric_namespace]]_finality_grandpa_communication_gossip_validator_messages{instance=\"[[instance]]\",network=\"[[network]]\"}[5m])", "interval": "", "legendFormat": "{{message}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "GRANDPA Validator Messages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:312", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:313", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 0, "y": 38 }, "id": 94, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.4.3", "targets": [ { "exemplar": true, "expr": "namedprocess_namegroup_thread_count{groupname=\"[[chain_process]]\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{threadname}}", "refId": "A" } ], "title": "Thread count", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 20, "x": 4, "y": 38 }, "hiddenSeries": false, "id": 96, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "irate(namedprocess_namegroup_thread_cpu_seconds_total{groupname=\"[[chain_process]]\"} [5m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{threadname}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Thread CPU time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3476", "format": "s", "logBase": 1, "show": true }, { "$$hashKey": "object:3477", "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } } ], "refresh": "5s", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "substrate", "value": "substrate" }, "hide": 0, "includeAll": false, "label": "Chain Metrics", "multi": false, "name": "metric_namespace", "options": [ { "selected": true, "text": "substrate", "value": "substrate" } ], "query": "substrate", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(network)", "description": "Default value: None", "hide": 2, "includeAll": false, "label": "Chain Network", "multi": false, "name": "network", "options": [], "query": { "query": "label_values(network)", "refId": "Prometheus-network-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(instance)", "description": "Chain instance server host - default value: localhost:9615", "hide": 0, "includeAll": false, "label": "Chain Instance Host", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 2, "includeAll": false, "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info, job)", "description": "Node exporter server job - default value: node_exporter", "hide": 2, "includeAll": false, "label": "Server Job", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_uname_info, job)", "refId": "Prometheus-job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=\"$job\"}, instance)", "description": "Node exporter server host - default value: localhost:9100", "hide": 2, "includeAll": false, "label": "Server Host", "multi": false, "name": "node", "options": [], "query": { "query": "label_values(node_uname_info{job=\"$job\"}, instance)", "refId": "Prometheus-node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "[a-z]+|nvme[0-9]+n[0-9]+", "value": "[a-z]+|nvme[0-9]+n[0-9]+" }, "hide": 2, "includeAll": false, "multi": false, "name": "diskdevices", "options": [ { "selected": true, "text": "[a-z]+|nvme[0-9]+n[0-9]+", "value": "[a-z]+|nvme[0-9]+n[0-9]+" } ], "query": "[a-z]+|nvme[0-9]+n[0-9]+", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "SwapDex", "value": "SwapDex" }, "description": "Name of the process of your node", "hide": 0, "includeAll": false, "label": "Chain Process Name", "multi": false, "name": "chain_process", "options": [ { "selected": true, "text": "SwapDex", "value": "SwapDex" } ], "query": "SwapDex", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "SwapDEX Validator Essentials", "uid": "bLdSubstrates", "version": 9, "weekStart": "" }
2022-03-13 23:36:56 UTC
2022-03-13 23:37:28 UTC
0
0
15,078
1
548,569
22,543
24
node-exporter-server-metrics1
Node Exporter Server Metrics1
Dashboard to view multiple servers
2021-10-03 03:12:51 UTC
2021-10-03 03:13:20 UTC
0
null
0
0
nodeExporter
null
0
0
22,543
1
15,078
1
24
Dashboard to view multiple servers
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.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": "" }, { "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": "Dashboard to view multiple servers", "editable": true, "gnetId": 15078, "graphTooltip": 0, "id": null, "iteration": 1633230442906, "links": [], "panels": [ { "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 27, "title": "Row title", "type": "row" }, { "datasource": null, "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 1 }, "id": 11, "maxPerRow": 6, "options": { "content": "", "mode": "html" }, "pluginVersion": "8.1.5", "repeat": "node", "style": {}, "title": "$node", "type": "text" }, { "cacheTimeout": null, "datasource": "${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": 3, "w": 24, "x": 0, "y": 7 }, "id": 20, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.5", "repeat": "node", "targets": [ { "expr": "count(node_cpu_seconds_total{instance=~\"$node\", mode=\"system\"}) or count(node_cpu{instance=~\"$node\", mode=\"system\"})", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 14400, "target": "" } ], "title": "CPU Cores", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": true, "error": false, "fill": 10, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": true, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(irate(node_cpu_seconds_total{mode=\"system\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"system\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "system", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"user\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"user\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "user", "refId": "B", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"nice\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"nice\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "nice", "refId": "C", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"iowait\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"iowait\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "iowait", "refId": "E", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"steal\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"steal\",instance=~'$node'}[5m]))", "intervalFactor": 2, "legendFormat": "steal", "refId": "H", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"idle\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"idle\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "idle", "refId": "D", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"irq\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"irq\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "irq", "refId": "F", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"softirq\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"softirq\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "softirq", "refId": "G", "step": 1200 }, { "expr": "sum(irate(node_cpu_seconds_total{mode=\"guest\",instance=~'$node'}[5m])) or sum(irate(node_cpu{mode=\"guest\",instance=~'$node'}[5m]))", "interval": "", "intervalFactor": 2, "legendFormat": "guest", "refId": "I", "step": 1200 } ], "thresholds": [ { "colorMode": "custom", "fill": true, "fillColor": "rgba(216, 200, 27, 0.27)", "op": "gt", "value": 0 } ], "timeFrom": null, "timeRegions": [], "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": [] }, "yaxes": [ { "format": "short", "label": "%", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Slab": "#E5A8E2", "Swap": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/Apps|Buffers|Cached|Free|Slab|SwapCached|PageTables|VmallocUsed/", "fill": 5, "stack": true }, { "alias": "Swap", "fill": 5, "stack": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "( node_memory_MemTotal_bytes{instance=~'$node'} - node_memory_MemFree_bytes{instance=~'$node'} - node_memory_Buffers_bytes{instance=~'$node'} - node_memory_Cached_bytes{instance=~'$node'} - node_memory_SwapCached_bytes{instance=~'$node'} - node_memory_Slab_bytes{instance=~'$node'} - node_memory_PageTables_bytes{instance=~'$node'} - node_memory_VmallocUsed_bytes{instance=~'$node'} ) or ( node_memory_MemTotal{instance=~'$node'} - node_memory_MemFree{instance=~'$node'} - node_memory_Buffers{instance=~'$node'} - node_memory_Cached{instance=~'$node'} - node_memory_SwapCached{instance=~'$node'} - node_memory_Slab{instance=~'$node'} - node_memory_PageTables{instance=~'$node'} - node_memory_VmallocUsed{instance=~'$node'} )", "interval": "", "intervalFactor": 2, "legendFormat": "Apps", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "node_memory_Buffers_bytes{instance=~'$node'} or node_memory_Buffers{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Buffers", "refId": "B", "step": 1200 }, { "expr": "node_memory_Cached_bytes{instance=~'$node'} or node_memory_Cached{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Cached", "refId": "D", "step": 1200 }, { "expr": "node_memory_MemFree_bytes{instance=~'$node'} or node_memory_MemFree{instance=~'$node'}", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Free", "refId": "E", "step": 1200 }, { "expr": "node_memory_Slab_bytes{instance=~'$node'} or node_memory_Slab{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Slab", "refId": "F", "step": 1200 }, { "expr": "node_memory_SwapCached_bytes{instance=~'$node'} or node_memory_SwapCached{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "SwapCached", "refId": "G", "step": 1200 }, { "expr": "node_memory_PageTables_bytes{instance=~'$node'} or node_memory_PageTables{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "PageTables", "refId": "H", "step": 1200 }, { "expr": "node_memory_VmallocUsed_bytes{instance=~'$node'} or node_memory_VmallocUsed{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "VmallocUsed", "metric": "", "refId": "I", "step": 1200 }, { "expr": "(node_memory_SwapTotal_bytes{instance=~'$node'} - node_memory_SwapFree{instance=~'$node'}) or (node_memory_SwapTotal{instance=~'$node'} - node_memory_SwapFree{instance=~'$node'})", "interval": "", "intervalFactor": 2, "legendFormat": "Swap", "metric": "", "refId": "C", "step": 1200 }, { "expr": "node_memory_Committed_AS_bytes{instance=~'$node'} or node_memory_Committed_AS{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Committed", "metric": "", "refId": "J", "step": 1200 }, { "expr": "node_memory_Mapped_bytes{instance=~'$node'} or node_memory_Mapped{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Mapped", "refId": "K", "step": 1200 }, { "expr": "node_memory_Active_bytes{instance=~'$node'} or node_memory_Active{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Active", "metric": "", "refId": "L", "step": 1200 }, { "expr": "node_memory_Inactive_bytes{instance=~'$node'} or node_memory_Inactive{instance=~'$node'}", "interval": "", "intervalFactor": 2, "legendFormat": "Inactive", "metric": "", "refId": "M", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "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": "GB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node\"}", "interval": "", "intervalFactor": 2, "legendFormat": "load", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 55 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "100.0 - 100 * (node_filesystem_avail_bytes{instance=~'$node',device !~'tmpfs',device!~'by-uuid'} / node_filesystem_size_bytes{instance=~'$node',device !~'tmpfs',device!~'by-uuid'}) or 100.0 - 100 * (node_filesystem_avail{instance=~'$node',device !~'tmpfs',device!~'by-uuid'} / node_filesystem_size{instance=~'$node',device !~'tmpfs',device!~'by-uuid'})", "interval": "", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Space Used", "tooltip": { "msResolution": true, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 69 }, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=~\"$node\"}[5m])*100 or irate(node_disk_io_time_ms{instance=~\"$node\"}[5m])/10", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Utilization per Device", "tooltip": { "msResolution": false, "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "logBase": 1, "max": 100, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 83 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_read$/", "transform": "negative-Y" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=~'$node'}[5m]) or irate(node_disk_reads_completed{instance=~'$node'}[5m])", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}}_read", "metric": "", "refId": "A", "step": 2400, "target": "" }, { "expr": "irate(node_disk_writes_completed_total{instance=~'$node'}[5m]) or irate(node_disk_writes_completed{instance=~'$node'}[5m])", "intervalFactor": 2, "legendFormat": "{{device}}_write", "metric": "", "refId": "B", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs per Device", "tooltip": { "msResolution": false, "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "IO/second read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 97 }, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_read/", "transform": "negative-Y" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=~'$node'}[5m]) or irate(node_disk_sectors_read{instance=~'$node'}[5m]) * 512", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}}_read", "refId": "B", "step": 2400 }, { "expr": "irate(node_disk_written_bytes_total{instance=~'$node'}[5m]) or irate(node_disk_sectors_written{instance=~'$node'}[5m]) * 512", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}}_write", "metric": "", "refId": "A", "step": 2400, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Throughput per Device", "tooltip": { "msResolution": false, "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": "Bytes/second read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 111 }, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "node_disk_io_now{instance=~\"$node\"}", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Queue Length", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 125 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches_total{instance=~\"$node\"}[5m]) or irate(node_context_switches{instance=~\"$node\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "context switches", "metric": "", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Context Switches", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "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 } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 139 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*_in/", "transform": "negative-Y" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~'$node'}[5m])*8 or irate(node_network_receive_bytes{instance=~'$node'}[5m])*8", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}_in", "metric": "", "refId": "A", "step": 1200, "target": "" }, { "expr": "irate(node_network_transmit_bytes_total{instance=~'$node'}[5m])*8 or irate(node_network_transmit_bytes{instance=~'$node'}[5m])*8", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}}_out", "refId": "B", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bits", "label": "bits in (-) / bits out (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 153 }, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "intervalFactor": 2, "legendFormat": "established", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "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 } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 167 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "Udp_NoPorts", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InDatagrams{instance=~\"$node\"}[5m])", "intervalFactor": 2, "legendFormat": "Udp_InDatagrams", "refId": "A", "step": 1200, "target": "" }, { "expr": "irate(node_netstat_Udp_InErrors{instance=~\"$node\"}[5m])", "intervalFactor": 2, "legendFormat": "Udp_InErrors", "refId": "B", "step": 1200 }, { "expr": "irate(node_netstat_Udp_OutDatagrams{instance=~\"$node\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "Udp_OutDatagrams", "refId": "C", "step": 1200 }, { "expr": "irate(node_netstat_Udp_NoPorts{instance=~\"$node\"}[5m])", "intervalFactor": 2, "legendFormat": "Udp_NoPorts", "refId": "D", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP Stats", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "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 } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 181 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "connected", "percentage": false, "pluginVersion": "8.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "node_nf_conntrack_entries_limit{instance=~\"$node\"} - node_nf_conntrack_entries{instance=~\"$node\"}", "intervalFactor": 2, "legendFormat": "free", "refId": "A", "step": 1200, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conntrack", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "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 } ] } ], "schemaVersion": 30, "style": "dark", "tags": [ "prometheus" ], "templating": { "list": [ { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "", "multi": true, "multiFormat": "regex values", "name": "node", "options": [], "query": { "query": "label_values(node_exporter_build_info, instance)", "refId": "Prometheus-node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-7d", "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": "Node Exporter Server Metrics1", "uid": "Jn9n_Mvnk", "version": 1 }
2021-10-03 03:12:51 UTC
null
0
0
15,848
1
611,519
24,002
24
jitsi-meet-system
Jitsi Meet & System for Kubernetes/Prometheus
Dashboard for Jitsi Meet Exporter running on Kubernetes
2022-03-04 13:42:18 UTC
2022-03-04 13:56:51 UTC
0
Dashboard for Jitsi Meet Exporter running on Kubernetes Based on the excellent https://grafana.com/grafana/dashboards/11969 by Mephisto Updated for Kubernetes Prometheus Data Source and Multiple JVBs (works well with https://github.com/jitsi-contrib/jitsi-kubernetes-operator)
0
0
null
null
0
0
24,002
1
15,848
1
24
Dashboard for Jitsi Meet Exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.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": "" }, { "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 Jitsi Meet Exporter running on Kubernetes", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15848, "graphTooltip": 1, "id": null, "iteration": 1646400395678, "links": [], "liveNow": false, "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", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 0 }, "id": 53, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{pod=~\"shard-0-web-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "format": "time_series", "interval": "", "legendFormat": "web", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{pod=~\"shard-0-prosody-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "hide": false, "interval": "", "legendFormat": "prosody", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{pod=~\"shard-0-jicofo-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "hide": false, "interval": "", "legendFormat": "jicofo", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{pod=~\"shard-0-jvb-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "hide": false, "interval": "", "legendFormat": "jvb", "refId": "D" } ], "title": "CPU by component", "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": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 0 }, "id": 54, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_memory_usage_bytes{pod=~\"shard-0-web-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "format": "time_series", "hide": false, "interval": "", "legendFormat": "web", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_memory_usage_bytes{pod=~\"shard-0-prosody-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "hide": false, "interval": "", "legendFormat": "prosody", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_memory_usage_bytes{pod=~\"shard-0-jicofo-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "hide": false, "interval": "", "legendFormat": "jicofo", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_memory_usage_bytes{pod=~\"shard-0-jvb-[^-]*-[^-]*$\", image!=\"\", container_name!=\"POD\"}[5m]))", "hide": false, "interval": "", "legendFormat": "jvb", "refId": "D" } ], "title": "RAM by component", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The total incoming/outgoing bitrate for the video bridge in kilobits per second.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 24, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "upload", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_bit_rate_download{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "download", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_bit_rate_upload{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "upload", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Bitrate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:367", "format": "Kbits", "logBase": 1, "show": true }, { "$$hashKey": "object:368", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Stress Level used by the JVB HPA", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 5 }, "hiddenSeries": false, "id": 49, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "sent", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_stress_level{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "Total", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "jitsi_colibri_stress_level{instance=~\"$instance.*\"}", "interval": "", "legendFormat": "{{ pod }}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Jitsi stress level", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1106", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1107", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 40, "title": "Key Metrics", "type": "row" }, { "description": "Busy state of all CPU cores together", "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": "#EAB839", "value": 25 }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 75 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 14 }, "id": 44, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\"}[1m])) by (pod_name)", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "Cluster used CPU", "type": "stat" }, { "description": "Non available RAM memory", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 25 }, { "color": "orange", "value": 50 }, { "color": "red", "value": 75 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 14 }, "hideTimeOverride": false, "id": 46, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 - ((sum(node_memory_MemAvailable_bytes{instance=~\"$instance.*\"}) * 100) / sum(node_memory_MemTotal_bytes{instance=~\"$instance.*\"}))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B", "step": 900 } ], "title": "Cluster Used Memory", "type": "stat" }, { "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": "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": "decmbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 14 }, "id": 48, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "instance:node_network_receive_bytes:rate:sum{instance=~\"$instance.*\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "Incoming ", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(node_network_transmit_bytes_total{instance=~\"$instance.*\"})*(9.31*10^-10)", "hide": true, "interval": "", "legendFormat": "Outgoing", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(sum(node_network_receive_bytes_total{instance=~\"$instance.*\"})+sum(node_network_transmit_bytes_total{instance=~\"$instance.*\"}))*(9.31*10^-10)", "hide": true, "interval": "", "legendFormat": "Total", "refId": "C" } ], "title": "Transfered data volume", "type": "timeseries" }, { "description": "The total incoming bitrate for the video bridge in kilobits per second.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "Kbits" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 19 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_bit_rate_download{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Bitrate Download", "type": "stat" }, { "description": "The total outgoing bitrate for the video bridge in kilobits per second.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "Kbits" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 19 }, "id": 19, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_bit_rate_upload{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Bitrate Upload", "type": "stat" }, { "description": "The number of Java threads that the video bridge is using.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 19 }, "id": 9, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_threads{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Threads", "type": "stat" }, { "description": "An estimation of the number of current video streams forwarded by the bridge.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 19 }, "id": 20, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_videostreams{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Videostreams", "type": "stat" }, { "description": "An average value (in milliseconds) of the RTT across all streams.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 19 }, "id": 22, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_rtt_aggregate{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "RTT", "type": "stat" }, { "description": "The sum of the lengths of all completed conferences, in seconds.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 19 }, "id": 21, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_total_conference_seconds{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Completed Conferences", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The number of participants in the largest conference currently hosted on the bridge.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 19 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "max" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "expr": "max(jitsi_colibri_largest_conference{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Biggest Conference", "type": "stat" }, { "description": "The total number of conferences created on the bridge.", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 19 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_total_conferences_created{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total Conferences", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The current number of conferences.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 2, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_conferences{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "conferences", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_p2p_conferences{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "p2p conferences", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Conferences", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:261", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:262", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The current number of participants.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 10, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 3, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_participants{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "participants", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Participants", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:314", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:315", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 42, "panels": [], "title": "Additional Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The fraction of lost incoming RTP packets. This is based on RTP sequence numbers and is relatively accurate.\nThe fraction of lost outgoing RTP packets. This is based on incoming RTCP Receiver Reports, and an attempt to subtract the fraction of packets that were not sent (i.e. were lost before they reached the bridge). Further, this is averaged over all streams of all users as opposed to all packets, so it is not correctly weighted. This is not accurate, but may be a useful metric nonetheless.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "upload", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_loss_rate_download{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "download", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_loss_rate_upload{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "upload", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Lost RTP packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:524", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:525", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": " The total incoming/outgoing packet rate for the video bridge in packets per second.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "upload", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_packet_rate_download{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "download", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_packet_rate_upload{instance=~\"$instance.*\"})", "hide": false, "interval": "", "legendFormat": "upload", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Package Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:471", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:472", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "An average value (in milliseconds) of the RTT across all streams.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 29, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_rtt_aggregate{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "rtt", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "RTT", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:630", "format": "ms", "logBase": 1, "show": true }, { "$$hashKey": "object:631", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Experimental. An average value (in milliseconds) of the jitter calculated for incoming and outgoing streams. This hasn't been tested and it is currently not known whether the values are correct or not.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 40 }, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_jitter_aggregate{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "jitter", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Jitter Aggregate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:577", "format": "ms", "logBase": 1, "show": true }, { "$$hashKey": "object:578", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The rate of participant-seconds that are loss-controlled.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 32, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_loss_controlled_participant_seconds{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "participant-seconds", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Loss-controlled participant-seconds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:737", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:738", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The current number of audio/video channels.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 48 }, "hiddenSeries": false, "id": 31, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_audiochannels{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "audiochannels", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(jitsi_colibri_videochannels{instance=~\"$instance.*\"})", "interval": "", "legendFormat": "videochannels", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Audio/Videochannels", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:683", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:684", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The rate of participant-seconds that are loss-degraded.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 56 }, "hiddenSeries": false, "id": 34, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_loss_degraded_participant_seconds{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "participant-seconds", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Loss-degraded participant-seconds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:843", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:844", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The rate of participant-seconds that are loss-limited.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 56 }, "hiddenSeries": false, "id": 33, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_loss_limited_participant_seconds{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "participant-seconds", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Loss-limited participant-seconds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:790", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:791", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The rate of partially failed conferences on the bridge. A conference is marked as partially failed when some of its channels has failed. A channel is marked as failed if it had no payload activity.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 36, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_partially_failed_conferences{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "partially failed conferences", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Partially Failed Conferences", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:949", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:950", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The rate of failed conferences on the bridge. A conference is marked as failed when all of its channels have failed. A channel is marked as failed if it had no payload activity.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 64 }, "hiddenSeries": false, "id": 35, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_failed_conferences{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "failed conferences", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Failed Conferences", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:896", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:897", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The total number messages sent/received through COLIBRI web sockets.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 72 }, "hiddenSeries": false, "id": 38, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "sent", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_colibri_web_socket_messages_received{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "received", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_colibri_web_socket_messages_sent{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "sent", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Sent/Received Websockets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:208", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:209", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "The total number messages sent/received through data channels.", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 72 }, "hiddenSeries": false, "id": 37, "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": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "sent", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_data_channel_messages_received{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "received", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(jitsi_colibri_total_data_channel_messages_sent{instance=~\"$instance.*\"}[2m]))", "interval": "", "legendFormat": "sent", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Sent/Received Messages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1002", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1003", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": false, "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(jitsi_conferences, instance)", "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(jitsi_conferences, instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "/(.*):.*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "definition": "label_values(node_cpu_seconds_total, cluster)", "hide": 2, "includeAll": false, "multi": false, "name": "cluster", "options": [], "query": { "query": "label_values(node_cpu_seconds_total, cluster)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query", "datasource": "${DS_PROMETHEUS}" } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Jitsi Meet & System for Kubernetes/Prometheus", "uid": "IJXK9Q6Wz", "version": 1, "weekStart": "" }
2022-03-04 13:42:18 UTC
2022-03-04 13:56:51 UTC
0
0
12,930
1
413,408
18,704
280
nginx
NGINX
NGINX Plus Prometheus Exporter
2020-09-01 08:27:50 UTC
2020-09-01 08:30:20 UTC
0
null
0
0
null
null
0
0
18,704
1
12,930
1
280
NGINX Plus Prometheus Exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "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": "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": "NGINX Plus Prometheus Exporter", "editable": true, "gnetId": 12930, "graphTooltip": 0, "id": null, "iteration": 1598948030993, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 6, "panels": [], "title": "Metrics", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 1 }, "id": 27, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(increase(nginxplus_http_requests_total[1h]))", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total requests in last hour", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 1 }, "id": 29, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(increase(nginxplus_upstream_server_responses{code=\"2xx\"}[1h]))", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total (2XX from upstream) requests in last hour", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 1 }, "id": 30, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(increase(nginxplus_upstream_server_responses{code=\"4xx\"}[1h]))", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total (4XX from upstream) requests in last hour", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 1 }, "id": 28, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.3", "targets": [ { "expr": "sum(increase(nginxplus_upstream_server_responses{code=\"5xx\"}[1h]))", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total (5XX from upstream) requests in last hour", "type": "stat" }, { "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": 4 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(nginxplus_http_requests_total{instance=~\"$instance\"}[5m])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" }, { "expr": "sum (irate(nginxplus_http_requests_total{instance=~\"$instance\"}[5m]))", "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total requests (rate over 5m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:295", "format": "short", "label": "requests (rate)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:296", "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": 9, "w": 24, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 25, "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": [ { "expr": "avg by (upstream) (nginxplus_upstream_server_response_time) > 500", "interval": "", "legendFormat": "{{ upstream }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SLOW API (avg > 500ms)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:442", "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:443", "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": 16, "w": 24, "x": 0, "y": 21 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (upstream) (nginxplus_upstream_server_response_time) <= 500", "interval": "", "legendFormat": "{{ upstream }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "upstream_server_response_time (avg)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:442", "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:443", "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": null, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 10, "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", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(nginxplus_connections_accepted{instance=~\"$instance\"}[5m])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}} accepted", "refId": "A" }, { "expr": "sum(irate(nginxplus_connections_accepted[5m]))", "interval": "", "legendFormat": "Total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processed connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:150", "decimals": 1, "format": "short", "label": "Connections (rate)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:151", "format": "short", "label": "", "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": 9, "w": 12, "x": 12, "y": 37 }, "hiddenSeries": false, "id": 12, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "nginxplus_connections_active{instance=~\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" }, { "expr": "sum(nginxplus_connections_active)", "interval": "", "legendFormat": "Total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:199", "decimals": 0, "format": "short", "label": "Connections", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:200", "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": 24, "x": 0, "y": 46 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (upstream ) (irate(nginxplus_upstream_server_responses{code=\"2xx\"}[5m]))", "interval": "", "legendFormat": "{{ upstream }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "2XX status code (rate over 5m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1866", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1867", "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": 8, "w": 12, "x": 0, "y": 54 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (upstream ) (irate(nginxplus_upstream_server_responses{code=\"4xx\"}[5m]))", "interval": "", "legendFormat": "{{ upstream }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "4XX status code (rate over 5m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1866", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1867", "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": 54 }, "hiddenSeries": false, "id": 23, "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": [ { "expr": "sum by (upstream ) (irate(nginxplus_upstream_server_responses{code=\"5xx\"}[5m]))", "interval": "", "legendFormat": "{{ upstream }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "5XX status code (rate over 5m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1866", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1867", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 25, "style": "dark", "tags": [ "nginx", "prometheus", "nginx prometheus exporter" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(nginxplus_up, instance)", "hide": 0, "includeAll": true, "label": "", "multi": true, "name": "instance", "options": [], "query": "label_values(nginxplus_up, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "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": "NGINX", "uid": "MsjffzSZz", "version": 75 }
2020-09-01 08:27:50 UTC
null
0
0
6,551
1
149,708
8,945
280
memcached-metrics-single
Memcached Metrics - Single
Memcached metrics from a single Telegraf instance
2018-06-18 23:03:32 UTC
2018-06-18 23:04:40 UTC
0
Display memcached metrics for a single Telegraf instance, selectable via drop-down. Metrics are grouped into collapsible rows.
29,753
29,756
Telegraf
null
1
2
8,945
1
6,551
1
280
Memcached metrics from a single Telegraf instance
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.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" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Memcached metrics from a single Telegraf instance", "editable": true, "gnetId": 6551, "graphTooltip": 0, "id": null, "iteration": 1529354761297, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 23, "panels": [], "title": "Status", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "memcached_uptime{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Memcached 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_PROMETHEUS}", "decimals": null, "description": "Number of worker threads requested", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 4, "y": 1 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "memcached_threads{instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Threads", "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_PROMETHEUS}", "decimals": null, "description": "Total number of items stored since the server started", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 8, "y": 1 }, "id": 17, "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": "memcached_total_items{instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Total Items", "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_PROMETHEUS}", "decimals": null, "description": "Total number of connections opened since the server started running", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 1 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "memcached_total_connections{instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Total Connections", "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_PROMETHEUS}", "decimals": null, "description": "Current number of bytes used to store items", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 16, "y": 1 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "memcached_bytes{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Storage Used", "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_PROMETHEUS}", "decimals": null, "description": "Number of bytes this server is allowed to use for storage", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "memcached_limit_maxbytes{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Storage Max", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 21, "title": "Usage", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 0, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(memcached_bytes{instance=\"$instance\"} / memcached_limit_maxbytes{instance=\"$instance\"}) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "used", "refId": "A" } ], "thresholds": "80,90", "title": "Storage Usage", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Current number of items stored", "fill": 1, "gridPos": { "h": 6, "w": 10, "x": 4, "y": 4 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": 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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "memcached_curr_items{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "items", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current Items", "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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of open connections", "fill": 1, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 4 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": 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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "memcached_curr_connections{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "connections", "refId": "A" } ], "thresholds": [], "timeFrom": null, "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": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 10 }, "id": 9, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "memcached_get_hits{instance=\"$instance\"} / (memcached_get_hits{instance=\"$instance\"} + memcached_get_misses{instance=\"$instance\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "get_hits %", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Hit %", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 10 }, "id": 4, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "get_misses", "color": "#890f02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "memcached_get_hits{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "get_hits", "refId": "A" }, { "expr": "memcached_get_misses{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "get_misses", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Hits vs Misses", "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}", "description": "Number of valid items removed from cache to free memory for new items", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 16 }, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": 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": [ { "alias": "evictions", "color": "#890f02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "memcached_evictions{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "evictions", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Evictions", "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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 16 }, "id": 19, "legend": { "alignAsTable": true, "avg": false, "current": 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": [ { "alias": "bytes_written", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "memcached_bytes_read{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "bytes_read", "refId": "A" }, { "expr": "memcached_bytes_written{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "bytes_written", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Bytes Read over Written", "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": false } ] } ], "refresh": "5m", "schemaVersion": 16, "style": "dark", "tags": [ "memcached", "prometheus", "telegraf" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(memcached_uptime, instance)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "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": "", "title": "Memcached Metrics - Single", "uid": "_3fIfzHmk", "version": 13 }
2018-06-18 23:03:32 UTC
2018-06-18 23:04:40 UTC
1
2
37
1
14,101
46
5,656
prometheus-memcached
Prometheus memcached
Prometheus dashboard for memcached servers
2016-06-22 15:16:23 UTC
2016-06-27 22:11:47 UTC
0
Dashboard for getting a complete overview of your memcached servers using prometheus and memcached_exporter. ### Metrics * % Hit ratio * Current connections * Get/set command ratio * Command usage * Evict / reclaim * Network read/write * Total memory usage * Items in cache. This dashboard is based on the metrics created by [github.com/prometheus/memcached_exporter](https://github.com/prometheus/memcached_exporter) using default flags. ## Feedback Comments? suggestions? Please open issues/pull requests to [https://github.com/bergquist/dashboards](https://github.com/bergquist/dashboards)
1,774
1,777
Other
null
0
0
46
1
37
1
5,656
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "id": null, "title": "Prometheus memcached", "description": "Prometheus dashboard for memcached servers", "tags": [ "prometheus", "memcached" ], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "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": 1, "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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (memcached_commands_total{instance=~\"$node\", status=\"miss\"}) / sum (memcached_commands_total{instance=~\"$node\"}) ", "hide": false, "intervalFactor": 2, "legendFormat": "hit ratio", "refId": "A", "step": 2, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "% Hit ratio", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "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": { "172.17.0.1:9150": "#0A437C" }, "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": 4, "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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (memcached_current_connections{instance=~\"$node\"}) by (instance)", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 2, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "ratio": "#6ED0E0" }, "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": 3, "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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (memcached_commands_total{instance=~\"$node\", command=\"set\"}) / sum (memcached_commands_total{instance=~\"$node\", command=\"get\"})", "intervalFactor": 2, "legendFormat": "ratio", "refId": "A", "step": 2, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Get / Set ratio", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "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 } ] } ], "title": "Row" }, { "collapse": false, "editable": true, "height": "250px", "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": 2, "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", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (memcached_commands_total{instance=~\"$node\"}) by (command)", "intervalFactor": 2, "legendFormat": "{{command}}", "refId": "A", "step": 2, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Commands", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": { "evicts": "#890F02", "memcached_items_evicted_total{instance=\"172.17.0.1:9150\",job=\"prometheus\"}": "#890F02", "reclaims": "#3F6833" }, "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": 8, "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", "seriesOverrides": [ { "alias": "reclaims", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(memcached_items_evicted_total{instance=~\"$node\"})", "intervalFactor": 2, "legendFormat": "evicts", "refId": "A", "step": 2, "target": "" }, { "expr": "sum(memcached_items_reclaimed_total{instance=~\"$node\"})", "intervalFactor": 2, "legendFormat": "reclaims", "refId": "B", "step": 2 } ], "timeFrom": null, "timeShift": null, "title": "evicts / reclaims", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "250px", "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": 6, "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", "seriesOverrides": [ { "alias": "{instance=\"172.17.0.1:9150\",job=\"prometheus\"}", "yaxis": 2 } ], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(memcached_read_bytes_total{instance=~\"$node\"}[5m]))", "intervalFactor": 2, "legendFormat": "read from network", "refId": "A", "step": 2, "target": "" }, { "expr": "irate(memcached_written_bytes_total{instance=~\"$node\"}[10m])", "intervalFactor": 5, "legendFormat": "written to network", "refId": "B", "step": 5, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Read / written bytes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "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": 7, "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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(memcached_current_bytes{instance=~\"$node\"}) / sum(memcached_limit_bytes{instance=~\"$node\"})", "intervalFactor": 2, "legendFormat": "% used memory used", "refId": "A", "step": 2, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Total memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "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, "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": 5, "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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (memcached_current_items{instance=~\"$node\"})", "intervalFactor": 2, "legendFormat": "items ", "refId": "A", "step": 2, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Items in cache", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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-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" ] }, "templating": { "list": [ { "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "multi": false, "name": "node", "options": [], "query": "label_values(memcached_up, instance)", "refresh": 1, "regex": "", "type": "query" } ] }, "annotations": { "list": [] }, "schemaVersion": 12, "version": 70, "links": [], "gnetId": 37 }
2016-06-22 15:16:23 UTC
2016-06-27 22:11:47 UTC
0
0
789
1
11,782
1,098
6,424
haproxy
HaProxy backend (or frontend/servers)
Show backend stats
2016-10-31 17:18:25 UTC
2019-02-18 15:03:48 UTC
0
This Dashboard shows backend stats. You can use templating to choose one/multiple backend (singlestats works only with one). You can easily change backend to /frontend|server/ by editing query and replace backend with another one. Open issues or give feedback at : https://github.com/tcheronneau/grafana_dashboard
4,866
4,869
Other
null
0
0
1,098
1
789
1
6,424
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "v1.2.1", "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": "HaProxy backend (or frontend/servers) ", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": 253.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_PROMETHEUS}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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, "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": true }, "targets": [ { "expr": "rate(haproxy_backend_bytes_in_total{backend=~\"$backend\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "haproxy_backend_bytes_in_total", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Bytes IN", "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}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 3, "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": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "rate(haproxy_backend_connections_total{backend=\"$backend\"}[10m])", "intervalFactor": 2, "metric": "haproxy_backend_connections_total", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Current connection", "transparent": true, "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}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 5, "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": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "rate(haproxy_backend_bytes_out_total{backend=\"$backend\"}[5m])", "intervalFactor": 2, "metric": "haproxy_backend_bytes_out_total", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Bytes OUT", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "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": 2, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(haproxy_backend_http_responses_total{backend=~\"$backend\"}[10m])) by (backend, code)", "intervalFactor": 2, "legendFormat": "{{ backend }} : {{ code }}", "refId": "A", "step": 2 } ], "timeFrom": null, "timeShift": null, "title": "Haproxy $backend return code", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 10, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_current_session_rate{backend=~\"$backend\"}", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{ backend }}", "metric": "haproxy_backend_current_session_rate", "refId": "A", "step": 2 } ], "timeFrom": null, "timeShift": null, "title": "Current $backend sessions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "250px", "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": 6, "isNew": true, "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": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "haproxy_backend_up{backend=~\"$backend\"}", "intervalFactor": 2, "legendFormat": "{{ backend }}", "metric": "haproxy_backend_up", "refId": "A", "step": 2 }, { "expr": "haproxy_backend_weight{backend=~\"$backend\"}", "intervalFactor": 2, "legendFormat": "{{ backend }}", "metric": "haproxy_backend_weight", "refId": "B", "step": 2 } ], "timeFrom": null, "timeShift": null, "title": "$backend status and Weight", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 2, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 7, "isNew": true, "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": [ { "alias": "/[a-z]* OUT/", "transform": "negative-Y" } ], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(haproxy_backend_bytes_in_total{backend=~\"$backend\"}[10m])", "intervalFactor": 2, "legendFormat": "{{ backend }} IN", "metric": "haproxy_backend_bytes_in_total", "refId": "A", "step": 2 }, { "expr": "rate(haproxy_backend_bytes_out_total{backend=~\"$backend\"}[10m])", "intervalFactor": 2, "legendFormat": "{{ backend }} OUT", "refId": "B", "step": 2 } ], "timeFrom": null, "timeShift": null, "title": "Bytes IN/OUT", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "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": true } ] } ], "title": "New row" } ], "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" ] }, "templating": { "list": [ { "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "multi": true, "name": "backend", "options": [], "query": "label_values(backend)", "refresh": 1, "regex": ".*", "type": "query" } ] }, "annotations": { "list": [] }, "schemaVersion": 12, "version": 88, "links": [], "gnetId": 789, "description": "Show backend stats" }
2016-10-31 17:18:25 UTC
2019-02-18 15:03:48 UTC
0
0
12,896
1
28,998
18,641
124,184
radarr-v3
Radarr v3
This is a dashboard for Radarr v3 (exportarr does not work with Radarr v2). You will need to install exportarr (https://github.com/onedr0p/exportarr) in order to use this dashboard. Based on: https://grafana.com/grafana/dashboards/12530
2020-08-26 12:35:10 UTC
2020-08-26 12:39:01 UTC
0
null
55,563
55,564
null
null
1
5
18,641
1
12,896
1
124,184
This is a dashboard for Radarr v3 (exportarr does not work with Sonarr v2). You will need to install exportarr (https://github.com/onedr0p/exportarr) in order to use this dashboard.
{ "__inputs": [ { "name": "DS_RANCHER_MONITORING", "label": "PROMETHEUS_DS", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.0" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.6.0" }, { "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": "This is a dashboard for Radarr v3 (exportarr does not work with Radarr v2). You will need to install exportarr (https://github.com/onedr0p/exportarr) in order to use this dashboard.\r\n\r\nBased on: https://grafana.com/grafana/dashboards/12530", "editable": true, "gnetId": 12896, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_RANCHER_MONITORING}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 6, "panels": [], "title": "Movies Information", "type": "row" }, { "datasource": "${DS_RANCHER_MONITORING}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 1 }, "id": 16, "interval": "", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "radrr_queue_total OR on() vector(0)", "instant": true, "interval": "", "legendFormat": "Queued", "refId": "A" }, { "expr": "radarr_history_total", "hide": false, "instant": true, "interval": "", "legendFormat": "Completed", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Downloads", "type": "stat" }, { "datasource": "${DS_RANCHER_MONITORING}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 7, "x": 4, "y": 1 }, "id": 8, "interval": "", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "radarr_movie_missing_total", "interval": "", "legendFormat": "Missing", "refId": "C" }, { "expr": "radarr_movie_monitored_total", "instant": false, "interval": "", "legendFormat": "Monitored", "refId": "A" }, { "expr": "radarr_movie_total", "interval": "", "legendFormat": "Total", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Movies", "type": "stat" }, { "collapsed": false, "datasource": "${DS_RANCHER_MONITORING}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 12, "panels": [], "title": "Storage", "type": "row" }, { "datasource": "${DS_RANCHER_MONITORING}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 7 }, "id": 10, "interval": "", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "radarr_movie_filesize_total", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Storage Used", "type": "stat" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_RANCHER_MONITORING}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 10, "w": 8, "x": 3, "y": 7 }, "id": 4, "interval": null, "legend": { "show": true, "sort": "current", "sortDesc": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 1, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": 1, "targets": [ { "expr": "sort_desc(sum(radarr_movie_quality_total) by (quality))", "interval": "", "legendFormat": "{{ quality }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Episode quality", "type": "grafana-piechart-panel", "valueName": "current" }, { "datasource": "${DS_RANCHER_MONITORING}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 12 }, "id": 13, "interval": "", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.0", "targets": [ { "expr": "radarr_rootfolder_freespace_bytes", "instant": false, "interval": "", "legendFormat": "{{ path }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Storage Available", "type": "stat" } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Radarr v3", "uid": "F2vfZUNGz", "version": 3 }
2020-08-26 12:35:10 UTC
2020-08-26 12:38:49 UTC
1
5
11,525
1
333,266
16,238
25
node-exporter-for-prometheus-dashboard-english-compatibility-version
Node Exporter for Prometheus Dashboard English Compatibility Version
Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus
2020-01-07 19:38:40 UTC
2020-01-07 19:38:49 UTC
0
null
0
0
null
null
0
0
16,238
1
11,525
1
25
Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus
{ "__inputs": [ { "name": "DS_PROMETHEUS_111", "label": "Prometheus Data Source", "description": "Prometheus Data Source", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.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": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus", "editable": true, "gnetId": 11525, "graphTooltip": 0, "id": null, "iteration": 1573498770928, "links": [ { "asDropdown": false, "icon": "info", "includeVars": false, "tags": [ "$node" ], "targetBlank": true, "title": "Server IP:$node", "type": "link", "url": "" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Update node_exporter", "tooltip": "", "type": "link", "url": "https://github.com/prometheus/node_exporter/releases" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Update Dashboards", "tooltip": "", "type": "link", "url": "https://grafana.com/dashboards/11074" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "StarsL's Blog", "tooltip": "", "type": "link", "url": "https://starsl.cn" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": 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_111}", "decimals": 1, "description": "", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "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": {}, "pluginVersion": "6.4.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 }, "tableColumn": "", "targets": [ { "expr": "sum(time() - node_boot_time_seconds{instance=~\"$node\"})", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A", "step": 40 } ], "thresholds": "1,2", "title": "System Uptime", "type": "singlestat", "valueFontSize": "100%", "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_111}", "decimals": 2, "description": "", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 0 }, "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": "sum(node_memory_MemTotal_bytes{instance=~\"$node\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "thresholds": "2,3", "title": "Total RAM", "type": "singlestat", "valueFontSize": "80%", "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": "${DS_PROMETHEUS_111}", "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 0 }, "id": 177, "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.4.2", "postfix": "", "postfixFontSize": "120%", "prefix": "", "prefixFontSize": "120%", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "100 - (avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[30m])) * 100)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "50,80", "timeFrom": null, "timeShift": null, "title": "CPU Busy", "type": "singlestat", "valueFontSize": "120%", "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": "${DS_PROMETHEUS_111}", "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 0 }, "id": 179, "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.4.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"$node\"} / (node_memory_MemTotal_bytes{instance=~\"$node\"})))* 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "50,80", "timeFrom": null, "timeShift": null, "title": "Used RAM Memory", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS_111}", "fontSize": "110%", "gridPos": { "h": 6, "w": 10, "x": 8, "y": 0 }, "id": 164, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Mounted on", "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": 1, "pattern": "mountpoint", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "Avail", "colorMode": "value", "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 #A", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "alias": "Used", "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 #B", "thresholds": [ "0.6", "0.8" ], "type": "number", "unit": "percentunit" }, { "alias": "Size", "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": 1, "link": false, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Filesystem", "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": "fstype", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "IP", "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": "instance", "preserveFormat": false, "sanitize": false, "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)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"}-0", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext4|xfs\"}-0", "format": "table", "hide": false, "instant": true, "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "1-(node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"})", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "Disk Space Used Basic(EXT4/XFS)", "transform": "table", "type": "table" }, { "aliasColors": { "filefd_192.168.200.241:9100": "super-light-green", "switches_192.168.200.241:9100": "semi-dark-red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "description": "", "fill": 0, "fillGradient": 1, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 0 }, "hideTimeOverride": false, "id": 16, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.4.2", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/filefd_.*/", "lines": false, "pointradius": 1, "points": true }, { "alias": "/switches_.*/", "color": "#F2495C", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "filefd_{{instance}}", "refId": "B" }, { "expr": "irate(node_context_switches_total{instance=~\"$node\"}[30m])", "intervalFactor": 5, "legendFormat": "switches_{{instance}}", "refId": "A" }, { "expr": "node_filefd_maximum{instance=~\"$node\"}", "hide": true, "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open File Descriptor(left)/Context switches(right)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": 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_111}", "description": "", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 3 }, "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": "sum(count(node_cpu_seconds_total{instance=~\"$node\", mode='system'}) by (cpu))", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "1,2", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "100%", "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": "${DS_PROMETHEUS_111}", "decimals": 2, "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 3 }, "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": {}, "pluginVersion": "6.4.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": "#3274D9", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[30m])) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "20,50", "timeFrom": null, "timeShift": null, "title": "CPU IOwait", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS_111}", "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 3 }, "id": 181, "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.4.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"} * 100) / node_filesystem_size_bytes {instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "50,80", "timeFrom": null, "timeShift": null, "title": "Used Max Mount($maxmount)", "type": "singlestat", "valueFontSize": "120%", "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": "${DS_PROMETHEUS_111}", "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 3 }, "id": 183, "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.4.2", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "(1 - (node_memory_SwapFree_bytes{instance=~\"$node\"} / node_memory_SwapTotal_bytes{instance=~\"$node\"})) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "50,80", "timeFrom": null, "timeShift": null, "title": "Used SWAP", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0%", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "15分钟": "#6ED0E0", "1分钟": "#BF1B00", "5分钟": "#CCA300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "editable": true, "error": false, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 6 }, "height": "300", "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null as zero", "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\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "expr": "node_load5{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_15m", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "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": "${DS_PROMETHEUS_111}", "decimals": 2, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 6 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*_Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"system\"}[30m])) by (instance)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_System", "refId": "A", "step": 20 }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"user\"}[30m])) by (instance)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_User", "refId": "B", "step": 240 }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[30m])) by (instance)", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}_Iowait", "refId": "D", "step": 240 }, { "expr": "1 - avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[30m])) by (instance)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "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 } }, { "aliasColors": { "192.168.10.227:9100_em1_in下载": "super-light-green", "192.168.10.227:9100_em1_out上传": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "fill": 1, "fillGradient": 3, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 6 }, "height": "300", "id": 157, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~'$node',device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_receive", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes_total{instance=~'$node',device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_transmit", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "transmit(-)/receive(+)", "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_111}", "fill": 1, "fillGradient": 3, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 14 }, "id": 174, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Inodes.*/", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "1-(node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}:{{mountpoint}}", "refId": "A" }, { "expr": "node_filesystem_files_free{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_files{instance=~'$node',fstype=~\"ext4|xfs\"}", "hide": true, "legendFormat": "Inodes:{{instance}}:{{mountpoint}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 2, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "decimals": 2, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 14 }, "height": "300", "id": 156, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}_Total", "refId": "A", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_Used", "refId": "B", "step": 4 }, { "expr": "node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_Avaliable", "refId": "F", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 2, "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "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": "${DS_PROMETHEUS_111}", "decimals": null, "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 14 }, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "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_disk_io_time_seconds_total{instance=~\"$node\"}[30m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_ IO time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Spent Doing I/Os", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "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 } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "description": "Read/write completions per second", "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 22 }, "height": "300", "id": 161, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Reads completed$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_Reads completed", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_writes_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_Writes completed", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Completed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "description": "Per second read / write bytes ", "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 22 }, "height": "300", "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Read bytes$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=~\"$node\"}[30m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_Read bytes", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_written_bytes_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_Written bytes", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "description": "Time spent on each read/write operation", "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 22 }, "height": "300", "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/,*_Read time$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_seconds_total{instance=~\"$node\"}[30m]) / irate(node_disk_reads_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_Read time", "refId": "B" }, { "expr": "irate(node_disk_write_time_seconds_total{instance=~\"$node\"}[30m]) / irate(node_disk_writes_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_Write time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Time(Reference: less than 100ms)(beta)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time. read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "TCP": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_111}", "description": "TCP_alloc - Allocated sockets\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nSockets_used - Sockets currently in use", "fill": 1, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 31 }, "height": "300", "id": 158, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Sockets_used/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_CurrEstab", "refId": "A", "step": 20 }, { "expr": "node_sockstat_TCP_tw{instance=~'$node'}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_TCP_tw", "refId": "D" }, { "expr": "node_sockstat_sockets_used{instance=~'$node'}", "legendFormat": "{{instance}}_Sockets_used", "refId": "B" }, { "expr": "node_sockstat_UDP_inuse{instance=~'$node'}", "legendFormat": "{{instance}}_UDP_inuse", "refId": "C" }, { "expr": "node_sockstat_TCP_alloc{instance=~'$node'}", "legendFormat": "{{instance}}_TCP_alloc", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Sockstat", "tooltip": { "shared": true, "sort": 2, "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_111}", "description": "", "fill": 0, "fillGradient": 1, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 31 }, "id": 169, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_hwmon_temp_celsius{instance=~'$node'}", "format": "time_series", "intervalFactor": 10, "legendFormat": "{{instance}}_{{chip}}_{{sensor}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hardware Temperature(VM may not display the metrics)", "tooltip": { "shared": true, "sort": 2, "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 } } ], "refresh": false, "schemaVersion": 20, "style": "dark", "tags": [ "Prometheus", "node_exporter", "StarsL.cn" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS_111}", "definition": "label_values(node_uname_info, job)", "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_111}", "definition": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "hide": 0, "includeAll": true, "label": "Host", "multi": true, "name": "hostname", "options": [], "query": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS_111}", "definition": "label_values(node_uname_info{nodename=~\"$hostname\"},instance)", "hide": 0, "includeAll": true, "label": "IP", "multi": false, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_uname_info{nodename=~\"$hostname\"},instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS_111}", "definition": "", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "maxmount", "options": [], "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"}) by (mountpoint))))", "refresh": 2, "regex": "/.*\\\"(.*)\\\".*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS_111}", "definition": "", "hide": 2, "includeAll": false, "label": "环境", "multi": false, "multiFormat": "regex values", "name": "env", "options": [], "query": "label_values(node_exporter_build_info,env)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS_111}", "definition": "label_values(node_exporter_build_info{env=~'$env'},name)", "hide": 2, "includeAll": false, "label": "名称", "multi": true, "multiFormat": "regex values", "name": "name", "options": [], "query": "label_values(node_exporter_build_info{env=~'$env'},name)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "/.*/", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-2d", "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": "Node Exporter for Prometheus Dashboard English Compatibility Version", "uid": "ZpqaY0JWk", "version": 2 }
2020-01-07 19:38:40 UTC
null
0
0
16,521
1
669,105
25,221
25
node-exporter-for-prometheus-dashboard
Node Exporter for Prometheus Dashboard CN
支持 Node Exporter v0.16及以上的版本,精简优化重要指标展示。包含:CPU 内存 磁盘 IO 网络 温度等监控指标。https://github.com/starsliao/Prometheus
2022-06-30 09:45:38 UTC
2022-06-30 09:47:11 UTC
0
null
0
0
null
null
0
0
25,221
1
16,521
1
25
支持 Node Exporter v0.16及以上的版本,精简优化重要指标展示。包含:CPU 内存 磁盘 IO 网络 温度等监控指标。https://github.com/starsliao/Prometheus
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.0" }, { "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-old", "name": "Table (old)", "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": "支持 Node Exporter v0.16及以上的版本,精简优化重要指标展示。包含:CPU 内存 磁盘 IO 网络 温度等监控指标。https://github.com/starsliao/Prometheus", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16521, "graphTooltip": 0, "id": null, "iteration": 1656582024553, "links": [ { "asDropdown": false, "icon": "info", "includeVars": false, "tags": [ "$node" ], "targetBlank": true, "title": "服务器IP:$node", "type": "link", "url": "" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "更新node_exporter", "tooltip": "", "type": "link", "url": "https://github.com/prometheus/node_exporter/releases" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "更新当前仪表板", "tooltip": "", "type": "link", "url": "https://grafana.com/dashboards/8919" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "StarsL's Blog", "tooltip": "", "type": "link", "url": "https://starsl.cn" } ], "liveNow": false, "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "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": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "sum(time() - node_boot_time_seconds{instance=~\"$node\"})", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 1, "refId": "A", "step": 40 } ], "title": "系统运行时间", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "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": 3, "w": 2, "x": 2, "y": 0 }, "id": 75, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{instance=~\"$node\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "title": "内存总量", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "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": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 0 }, "id": 176, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "100 - (avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[30m])) * 100)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "总CPU使用率", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "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": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 0 }, "id": 179, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"$node\"} / (node_memory_MemTotal_bytes{instance=~\"$node\"})))* 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "内存使用率", "type": "stat" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "110%", "gridPos": { "h": 6, "w": 10, "x": 8, "y": 0 }, "id": 164, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "分区", "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": 1, "pattern": "mountpoint", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "可用空间", "align": "auto", "colorMode": "value", "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 #A", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "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 #B", "thresholds": [ "0.6", "0.8" ], "type": "number", "unit": "percentunit" }, { "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": 1, "link": false, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "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, "link": false, "mappingType": 1, "pattern": "fstype", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "IP", "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, "mappingType": 1, "pattern": "instance", "preserveFormat": false, "sanitize": false, "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)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"}-0", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext4|xfs\"}-0", "format": "table", "hide": false, "instant": true, "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "1-(node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"})", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "各分区可用空间", "transform": "table", "type": "table-old" }, { "aliasColors": { "filefd_192.168.200.241:9100": "super-light-green", "switches_192.168.200.241:9100": "semi-dark-red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 1, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 0 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 16, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/filefd_.*/", "lines": false, "pointradius": 1, "points": true }, { "alias": "/switches_.*/", "color": "#F2495C", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "filefd_{{instance}}", "refId": "B" }, { "expr": "irate(node_context_switches_total{instance=~\"$node\"}[30m])", "intervalFactor": 5, "legendFormat": "switches_{{instance}}", "refId": "A" }, { "expr": "node_filefd_maximum{instance=~\"$node\"}", "hide": true, "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "打开的文件描述符(左 )/每秒上下文切换次数(右)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "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": 3, "w": 2, "x": 0, "y": 3 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "sum(count(node_cpu_seconds_total{instance=~\"$node\", mode='system'}) by (cpu))", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "title": "CPU 核数", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "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": 20 }, { "color": "#d44a3a", "value": 50 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 3 }, "id": 20, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[30m])) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "CPU iowait", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "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": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 3 }, "id": 177, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"} * 100) / node_filesystem_size_bytes {instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext4|xfs\"})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "最大分区($maxmount)使用率", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "color": "#299c46", "text": "0%" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 3 }, "id": 178, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "(1 - (node_memory_SwapFree_bytes{instance=~\"$node\"} / node_memory_SwapTotal_bytes{instance=~\"$node\"})) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "交换分区使用率", "type": "stat" }, { "aliasColors": { "15分钟": "#6ED0E0", "1分钟": "#BF1B00", "5分钟": "#CCA300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 6 }, "height": "300", "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "expr": "node_load5{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_15m", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "系统平均负载", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 6 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*_Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"system\"}[30m])) by (instance)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_System", "refId": "A", "step": 20 }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"user\"}[30m])) by (instance)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_User", "refId": "B", "step": 240 }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[30m])) by (instance)", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}_Iowait", "refId": "D", "step": 240 }, { "expr": "1 - avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[30m])) by (instance)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "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 } }, { "aliasColors": { "192.168.10.227:9100_em1_in下载": "super-light-green", "192.168.10.227:9100_em1_out上传": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 6 }, "height": "300", "hiddenSeries": false, "id": 157, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "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.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_out上传$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~'$node',device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_in下载", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes_total{instance=~'$node',device!~'tap.*|veth.*|br.*|docker.*|virbr*|lo*'}[30m])*8", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_out上传", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "网络流量", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 174, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Inodes.*/", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "1-(node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}:{{mountpoint}}", "refId": "A" }, { "expr": "node_filesystem_files_free{instance=~'$node',fstype=~\"ext4|xfs\"} / node_filesystem_files{instance=~'$node',fstype=~\"ext4|xfs\"}", "hide": true, "legendFormat": "Inodes:{{instance}}:{{mountpoint}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "分时磁盘使用率", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 2, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 14 }, "height": "300", "hiddenSeries": false, "id": 156, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "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.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_总内存/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}_总内存", "refId": "A", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_已用", "refId": "B", "step": 4 }, { "expr": "node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_可用", "refId": "F", "step": 4 }, { "expr": "node_memory_Buffers_bytes{instance=~\"$node\"}", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "内存_Buffers", "refId": "D", "step": 4 }, { "expr": "node_memory_MemFree_bytes{instance=~\"$node\"}", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "内存_Free", "refId": "C", "step": 4 }, { "expr": "node_memory_Cached_bytes{instance=~\"$node\"}", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "内存_Cached", "refId": "E", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - (node_memory_Cached_bytes{instance=~\"$node\"} + node_memory_Buffers_bytes{instance=~\"$node\"} + node_memory_MemFree_bytes{instance=~\"$node\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "G" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "内存信息", "tooltip": { "shared": true, "sort": 2, "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "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": "${DS_PROMETHEUS}", "decimals": null, "description": "每一秒钟的自然时间内,花费在I/O上的耗时。(wall-clock time)\n\nnode_disk_io_time_seconds_total:\n磁盘花费在输入/输出操作上的秒数。该值为累加值。(Milliseconds Spent Doing I/Os)\n\nirate(node_disk_io_time_seconds_total[1m]):\n计算每秒的速率:(last值-last前一个值)/时间戳差值,即:1秒钟内磁盘花费在I/O操作的时间占比。", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 14 }, "hiddenSeries": false, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=~\"$node\"}[30m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_每秒I/O操作%", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "每1秒内I/O操作耗费的时间", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "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 } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Reads completed: 每个磁盘分区每秒读完成次数\n\nWrites completed: 每个磁盘分区每秒写完成次数\n\nIO now 每个磁盘分区每秒正在处理的输入/输出请求数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 22 }, "height": "300", "hiddenSeries": false, "id": 161, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": 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.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_读取", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_writes_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_写入", "refId": "B", "step": 10 }, { "expr": "node_disk_io_now{instance=~\"$node\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "磁盘读写速率(IOPS)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "iops", "label": "读取(-)/写入(+)I/O ops/sec", "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": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Read bytes 每个磁盘分区每秒读取的比特数\nWritten bytes 每个磁盘分区每秒写入的比特数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 22 }, "height": "300", "hiddenSeries": false, "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": 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.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=~\"$node\"}[30m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_读取", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_written_bytes_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_写入", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "每秒磁盘读写速度", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "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 } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "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": 9, "w": 8, "x": 16, "y": 22 }, "height": "300", "hiddenSeries": false, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "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.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/,*_读取$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_seconds_total{instance=~\"$node\"}[30m]) / irate(node_disk_reads_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_读取", "refId": "B" }, { "expr": "irate(node_disk_write_time_seconds_total{instance=~\"$node\"}[30m]) / irate(node_disk_writes_completed_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{instance}}_{{device}}_写入", "refId": "C" }, { "expr": "irate(node_disk_io_time_seconds_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_io_time_weighted_seconds_total{instance=~\"$node\"}[30m])", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "{{device}}_加权", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "每次IO读写的耗时(参考:小于100ms)(beta)", "tooltip": { "shared": true, "sort": 2, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_TCP_alloc": "semi-dark-blue", "TCP": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Sockets_used - 已使用的所有协议套接字总量\n\nCurrEstab - 当前状态为 ESTABLISHED 或 CLOSE-WAIT 的 TCP 连接数\n\nTCP_alloc - 已分配(已建立、已申请到sk_buff)的TCP套接字数量\n\nTCP_tw - 等待关闭的TCP连接数\n\nUDP_inuse - 正在使用的 UDP 套接字数量", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 31 }, "height": "300", "hiddenSeries": false, "id": 158, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "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.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Sockets_used/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}_CurrEstab", "refId": "A", "step": 20 }, { "expr": "node_sockstat_TCP_tw{instance=~'$node'}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}_TCP_tw", "refId": "D" }, { "expr": "node_sockstat_sockets_used{instance=~'$node'}", "legendFormat": "{{instance}}_Sockets_used", "refId": "B" }, { "expr": "node_sockstat_UDP_inuse{instance=~'$node'}", "legendFormat": "{{instance}}_UDP_inuse", "refId": "C" }, { "expr": "node_sockstat_TCP_alloc{instance=~'$node'}", "legendFormat": "{{instance}}_TCP_alloc", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "网络连接信息", "tooltip": { "shared": true, "sort": 2, "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": "", "schemaVersion": 31, "style": "dark", "tags": [ "Prometheus", "node_exporter", "StarsL.cn" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info, job)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_uname_info, job)", "refId": "Prometheus-job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "主机名", "multi": true, "name": "hostname", "options": [], "query": { "query": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "refId": "Prometheus-hostname-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{nodename=~\"$hostname\"},instance)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "IP( 自动关联主机名)", "multi": false, "multiFormat": "regex values", "name": "node", "options": [], "query": { "query": "label_values(node_uname_info{nodename=~\"$hostname\"},instance)", "refId": "Prometheus-node-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "maxmount", "options": [], "query": { "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext4|xfs\"}) by (mountpoint))))", "refId": "Prometheus-maxmount-Variable-Query" }, "refresh": 2, "regex": "/.*\\\"(.*)\\\".*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "环境", "multi": false, "multiFormat": "regex values", "name": "env", "options": [], "query": { "query": "label_values(node_exporter_build_info,env)", "refId": "Prometheus-env-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info{env=~'$env'},name)", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "名称", "multi": true, "multiFormat": "regex values", "name": "name", "options": [], "query": { "query": "label_values(node_exporter_build_info{env=~'$env'},name)", "refId": "Prometheus-name-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-2d", "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": "Node Exporter for Prometheus Dashboard CN", "uid": "c8W2b01Zz", "version": 3 }
2022-06-30 09:45:38 UTC
2022-06-30 09:46:30 UTC
0
0
14,962
1
369,386
22,340
25
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-09-03 07:13:13 UTC
2021-09-03 07:14:37 UTC
0
null
0
0
nodeExporter
null
0
0
22,340
1
14,962
1
25
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": 14962, "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-09-03 07:13:13 UTC
null
0
0
10,963
1
296,823
15,318
25
d4-drilling-dysfunction-system
D4 Drilling Dysfunction System
Texas A&M University
2019-10-06 03:46:45 UTC
2019-10-06 03:48:33 UTC
0
null
47,169
47,170
null
null
0
0
15,318
1
10,963
1
25
Texas A&M University
{ "__inputs": [ { "name": "DS_TESTDATA_DB", "label": "TestData DB", "description": "", "type": "datasource", "pluginId": "testdata", "pluginName": "TestData DB" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.1" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "testdata", "name": "TestData DB", "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": "Texas A&M University", "editable": true, "gnetId": 10963, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TESTDATA_DB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "id": 4, "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": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "scenarioId": "streaming_client", "stream": { "noise": 2.2, "speed": 100, "spread": 3.5, "type": "signal" }, "stringInput": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Angular Graph", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "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_TESTDATA_DB}", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 7 }, "id": 14, "links": [], "options": { "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 2, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ], "title": "", "unit": "forcekN" }, "override": {}, "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.4.1", "targets": [ { "alias": "TOR", "hide": true, "levelColumn": false, "refId": "A", "scenarioId": "csv_metric_values", "stringInput": "2244.629414,5756.352491,3055.409292,6363.078183,4311.816453,1957.291906,4998.965456,6302.995203,7886.004537,6890.719426,2923.822197,4839.440821,3829.295382,6542.290295,9242.778815,6845.042065,5193.973476,5970.636171,3830.548118,4510.431396,5134.940262,3813.024561,6500.876334,1795.785307,4816.549299,3118.271156,7335.71677,4181.892373,4507.32169,4053.996376,5205.772797,4995.792775,449.7972713,4432.405869,6755.491815,5023.304474,2231.71481,5410.783494,6648.27182,3563.758163,2957.679578,2907.846644,1725.732873,5072.836111,8655.119211,563.9305998,5900.606567,5762.322328,3306.715443,4702.884541,4020.88431,6645.582916,4828.510201,3608.352134,8220.164959,4680.138903,3883.803438,4532.127776,5288.728416,6410.613567,3437.744882,1174.388805,7162.105855,5550.414796,8612.427276,6248.573628,7655.670173,6224.778833,6984.685772,3649.929384,2192.829339,4805.276864,4956.280645,5790.35106,-574.0708983,4948.346862,8906.998952,7887.617885,7569.315145,2805.606956,5651.117158,7591.420157,4808.286743,4839.245972,5942.442943,1064.692573,5113.261599,7128.695834,4912.960863,5601.066874,2955.730327,6620.587083,3624.469554,2528.725601,5578.467637,7593.215598,6954.296546,4425.1768,761.0921712,7845.611134,7155.199651,3403.919799,6884.646263,3247.090314,5061.299189,5247.66362,4639.859527,2624.98632,6883.986201,5302.535897,5395.532133,6221.139791,5711.941703,5395.380683,2730.223488,3896.271884,4042.05449,1784.199401,6938.826545,7595.313483,1675.525693,4447.874968,5727.463752,4754.505647,4200.77713,5993.478561,2162.36842,4747.836099,7182.948785,2718.957556,4210.236948,7037.199505,7408.511751,4842.810347,4206.123967,2103.288224,5086.857326,3957.460871,4545.141542,3583.113687,3130.293472,5553.625717,5605.568189,6298.27109,4580.634029,4537.688525,1573.196781,6782.9589,4476.429816,3260.851384,3144.571814,4501.365503,1314.98325,459.0582706,2963.368575,5055.973258,3291.256255,5394.301813,3987.647371,6564.055815,3444.773897,3303.39641,817.9151421,5923.790235,2821.272395,4484.880103,6462.894461,4808.138913,5698.969161,3166.087804,3850.329199,1807.297156,5413.010073,4293.022342,4892.239212,2080.813869,1510.969775,2678.485758,5149.627158,7111.06757,3495.078736,5279.185228,5500.169756,3758.186995,6284.470789,4982.394809,4707.390946,2419.597426,3655.183159,5910.780195,4888.233033,6079.144152,5099.269015,3460.230624,516.3716625,1627.082582,4386.773949,4019.000851,6994.276797,6471.592414,7040.319111,7705.077661,3168.724416,6728.858243,4565.06351,3088.780302,6422.386684,6184.413844,4937.842636,4236.535677,4316.643627,1988.006081,3037.86646,6847.320689,2581.917764,6282.624741,5480.163743,6155.205879,5702.278613,2896.709597,5992.608269,5930.832811,3111.387055,7060.146274,6670.354651,2445.152068,3400.000772,396.6550852,4453.46707,6001.902968,5392.862372,1277.354769,1756.805821,4758.522612,6072.1129,4372.604774,4915.550184,6722.924277,5144.076916,4011.651907,2814.331452,8265.990885,5360.962032,7149.101864,4157.985423,5522.527947,4481.207733,3634.701337,1440.327218,3523.410874,2922.929328,8307.172737,8504.644115,6537.742986,6648.774572,6963.405931,5758.777495,5535.294585,5905.830199,5403.358842,2059.138733,6868.403233,6212.920966,4796.135021,5983.596898,3367.187754,1475.178466,5277.057476,3677.279684,5028.812941,5042.672545,5039.454663,2954.631057,4897.855851,3691.934895,6721.657039,788.8556179,4428.44296,7107.678089,2905.958156,2286.872622,3725.882215,2770.592172,7660.403044,4725.093935,6184.328229,5743.81072,7610.599913,4219.449514,6813.76521,7859.646263,6734.266291,5342.561109,4855.299127,2933.979358,4075.10106,7006.422245,6303.327757,1759.417441,3132.795446,1046.345724,5077.550733,5207.734471,4795.710128,85.37189341,2914.539345,4210.765147,7363.237644,2360.521614,609.091882,1915.108325,-67.47087778,5943.440944,4174.830907,7874.736491,4399.051753,8083.115514,2685.947269,4816.791943,867.0689154,3320.231393,3682.964896,5228.53343,4207.938745,5570.473196,2931.563194,5960.724665,1561.11974,5499.286563,4168.803363,6599.316471,2109.188183,4271.190576,1513.271156,6740.246343,4253.944565,4362.895386,7201.457205,7468.17245,5991.03245,8467.177915,2930.477863,5192.458085,8398.84788,6781.142516,4011.987978,7748.489905,3194.367394,4968.43623,2434.546478,4981.34265,3600.077888,4725.643494,4157.197588,6054.628857,3781.314762,6279.594522,3321.495725,549.6464559,4865.435212,486.042256,2498.056623,3502.431259,3820.383423,5949.346243,1941.673998,2845.092681,6466.952492,8410.032918,7429.185119,4399.079677,5554.30043,7440.256833,6737.90401,3497.265593,2399.102566,6951.583856,5097.615638,3232.758492,2291.346864,8085.967936,5106.524952,2206.192768,4879.336783,6560.542982,5228.668433,4601.503855,4963.70249,5746.22369,5231.793876,5746.838635,10362.1241,3333.3154,5137.128674,6442.891243,4541.00131,2154.883653,851.0047376,3484.012407,1735.712784,5807.997676,4779.487812,4437.121674,3969.703111,6586.282231,5041.699193,4099.892787,4174.885947,-1031.32569,7802.250053,4938.549646,461.2110916,5733.256535,5350.606846,1399.391441,3261.014681,3465.332967,6079.588768,3552.916561,3934.85985,6797.165222,-472.6600709,7102.130635,3145.437409,9974.216398,5010.44857,4064.691878,3910.11027,6851.717057,6024.65087,5218.535343,2236.753958,4919.756336,2976.736313,5562.233554,8040.950536,7016.459346,1940.145995,660.5129694,4539.257289,3570.104521,6282.501953,6666.040245,5945.111529,1742.174835,7679.497484,6554.174466,2855.578246,993.8459086,7643.652669,1475.46764,5056.845981,6600.003831,5916.031659,34.23726222,2201.104331,1912.874262,5323.794514,1750.586012,5261.875279,7547.334334,3828.690225,4469.112663,5472.78707,4730.241925,3621.359255,3928.610116,6607.896393,7138.822136,3838.61156,4601.708,1025.450902,3291.673846,4631.76012,1962.753368,6963.112413,3690.434757,4566.814344,4147.050532,4073.561911,1937.44929,5181.22427,8095.264367,5752.144544,3340.466246,2124.330652,5124.608978,6971.928635,777.2573611,8197.497399,2424.733616,4334.292389,4445.773737,6082.28391,1546.836903,1183.768173,7626.643535,2525.930818,2453.376192,939.4496413,7907.121101,8263.455395,7446.250356,4816.780246,11054.18991,6405.752203,4097.843654,974.7502399,4003.599861,4589.87695,6860.164884,6046.453621,5162.699406,3102.00074,7210.844016,9328.648834,2043.277568,3356.134091,3634.212242,5859.355667,2954.86647,7667.726046,3109.067182,3963.776293,6065.929423,1827.612237,5300.497299,5875.941095,5264.83533,3903.78271,4951.656854,6782.204313,6986.250338,3921.664786,4660.713292,3607.943592,6037.92275,3671.656334,6087.964635,7105.742578,3220.858689,9078.88355,3811.609211,7153.572156,3694.393256,3067.309247,2158.890639,2047.068278,3811.446994,5108.102432,7161.475734,5013.712379,3887.384057,8567.637075,5820.684177,1930.554994,4778.710117,4759.386612,3527.466563,3835.591395,4270.999212,6147.834141,2105.70596,4593.74048,4184.270203,3481.225801,3277.527619,3374.077394,3113.266205,1907.496474,5100.95358,2345.438137,3803.129205,4484.975636,4169.991702,2133.896345,3323.203076,7624.040835,4715.557035,6196.897779,6663.760427,576.5202437,2148.816972,282.2604761,3894.889525,2935.277154,8316.995901,9440.881603,6670.347083,3363.431903,2553.249927,5530.390331,4776.184601,5707.348229,2972.777225,7985.029889,4939.12144,4588.511852,5919.980112,6404.361759,5446.490131,3040.922755,3651.396819,6764.315067,3706.717395,3089.47165,6216.139021,7735.291834,6613.585846,6707.577201,7837.506476,3226.272016,7657.959041,5887.167653,3574.602218,5798.092408,4293.254327,3551.402751,4059.523946,5718.790565,1063.182734,5366.649033,5166.000694,2893.062616,3115.479554,6495.879186,9053.294604,4168.308433,4751.156739,4929.465863,4549.901039,6669.924815,2885.899117,7473.141459,3737.981911,3969.362898,5049.552546,5382.018718,5544.715308,5873.491646,2190.148026,5932.5179,3681.297637,6129.413005,9320.924457,6327.611586,1144.855613,4713.098923,5098.402773,6957.861295,3544.020027,5525.624181,4223.454243,3170.07221,5187.157046,2175.644818,5727.209788,1064.632198,6622.259506,2376.839381,7971.934666,3715.139644,7671.131846,8891.954738,4142.555198,5369.549163,3155.166353,3560.858361,2605.800322,4983.371858,6781.358052,6055.10746,9968.280176,3470.062689,3527.492729,2168.302556,3576.730099,2096.019959,2565.74847,6422.085285,4937.911134,4113.430348,3798.915875,1715.74788,2783.98835,1005.970203,676.4706227,3436.583225,5472.441832,5506.086752,6876.001278,4933.452173,2311.154481,4536.226951,3617.070873,4182.695428,6167.558995,5266.920274,-642.8898911,4306.512449,2243.035923,4941.200164,4860.70485,2490.86778,8891.550355,4514.074415,3372.862844,4869.504592,4185.425051,5988.196306,6168.900657,5186.076347,3642.809563,2517.474406,3421.375673,4302.49352,2061.97382,4524.522163,7875.160177,1558.229714,5587.710885,2066.475558,2273.515939,4555.325087,4132.273008,4396.188901,4862.282918,6967.826047,6600.719004,6964.192712,4969.688328,4096.19946,5546.720342,2866.920314,2335.149779,4937.467516,8250.805155,4582.970679,1548.784858,4006.167689,8062.154622,5614.478452,-265.3015718,6314.812057,5084.885013,2791.600245,6267.375139,7313.793631,3422.556368,5895.900164,4856.528017,3765.783733,5687.070296,3052.381763,3808.14422,3469.576858,4098.462846,4226.989911,7238.896998,6352.753617,3820.076385,4416.235443,4343.155629,3300.415515,2869.598297,4492.415821,7317.200112,7285.48545,841.7012723,7043.754433,5034.818295,2218.504049,4174.313661,1055.275538,6381.555244,4835.805924,2655.729426,8077.400179,5490.021754,3681.073433,5102.772828,4634.062382,5184.431259,5227.84089,3114.425456,4815.925535,1576.540815,1040.741533,6352.242651,6406.90641,1714.959226,3873.311237,4099.598791,5368.389794,3930.644213,5637.250849,5648.934128,6655.310309,3064.999716,9974.073977,2089.133044,5721.196827,2928.55523,6855.422402,5875.099844,3013.283118,3134.474628,4449.069326,4963.449173,6232.465672,2380.376891,5014.436584,3958.221663,4541.89403,3820.61032,4376.833469,6007.332119,2012.172544,3045.403906,2335.778,5137.386532,1851.775458,5614.459453,3640.054971,8162.77466,7080.898721,1995.828811,5018.024305,1926.145258,2453.153048,3424.942845,5758.665926,6502.521423,3601.294379,2537.667332,4048.006729,1810.923205,3377.838721,2727.367007,5917.25749,2682.192348,7581.361838,3864.056936,3236.899312,3704.21936,3586.58318,4821.6103,7962.808117,6087.43335,5524.849723,1475.674136,6827.035457,5425.890186,5365.796718,4318.903316,4400.473417,6518.540166,4262.575414,5836.761301,3955.389941,7163.440819,4850.622106,5868.793404,4073.102369,2737.728429,6214.653388,4730.379372,5371.775342,3629.848183,4056.743003,3898.421662,6465.917141,4957.895864,6083.971382,1923.130416,3001.224963,1669.021185,-253.790183,4855.088034,5656.892797,4501.276266,4864.793203,8683.400074,4635.401717,8943.651937,6013.805751,5434.540104,4721.423631,5820.248538,6188.989647,3309.640529,2727.532407,6314.144365,7195.201318,2701.654348,1952.158403,3142.373677,7816.951565,6802.068496,3659.013812,7069.995298,6085.33172,4258.595814,4940.820843,7389.496508,3939.429127,3444.998486,5948.117501,4679.37722,7362.30399,4624.145788,4805.491756,1976.114561,5879.485464,2003.161145,4689.98206,4174.272654,4669.740282,7313.61081,5547.862683,2939.428972,3952.199732,1984.276321,4638.433878,4237.914396,6135.097754,6427.200679,4291.297847,7697.555033,6172.410257,5779.146896,352.2876607,2254.843971,3508.137974,4787.906187,3691.107887,2874.941202,4275.18272,2556.370444,4713.27135,3759.876177,6773.190658,5663.555262,5212.259116,6687.165759,2879.084407,6938.336837,6317.064206,8999.442758,5178.018264,3521.719874,4908.604927,4392.082978,5906.731944,3130.162485,8892.985924,4589.039611,7860.411766,5699.588612,4920.393662,3030.065172,5433.996831,3318.710295,6855.089119,6886.56705,6100.954774,4388.589072,8092.93747,5282.727665,5158.385029,4583.564556,1695.489387,7315.474606,487.8863719,5135.831315,5149.073081,6889.285284,6726.984952,4452.543655,3187.194942,2026.340329,4243.805684,6246.336784,8067.838498,4899.524555,2944.183485,4070.593446,3886.829988,2482.861492,6653.358283,2610.585822,4527.170648,10873.58422,-1086.874356,5966.259537,3220.380705,3309.852532,4402.678996,4151.622,3831.193099,7924.320547,3840.646141,1943.501369,1272.003787,4180.209993,5445.580931,5263.611551,3335.152378,4256.549854,4636.394487,2298.058008,8018.25198,5670.104403,4244.680384,4673.706462,5416.940927,4491.007215,1551.545939,3175.015298,2563.549087,6280.113335,6750.718166,3244.59079,4865.324796,6390.76073,6712.084597,11030.51314,7491.442102,4517.990989,1763.943528,6426.520791,4979.924467,5424.744754,5155.062198,6236.729264,2552.007797,2433.824576,6889.607305,1637.165487,6355.528682,3315.439238,5691.218283,3540.555955,1445.372711,2719.99314,1145.790461,4810.30206,3542.691257,4715.033332,2687.425957,2814.337161,4525.059471,4746.094231,5837.590239,6588.593422,5562.919938,5367.848545,5652.920532,5989.571578,4259.107265,3466.014647,1850.150663,5599.234014,6132.991878,3355.014799,6174.190946,573.0296623,6516.53582,6131.749506,4453.787935,8540.407354,5527.380465,1629.837806,4098.984586,6606.45268,2539.189494,8837.934185,5692.57136,4299.178125,2023.647923,7351.356006,164.705206,4495.498044,5495.751458,4050.945347,2606.509292,3283.766127,5145.512923,4814.074204,1077.914934,4472.181768,1765.246353,5623.659215,4862.902127,1512.903997,5692.276848,2669.899866,4161.421888,7318.877447,6245.609506,7227.317383,2038.660488,5682.019614,6237.49914,5279.311099,1470.149236,2648.69841,6185.517825,3565.13483,4012.190563,3228.51293,5468.553243,5847.674557,4231.312485,1806.970839,4594.530289,4961.310926,3791.668905,1005.374276,6288.563142,3363.818651,10156.27508,3914.66732,5306.666606,7926.543424,9469.879172,5999.426083,1768.086538,4801.976534,6053.919565,3443.241197,5920.432427,6877.149857,3078.480514,1394.879725,5194.353011,1958.917854,6271.344272,3640.114511,4556.580402,3224.918419,7312.088113,3507.998692,3494.52517,5323.858992,4475.586422,4404.961016,4987.049333,4003.727004,5365.972402,3115.061292,3898.586557,5923.41635,7971.521126,3983.048006,6756.464386,3167.893021,4085.485046,4759.462738,5622.844448,2912.575296,7423.21552,6300.840767,1824.450615,4476.00979,5123.495257,5162.261041,1991.897484,3445.421532,3280.440101,1030.476134,7008.885266,1212.443124,3897.137941,3333.339325,4001.771251,5379.959183,-36.64640366,5754.522732,8740.254624,3841.848782,5539.56039,2667.693561,2199.490011,2945.637386,5521.985421,2149.743574,728.3633768,3519.077303,9016.251039,2174.811225,5457.289149,4060.939639,5064.626059,1799.016591,2159.336615,2069.185839,5425.829826,4776.733771,3460.337989,4275.379671,3544.39225,-551.8513659,3877.893021,6937.442255,5139.561386,4259.050897,1663.938049,-730.7786335,4411.197394,5564.593232,2383.579274,2732.849731,2495.256344,6205.381323,8302.844825,3092.378727,858.0871894,4252.492834,5793.51378,7707.170643,8246.11568,6757.778516,4119.778017,3009.595985,4244.756979,5724.133173,5596.706005,5467.784294,6984.558301,7674.760219,4399.421047,4302.307289,5907.717833,4046.536983,3730.188104,3018.104607,7281.24539,3947.254351,8474.211092,6747.375066,4489.841164,2346.941712,7094.516493,1987.564219,5346.826843,3878.720577,5692.649918,4530.798337,5381.659935,5981.160445,5742.304211,2495.199775,4591.624679,6440.759007,3646.39039,5483.64419,8796.910907,3572.25041,9130.917981,1533.272302,5894.155164,3754.717761,5190.434117,1053.96765,463.6604649,4325.689223,7828.261573,2848.573127,5813.683901,5248.992099,3462.851303,2545.745427,8048.395502,6815.538276,179.2388681,6040.873707,4464.207845,5037.906971,3469.103756,3646.129053,3902.655696,6862.475715,7133.584981,8200.584037,6527.547668,467.9441301,7180.37814,7615.882209,5182.876046,6643.681367,4656.226979,5304.515631,576.6110198,1584.437731,976.1194534,5950.356005,4488.363211,5180.250419,2610.562198,3094.344511,4837.975929,5542.338955,1517.785982,4538.300021,3949.737316,5432.134475,6444.646439,3562.999858,1662.755124,4382.692807,3597.544794,4425.902512,2852.00645,4340.355552,4694.382824,3557.528606,6537.87557,7164.012127,3942.191672,6648.403391,5491.326707,2368.805156,6247.9002,5439.777514,2784.269264,4137.116193,5365.737431,4298.240166,6019.212616,813.3667228,4976.497118,4698.960977,8043.719982,2598.295137,4799.832728,3543.68772,5510.155552,5451.198597,1338.599767,6747.59967,5507.640215,6959.623063,6409.277663,4506.494333,2434.038106,6372.202655,5787.047091,3892.404476,1493.603281,4925.607214,6258.109786,3275.587387,5689.758366,6495.258,1070.41999,4542.175137,3915.812786,2284.126963,2237.064547,4505.764558,6640.779788,3968.040071,2570.337973,7904.113804,7869.000217,7005.718074,5589.269329,4104.667494,2726.23298,2874.734066,5902.677687,2888.381639,9612.121862,4879.328422,4510.96499,2966.56181,6225.537055,6648.420258,1339.500457,6351.15258,4927.247437,6630.776934,4535.380438,7429.694211,10297.90661,7140.38102,4265.774761,5626.990938,5216.708423,4674.142938,4624.238091,2491.023428,3320.985451,5670.133622,6561.655264,4460.868379,8716.322247,4556.557765,4571.679006,6408.276039,6448.883982,4784.820484,3624.305686,4025.100848,3960.756572,4462.467544,6590.735305,6302.3659,3077.205538,6679.25589,2736.410357,433.9344638,4989.771758,1288.75439,6547.615205,6521.757867,4396.294737,2999.565782,5495.954502,3672.458229,1845.41166,2650.076325,5859.852141,7624.189124,3623.513745,5220.021499,7074.475109,7376.390923,8861.828503,8650.999011,5395.819999,3282.887829,4961.194378,5991.67842,9045.767399,5162.578439,4356.741635,2360.825273,6615.966868,6480.821931,8088.267106,4937.357336,5714.782909,3838.496989,3091.143305,1874.033278,2275.29942,4482.62525,2649.416046,5383.389949,6031.33087,9151.143662,2963.976531,1636.8973,3042.245022,4143.230969,5475.551616,3076.604847,4085.85045,4506.732543,4271.296662,4032.305095,3051.156504,6242.547758,4445.001952,6632.370739,5196.656655,3940.974424,4751.995617,4113.096861,5224.971032,4569.527308,2981.229218,8676.790953,3621.851569,4561.897559,4963.962111,7906.066928,-751.4214556,4439.455337,8140.759583,2667.253965,4136.238042,8012.193919,4063.602551,6896.217755,3621.823723,3444.847383,4530.788204,2045.431557,3885.032632,-1031.007343,3258.299534,5169.187224,6162.786934,6820.241461,4205.609005,7411.442752,5518.246658,4683.680628,6597.147214,4079.498784,5331.134049,5342.566489,3777.847372,6453.324238,5279.892771,4560.671274,7482.707311,4152.503636,8081.784098,3203.145667,8405.572983,6602.824245,2931.569033,2299.694499,1246.724296,1754.375665,5722.86996,7930.789559,6896.000058,1120.593089,2227.60901,5345.555107,7125.775085,2466.304312,7192.998815,3674.887122,6037.694028,8400.402338,8581.621334,5170.977446,1637.092617,52" }, { "alias": "WOB", "hide": true, "levelColumn": false, "refId": "B", "scenarioId": "csv_metric_values", "stringInput": "82471.39816,113806.9102,160533.7517,71315.415,150099.4378,228861.9902,125520.349,128169.8181,184375.5665,88966.47646,227462.8004,123476.8057,111341.727,114114.3833,119861.4657,109639.8454,142568.5227,243809.3853,198455.5169,167311.634,162209.8372,177497.5801,161260.2743,169192.5452,103765.6162,95560.99842,154773.7286,184691.4047,151691.9579,171488.5538,101052.2435,161125.2297,151647.3381,130290.2722,143103.6102,103801.3833,177434.584,161052.7069,93626.5956,149551.4259,171134.268,168662.3895,126917.7514,204595.8728,113968.1553,153175.5755,135356.9382,173270.636,169360.3776,194647.8362,66282.15086,129505.5282,151413.7594,126776.3279,105413.3288,210269.0829,114602.3681,150594.9954,136350.5272,91877.50859,176705.1326,212983.0154,152881.0832,151297.816,140118.9537,216556.4349,140205.9324,177035.9176,193195.1206,92758.57457,154166.1985,91863.52701,151396.0299,169893.3995,55898.06388,190529.4666,186412.5473,169088.3918,106898.9835,67963.2333,205074.0417,161454.5453,160482.1219,139952.4808,112409.8332,112553.1838,76486.15706,188355.691,130627.1476,112314.646,75447.10709,193344.1159,99313.00366,66738.3915,139752.034,87725.47477,180660.691,142206.5552,125151.1356,192630.9653,84889.36596,79056.24927,110578.616,155372.9283,256113.0428,18930.46278,97228.17345,157529.007,225856.5353,124476.1667,161283.8502,136055.2097,124661.6525,127961.8078,113916.7317,185725.131,157366.2408,198655.5192,142113.1135,80069.14581,102569.7832,66404.67474,113997.3173,104479.8799,164527.0004,94996.55111,196989.3054,21763.93731,175590.9819,204247.4532,139456.8976,87984.15354,112715.5444,97487.6821,49139.09782,197172.747,181652.448,149597.6527,139150.7455,133858.9829,166655.6421,157724.9829,113400.6928,88198.41122,132392.0596,126974.5099,135159.2543,130129.7916,50137.58827,183673.2009,106225.9702,82095.98567,179981.7057,119505.0737,120418.3522,195055.4644,205062.1179,117768.4903,123553.6305,195268.1513,120002.1653,133141.4149,23983.0293,187621.3656,114419.0382,133946.2173,129731.4376,60695.41126,81402.6082,164614.8353,214149.9535,188482.8911,199928.9169,154773.9164,142458.2775,120037.8242,233183.3186,171784.7789,137811.2161,58009.49356,106973.3395,120548.0355,168521.2498,139621.3519,151418.0924,141798.3881,180848.374,137980.8273,91986.54457,128106.7515,130672.9224,51777.49516,181812.717,6741.182506,200273.7457,110293.0284,95605.94411,107223.9502,67516.16297,147247.0564,124646.3833,163678.0409,115229.6798,146258.2788,196166.5217,237936.6425,85681.63235,155625.119,96665.52307,72635.94877,94094.79944,255230.2267,210036.0814,188667.2491,141473.7331,122482.6764,128410.5107,191134.1798,278580.541,134686.7698,122134.4838,140809.4748,158439.4836,147537.8101,107674.1766,-45795.78418,141345.5453,200509.1904,249400.9349,64849.74229,60829.10075,146719.4474,149545.3467,155131.4399,219881.2339,41163.6,61607.38664,175765.9211,165506.7855,153300.0295,140553.6047,150213.0699,117285.2483,163497.511,136988.1041,248439.6267,132010.344,135654.3414,185889.3918,139862.508,144790.0712,173461.5641,141137.3457,134948.427,166020.4073,259976.0167,205267.9877,54994.35003,157231.033,91411.99726,165263.4784,97730.39555,168946.9484,109666.2195,97657.09351,105894.4068,148065.6226,214882.265,143199.0109,184848.2006,61136.78149,93430.07281,86988.60739,131332.1527,143903.41,82334.86815,151271.7715,162480.7442,145231.5681,185402.4922,157020.7311,147949.3151,127520.4688,-11223.47243,198136.2812,152615.9774,84176.8575,69727.28829,57444.23337,144459.1929,84048.13542,135026.7959,59498.81527,205622.7903,169219.5941,136951.3917,140361.28,84993.14183,198306.4864,51375.35887,165536.0919,177147.6712,214889.3262,170934.814,163870.9102,237338.271,166342.6822,107512.9119,152230.893,179143.5407,147562.8377,144894.8257,222511.4133,112152.4183,102413.7076,196439.5712,100309.899,182743.9247,138274.7376,58620.7796,131934.7169,122505.2828,186114.9156,115788.9936,221785.0138,101008.5461,123428.2635,210936.9541,36877.58374,79745.49155,38941.55661,220516.5509,133669.5773,156576.9117,55576.42558,142627.5213,123111.4217,124870.1322,158668.4196,55795.07452,80387.9602,24807.59344,109136.956,153655.7145,144506.0774,90629.44796,134648.8504,226003.5423,93251.40013,95866.23638,93102.75802,149660.7409,-75564.84062,185059.8831,246346.196,41109.7617,138234.0524,82148.44442,104673.5076,123639.8908,142660.5368,193266.5058,144387.1085,200601.2661,166394.3142,123567.1256,66954.26792,105557.4545,129478.5453,153626.373,65982.81108,121248.6815,166802.4206,281883.5033,121483.8978,162771.9011,129006.2109,84777.53391,190744.8009,77405.09047,63229.04966,154898.1282,33287.51797,196206.066,71922.10101,89739.78748,184715.1587,114705.5259,225876.3776,162866.7955,118866.5481,167635.7256,139046.3186,171629.4041,176577.398,87080.363,145836.2703,171469.0603,198887.9663,127459.5912,126056.2598,124127.155,134761.9848,109396.6398,175719.3093,174792.6373,116315.8854,140477.0088,91652.47937,143988.4274,211380.3721,56712.05974,100300.2325,31635.50271,52178.84625,206068.1868,169015.1289,177957.5387,166067.4074,121162.6127,116707.1287,111073.6946,244703.6322,164686.856,73723.37551,114127.1088,95596.73687,49110.1795,173264.6192,72374.16704,78274.25884,221561.2175,149165.0914,172148.1803,108388.1995,183591.2925,209430.6074,90077.41929,95319.6646,195246.3015,119687.5602,130713.3618,173482.6628,110454.2722,221490.9723,267910.1714,194467.7048,171082.8832,168470.1904,148466.6755,204956.5183,152591.702,140081.9628,127971.1671,125245.7364,75196.20193,106670.0569,110379.6234,194718.767,151386.9739,149287.8268,25328.94346,150019.0962,154201.0929,223293.2908,90943.23182,159111.9346,163845.409,149738.8189,158906.3164,152059.5082,132939.1514,26015.53653,116748.4119,206722.2607,116231.462,198328.624,55034.00982,210471.2431,149123.5881,152425.5772,150594.1865,184049.6628,210161.2324,182024.4088,94758.1681,56774.57776,163335.0761,157266.5254,109693.4025,39114.93935,156840.4876,94792.51811,53126.66687,117874.2167,154642.2979,128438.364,167031.3731,136199.8602,97083.119,105058.7092,163681.4751,190365.4733,174778.4663,56181.99888,188232.2356,150052.5713,162842.4618,149223.9381,134995.0595,114917.3914,47006.98541,166342.505,107067.3712,64097.11966,50426.53961,102227.6425,225270.6035,165408.5197,132009.9854,99649.97102,93808.22778,95992.43397,150304.5607,155766.9028,151096.8059,117922.1584,132371.2685,56071.49866,292142.8176,184011.0714,185835.5808,60583.88016,173294.7802,181077.3781,94822.29208,51453.26403,111152.6221,175687.8305,12916.49279,150009.4804,144800.3187,181203.3513,156412.0784,75165.24672,173711.8349,122004.1852,76026.02824,150349.6562,103383.9828,137749.954,182910.7405,191876.0564,179753.9183,117716.9357,140653.9845,105388.3473,202860.1855,107345.443,70007.00246,164553.0646,206053.2852,260067.0872,171010.387,178500.2229,230401.3619,112583.3953,197876.5024,93172.66009,149856.92,169074.3774,177792.3436,129433.01,238394.6951,225429.3565,110523.7972,65964.17172,67070.24862,214787.4619,57511.50256,175818.5317,152606.1876,177688.8058,149379.3168,125903.8767,100557.5825,86111.30475,163918.3868,56172.60843,117061.7166,69980.32646,160233.9625,183655.5157,168374.0612,86808.26063,121617.587,148309.7443,152048.9584,158497.6224,95537.89645,127484.4654,183219.1923,98036.14353,113656.1463,129294.1052,176070.3661,138637.1673,95431.99294,128898.5493,128211.1346,149902.3146,195208.4264,134860.1977,73915.81704,92235.67066,104018.8246,269263.8142,86742.8863,206232.1132,93696.87036,130052.9937,125512.1732,161466.6196,90704.6387,56309.92391,130053.1706,144988.4028,124057.9149,8087.595567,176410.9791,134638.6109,122396.0201,203772.2635,165511.141,170878.2338,148435.7954,135706.0419,141129.0672,162742.9441,118233.0827,172469.0147,151004.6279,126946.2785,108691.5998,161964.5855,121309.5794,205780.7938,128429.702,225063.4711,168488.1622,182098.5052,64213.90947,168902.6687,171229.758,193602.2774,216157.3096,179746.8044,172590.6186,117761.1066,40893.83404,141000.57,49258.12762,99795.6824,192915.5352,71738.98003,228951.4993,138528.5678,128261.8853,207960.4404,171668.8354,170478.6854,220447.9053,50741.89265,160074.2422,136485.3471,119106.7831,42417.75727,85344.63394,53627.18479,191106.2368,139964.522,237829.1166,125055.8311,133394.0657,132998.8635,137246.7824,176975.2554,149855.0003,95481.76544,148141.1898,122191.2064,78447.2816,117768.8523,165387.5524,154806.4479,170770.1876,136421.2104,145155.9492,222561.4353,207297.3506,140691.527,74525.94026,127315.5221,137944.2903,62027.34404,88222.8893,95180.53834,196306.5117,146768.7037,231458.4108,139884.7999,128364.6703,132086.9195,150647.6835,58118.90497,147930.0882,121773.4178,205120.2365,145979.8771,180048.2138,136147.8328,194314.6929,161893.9337,108475.2738,115389.4589,91493.49591,175029.496,172250.3849,87260.67417,150018.2598,185747.388,160345.1707,166753.1809,146602.8814,105447.7808,127024.9621,177120.2704,139495.2795,97494.8137,144400.2601,166021.0848,94258.28157,161505.0393,121327.6795,108920.6417,79935.78177,202991.0031,117794.3081,86037.76559,168827.0259,129657.8345,219887.1152,201537.561,102444.3467,156983.5966,117992.3922,157509.8903,131427.8816,132482.0989,191315.8495,185218.7234,125444.8204,134888.6623,183957.4156,159642.4062,219513.1578,172706.7659,132674.4808,164399.659,197508.9087,40101.24756,94310.75593,144460.5969,161032.289,224820.9327,110143.9023,210145.9974,123694.3143,152087.5797,112984.7933,120619.6633,192402.7798,171710.2276,183131.8535,112201.4952,110821.0153,207054.9502,144823.6743,116671.7169,151244.2218,199254.131,120502.8933,170631.7924,116708.0467,154410.9117,135981.9757,209013.9726,170953.011,126293.5776,218229.9405,139144.9865,66832.38954,134457.8663,181783.8949,155476.0027,147807.0789,136547.97,232383.9701,165530.4747,164978.2468,152075.7057,157738.7862,81435.57321,60081.32563,113999.7768,232142.9277,197943.3087,194835.2645,66210.52517,99832.06797,146553.9657,117518.0014,183111.4047,135153.7673,26774.83127,182079.0646,163562.0096,191932.4318,180832.8504,199024.8918,163779.2344,263071.984,147897.4304,145348.4623,136498.3387,104282.0353,131273.6106,201918.5536,256247.08,52260.63854,188892.6015,165140.1008,122512.1139,123794.7507,188237.3396,198490.2467,149569.3535,176496.0086,198487.1239,153308.6796,191241.1146,127705.9443,145287.1588,109945.409,109765.3162,191684.8393,153104.3985,144150.0914,158163.3769,126643.2732,101209.6828,142407.0502,120456.3275,158875.4324,162387.3794,231000.2901,160178.6382,63993.60038,159263.3375,222754.1509,51943.87378,144175.8298,124925.0103,207910.4921,56320.39702,211777.9678,168565.6303,55850.15491,122895.7376,207142.6913,146199.5463,134494.2983,117662.4644,231306.5677,137516.0836,105956.7606,187847.6504,234615.7893,126618.543,153344.3273,113446.9212,177437.3709,210526.0561,153110.1592,121657.4402,159830.5444,136692.1596,150290.8328,108072.7149,173705.8156,178735.6339,209474.4948,183132.0615,114048.3724,257239.4761,37537.83979,170041.5841,255294.2742,180824.2621,178781.4506,144363.1077,143395.3969,93002.02777,106650.5404,109032.0254,133901.5713,131909.0191,178408.1751,207801.5754,7742.113895,185799.6664,275589.6914,93249.02371,206254.2459,144972.9713,201432.4505,143706.5202,150429.6882,150494.7692,102030.647,148389.2457,206836.1184,170015.3881,180875.2776,76660.23887,129534.0478,23318.12736,200408.6639,77027.63802,94485.63769,138779.7063,191223.4243,33163.4768,41464.60893,73363.16076,110977.6084,279113.3246,156026.3024,96179.16075,135262.0069,174949.8534,143833.8346,105362.9643,79977.88635,105362.805,189067.4798,14746.91291,153663.5683,127081.512,119109.6459,68062.1729,131464.4264,137625.1707,87788.41737,94476.32882,93585.87964,130600.466,178848.7888,104869.9824,95575.4806,86619.07728,129193.8821,32085.2695,150112.9399,86438.95235,164127.4666,123009.9561,125875.2528,133876.7617,169871.811,145995.7896,94335.77732,85238.27358,142946.9051,102456.0462,171471.7722,255946.9737,196092.0553,88904.84735,122141.6279,99939.98171,188051.2029,119054.6202,161923.1916,133001.6024,185486.2147,67006.19227,71375.27374,160471.529,172665.8166,123805.3226,121032.8952,249557.5295,169915.0626,180155.3938,57377.61617,192640.0145,127066.7055,297580.0192,144921.6276,7839.280587,62035.21087,142506.7018,122325.5444,172433.9966,126087.7997,234745.4244,54195.36355,184700.6034,114902.0754,54880.30316,225231.7611,218111.7037,61841.09412,34859.36078,123346.357,86756.36983,211840.4094,145582.8968,118447.4913,68000.39356,82897.86634,190676.3047,159244.8075,71483.63444,267878.7479,141264.4617,170836.6805,165142.6194,128026.2541,111095.1321,157981.6048,199241.3039,91281.95051,5788.089578,89257.50356,139860.1287,104782.3229,152772.1748,175163.3764,136070.4367,116741.6162,153887.0516,111301.0468,185600.679,240273.61,198267.6519,76548.31678,166677.5985,180753.0226,99182.36088,136562.2097,212373.793,108022.4601,57951.42883,92780.23974,149848.1232,168372.409,120270.9579,64744.07796,134525.8177,44463.07755,145438.5675,172872.2902,138259.1264,137569.4403,128451.2756,111614.0427,132178.9387,116697.4408,146029.5458,142416.0349,123630.7429,141341.252,86219.99322,167064.135,126457.8875,173732.6006,168965.8329,60530.59517,71691.08098,97701.88029,75982.83861,160892.9544,183424.06,171772.8429,188385.3966,178238.1021,156951.1395,168769.706,148688.5521,164022.4178,278325.2706,205164.8312,142512.5399,117926.8305,117008.137,138300.7774,218539.5011,122514.7135,132097.2792,207057.2976,164879.0259,94486.97282,118434.4918,187731.9775,175426.6052,83088.65372,143686.1942,149892.3111,138126.4796,165694.4581,97410.19241,199753.2562,173520.5046,182011.8819,155721.0808,71691.58117,89640.73215,176818.1902,254491.0137,161667.3348,72533.28341,164070.6432,209192.2672,190890.971,152251.6839,135181.9204,67249.0642,123418.7378,266063.3624,128830.1081,166169.8754,80613.6577,104209.7562,93573.03976,69210.18736,192863.4409,144577.1588,133980.762,120710.2492,94973.20215,142244.8641,145027.483,92375.16822,151425.606,198085.2363,106585.7182,90027.76787,190769.1597,60923.69049,190646.1149,113536.0112,129883.7773,178306.0762,60307.05742,112663.4415,83002.80689,126465.9663,87231.92806,163017.1254,67340.2521,161176.9922,144950.9257,66430.08888,37056.91875,145854.9011,123144.1629,72838.54825,37254.17521,58970.99423,115077.3982,171635.0823,190264.6339,213193.0552,52578.03955,64347.04747,181736.9775,185865.6703,132422.1476,160265.149,93106.30395,100852.0953,125681.9348,168254.2647,192282.3352,57030.96543,197575.3031,148882.5855,124142.7124,106483.442,60935.98853,119667.3719,103063.5377,115503.6885,172420.6098,207179.6681,158995.6235,159083.0766,152461.3581,121051.4521,103656.2906,170699.5995,104394.8677,141464.5938,122435.2148,164526.4451,187830.946,176494.0637,164350.2459,174507.7138,212595.5258,163780.903,230354.3347,154684.42,111870.8724,173419.403,55613.05907,146850.2793,41767.98162,196025.5188,63492.13514,114371.6214,65194.45614,70918.4611,175178.596,167243.6226,104989.4751,120984.512,124752.9881,103762.8001,138973.9781,172497.4484,173873.1672,133663.1432,138144.8513,177309.6909,128073.9885,71971.44729,166599.8034,134995.8183,176763.405,51427.0027,152201.1992,153953.3961,168951.7587,158303.6577,176008.4513,159443.1074,155898.4131,93956.79332,164179.3663,83149.88413,112059.3618,148166.3105,159666.4541,172837.9369,50295.34135,220197.4705,214884.9933,116272.8664,132913.7571,128691.7105,154825.1129,57330.87153,109044.325,139726.9722,254822.5818,171143.3868,177127.3812,150154.1822,156646.0642,74286.25375,193716.7506,81306.57699,147956.0978,154513.5811,139128.1873,125284.5167,164653.669,160117.3182,193799.4316,160495.3952,187690.6666,136285.8059,159335.2324,175346.3507,161566.7211,114770.8351,127561.0349,145601.4326,112472.8883,98644.55314,155465.4299,132619.8505,138065.8421,215775.0423,176194.3238,106087.8692,214911.2635,179030.9502,136792.528,210418.9496,188480.8104,139058.5566,54056.76212,151826.3067,144959.8128,151917.4536,128382.3764,128306.9431,188408.2638,34187.92708,111571.7381,81915.19057,163292.143,215124.8741,46070.13584,145982.093,143242.3914,220247.2198,142441.5657,140286.5868,97781.92723,123109.9685,171989.076,71510.49824,118173.5761,106559.0787,265717.5783,146407.848,108586.1638,189619.4129,125935.2482,160499.5919,174592.3499,117079.8408,213792.0334,98375.22207,119563.2225,56031.29149,88455.99641,104837.3119,119406.0998,101966.6077,178667.2162,240025.7262,168662.3168,137927.4852,114158.3921,66415.10396,122864.3057,154386.393,166583.9429,142881.992,142051.1343,151517.6386,105263.5485,147356.1388,167188.1487,86876.4197,206823.6229,155954.7455,111203.8832,180374.2049,161472.9974,135339.7465,130274.2904,267828.3025,164315.9256,205819.1335,76275.5325,173036.6906,223640.8412,165794.2302,126210.5049,151957.1191,198819.6818,188523.7984,189895.3843,233123.9273,119153.8177,203461.1579,85952.60571,168815.4265,179128.6986,124425.5468,103828.2256,164340.0891,194906.4433,75498.2683,203693.449,244174.6841,213720.0019,171273.1993,153079.7936,193229.5525,170118.4038,133831.4071,159228.5716,109349.3989,157567.7144,71506.63065,186074.286,187069.5753,170029.8913,55593.3893,159383.5621,220946.0595,75600.98276,32517.47159,92078.48602,69672.74923,61213.40241,117748.177,229077.6558,205655.5163,122862.9023,152444.3179,128844.6315,93757.72834,110206.0324,123821.928,87169.03701,189530.7806,172262.3944,193160.5188,136402.5213,202629.242,152285.587,126651.0998,89001.6107,232620.9947,137805.674,52313.62288,55343.0518,193796.39,152075.4935,101617.3768,95798.27245,70940.76707,135549.9206,113833.5969,153856.973,143070.0706,168599.4095,165332.4572,57193.06494,117888.9006,174335.2961,85188.39115,206907.5937,92069.64016,105388.726,101824.8493,244356.5951,138294.8356,214047.9729,178688.2755,209307.3386,143379.8032,83399.37465,128322.0217,141666.9463,166248.158,116798.2753,207249.222,163324.9899,83751.18124,163665.8091,80313.4801,150244.1507,99473.14756,167854.1154,134120.1406,137712.1135,230316.7516,153212.6542,93491.13832,163239.3112,118207.11,207673.0809,150654.9948,160314.7748,74986.77901,185611.8272,222580.9006,202576.3392,105070.0424,196573.8701,44993.20635,166122.436,82257.59982,242415.1186,231035.4707,45870.60698,201107.4535,208648.0913,161077.3121,112463.7605,86807.61861,162309.8658,31171.07371,174266.9229,78371.65368,50209.89372,182879.8219,35987.59157,74445.5606,117474.1802,134742.7713,162262.7544,173586.6398,38890.79873,110529.8013,162684.6625,180721.1113,165235.408,190864.595,114527.1888,206530.6097,208432.8712,12552" }, { "alias": "WOB", "levelColumn": false, "refId": "C", "scenarioId": "streaming_client", "stream": { "bands": 1, "noise": 2.2, "speed": 250, "spread": 5, "type": "signal" }, "stringInput": "" } ], "timeFrom": null, "timeShift": null, "title": "Current WOB Readings", "transparent": true, "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TESTDATA_DB}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 15 }, "id": 16, "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, "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Panel 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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": "${DS_TESTDATA_DB}", "gridPos": { "h": 6, "w": 7, "x": 7, "y": 15 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 8, "legend": { "show": false }, "links": [], "options": {}, "pluginVersion": "6.4.1", "reverseYBuckets": false, "timeFrom": null, "timeShift": null, "title": "Panel Title", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "percent", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 200000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 10000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "diff" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "WOB Dysfunction Present", "name": "WOB alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TESTDATA_DB}", "description": "WOB vs Time", "fill": 1, "fillGradient": 2, "gridPos": { "h": 8, "w": 16, "x": 0, "y": 21 }, "id": 12, "legend": { "avg": false, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 3, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "WOB", "refId": "A", "scenarioId": "csv_metric_values", "stringInput": "82471.39816,113806.9102,160533.7517,71315.415,150099.4378,228861.9902,125520.349,128169.8181,184375.5665,88966.47646,227462.8004,123476.8057,111341.727,114114.3833,119861.4657,109639.8454,142568.5227,243809.3853,198455.5169,167311.634,162209.8372,177497.5801,161260.2743,169192.5452,103765.6162,95560.99842,154773.7286,184691.4047,151691.9579,171488.5538,101052.2435,161125.2297,151647.3381,130290.2722,143103.6102,103801.3833,177434.584,161052.7069,93626.5956,149551.4259,171134.268,168662.3895,126917.7514,204595.8728,113968.1553,153175.5755,135356.9382,173270.636,169360.3776,194647.8362,66282.15086,129505.5282,151413.7594,126776.3279,105413.3288,210269.0829,114602.3681,150594.9954,136350.5272,91877.50859,176705.1326,212983.0154,152881.0832,151297.816,140118.9537,216556.4349,140205.9324,177035.9176,193195.1206,92758.57457,154166.1985,91863.52701,151396.0299,169893.3995,55898.06388,190529.4666,186412.5473,169088.3918,106898.9835,67963.2333,205074.0417,161454.5453,160482.1219,139952.4808,112409.8332,112553.1838,76486.15706,188355.691,130627.1476,112314.646,75447.10709,193344.1159,99313.00366,66738.3915,139752.034,87725.47477,180660.691,142206.5552,125151.1356,192630.9653,84889.36596,79056.24927,110578.616,155372.9283,256113.0428,18930.46278,97228.17345,157529.007,225856.5353,124476.1667,161283.8502,136055.2097,124661.6525,127961.8078,113916.7317,185725.131,157366.2408,198655.5192,142113.1135,80069.14581,102569.7832,66404.67474,113997.3173,104479.8799,164527.0004,94996.55111,196989.3054,21763.93731,175590.9819,204247.4532,139456.8976,87984.15354,112715.5444,97487.6821,49139.09782,197172.747,181652.448,149597.6527,139150.7455,133858.9829,166655.6421,157724.9829,113400.6928,88198.41122,132392.0596,126974.5099,135159.2543,130129.7916,50137.58827,183673.2009,106225.9702,82095.98567,179981.7057,119505.0737,120418.3522,195055.4644,205062.1179,117768.4903,123553.6305,195268.1513,120002.1653,133141.4149,23983.0293,187621.3656,114419.0382,133946.2173,129731.4376,60695.41126,81402.6082,164614.8353,214149.9535,188482.8911,199928.9169,154773.9164,142458.2775,120037.8242,233183.3186,171784.7789,137811.2161,58009.49356,106973.3395,120548.0355,168521.2498,139621.3519,151418.0924,141798.3881,180848.374,137980.8273,91986.54457,128106.7515,130672.9224,51777.49516,181812.717,6741.182506,200273.7457,110293.0284,95605.94411,107223.9502,67516.16297,147247.0564,124646.3833,163678.0409,115229.6798,146258.2788,196166.5217,237936.6425,85681.63235,155625.119,96665.52307,72635.94877,94094.79944,255230.2267,210036.0814,188667.2491,141473.7331,122482.6764,128410.5107,191134.1798,278580.541,134686.7698,122134.4838,140809.4748,158439.4836,147537.8101,107674.1766,-45795.78418,141345.5453,200509.1904,249400.9349,64849.74229,60829.10075,146719.4474,149545.3467,155131.4399,219881.2339,41163.6,61607.38664,175765.9211,165506.7855,153300.0295,140553.6047,150213.0699,117285.2483,163497.511,136988.1041,248439.6267,132010.344,135654.3414,185889.3918,139862.508,144790.0712,173461.5641,141137.3457,134948.427,166020.4073,259976.0167,205267.9877,54994.35003,157231.033,91411.99726,165263.4784,97730.39555,168946.9484,109666.2195,97657.09351,105894.4068,148065.6226,214882.265,143199.0109,184848.2006,61136.78149,93430.07281,86988.60739,131332.1527,143903.41,82334.86815,151271.7715,162480.7442,145231.5681,185402.4922,157020.7311,147949.3151,127520.4688,-11223.47243,198136.2812,152615.9774,84176.8575,69727.28829,57444.23337,144459.1929,84048.13542,135026.7959,59498.81527,205622.7903,169219.5941,136951.3917,140361.28,84993.14183,198306.4864,51375.35887,165536.0919,177147.6712,214889.3262,170934.814,163870.9102,237338.271,166342.6822,107512.9119,152230.893,179143.5407,147562.8377,144894.8257,222511.4133,112152.4183,102413.7076,196439.5712,100309.899,182743.9247,138274.7376,58620.7796,131934.7169,122505.2828,186114.9156,115788.9936,221785.0138,101008.5461,123428.2635,210936.9541,36877.58374,79745.49155,38941.55661,220516.5509,133669.5773,156576.9117,55576.42558,142627.5213,123111.4217,124870.1322,158668.4196,55795.07452,80387.9602,24807.59344,109136.956,153655.7145,144506.0774,90629.44796,134648.8504,226003.5423,93251.40013,95866.23638,93102.75802,149660.7409,-75564.84062,185059.8831,246346.196,41109.7617,138234.0524,82148.44442,104673.5076,123639.8908,142660.5368,193266.5058,144387.1085,200601.2661,166394.3142,123567.1256,66954.26792,105557.4545,129478.5453,153626.373,65982.81108,121248.6815,166802.4206,281883.5033,121483.8978,162771.9011,129006.2109,84777.53391,190744.8009,77405.09047,63229.04966,154898.1282,33287.51797,196206.066,71922.10101,89739.78748,184715.1587,114705.5259,225876.3776,162866.7955,118866.5481,167635.7256,139046.3186,171629.4041,176577.398,87080.363,145836.2703,171469.0603,198887.9663,127459.5912,126056.2598,124127.155,134761.9848,109396.6398,175719.3093,174792.6373,116315.8854,140477.0088,91652.47937,143988.4274,211380.3721,56712.05974,100300.2325,31635.50271,52178.84625,206068.1868,169015.1289,177957.5387,166067.4074,121162.6127,116707.1287,111073.6946,244703.6322,164686.856,73723.37551,114127.1088,95596.73687,49110.1795,173264.6192,72374.16704,78274.25884,221561.2175,149165.0914,172148.1803,108388.1995,183591.2925,209430.6074,90077.41929,95319.6646,195246.3015,119687.5602,130713.3618,173482.6628,110454.2722,221490.9723,267910.1714,194467.7048,171082.8832,168470.1904,148466.6755,204956.5183,152591.702,140081.9628,127971.1671,125245.7364,75196.20193,106670.0569,110379.6234,194718.767,151386.9739,149287.8268,25328.94346,150019.0962,154201.0929,223293.2908,90943.23182,159111.9346,163845.409,149738.8189,158906.3164,152059.5082,132939.1514,26015.53653,116748.4119,206722.2607,116231.462,198328.624,55034.00982,210471.2431,149123.5881,152425.5772,150594.1865,184049.6628,210161.2324,182024.4088,94758.1681,56774.57776,163335.0761,157266.5254,109693.4025,39114.93935,156840.4876,94792.51811,53126.66687,117874.2167,154642.2979,128438.364,167031.3731,136199.8602,97083.119,105058.7092,163681.4751,190365.4733,174778.4663,56181.99888,188232.2356,150052.5713,162842.4618,149223.9381,134995.0595,114917.3914,47006.98541,166342.505,107067.3712,64097.11966,50426.53961,102227.6425,225270.6035,165408.5197,132009.9854,99649.97102,93808.22778,95992.43397,150304.5607,155766.9028,151096.8059,117922.1584,132371.2685,56071.49866,292142.8176,184011.0714,185835.5808,60583.88016,173294.7802,181077.3781,94822.29208,51453.26403,111152.6221,175687.8305,12916.49279,150009.4804,144800.3187,181203.3513,156412.0784,75165.24672,173711.8349,122004.1852,76026.02824,150349.6562,103383.9828,137749.954,182910.7405,191876.0564,179753.9183,117716.9357,140653.9845,105388.3473,202860.1855,107345.443,70007.00246,164553.0646,206053.2852,260067.0872,171010.387,178500.2229,230401.3619,112583.3953,197876.5024,93172.66009,149856.92,169074.3774,177792.3436,129433.01,238394.6951,225429.3565,110523.7972,65964.17172,67070.24862,214787.4619,57511.50256,175818.5317,152606.1876,177688.8058,149379.3168,125903.8767,100557.5825,86111.30475,163918.3868,56172.60843,117061.7166,69980.32646,160233.9625,183655.5157,168374.0612,86808.26063,121617.587,148309.7443,152048.9584,158497.6224,95537.89645,127484.4654,183219.1923,98036.14353,113656.1463,129294.1052,176070.3661,138637.1673,95431.99294,128898.5493,128211.1346,149902.3146,195208.4264,134860.1977,73915.81704,92235.67066,104018.8246,269263.8142,86742.8863,206232.1132,93696.87036,130052.9937,125512.1732,161466.6196,90704.6387,56309.92391,130053.1706,144988.4028,124057.9149,8087.595567,176410.9791,134638.6109,122396.0201,203772.2635,165511.141,170878.2338,148435.7954,135706.0419,141129.0672,162742.9441,118233.0827,172469.0147,151004.6279,126946.2785,108691.5998,161964.5855,121309.5794,205780.7938,128429.702,225063.4711,168488.1622,182098.5052,64213.90947,168902.6687,171229.758,193602.2774,216157.3096,179746.8044,172590.6186,117761.1066,40893.83404,141000.57,49258.12762,99795.6824,192915.5352,71738.98003,228951.4993,138528.5678,128261.8853,207960.4404,171668.8354,170478.6854,220447.9053,50741.89265,160074.2422,136485.3471,119106.7831,42417.75727,85344.63394,53627.18479,191106.2368,139964.522,237829.1166,125055.8311,133394.0657,132998.8635,137246.7824,176975.2554,149855.0003,95481.76544,148141.1898,122191.2064,78447.2816,117768.8523,165387.5524,154806.4479,170770.1876,136421.2104,145155.9492,222561.4353,207297.3506,140691.527,74525.94026,127315.5221,137944.2903,62027.34404,88222.8893,95180.53834,196306.5117,146768.7037,231458.4108,139884.7999,128364.6703,132086.9195,150647.6835,58118.90497,147930.0882,121773.4178,205120.2365,145979.8771,180048.2138,136147.8328,194314.6929,161893.9337,108475.2738,115389.4589,91493.49591,175029.496,172250.3849,87260.67417,150018.2598,185747.388,160345.1707,166753.1809,146602.8814,105447.7808,127024.9621,177120.2704,139495.2795,97494.8137,144400.2601,166021.0848,94258.28157,161505.0393,121327.6795,108920.6417,79935.78177,202991.0031,117794.3081,86037.76559,168827.0259,129657.8345,219887.1152,201537.561,102444.3467,156983.5966,117992.3922,157509.8903,131427.8816,132482.0989,191315.8495,185218.7234,125444.8204,134888.6623,183957.4156,159642.4062,219513.1578,172706.7659,132674.4808,164399.659,197508.9087,40101.24756,94310.75593,144460.5969,161032.289" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 200000 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WOB", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "forceN", "label": "WOB", "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 } }, { "circleMaxSize": 30, "circleMinSize": 2, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_TESTDATA_DB}", "decimals": 0, "esLocationName": "", "esMetric": "Count", "gridPos": { "h": 5, "w": 7, "x": 0, "y": 29 }, "hideEmpty": false, "hideZero": false, "id": 10, "initialZoom": 1, "locationData": "states", "mapCenter": "(0°, 0°)", "mapCenterLatitude": 0, "mapCenterLongitude": 0, "maxDataPoints": 1, "mouseWheelZoom": false, "options": {}, "repeat": null, "showLegend": true, "snapshotLocationData": [ { "key": "AK", "latitude": 61.385, "longitude": -152.2683, "name": "Alaska" }, { "key": "AL", "latitude": 32.799, "longitude": -86.8073, "name": "Alabama" }, { "key": "AR", "latitude": 34.9513, "longitude": -92.3809, "name": "Arkansas" }, { "key": "AS", "latitude": 14.2417, "longitude": -170.7197, "name": "American Samoa" }, { "key": "AZ", "latitude": 33.7712, "longitude": -111.3877, "name": "Arizona" }, { "key": "CA", "latitude": 36.17, "longitude": -119.7462, "name": "California" }, { "key": "CO", "latitude": 39.0646, "longitude": -105.3272, "name": "Colorado" }, { "key": "CT", "latitude": 41.5834, "longitude": -72.7622, "name": "Connecticut" }, { "key": "DC", "latitude": 38.8964, "longitude": -77.0262, "name": "Washington DC" }, { "key": "DE", "latitude": 39.3498, "longitude": -75.5148, "name": "Delaware" }, { "key": "FL", "latitude": 27.8333, "longitude": -81.717, "name": "Florida" }, { "key": "GA", "latitude": 32.9866, "longitude": -83.6487, "name": "Georgia" }, { "key": "HI", "latitude": 21.1098, "longitude": -157.5311, "name": "Hawaii" }, { "key": "IA", "latitude": 42.0046, "longitude": -93.214, "name": "Iowa" }, { "key": "ID", "latitude": 44.2394, "longitude": -114.5103, "name": "Idaho" }, { "key": "IL", "latitude": 40.3363, "longitude": -89.0022, "name": "Illinois" }, { "key": "IN", "latitude": 39.8647, "longitude": -86.2604, "name": "Indiana" }, { "key": "KS", "latitude": 38.5111, "longitude": -96.8005, "name": "Kansas" }, { "key": "KY", "latitude": 37.669, "longitude": -84.6514, "name": "Kentucky" }, { "key": "LA", "latitude": 31.1801, "longitude": -91.8749, "name": "Louisiana" }, { "key": "MA", "latitude": 42.2373, "longitude": -71.5314, "name": "Massachusetts" }, { "key": "MD", "latitude": 39.0724, "longitude": -76.7902, "name": "Maryland" }, { "key": "ME", "latitude": 44.6074, "longitude": -69.3977, "name": "Maine" }, { "key": "MI", "latitude": 43.3504, "longitude": -84.5603, "name": "Michigan" }, { "key": "MN", "latitude": 45.7326, "longitude": -93.9196, "name": "Minnesota" }, { "key": "MO", "latitude": 38.4623, "longitude": -92.302, "name": "Missouri" }, { "key": "MP", "latitude": 14.8058, "longitude": 145.5505, "name": "Northern Mariana Islands" }, { "key": "MS", "latitude": 32.7673, "longitude": -89.6812, "name": "Mississippi" }, { "key": "MT", "latitude": 46.9048, "longitude": -110.3261, "name": "Montana" }, { "key": "NC", "latitude": 35.6411, "longitude": -79.8431, "name": "North Carolina" }, { "key": "ND", "latitude": 47.5362, "longitude": -99.793, "name": "North Dakota" }, { "key": "NE", "latitude": 41.1289, "longitude": -98.2883, "name": "Nebraska" }, { "key": "NH", "latitude": 43.4108, "longitude": -71.5653, "name": "New Hampshire" }, { "key": "NJ", "latitude": 40.314, "longitude": -74.5089, "name": "New Jersey" }, { "key": "NM", "latitude": 34.8375, "longitude": -106.2371, "name": "New Mexico" }, { "key": "NV", "latitude": 38.4199, "longitude": -117.1219, "name": "Nevada" }, { "key": "NY", "latitude": 42.1497, "longitude": -74.9384, "name": "New York" }, { "key": "OH", "latitude": 40.3736, "longitude": -82.7755, "name": "Ohio" }, { "key": "OK", "latitude": 35.5376, "longitude": -96.9247, "name": "Oklahoma" }, { "key": "OR", "latitude": 44.5672, "longitude": -122.1269, "name": "Oregon" }, { "key": "PA", "latitude": 40.5773, "longitude": -77.264, "name": "Pennsylvania" }, { "key": "PR", "latitude": 18.2766, "longitude": -66.335, "name": "Puerto Rico" }, { "key": "RI", "latitude": 41.6772, "longitude": -71.5101, "name": "Rhode Island" }, { "key": "SC", "latitude": 33.8191, "longitude": -80.9066, "name": "South Carolina" }, { "key": "SD", "latitude": 44.2853, "longitude": -99.4632, "name": "South Dakota" }, { "key": "TN", "latitude": 35.7449, "longitude": -86.7489, "name": "Tennessee" }, { "key": "TX", "latitude": 31.106, "longitude": -97.6475, "name": "Texas" }, { "key": "UT", "latitude": 40.1135, "longitude": -111.8535, "name": "Utah" }, { "key": "VA", "latitude": 37.768, "longitude": -78.2057, "name": "Virginia" }, { "key": "VI", "latitude": 18.0001, "longitude": -64.8199, "name": "U.S. Virgin Islands" }, { "key": "VT", "latitude": 44.0407, "longitude": -72.7093, "name": "Vermont" }, { "key": "WA", "latitude": 47.3917, "longitude": -121.5708, "name": "Washington" }, { "key": "WI", "latitude": 44.2563, "longitude": -89.6385, "name": "Wisconsin" }, { "key": "WV", "latitude": 38.468, "longitude": -80.9696, "name": "West Virginia" }, { "key": "WY", "latitude": 42.7475, "longitude": -107.2085, "name": "Wyoming" } ], "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "refId": "A", "scenarioId": "random_walk" } ], "thresholds": "0,10", "timeFrom": null, "timeShift": null, "title": "Panel Title", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "valueName": "total" } ], "refresh": false, "schemaVersion": 20, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1m", "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": "D4 Drilling Dysfunction System", "uid": "i5jjnb2Zz", "version": 11 }
2019-10-06 03:46:45 UTC
2019-10-06 03:48:33 UTC
0
0
15,829
1
609,582
23,977
25
gitlab-ci-pipelines
Golden Eyes GitLab CI pipelines
This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
2022-03-01 06:54:01 UTC
2022-03-01 06:56:30 UTC
0
null
0
0
collectd
null
0
0
23,977
1
15,829
1
25
This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_GITLAB_HOST", "type": "constant", "label": "GITLAB_HOST", "value": "gitlab.com", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "grafana-polystat-panel", "name": "Polystat", "version": "1.2.2" }, { "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": "" }, { "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": "This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter", "editable": true, "gnetId": 15829, "graphTooltip": 0, "id": null, "iteration": 1604494964195, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 116, "options": { "content": "<p style=\"text-align:center;\"><img src=\"https://www.cloudfoundry.org/wp-content/uploads/2017/10/icon_gitlab_cf@2x.png\" width=80px/></p>", "mode": "html" }, "pluginVersion": "7.3.1", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 0 }, "id": 107, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PIPELINES #", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#C4162A", "value": 1 }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 0 }, "id": 117, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(gitlab_ci_pipeline_status{status=\"failed\", project=~\"$PROJECT\", ref=~\"$REF\"} > 0) or vector(0)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "FAILED PIPELINES #", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 118, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1h]))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "RUNS # (in the last hour)", "type": "stat" }, { "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a", "#4040a0" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 6, "w": 15, "x": 9, "y": 0 }, "id": 110, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "polystat": { "animationSpeed": 2500, "columnAutoSize": true, "columns": "", "defaultClickThrough": "", "defaultClickThroughNewTab": false, "defaultClickThroughSanitize": false, "displayLimit": "", "fontAutoColor": true, "fontAutoScale": true, "fontSize": 4, "fontType": "Roboto", "globalDecimals": 2, "globalDisplayMode": "all", "globalDisplayTextTriggeredEmpty": "OK", "globalOperatorName": "current", "globalThresholds": [ { "$$hashKey": "object:618", "color": "#299c46", "state": 0, "value": 1 }, { "$$hashKey": "object:625", "color": "#3274D9", "state": 3, "value": 2 }, { "$$hashKey": "object:628", "color": "#d44a3a", "state": 2, "value": 3 }, { "$$hashKey": "object:631", "color": "#959595", "state": 3, "value": 4 } ], "globalUnitFormat": "short", "gradientEnabled": true, "hexagonSortByDirection": 1, "hexagonSortByField": "name", "maxMetrics": 0, "polygonBorderColor": "#10111c", "polygonBorderSize": 1, "polygonGlobalFillColor": "#0a50a1", "radius": "", "radiusAutoSize": true, "rowAutoSize": false, "rows": 4, "shape": "hexagon_pointed_top", "tooltipDisplayMode": "all", "tooltipDisplayTextTriggeredEmpty": "OK", "tooltipFontSize": 12, "tooltipFontType": "Roboto", "tooltipPrimarySortDirection": 2, "tooltipPrimarySortField": "thresholdLevel", "tooltipSecondarySortDirection": 2, "tooltipSecondarySortField": "value", "tooltipTimestampEnabled": false, "valueEnabled": false }, "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "savedComposites": [], "savedOverrides": [ { "$$hashKey": "object:591", "clickThrough": "", "colors": [ "#299c46", "#e5ac0e", "#bf1b00", "#ffffff" ], "decimals": "", "enabled": true, "label": "OVERRIDE 1", "metricName": "/.*/", "operatorName": "current", "prefix": "", "sanitizeURLEnabled": true, "scaledDecimals": null, "suffix": "", "unitFormat": "short" } ], "targets": [ { "expr": "(gitlab_ci_pipeline_status{status=\"success\", project=~\"$PROJECT\", ref=~\"$REF\"} * 1 > 0) or (gitlab_ci_pipeline_status{status=\"running\", project=~\"$PROJECT\", ref=~\"$REF\"} * 2 > 0) or (gitlab_ci_pipeline_status{status=~\"failed|canceled\", project=~\"$PROJECT\", ref=~\"$REF\"} * 3 > 0) or (gitlab_ci_pipeline_status{status!~\"success|running|failed|canceled\", project=~\"$PROJECT\", ref=~\"$REF\"} * 4 > 0)", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{project}} - {{ref}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "grafana-polystat-panel", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ] }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 5184000 }, { "color": "#C4162A", "value": 15552000 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 0, "y": 3 }, "id": 108, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Value$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "avg(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average Pipeline Run Frequency", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 600 }, { "color": "#d44a3a", "value": 900 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 5, "y": 3 }, "id": 106, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "avg(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average Pipeline Duration", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 114, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1m])) by (project, ref) / sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1m])) by (project, ref)", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ project }} - {{ ref }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PIPELINE RUNS", "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 } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "View pipeline #${__value.numeric}", "url": "https://${GITLAB_HOST}/${__data.fields.project}/pipelines/${__value.numeric}" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "SUCCESS", "to": "", "type": 1, "value": "1" } ] } ] }, { "matcher": { "id": "byName", "options": "Job" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 230 } ] }, { "matcher": { "id": "byName", "options": "Project" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 218 } ] }, { "matcher": { "id": "byName", "options": "Ref Kind" }, "properties": [ { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Ref Name" }, "properties": [ { "id": "custom.width", "value": 122 } ] }, { "matcher": { "id": "byName", "options": "Duration" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 900 }, { "color": "semi-dark-red", "value": 1200 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 26, "w": 12, "x": 12, "y": 6 }, "id": 122, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Date" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "-max(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "max(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "max(gitlab_ci_pipeline_id{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "SUCCESSFULLY COMPLETED", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": false, "job_name": false }, "indexByName": { "Time": 0, "Value #A": 9, "Value #B": 6, "Value #C": 7, "Value #D": 1, "job_name": 3, "kind": 4, "project": 2, "ref": 5, "status": 8 }, "renameByName": { "Value #A": "Status", "Value #B": "Date", "Value #C": "Duration", "Value #D": "ID", "job_name": "Job", "kind": "Ref Kind", "project": "Project", "ref": "Ref Name", "status": "Status" } } }, { "id": "calculateField", "options": { "alias": "Status", "mode": "reduceRow", "reduce": { "include": [ "ID" ], "reducer": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "View pipeline #${__value.numeric}", "url": "https://${GITLAB_HOST}/${__data.fields.project}/pipelines/${__value.numeric}" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "RUNNING", "to": "", "type": 1, "value": "2" }, { "from": "", "id": 2, "text": "FAILED", "to": "", "type": 1, "value": "3" }, { "from": "", "id": 3, "text": "CANCELED", "to": "", "type": 1, "value": "4" }, { "from": "", "id": 4, "text": "CREATED", "to": "", "type": 1, "value": "5" }, { "from": "", "id": 5, "text": "WAITING FOR RESOURCE", "to": "", "type": 1, "value": "6" }, { "from": "", "id": 6, "text": "PREPARING", "to": "", "type": 1, "value": "7" }, { "from": "", "id": 7, "text": "PENDING", "to": "", "type": 1, "value": "8" }, { "from": "", "id": 8, "text": "SKIPPED", "to": "", "type": 1, "value": "9" }, { "from": "", "id": 9, "text": "MANUAL", "to": "", "type": 1, "value": "10" }, { "from": "", "id": 10, "text": "SCHEDULED", "to": "", "type": 1, "value": "11" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-blue", "value": 1 }, { "color": "semi-dark-red", "value": 3 }, { "color": "light-orange", "value": 5 }, { "color": "rgb(135, 135, 134)", "value": 9 } ] } } ] }, { "matcher": { "id": "byName", "options": "Job" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 230 } ] }, { "matcher": { "id": "byName", "options": "Project" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 218 } ] }, { "matcher": { "id": "byName", "options": "Ref Kind" }, "properties": [ { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Ref Name" }, "properties": [ { "id": "custom.width", "value": 122 } ] }, { "matcher": { "id": "byName", "options": "Duration" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 900 }, { "color": "semi-dark-red", "value": 1200 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 22, "w": 12, "x": 0, "y": 10 }, "id": 120, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Date" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "-max(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "max(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"running\"}) by (project, ref, kind) * 2) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"failed\"}) by (project, ref, kind) * 3) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"canceled\"}) by (project, ref, kind) * 4) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"created\"}) by (project, ref, kind) * 5) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"waiting_for_resource\"}) by (project, ref, kind) * 6) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"preparing\"}) by (project, ref, kind) * 7) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"pending\"}) by (project, ref, kind) * 8) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"skipped\"}) by (project, ref, kind) * 9) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"manual\"}) by (project, ref, kind) * 10) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"scheduled\"}) by (project, ref, kind) * 11) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "max(gitlab_ci_pipeline_id{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind, job_name) unless (max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind, job_name) > 0)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "RUNNING, FAILED OR NOT COMPLETED", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": false, "job_name": false }, "indexByName": { "Time": 0, "Value #A": 9, "Value #B": 6, "Value #C": 7, "Value #D": 1, "job_name": 3, "kind": 4, "project": 2, "ref": 5, "status": 8 }, "renameByName": { "Value #A": "Status", "Value #B": "Date", "Value #C": "Duration", "Value #D": "ID", "job_name": "Job", "kind": "Ref Kind", "project": "Project", "ref": "Ref Name", "status": "Status" } } } ], "type": "table" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "value": "${VAR_GITLAB_HOST}", "text": "${VAR_GITLAB_HOST}", "selected": false }, "error": null, "hide": 2, "label": null, "name": "GITLAB_HOST", "options": [ { "value": "${VAR_GITLAB_HOST}", "text": "${VAR_GITLAB_HOST}", "selected": false } ], "query": "${VAR_GITLAB_HOST}", "skipUrlSync": false, "type": "constant" }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id, project)", "error": null, "hide": 0, "includeAll": true, "label": "owner", "multi": true, "name": "OWNER", "options": [], "query": "label_values(gitlab_ci_pipeline_id, project)", "refresh": 2, "regex": "/(.*)\\/.*$/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)", "error": null, "hide": 0, "includeAll": true, "label": "project", "multi": true, "name": "PROJECT", "options": [], "query": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)", "error": null, "hide": 0, "includeAll": true, "label": "ref", "multi": true, "name": "REF", "options": [], "query": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "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": "Golden Eyes GitLab CI pipelines", "uid": "gitlab_ci_pipelines", "version": 1 }
2022-03-01 06:54:01 UTC
2022-03-01 06:55:54 UTC
0
0
14,869
1
531,137
22,161
25
iris
IRIS
GKE-deployed IRIS metrics
2021-08-14 13:12:23 UTC
2021-08-14 13:33:07 UTC
0
Shows IRIS metrics exposed in Prometheus format. Prerequisites: IRIS deployed in GKE, metrics are gathered by GKE-metrics-agent (based on OpenTelemetry) and sent to CloudMonitoring as custom-metrics.
0
0
Other
null
0
0
22,161
1
14,869
1
25
null
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.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, "gnetId": 14869, "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": 9, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "legend": { "calcs": [ "last", "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "metricQuery": { "aliasBy": "CPU Utilization", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_cpu_usage", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "CPU Utilization", "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": 12, "y": 0 }, "id": 3, "options": { "legend": { "calcs": [ "last", "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "metricQuery": { "aliasBy": "Database Reads", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_phys_reads_per_sec", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "Database Reads", "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": 9 }, "id": 4, "options": { "legend": { "calcs": [ "last" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "metricQuery": { "aliasBy": "Glorefs", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_glo_ref_per_sec", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" }, { "hide": false, "metricQuery": { "aliasBy": "Remote Glorefs", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_MEAN", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_glo_ref_rem_per_sec", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "B" } ], "title": "Glorefs", "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 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "id": 5, "options": { "legend": { "calcs": [ "last", "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "metricQuery": { "aliasBy": "Database Latency", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [ "metric.label.id", "=", "IRISSYS" ], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_db_latency", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "IRIS Database Latency ", "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": 18 }, "id": 6, "options": { "legend": { "calcs": [ "last", "mean" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "metricQuery": { "aliasBy": "Global Updates", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_glo_update_per_sec", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "Global Updates", "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": 12, "y": 18 }, "id": 10, "options": { "legend": { "calcs": [ "last", "mean" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "metricQuery": { "aliasBy": "Cache Efficiency", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_cache_efficiency", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "Cache Efficiency", "type": "timeseries" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 27 }, "id": 8, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.1.0", "targets": [ { "metricQuery": { "aliasBy": "IRIS Disk Percent", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [ "metric.label.id", "=", "IRISSYS" ], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_disk_percent_full", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "IRIS Disk Percent", "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decmbytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 27 }, "id": 9, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.1.0", "targets": [ { "metricQuery": { "aliasBy": "IRIS Disk Percent", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [ "metric.label.id", "=", "IRISSYS" ], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_directory_space", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "IRIS Disk Percent", "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 27 }, "id": 11, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.0", "targets": [ { "metricQuery": { "aliasBy": "System Alerts", "alignmentPeriod": "cloud-monitoring-auto", "crossSeriesReducer": "REDUCE_NONE", "editorMode": "visual", "filters": [], "groupBys": [], "metricKind": "GAUGE", "metricType": "custom.googleapis.com/opencensus/iris_system_alerts", "perSeriesAligner": "ALIGN_MEAN", "preprocessor": "none", "projectName": "", "query": "", "valueType": "DOUBLE" }, "queryType": "metrics", "refId": "A" } ], "title": "System Alerts", "type": "stat" } ], "refresh": false, "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "IRIS", "uid": "KN_HZ7n7z", "version": 5, "description": "GKE-deployed IRIS metrics" }
2021-08-14 13:12:23 UTC
2021-08-14 13:33:07 UTC
0
0
4,797
1
116,376
6,396
281
spacewalk-metrics-dashboard
Spacewalk Metrics Dashboard
Spacewalk Update Management Platform - this is a very simple dashboard, which uses a "read-only username and password" to speak to the spacewalk postgresql database. All queries are setout on the dashboard.
2018-02-22 11:55:45 UTC
2018-05-02 15:14:32 UTC
0
This is a simple template, but will require you to setup a postgresql source. The database is "rhnschema" and ensure that you configure a read only user. If you need assistance for this. The URL below should help https://stackoverflow.com/questions/760210/how-do-you-create-a-read-only-user-in-postgresql Please check out https://github.com/r4yfx for further scripts and grafana dashboard done by myself
22,881
22,884
Telegraf
Configure the following; ``` [[inputs.apache]] # ## An array of URLs to gather from, must be directed at the machine # ## readable version of the mod_status page including the auto query string. # ## Default is "http://localhost/server-status?auto". urls = ["http://localhost/mod_status?auto"] ```
0
0
6,396
1
4,797
1
281
Spacewalk Update Management Platform
{ "__inputs": [ { "name": "DS_SPACEWALK-METRICS", "label": "spacewalk-metrics", "description": "Data collected by Telegraf and placed into an Influxdb", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_SPACEWALK-DB", "label": "spacewalk-db", "description": "Direct Read Only access to the PostgreSQL database", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "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": "Spacewalk Update Management Platform - this is a very simple dashboard, which uses a \"read-only username and password\" to speak to the spacewalk postgresql database. \r\n\r\nAll queries are setout on the dashboard. ", "editable": true, "gnetId": 4797, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 165, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "select last(uptime_format) from system where host =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Uptime", "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_SPACEWALK-METRICS}", "format": "none", "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": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"n_cpus\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "22,85", "title": "CPUs", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(235, 123, 30, 0.89)", "rgba(106, 45, 172, 0.81)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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, "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": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "70,75", "title": "Memory", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 13, "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": "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": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"n_users\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "60,90", "title": "User", "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(244, 126, 30, 0.89)", "rgba(98, 54, 245, 0.9)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "short", "gauge": { "maxValue": 4, "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, "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": "rgba(10, 10, 10, 0.99)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") FROM \"processes\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "5,15", "title": "Total Processes", "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(244, 126, 30, 0.89)", "rgb(196, 95, 95)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "short", "gauge": { "maxValue": 4, "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total_threads\") FROM \"processes\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "5,15", "title": "Total Threads", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 8, "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": "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load1\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1,8", "title": "load 1", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 14, "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": "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1,8", "title": "load 5", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 15, "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": "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load15\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1,8", "title": "load 15", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 18, "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": "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 }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT last(used_percent) FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "50,80", "title": "Memory used_percent", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_SPACEWALK-METRICS}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 25, "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": "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 }, "tableColumn": "", "targets": [ { "alias": "", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT max(used_percent) FROM \"disk\" WHERE \"host\" =~ /^$host$/ and \"device\" != 'rootfs' and $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "50,80", "title": "Disk_used_percent", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Overall Summary", "titleSize": "h6" }, { "collapse": false, "height": 130, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "count", "targets": [ { "alias": "", "format": "table", "rawSql": "SELECT COUNT (*)\nFROM public.rhnserver", "refId": "A" } ], "thresholds": "", "title": "Registered Servers", "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_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 29, "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": "count", "targets": [ { "alias": "", "format": "table", "rawSql": "SELECT COUNT (*)\nFROM\n public.rhnserverlock\n", "refId": "A" } ], "thresholds": "", "title": "Server Locks", "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_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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, "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": "count", "targets": [ { "alias": "", "format": "table", "rawSql": "SELECT count (*)\nFROM\n public.rhnservercrash\n", "refId": "A" } ], "thresholds": "", "title": "Server Crashes", "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_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "count", "targets": [ { "alias": "", "format": "table", "rawSql": " select count (distinct system_id) from (\n select S.id as system_id,\n S.org_id as org_id,\n PN.name as package_name,\n OPE.epoch as package_epoch,\n OPE.version as package_version,\n OPE.release as package_release,\n PA.label as package_arch,\n NPE.epoch as newer_epoch,\n NPE.version as newer_version,\n NPE.release as newer_release\n from rhnServer S\n join rhnServerNeededCache SPC on S.id=SPC.server_id\n join rhnPackage P on SPC.package_id=P.id\n join rhnPackageName PN on P.name_id=PN.id\n join rhnServerPackage SP on SP.server_id=S.id and SP.name_id=P.name_id\n join rhnPackageArch PA on SP.package_arch_id=PA.id\n join rhnPackageEvr OPE on OPE.id=SP.evr_id\n join rhnPackageEvr NPE on NPE.id=P.evr_id\n ) X\n", "refId": "A" } ], "thresholds": "", "title": "Servers Requiring Updates", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Spacewalk Server Info", "titleSize": "h6" }, { "collapse": false, "height": 175, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 31, "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": "count", "targets": [ { "alias": "", "format": "table", "rawSql": "SELECT COUNT (*)\nFROM\n public.rhnpackage\n", "refId": "A" } ], "thresholds": "", "title": "Total Number of Packages", "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_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "count", "targets": [ { "alias": "", "format": "table", "rawSql": " select count (*) from (\r\n select cs.org_id, cs.id, cs.label as repo_label, cst.label as repo_type, cs.source_url,\r\n ck_key.description as client_key_descr, ck_key.crypto_key_type_id as client_key_type, ck_key.key as client_key,\r\n ck_cert.description as client_cert_descr, ck_cert.crypto_key_type_id as client_cert_type, ck_cert.key as client_cert,\r\n ck_ca.description as ca_descr, ck_ca.crypto_key_type_id as ca_type, ck_ca.key as ca_key\r\n from rhncontentsource cs\r\n left outer join rhncontentsourcessl css on css.content_source_id = cs.id\r\n left outer join rhncryptokey ck_key on ck_key.id = css.ssl_client_key_id\r\n left outer join rhncryptokey ck_cert on ck_cert.id = css.ssl_client_cert_id\r\n left outer join rhncryptokey ck_ca on ck_ca.id = css.ssl_ca_cert_id\r\n join rhncontentsourcetype cst on cs.type_id = cst.id\r\n where cs.org_id is not null\r\n ) X", "refId": "A" } ], "thresholds": "", "title": "Number of Repositories", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "content": "<center>\n<img src=\"http://grafana01.services.sabio.co.uk/images/spacewalk_black-banner.png\">\n</center>\n", "id": 33, "links": [], "mode": "html", "span": 4, "title": "", "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "count", "targets": [ { "alias": "", "format": "table", "rawSql": " select count (*) from (\r\n select rhnchannel.id channel_id, rhnchannel.label channel_label, rhnchannel.name channel_name,\r\n count(rhnchannelpackage.channel_id) number_of_packages,\r\n rhnchannel.org_id\r\n from rhnchannel\r\n left outer join rhnchannelpackage on rhnchannel.id = rhnchannelpackage.channel_id\r\n group by rhnchannel.org_id, rhnchannel.id, rhnchannel.label, rhnchannel.name\r\n ) X\r\n", "refId": "A" } ], "thresholds": "", "title": "Number of Channels", "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_SPACEWALK-DB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "count", "targets": [ { "alias": "", "format": "table", "rawSql": " select count (distinct token) from (\r\n select rt.org_id,\r\n ak.token,\r\n rt.note note,\r\n rt.usage_limit usage_limit,\r\n rt.disabled is_disabled,\r\n rt.deploy_configs deploys_configs,\r\n sgt.label entitlement,\r\n rc.label channel_label,\r\n CASE WHEN rc.parent_channel IS NULL THEN rc.id ELSE NULL END AS base_channel_id,\r\n CASE WHEN rc.parent_channel IS NULL THEN NULL ELSE rc.id END AS child_channel_id,\r\n rcc.label || '|' || rtcc.position cfg_channel_pos,\r\n sg.name server_group,\r\n sg.id server_group_id,\r\n pn.name package_name\r\n from rhnactivationkey ak\r\n inner join rhnregtoken rt ON rt.id = ak.reg_token_id\r\n left outer join rhnregtokenentitlement rte on rte.reg_token_id = rt.id\r\n left outer join rhnservergrouptype sgt on sgt.id = rte.server_group_type_id\r\n left outer join rhnregtokenchannels rtc on rtc.token_id = rt.id\r\n left outer join rhnchannel rc on rc.id = rtc.channel_id\r\n left outer join rhnregtokenconfigchannels rtcc on rtcc.token_id = rt.id\r\n left outer join rhnconfigchannel rcc on rcc.id = rtcc.config_channel_id\r\n left outer join rhnregtokengroups rtg on rtg.token_id = rt.id\r\n left outer join rhnservergroup sg on sg.id = rtg.server_group_id\r\n left outer join rhnregtokenpackages rtp on rtp.token_id = rt.id\r\n left outer join rhnpackagename pn on pn.id = rtp.name_id\r\n where ak.ks_session_id is null\r\n and ak.token not like 're-%'\r\n ) X", "refId": "A" } ], "thresholds": "", "title": "Number of Activation Keys", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Spacewalk Updates & Packages", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Busy", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BusyWorkers" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Idle", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "IdleWorkers" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Apache Workers", "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_SPACEWALK-METRICS}", "fill": 1, "id": 27, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Closing", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_closing" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "DNS", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_dnslookup" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Finishing", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_finishing" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Idle Cleanup", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_idle_cleanup" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Keepalive", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_keepalive" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Logging", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_logging" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Open", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_open" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Reading", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_reading" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Sending", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_sending" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Starting", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_starting" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Waiting", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "apache", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "scboard_waiting" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Apache Scoreboard", "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": "Apache Summary", "titleSize": "h6" }, { "collapse": false, "height": 312, "panels": [ { "aliasColors": { "available_percent": "#0A437C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 5, "id": 1, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "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": [ { "alias": "available_percent", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"available_percent\") FROM \"mem\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "available_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "mem", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"available_percent\") FROM \"mem\" WHERE \"host\" = 'test.foschol.cn' ", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "available_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "mem", "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": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "load1": "#0A437C", "load15": "#962D82" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 1, "id": 24, "interval": "$interval", "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, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "load1", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"load1\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "load5", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"load5\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "load15", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"load15\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $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": "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": 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_SPACEWALK-METRICS}", "fill": 1, "id": 11, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "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": "lo:OUT", "yaxis": 1 }, { "alias": "lo:IN", "yaxis": 1 }, { "alias": "eth0:IN", "yaxis": 1 }, { "alias": "eth0:OUT", "yaxis": 1 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_interface:$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_recv\"), 10s) AS \"IN\" FROM \"net\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval), \"interface\" fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "IN" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_interface:$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_sent\"), 10s) AS \"OUT\" FROM \"net\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval), \"interface\" fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "eth1.out", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_sent\"), 10s)*8 AS \"OUT\" FROM \"net\" WHERE $timeFilter AND \"interface\" = 'eth1' 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, "timeShift": null, "title": "Network Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 1, "id": 2, "interval": "$interval", "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": [ { "alias": "mem", "yaxis": 1 }, { "alias": "mem.used_percent", "yaxis": 2 }, { "alias": "mem.available_percent", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "usage_idle", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_idle\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "usage_iowait", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_iowait\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "usage_user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_user\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "usage_system", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_system\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "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": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 1, "id": 3, "interval": "$interval", "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, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "A", "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": { "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": { "/:used_percent": "#E0752D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 1, "id": 4, "interval": "$interval", "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": [ { "alias": "disk.used_percent", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "free", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "select mean(\"free\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "used", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"used\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "total", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "select mean(\"total\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "inodes_free", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "select mean(\"inodes_used\"/\"inodes_total\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "inodes_used", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "select mean(\"inodes_used\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "inodes_total", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "select mean(\"inodes_total\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "$tag_path:$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "path" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"used_percent\") AS \"used_percent\" FROM \"disk\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval), \"path\" fill(null)", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "used_percent" ], "type": "alias" } ] ], "tags": [] }, { "alias": "inodes_used_percent", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "select inodes_used/inodes_total from disk where \"host\" =~ /^$host$/ ", "rawQuery": true, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk used_percent", "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": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 1, "id": 5, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "vda_write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"write_bytes\"), 10s) FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND \"name\"= 'vda' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "vda_write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"read_bytes\"), 10s) FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND \"name\"= 'vda' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "vdb_write", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"write_bytes\"), 10s) FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND \"name\"= 'vdb' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "vdb_read", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"read_bytes\"), 10s) FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND \"name\"= 'vdb' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "$tag_name:$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"read_bytes\"), 10s) as \"read\" FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) , \"name\" fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "$tag_name:$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"write_bytes\"), 10s) as \"write\" FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) , \"name\" fill(null)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "diskio", "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 } ] }, { "aliasColors": { "tcp_established": "#0A437C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SPACEWALK-METRICS}", "fill": 1, "id": 20, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "tcp_established", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(tcp_established) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "tcp_syn_recv", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(tcp_syn_recv) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "tcp_time_wait", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(tcp_time_wait) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "udp_socket", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(udp_socket) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat", "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": "System Summary", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "columns": [], "datasource": "${DS_SPACEWALK-DB}", "fontSize": "100%", "id": 35, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 7, "desc": false }, "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": [ { "alias": "", "format": "table", "rawSql": " select * from (\r\n select S.id as system_id,\r\n PN.name as package_name,\r\n OPE.version as package_version,\r\n OPE.release as package_release,\r\n NPE.version as newer_version,\r\n NPE.release as newer_release\r\n from rhnServer S\r\n join rhnServerNeededCache SPC on S.id=SPC.server_id\r\n join rhnPackage P on SPC.package_id=P.id\r\n join rhnPackageName PN on P.name_id=PN.id\r\n join rhnServerPackage SP on SP.server_id=S.id and SP.name_id=P.name_id\r\n join rhnPackageArch PA on SP.package_arch_id=PA.id\r\n join rhnPackageEvr OPE on OPE.id=SP.evr_id\r\n join rhnPackageEvr NPE on NPE.id=P.evr_id\r\n ) X\r\n -- where placeholder\r\n order by system_id\r\n", "refId": "A" } ], "title": "Package Updates", "transform": "table", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "linux", "spacewalk" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_SPACEWALK-METRICS}", "hide": 0, "includeAll": false, "label": "host", "multi": false, "name": "host", "options": [], "query": "SHOW TAG VALUES FROM \"system\" WITH KEY = \"host\"", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": true }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "auto", "value": "$__auto_interval" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "10s", "value": "10s" }, { "selected": false, "text": "20s", "value": "20s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "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": "10s,20s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" } ] }, "time": { "from": "now-6h", "to": "now-30s" }, "timepicker": { "nowDelay": "30s", "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": "Spacewalk Metrics Dashboard", "version": 33 }
2018-02-22 11:55:45 UTC
2018-05-02 15:14:32 UTC
0
0
8,339
1
199,871
11,447
2,073
mongodb
Mongo
MongoDB dashboard based on graphite data-source and telegraf collector. Focused on replica set. Credit to https://grafana.com/orgs/saada who dashboard was the starting guide to this but using a different datasource: https://grafana.com/dashboards/2583
2018-10-12 16:40:49 UTC
2020-11-04 23:38:22 UTC
0
See collector config for how to map the mongo replica set member states used in single stat panel. https://docs.mongodb.com/manual/reference/replica-states/
36,800
36,803
Telegraf
(note, there is an official Grafana Labs MongoDB plugin listed here: https://grafana.com/grafana/plugins/grafana-mongodb-datasource) Used some processor plugins to convert "state (string)" input from the mongodb plugin to int values as string not supported by our whisper DB, this was needed to show the single stat panel replica state. Regex plugin map string value to int: https://github.com/influxdata/telegraf/tree/master/plugins/processors/regex Then converter to change data type: https://github.com/influxdata/telegraf/tree/master/plugins/processors/converter Mongodb plugin: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mongodb System plugin: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/system DiskIO plugin: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/diskio Mem plugin: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mem
2
4
11,447
1
8,339
1
2,073
Mongo dashboard based on graphite data-source and telegraf collector. Focused on replica set.
{ "__inputs": [ { "name": "DS_PAAS_METRICS", "label": "PaaS Metrics", "description": "Graphite data source with whisper DB", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "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": "MongoDB dashboard based on graphite data-source and telegraf collector. Focused on replica set.\n\n\nCredit to https://grafana.com/orgs/saada who dashboard was the starting guide to this but using a different datasource: https://grafana.com/dashboards/2583", "editable": true, "gnetId": 8339, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": 217, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 7, "legend": { "avg": false, "current": false, "hideEmpty": 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(mongodb_op_counters_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.queries_per_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 20, "legend": { "avg": false, "current": false, "hideEmpty": 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(mongodb_op_counters_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.commands_per_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Commands Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 21, "legend": { "avg": false, "current": false, "hideEmpty": 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(mongodb_op_counters_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.deletes_per_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Deletes Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 22, "legend": { "avg": false, "current": false, "hideEmpty": 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(mongodb_op_counters_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.getmores_per_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GetMore Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 23, "legend": { "avg": false, "current": false, "hideEmpty": 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(mongodb_op_counters_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.inserts_per_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inserts Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 24, "legend": { "avg": false, "current": false, "hideEmpty": 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(mongodb_op_counters_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.updates_per_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Updates Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": "dataEnv", "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Query Metrics for $region", "titleSize": "h4" }, { "collapse": false, "height": 216, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#bf1b00", "#508642", "#bf1b00" ], "datasource": "${DS_PAAS_METRICS}", "description": "Replica State", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 29, "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": [ { "refId": "A", "target": "keepLastValue(infrastructure.*.$region*.$region-mongo0*.mongodb.*.replica_set_member_state, 5)", "textEditor": true } ], "thresholds": "1,3", "title": "$region-mongo0", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "STARTUP", "value": "0" }, { "op": "=", "text": "PRIMARY", "value": "1" }, { "op": "=", "text": "SECONDARY", "value": "2" }, { "op": "=", "text": "RECOVERING", "value": "3" }, { "op": "=", "text": "STARTUP2", "value": "5" }, { "op": "=", "text": "UNKNOWN", "value": "6" }, { "op": "=", "text": "ARBITER", "value": "7" }, { "op": "=", "text": "DOWN", "value": "8" }, { "op": "=", "text": "ROLLBACK", "value": "9" }, { "op": "=", "text": "REMOVED", "value": "10" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#bf1b00", "#508642", "#bf1b00" ], "datasource": "${DS_PAAS_METRICS}", "description": "Replica State", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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, "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": [ { "refId": "A", "target": "keepLastValue(infrastructure.*.$region*.$region-mongo1*.mongodb.*.replica_set_member_state, 5)", "textEditor": true } ], "thresholds": "1,3", "title": "$region-mongo1", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "STARTUP", "value": "0" }, { "op": "=", "text": "PRIMARY", "value": "1" }, { "op": "=", "text": "SECONDARY", "value": "2" }, { "op": "=", "text": "RECOVERING", "value": "3" }, { "op": "=", "text": "STARTUP2", "value": "5" }, { "op": "=", "text": "UNKNOWN", "value": "6" }, { "op": "=", "text": "ARBITER", "value": "7" }, { "op": "=", "text": "DOWN", "value": "8" }, { "op": "=", "text": "ROLLBACK", "value": "9" }, { "op": "=", "text": "REMOVED", "value": "10" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#bf1b00", "#508642", "#bf1b00" ], "datasource": "${DS_PAAS_METRICS}", "description": "Replica State", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 31, "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": [ { "refId": "A", "target": "keepLastValue(infrastructure.*.$region*.$region-mongo2*.mongodb.*.replica_set_member_state, 5)", "textEditor": true } ], "thresholds": "1,3", "title": "$region-mongo2", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "STARTUP", "value": "0" }, { "op": "=", "text": "PRIMARY", "value": "1" }, { "op": "=", "text": "SECONDARY", "value": "2" }, { "op": "=", "text": "RECOVERING", "value": "3" }, { "op": "=", "text": "STARTUP2", "value": "5" }, { "op": "=", "text": "UNKNOWN", "value": "6" }, { "op": "=", "text": "ARBITER", "value": "7" }, { "op": "=", "text": "DOWN", "value": "8" }, { "op": "=", "text": "ROLLBACK", "value": "9" }, { "op": "=", "text": "REMOVED", "value": "10" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 11, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_op_counters_repl_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "E", "step": 600, "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.mongodb.*.repl_queries_per_sec, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica Query Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 40, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_op_counters_repl_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "E", "step": 600, "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.mongodb.*.repl_inserts_per_sec, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica Inserts Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 32, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_op_counters_repl_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 600, "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.mongodb.*.repl_commands_per_sec, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica Commands Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 37, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_op_counters_repl_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 600, "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.mongodb.*.repl_deletes_per_sec, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica Deletes Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 38, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_op_counters_repl_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 600, "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.mongodb.*.repl_getmores_per_sec, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica GetMores Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 39, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_op_counters_repl_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "E", "step": 600, "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.mongodb.*.repl_updates_per_sec, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replica Updates Per Second", "tooltip": { "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "description": "The time difference between the oldest and newest entries in the oplog. That’s the amount of time an operation will remain in the oplog before being overwritten by a new entry.\n\nFirstly, your replication oplog window tells you how long a secondary member can be offline and still catch up to the primary without doing a full resync\n\nThe second, and more subtle, issue is that replication oplog window is also the maximum amount of time it can take to perform the initial phase of a full sync (either when adding a new secondary, or fully resyncing a stale one)", "fill": 1, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "replication oplog window", "type": "absolute", "url": "https://www.mongodb.com/blog/post/replica-set-health-is-more-than-just-replication" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "mongodb_replset_oplog_size_bytes{instance=~\"$env\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "mongodb_locks_time_acquiring_global_microseconds_total", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.repl_oplog_window_sec, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replication Oplog Window", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dtdurations", "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": [ 1, 2 ], "type": "outside_range" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 1, 2 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 1, 2 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "frequency": "60s", "handler": 1, "message": "A member of the MongoDB replica set is no longer acting as a \"primary\" or \"secondary\"", "name": "Alert for replica status alert", "noDataState": "keep_state", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "description": "If state move out of range 1:2 then will alert\nEach value maps to a state see:", "fill": 1, "id": 43, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "replica set member state", "type": "absolute", "url": "https://docs.mongodb.com/v3.2/reference/replica-states/" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "mongodb_replset_oplog_size_bytes{instance=~\"$env\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "mongodb_locks_time_acquiring_global_microseconds_total", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.*.prd_data.prd-mongo0*.mongodb.*.replica_set_member_state, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false }, { "expr": "mongodb_replset_oplog_size_bytes{instance=~\"$env\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "mongodb_locks_time_acquiring_global_microseconds_total", "refId": "B", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.*.prd_data.prd-mongo1*.mongodb.*.replica_set_member_state, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false }, { "expr": "mongodb_replset_oplog_size_bytes{instance=~\"$env\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "mongodb_locks_time_acquiring_global_microseconds_total", "refId": "C", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.*.prd_data.prd-mongo2*.mongodb.*.replica_set_member_state, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 1 }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 2 } ], "timeFrom": null, "timeShift": null, "title": "Replica set member state", "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 } ] } ], "repeat": "env", "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Replica Set Metrics for $region", "titleSize": "h4" }, { "collapse": false, "height": 210, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "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, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "mongodb_memory{instance=~\"$env\",type=~\"resident|virtual\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mem.used_percent, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "percent", "label": "MB", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "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": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_network_bytes_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{state}}", "metric": "mongodb_metrics_operation_total", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.net_in_bytes, 10), '.*_data\\.([^_]*?)_.*(net.*?)\\)', '\\1-\\2')", "textEditor": false }, { "expr": "rate(mongodb_network_bytes_total{instance=~\"$env\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{state}}", "metric": "mongodb_metrics_operation_total", "refId": "B", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.net_out_bytes, 10), '.*_data\\.([^_]*?)_.*(net.*?)\\)', '\\1-\\2')", "textEditor": false }, { "expr": "rate(mongodb_network_bytes_total{instance=~\"$env\"}[$interval])", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{state}}", "metric": "mongodb_metrics_operation_total", "refId": "C", "step": 240, "target": "keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.net_out_bytes, 10)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network I/O", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 41, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "mongodb_replset_oplog_size_bytes{instance=~\"$env\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "mongodb_locks_time_acquiring_global_microseconds_total", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.$region*.$region-mongo*.mongodb.*.open_connections, 10), '.*_data.(.*?)_.*', '\\1')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open 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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 1, "id": 42, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "B", "target": "aliasSub(keepLastValue(infrastructure.*.$region*.$region-mongo*.system.load5, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "5 Min 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": null, "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": true, "title": "Resource Metrics", "titleSize": "h4" }, { "collapse": false, "height": 250, "panels": [ { "alert": { "conditions": [ { "evaluator": { "params": [ 300 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "15m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "frequency": "60s", "handler": 1, "message": "A MongoDB oplog replication has been 5 minutes behind in its replication for more than 15 minutes.\nBeing able to fail over to a replica of your data is only useful if the data is up to date, so you need to know when that’s no longer the case!", "name": "MongoDB Oplog lag alert", "noDataState": "no_data", "notifications": [ { "id": 2 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "description": "", "fill": 1, "id": 16, "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, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mongodb_replset_oplog_head_timestamp[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.prd_data.prd-mongo*.mongodb.*.repl_lag, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": true }, { "expr": "rate(mongodb_replset_oplog_head_timestamp[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "B", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.uat_data.uat-mongo*.mongodb.*.repl_lag, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": true }, { "expr": "rate(mongodb_replset_oplog_head_timestamp[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "C", "step": 240, "target": "aliasSub(keepLastValue(infrastructure.eu-west-1.tst_data.tst-mongo*.mongodb.*.repl_lag, 5), '.*_data.(.*?)_.*', '\\1')", "textEditor": true } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 300 } ], "timeFrom": null, "timeShift": null, "title": "Oplog Replication Lag", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dtdurations", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "alert": { "conditions": [ { "evaluator": { "params": [ 98 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "frequency": "60s", "handler": 1, "message": "MongoDB's average disk i/o utilization has been above 98% for 5 minutes", "name": "MongoDB's Disk IO Utilization alert", "noDataState": "ok", "notifications": [ { "id": 2 } ] }, "aliasColors": { "prd-mongo0 dm-0": "#64b0c8", "prd-mongo0 nvme0n1": "#64b0c8", "prd-mongo0 nvme0n1p1": "#64b0c8", "prd-mongo0 nvme1n1": "#64b0c8", "prd-mongo0 nvme2n1": "#64b0c8", "prd-mongo1 dm-0": "#cca300", "prd-mongo1 nvme0n1": "#cca300", "prd-mongo1 nvme0n1p1": "#cca300", "prd-mongo1 nvme1n1": "#cca300", "prd-mongo2 dm-0": "#e24d42", "prd-mongo2 nvme0n1": "#e24d42", "prd-mongo2 nvme0n1p1": "#e24d42", "prd-mongo2 nvme1n1": "#e24d42", "prd-mongo2 nvme2n1": "#e24d42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "description": "Hardcoded to show prd, alerts dont work with template variables.\n\nFor reference on getting percent value:", "fill": 0, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "diskio telegraf plugin", "type": "absolute", "url": "https://github.com/influxdata/telegraf/tree/master/plugins/inputs/diskio" }, { "targetBlank": true, "title": "how to calculate IO utilization", "type": "absolute", "url": "https://github.com/influxdata/telegraf/issues/1007#issuecomment-321297647" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "(rate(node_disk_io_time_ms{instance=~\"shr.*\"}[5m])/1000 or irate(node_disk_io_time_ms{instance=~\"shr.*\"}[5m])/1000)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{device}} - {{instance}}", "refId": "B", "step": 240, "target": "aliasSub(asPercent(perSecond(infrastructure.eu-west-1.prd_data.prd-mongo*.diskio.*.io_time), 1000), '.*_data\\.([^_]*?)_.*diskio\\.([^.]*).*', '\\1 \\2')", "textEditor": true } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 98 } ], "timeFrom": null, "timeShift": null, "title": "Disk IO Utilization (prd only)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "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": true, "title": "Alerts", "titleSize": "h4" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PAAS_METRICS}", "fill": 0, "id": 18, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_reads_completed{instance=~\"shr.*\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{instance}}", "refId": "A", "step": 240, "target": "aliasSub(perSecond(infrastructure.eu-west-1.$region*.$region-mongo*.diskio.*.reads), '.*_data\\.([^_]*?)_.*diskio\\.([^.]*).*', '\\1 \\2')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Reads Completed (Per Second)", "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_PAAS_METRICS}", "fill": 0, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_writes_completed{instance=~\"shr.*\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{instance}}", "refId": "A", "step": 240, "target": "aliasSub(perSecond(infrastructure.eu-west-1.$region*.$region-mongo*.diskio.*.writes), '.*_data\\.([^_]*?)_.*diskio\\.([^.]*).*', '\\1 \\2')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Writes Completed (Per Second)", "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": 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" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "prd", "value": "prd" }, "hide": 0, "includeAll": false, "label": "region", "multi": false, "name": "region", "options": [ { "selected": true, "text": "prd", "value": "prd" }, { "selected": false, "text": "uat", "value": "uat" }, { "selected": false, "text": "tst", "value": "tst" } ], "query": "prd,uat,tst", "type": "custom" } ] }, "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": "Mongo", "version": 16 }
2018-10-12 16:40:49 UTC
2018-10-12 17:04:36 UTC
2
4
12,975
1
23,483
18,766
26
grafana-utils
Monitoring Art - Grafana utils
Demo dashboard for monitoring art using Grafana utils. https://github.com/yesoreyeram/grafana-utils for more details
2020-09-08 12:59:24 UTC
2020-09-08 13:39:04 UTC
0
Use **https://grafana-utils.vercel.app** as url for the datasource ![](https://user-images.githubusercontent.com/153843/91980457-30664800-ed1f-11ea-859c-6337d8f22334.png) Refer https://github.com/yesoreyeram/grafana-utils for more details
56,003
56,004
null
null
0
0
18,766
1
12,975
1
26
null
{ "__inputs": [ { "name": "DS_SIMPLEJSON", "label": "SimpleJson", "description": "Use https://grafana-utils.vercel.app/ as url", "type": "datasource", "pluginId": "grafana-simple-json-datasource", "pluginName": "SimpleJson" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.1" }, { "type": "datasource", "id": "grafana-simple-json-datasource", "name": "SimpleJson", "version": "1.4.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "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" }, { "datasource": "${DS_SIMPLEJSON}", "enable": false, "hide": false, "iconColor": "#FFEE52", "limit": 100, "name": "Server Events", "query": "Server Events", "showIn": 0, "tags": [], "type": "tags" }, { "datasource": "${DS_SIMPLEJSON}", "enable": false, "hide": false, "iconColor": "#A352CC", "limit": 100, "name": "Client Events", "query": "Client Events", "showIn": 0, "tags": [], "type": "tags" } ] }, "editable": true, "gnetId": 12975, "graphTooltip": 0, "id": null, "iteration": 1599568863754, "links": [ { "icon": "doc", "tags": [], "targetBlank": true, "title": "Github", "tooltip": "Github Repository", "type": "link", "url": "https://github.com/yesoreyeram/grafana-simple-deno-api-backend" } ], "panels": [ { "aliasColors": { "A": "dark-orange", "A11": "dark-orange", "A13": "dark-orange", "A15": "dark-orange", "C": "dark-blue", "F": "dark-orange", "F12": "dark-orange", "G": "dark-orange", "G9": "dark-orange", "I": "light-blue", "L": "light-purple", "N": "dark-orange", "N14": "dark-orange", "O": "light-blue", "R": "dark-orange", "R10": "dark-orange", "S": "light-green", "T": "light-red", "U": "semi-dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 53, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "rawQuery": true, "refId": "A", "target": "LED(* GRAFANA UTILS *)", "type": "timeserie" }, { "rawQuery": true, "refId": "B", "target": "LED(* MAKE GRAFANA COOLEST *,-20)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "170m", "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Series A": "light-red", "Series B": "semi-dark-red" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 59, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "Expression(Series B,multiply:0.1,cos,abs)", "type": "timeserie" }, { "hide": false, "refId": "B", "target": "Expression(Series A,multiply:0.1,sin,abs)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Love", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { " ": "semi-dark-green", "Moon": "rgb(255, 255, 255)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 9, "x": 8, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 61, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "Hill", "color": "rgb(140, 59, 59)", "fill": 2, "lines": true, "linewidth": 1, "points": false }, { "alias": "Moon", "pointradius": 15 }, { "alias": "Star", "color": "rgb(102, 97, 97)", "pointradius": 2 }, { "alias": "Rainbow-V", "color": "#4b0082", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false, "stack": true }, { "alias": "Rainbow-I", "color": "indigo", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "Rainbow-B", "color": "blue", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "Rainbow-G", "color": "green", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "Rainbow-Y", "color": "yellow", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "Rainbow-O", "color": "orange", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "Rainbow-R", "color": "red", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "Falls", "color": "#8AB8FF", "fill": 0, "fillGradient": 0, "lines": true, "linewidth": 2, "points": false }, { "alias": "roof", "color": "rgb(201, 141, 86)", "fill": 10, "lines": true, "points": false }, { "alias": "house", "color": "#A352CC", "fill": 10, "lines": true, "points": false }, { "alias": "Door", "color": "#E02F44", "fill": 10, "lines": true, "points": false }, { "alias": "Cloud1", "color": "rgb(219, 215, 215)", "pointradius": 5 }, { "alias": "Cloud2", "color": "rgb(219, 215, 215)", "pointradius": 5 }, { "alias": "Cloud3", "color": "rgb(219, 215, 215)", "pointradius": 5 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "C", "target": "Pattern( ,0,0,0,0,0,3,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "rawQuery": true, "refId": "A", "target": "Pattern( ,0,0,0,0,2.75,2.75,2.75,0,0,0,0)", "type": "timeserie" }, { "hide": false, "rawQuery": true, "refId": "B", "target": "Pattern( ,0,0,0,2.50,2.50,2.50,2.50,2.50,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "D", "target": "Pattern( ,0,0,2.25,2.25,2.25,2.25,2.25,2.25,2.25,0,0)", "type": "timeserie" }, { "hide": false, "refId": "E", "target": "Pattern( ,0,0,0,0,0,1,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "F", "target": "Pattern( ,0,0,0,0,0,0.5,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "G", "target": "Pattern( ,0,0,0,0,0,0.25,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "H", "target": "Pattern( ,0,0,0,0,0,0.75,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "I", "target": "Pattern( ,0,0,0,0,0,1.25,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "J", "target": "Pattern( ,0,0,0,0,0,1.5,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "K", "target": "Pattern( ,0,0,0,0,0,1.75,0,0,0,0,0)", "type": "timeserie" }, { "rawQuery": false, "refId": "M", "target": "Matrix(Moon,60,0,[5])", "type": "timeserie" }, { "rawQuery": false, "refId": "N", "target": "Matrix(Star,10,0,[4.5])", "type": "timeserie" }, { "rawQuery": false, "refId": "O", "target": "Matrix(Star,70,0,[4.1])", "type": "timeserie" }, { "rawQuery": false, "refId": "P", "target": "Matrix(Star,80,0,[4.8])", "type": "timeserie" }, { "rawQuery": false, "refId": "Q", "target": "Matrix(Star,40,0,[5.8])", "type": "timeserie" }, { "refId": "R", "target": "Expression(Rainbow-V,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37)", "type": "timeserie" }, { "refId": "S", "target": "Expression(Rainbow-I,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37,add:0.05)", "type": "timeserie" }, { "refId": "T", "target": "Expression(Rainbow-B,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37,add:0.10)", "type": "timeserie" }, { "refId": "U", "target": "Expression(Rainbow-G,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37,add:0.15)", "type": "timeserie" }, { "refId": "V", "target": "Expression(Rainbow-Y,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37,add:0.20)", "type": "timeserie" }, { "refId": "W", "target": "Expression(Rainbow-O,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37,add:0.25)", "type": "timeserie" }, { "refId": "X", "target": "Expression(Rainbow-R,divide:6,sin,abs,add:0.1,start-after:23,stop-after:37,add:0.30)", "type": "timeserie" }, { "refId": "L", "target": "Expression(Hill,multiply:0.1,sin,abs)", "type": "timeserie" }, { "rawQuery": true, "refId": "Y", "target": "Matrix(Falls,50,0,[1,0.9][0.9,0.8][0.8,0.7][0.8,0.6,0.7][0.5]0.4,0.3][0.1,0][0][0][0])", "type": "timeserie" }, { "rawQuery": true, "refId": "Z", "target": "Matrix(roof,10,0.2,[0.3][0.5][0.7][0.5][0.3])", "type": "timeserie" }, { "target": "Matrix(house,10,0.2,[0.3][0.3][0.3][0.3][0.3])", "type": "timeserie" }, { "target": "Matrix(Door,12,0,[0.3][0.3])", "type": "timeserie" }, { "target": "Matrix(Cloud1,40,0,[4][3.75,4.25][4])", "type": "timeserie" }, { "target": "Matrix(Cloud2,20,1,[4][3.75,4.25][4])", "type": "timeserie" } ], "thresholds": [], "timeFrom": "90m", "timeRegions": [], "timeShift": null, "title": "Cloud Monitoring", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "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 } }, { "aliasColors": { "Series A": "light-red", "Series B": "semi-dark-red", "hello": "super-light-blue", "hello1": "dark-blue", "hello2": "light-blue", "hello3": "semi-dark-blue" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 6 }, "hiddenSeries": false, "id": 65, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "hide": false, "refId": "B", "target": "Expression(hello1,multiply:0.1,sin,abs,min:0.75)", "type": "timeserie" }, { "hide": false, "refId": "D", "target": "Expression(hello3,multiply:0.1,cos,abs,min:0.65)", "type": "timeserie" }, { "hide": false, "refId": "C", "target": "Expression(hello2,multiply:0.1,cos,abs,max:0.75)", "type": "timeserie" }, { "hide": false, "refId": "A", "target": "Expression(hello,multiply:0.1,sin,abs,max:0.75)", "type": "timeserie" }, { "refId": "E", "target": "Expression(hello,multiply:0.1,sin,abs,sqrt)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wave", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 10 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 63, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "HeartBeat", "color": "#E02F44" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "C", "target": "Pattern(HeartBeat,0,0,0,-3,-2,5,0,0)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "60m", "timeRegions": [], "timeShift": null, "title": "Heartbeat", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "A": "dark-green", "B": "dark-yellow", "C": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 3, "w": 7, "x": 17, "y": 10 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "A1", "color": "#37872D", "points": false }, { "alias": "B1", "color": "#E0B400", "points": false }, { "alias": "C1", "color": "#C4162A", "points": false }, { "alias": "A2", "color": "#37872D" }, { "alias": "B2", "color": "#E0B400" }, { "alias": "C2", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "B", "target": "Expression(A,sin,stop-after:6)", "type": "timeserie" }, { "refId": "A", "target": "Expression(B,sin,start-after:5,stop-after:8)", "type": "timeserie" }, { "refId": "C", "target": "Expression(C,sin,start-after:7)", "type": "timeserie" }, { "refId": "D", "target": "Expression(A1,sin,add:-0.5,stop-after:6)", "type": "timeserie" }, { "refId": "E", "target": "Expression(B1,sin,add:-0.5,start-after:5,stop-after:8)", "type": "timeserie" }, { "refId": "F", "target": "Expression(C1,sin,add:-0.5,start-after:7)", "type": "timeserie" }, { "refId": "G", "target": "Expression(A2,sin,add:-1,stop-after:6)", "type": "timeserie" }, { "refId": "H", "target": "Expression(B2,sin,add:-1,start-after:5,stop-after:8)", "type": "timeserie" }, { "refId": "I", "target": "Expression(C2,sin,add:-1,start-after:7)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "15m", "timeRegions": [], "timeShift": null, "title": "Together", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 19, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 13 }, "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", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "cpu", "type": "timeserie" }, { "refId": "B", "target": "memory", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Timeseries with annotations", "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 } }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "memory" }, "properties": [ { "id": "custom.width", "value": 161 } ] } ] }, "gridPos": { "h": 3, "w": 17, "x": 7, "y": 13 }, "id": 8, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "RandomWalk(4, Server)", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "Usage", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Server" } } ], "type": "stat" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-background" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "memory" }, "properties": [ { "id": "custom.width", "value": 83 } ] }, { "matcher": { "id": "byName", "options": "Server" }, "properties": [ { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "cpu" }, "properties": [ { "id": "custom.width", "value": 137 } ] } ] }, "gridPos": { "h": 5, "w": 6, "x": 7, "y": 16 }, "id": 3, "options": { "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "memory", "type": "table" }, { "refId": "B", "target": "cpu", "type": "table" } ], "timeFrom": null, "timeShift": null, "title": "Table", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Server" } } ], "type": "table" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 60 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "memory" }, "properties": [ { "id": "custom.width", "value": 161 } ] } ] }, "gridPos": { "h": 5, "w": 5, "x": 13, "y": 16 }, "id": 6, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "cpu", "type": "timeserie" }, { "refId": "B", "target": "memory", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "Usage", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Server" } } ], "type": "gauge" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "memory" }, "properties": [ { "id": "custom.width", "value": 161 } ] } ] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 16 }, "id": 7, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "RandomWalk(5)", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "Usage", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Server" } } ], "type": "bargauge" } ], "title": "Demo", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 25, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "RandomWalk()", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RandomWalk()", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 7, "y": 14 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "RandomWalk(3)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RandomWalk(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": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 14 }, "hiddenSeries": false, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "RandomWalk(5,Server)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RandomWalk(5,Server)", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 20 }, "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", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "FlatLine()", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "FlatLine()", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 7, "y": 20 }, "hiddenSeries": false, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "FlatLine(16)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "FlatLine(16)", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 20 }, "hiddenSeries": false, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "FlatLine(7,Rainbow)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "FlatLine(7,Rainbow)", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "Step()", "type": "timeserie" } ], "thresholds": [], "timeFrom": "10m", "timeRegions": [], "timeShift": null, "title": "Step()", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 5, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "Step(50)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "10m", "timeRegions": [], "timeShift": null, "title": "Step(50)", "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 11, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "Step(50,Speed)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "10m", "timeRegions": [], "timeShift": null, "title": "Step(50,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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 7, "x": 17, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "Step(0,Speed,10)", "type": "timeserie" }, { "refId": "B", "target": "Step(1,,3)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "10m", "timeRegions": [], "timeShift": null, "title": "Step(0,Speed,10) & Step(1,,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": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 9, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 43, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "hide": false, "rawQuery": true, "refId": "C", "target": "Patterns([B,4,3,2,1,2,3][A,1,2,3,2])", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Buildings", "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": { "Series A": "light-red", "Series B": "semi-dark-red", "hello": "dark-red", "hello1": "semi-dark-red", "hello2": "light-red", "hello3": "super-light-red" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 5, "w": 15, "x": 9, "y": 32 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "refId": "B", "target": "Expression(hello1,multiply:0.1,sin,abs,min:0.75)", "type": "timeserie" }, { "refId": "D", "target": "Expression(hello3,multiply:0.1,cos,abs,min:0.65)", "type": "timeserie" }, { "refId": "C", "target": "Expression(hello2,multiply:0.1,cos,abs,max:0.75)", "type": "timeserie" }, { "refId": "A", "target": "Expression(hello,multiply:0.1,sin,abs,max:0.75)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hello", "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": { "Bar": "semi-dark-green", "Bau": "dark-green", "Baz": "light-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 37 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "Matrix(Foo,0,0,[6,7,1,2,3,4,5][1,2,0,4,5][1,2,,4,5])", "type": "timeserie" }, { "hide": false, "refId": "B", "target": "Matrix(Bar,3,0,[1,2,3,4,5][1,2,0,4,5][1,2,6,4,5])", "type": "timeserie" }, { "hide": false, "refId": "C", "target": "Matrix(Baz,6,0,[1,2,3,4,5][1,2,7,0,4,5][1,2,,4,5])", "type": "timeserie" }, { "hide": false, "refId": "D", "target": "Matrix(Bau,9,0,[1,2,3,4,5][1,2,0,4,5][1,2,,4,5])", "type": "timeserie" } ], "thresholds": [], "timeFrom": "12m", "timeRegions": [], "timeShift": null, "title": "Matrix", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "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_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 4, "y": 37 }, "hiddenSeries": false, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "RandomWalk(5,Server)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Random Walk", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { " ": "semi-dark-orange", "A ": "light-yellow", "B ": "light-yellow", "C": "light-yellow", "D": "light-yellow", "E ": "light-yellow", "F ": "light-yellow", "G ": "light-yellow", "H ": "light-yellow", "I ": "semi-dark-orange", "J": "semi-dark-orange", "K ": "semi-dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 37 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ {} ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "hide": false, "refId": "C", "target": "Pattern(A ,0,0,0,0,0,5,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "A", "target": "Pattern(B ,0,0,0,0,4,0,4,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "B", "target": "Pattern(C,0,0,0,3,0,0,0,3,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "D", "target": "Pattern(D,0,0,2,0,0,0,0,0,2,0,0)", "type": "timeserie" }, { "hide": false, "refId": "E", "target": "Pattern(E ,0,0,0,0,0,1,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "F", "target": "Pattern(F ,0,0,0,0,0,0.5,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "G", "target": "Pattern(G ,0,0,0,0,0,0.25,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "H", "target": "Pattern(H ,0,0,0,0,0,0.75,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "I", "target": "Pattern(I ,0,0,0,0,0,1.25,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "J", "target": "Pattern(J,0,0,0,0,0,1.5,0,0,0,0,0)", "type": "timeserie" }, { "hide": false, "refId": "K", "target": "Pattern(K ,0,0,0,0,0,1.75,0,0,0,0,0)", "type": "timeserie" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tower", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Series Demo", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 55, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 51, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "LED(*ABCDEFGHIJKLMNOPQRSTUVWXYZ*)", "type": "timeserie" } ], "thresholds": [], "timeFrom": "170m", "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Alphabets", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 21, "panels": [ { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "server1" }, "properties": [ { "id": "displayName" } ] } ] }, "gridPos": { "h": 2, "w": 9, "x": 7, "y": 3 }, "id": 10, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "name" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "Grafana Deno JSON Backend", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "server1" }, "properties": [ { "id": "displayName" } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 7, "y": 5 }, "id": 11, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "none" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "server1", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 9, "y": 5 }, "id": 17, "options": { "content": "![](https://camo.githubusercontent.com/68631b19ad7605c7f5f1f161f5dcc9452cc288f9/68747470733a2f2f64656e6f6c69622e6769746875622e696f2f686967682d7265732d64656e6f2d6c6f676f2f64656e6f5f68725f636972636c652e706e67)", "mode": "markdown" }, "pluginVersion": "7.1.0", "targets": [ { "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "server1" }, "properties": [ { "id": "displayName" } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 14, "y": 5 }, "id": 13, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "none" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "server1", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "server1" }, "properties": [ { "id": "displayName" } ] } ] }, "gridPos": { "h": 3, "w": 2, "x": 7, "y": 9 }, "id": 15, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "none" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "server1", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "server1" }, "properties": [ { "id": "displayName" } ] } ] }, "gridPos": { "h": 3, "w": 2, "x": 14, "y": 9 }, "id": 14, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "none" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "server1", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 70 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "server1" }, "properties": [ { "id": "displayName" } ] } ] }, "gridPos": { "h": 2, "w": 9, "x": 7, "y": 12 }, "id": 12, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "none" }, "pluginVersion": "7.1.1", "targets": [ { "refId": "A", "target": "server1", "type": "timeserie" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" } ], "title": "Logo", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 23, "panels": [ { "datasource": "${DS_SIMPLEJSON}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 3 }, "id": 5, "options": { "content": "Running directly from url\n```\ndeno run --allow-net https://raw.githubusercontent.com/yesoreyeram/grafana-simple-deno-api-backend/master/index.ts --port 8080\n```\n\nRunning from local\n```\ngit clone https://github.com/yesoreyeram/grafana-simple-deno-api-backend.git\ncd grafana-simple-deno-api-backend\ndeno run --allow-net index.ts --port 8080\n```\n", "mode": "markdown" }, "pluginVersion": "7.1.0", "targets": [ { "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Help", "type": "text" } ], "title": "WIki", "type": "row" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_SIMPLEJSON}", "definition": "Servers()", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Servers", "options": [], "query": "Servers()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": "SimpleJson", "filters": [ { "condition": "", "key": "Servers", "operator": "=", "value": "Server 1" } ], "hide": 0, "label": "Adhoc Filter", "name": "AdhocFilter", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Monitoring Art - Grafana utils", "uid": "grafana-utils", "version": 124, "description": "Demo dashboard for monitoring art using Grafana utils. https://github.com/yesoreyeram/grafana-utils for more details" }
2020-09-08 12:59:24 UTC
2020-09-08 13:39:04 UTC
0
0
16,720
1
32,599
25,627
26
drone-ci
Drone CI
Dashboard for Drone CI
2022-08-15 19:25:14 UTC
2022-08-15 19:27:59 UTC
0
null
0
0
null
null
0
0
25,627
1
16,720
1
26
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.7" }, { "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": { "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, "graphTooltip": 2, "id": null, "links": [], "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 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 2, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(drone_build_count) by (application_name)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "Total Builds", "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": 4, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(drone_repo_count) by (application_name)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "Activated Repos", "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": 8, "y": 0 }, "id": 7, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum(drone_user_count) by (application_name)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "Total Users", "type": "stat" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 10, "title": "Metrics", "type": "row" }, { "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": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 5 }, "id": 6, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(drone_running_builds) by (application_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "running builds", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(drone_pending_builds) by (application_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "pending builds", "range": true, "refId": "B" } ], "title": "Builds", "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": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 5 }, "id": 8, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(drone_running_jobs) by (application_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "running jobs", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(drone_pending_jobs) by (application_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "pending jobs", "range": true, "refId": "B" } ], "title": "Jobs", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 36, "style": "dark", "tags": [ "drone", "drone-ci", "ci/cd" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "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": "Drone CI", "uid": "IT4-bnNik", "version": 10, "weekStart": "", "gnetId": 16720, "description": "Dashboard for Drone CI" }
2022-08-15 19:25:14 UTC
2022-08-15 19:27:54 UTC
0
0
13,969
1
467,932
20,464
26
thegeekfreaks-unraid-dashboard-1-1
BADBOYIII89III
Developed byTheGeekFreaks
2021-02-25 18:15:06 UTC
2021-02-25 18:17:42 UTC
0
null
60,959
60,960
null
null
0
0
20,464
1
13,969
1
26
Developed byTheGeekFreaks
{ "__inputs": [ { "name": "DS_ELA_MASTER", "label": "ELA_MASTER", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" }, { "name": "DS_TGFSENSE", "label": "TGFsense", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_ELASTICSEARCH", "label": "Elasticsearch", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" }, { "name": "DS_TELEGRAF", "label": "Telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_GRAFANACLOUD-THEGEEKFREAKS-PROM", "label": "grafanacloud-thegeekfreaks-prom", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_RAINTANK", "label": "raintank", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" }, { "name": "DS_LOKI", "label": "Loki", "description": "", "type": "datasource", "pluginId": "loki", "pluginName": "Loki" }, { "name": "VAR__DS_SM_LOGS", "type": "constant", "label": "_DS_SM_LOGS", "value": "grafanacloud-thegeekfreaks-logs", "description": "" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.6.1" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "datasource", "id": "loki", "name": "Loki", "version": "1.0.0" }, { "type": "panel", "id": "magnesium-wordcloud-panel", "name": "Word cloud", "version": "1.1.3" }, { "type": "panel", "id": "mxswat-separator-panel", "name": "Separator", "version": "1.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "yesoreyeram-boomtheme-panel", "name": "Boom Theme", "version": "0.1.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Developed byTheGeekFreaks", "editable": true, "gnetId": 13969, "graphTooltip": 0, "id": null, "iteration": 1613479924376, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "Endpoints" ], "title": "Endpoint Dashboards", "type": "dashboards" } ], "panels": [ { "cacheTimeout": null, "datasource": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 0, "y": 0 }, "id": 330, "interval": null, "links": [], "maxDataPoints": 3, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/.*/", "values": true }, "text": {}, "textMode": "value" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:1395", "fake": true, "field": "event.action", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" } ], "hide": false, "metrics": [ { "$$hashKey": "object:518", "field": "event.action.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "pfelk* AND event.action:pass", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "FIREWALL ERLAUBT", "transformations": [], "transparent": true, "type": "stat" }, { "datasource": "${DS_TGFSENSE}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 5, "w": 10, "x": 7, "y": 0 }, "id": 356, "options": { "content": "<img src=\"https://cdn.thegeekfreaks.de/Download/Logo_v2.png\" >\n ", "mode": "html" }, "pluginVersion": "7.4.1", "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": "text" }, { "cacheTimeout": null, "datasource": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(218, 0, 26)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 0 }, "id": 332, "interval": null, "links": [], "maxDataPoints": 3, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/.*/", "values": true }, "text": {}, "textMode": "value" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:1395", "fake": true, "field": "event.action", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" } ], "hide": false, "metrics": [ { "$$hashKey": "object:518", "field": "event.action.keyword", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "pfelk* AND event.action:block", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "FIREWALL GEBLOCKT", "transformations": [], "transparent": true, "type": "stat" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] }, "unit": "string" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 354, "interval": null, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:710", "fake": true, "field": "source.geo.country_name", "id": "5", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" }, { "$$hashKey": "object:600", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:701", "field": "select field", "id": "4", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VERBINDUNG: QUELLENLÄNDER", "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:490", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:491", "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": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] }, "unit": "string" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 5 }, "hiddenSeries": false, "id": 352, "interval": null, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "maxDataPoints": 3, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:710", "fake": true, "field": "destination.geo.country_name", "id": "5", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "20" }, "type": "terms" }, { "$$hashKey": "object:600", "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "30s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:701", "field": "select field", "id": "4", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VERBINDUNG: ZIELLÄNDER", "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:490", "format": "string", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:491", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "breakPoint": "25%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 13, "w": 5, "x": 0, "y": 12 }, "id": 348, "interval": null, "legend": { "percentage": true, "percentageDecimals": 1, "show": true, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:862", "fake": true, "field": "interface.alias", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "$$hashKey": "object:710", "fake": true, "field": "@timestamp", "id": "5", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:701", "field": "select field", "id": "4", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "INTERFACE NUTZUNG IN %", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" }, { "circleMaxSize": 30, "circleMinSize": "1", "colors": [ "#56A64B", "#F2CC0C", "#FF780A", "#E02F44", "#C4162A" ], "datasource": "${DS_ELASTICSEARCH}", "decimals": 0, "esGeoPoint": "source.geo.location", "esLocationName": "", "esMetric": "Count", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 14, "x": 5, "y": 12 }, "hideEmpty": false, "hideZero": false, "id": 368, "initialZoom": "2", "locationData": "geohash", "mapCenter": "Europe", "mapCenterLatitude": 46, "mapCenterLongitude": 14, "maxDataPoints": 1, "mouseWheelZoom": false, "pluginVersion": "7.2.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "bucketAggs": [ { "$$hashKey": "object:3255", "field": "source.geo.location", "id": "2", "settings": { "precision": 4 }, "type": "geohash_grid" } ], "metrics": [ { "$$hashKey": "object:3135", "field": "select field", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "100,200,500,1000", "timeFrom": null, "timeShift": null, "title": "KARTE DER VERBINDUNGSQUELLEN ", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "valueName": "total" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fontSize": "80%", "format": "short", "gridPos": { "h": 13, "w": 5, "x": 19, "y": 12 }, "id": 340, "interval": null, "legend": { "percentage": true, "show": true, "sort": "current", "sortDesc": true, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "7.2.1", "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:862", "fake": true, "field": "event.action", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "$$hashKey": "object:76", "fake": true, "field": "interface.alias", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "5" }, "type": "terms" }, { "$$hashKey": "object:710", "fake": true, "field": "@timestamp", "id": "5", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:701", "field": "select field", "id": "4", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "FIREWALL PRO INTERFACE IN %", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 395, "pluginVersion": "7.3.7", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "TRENNER", "type": "mxswat-separator-panel" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "celsius", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 3, "x": 0, "y": 26 }, "id": 269, "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": [], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" }, { "params": [ 10 ], "type": "moving_average" } ] ], "tags": [ { "key": "feature", "operator": "=", "value": "smbusmaster_0" } ] } ], "thresholds": "65,75", "title": "CPU TEMPERATUR", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_TELEGRAF}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "light-green", "value": 10 }, { "color": "dark-green", "value": 25 }, { "color": "dark-yellow", "value": 35 }, { "color": "semi-dark-orange", "value": 50 }, { "color": "red", "value": 75 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 18, "x": 3, "y": 26 }, "hideTimeOverride": true, "id": 271, "interval": "$interval", "links": [], "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "targets": [ { "alias": "$tag_cpu", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "cpu" ], "type": "tag" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "!~", "value": "/^cpu-total/" } ] } ], "timeFrom": null, "timeShift": null, "title": "UNRAID PROZESSORAUSLASTUNG PRO THREAD", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-blue", "value": null }, { "color": "semi-dark-green", "value": 200 }, { "color": "#EAB839", "value": 300 }, { "color": "dark-orange", "value": 450 }, { "color": "red", "value": 600 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 26 }, "hideTimeOverride": true, "id": 279, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "21s", "title": "USV LAST", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#EAB839", "value": 0.2 }, { "color": "dark-orange", "value": 0.32 }, { "color": "red", "value": 0.55 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 30 }, "hideTimeOverride": true, "id": 283, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Wh", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "21s", "timeShift": null, "title": "LAST IN kWh", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-blue", "value": null }, { "color": "light-green", "value": 24 }, { "color": "light-yellow", "value": 49 }, { "color": "light-orange", "value": 74 }, { "color": "red", "value": 89 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 14, "w": 2, "x": 0, "y": 33 }, "hideTimeOverride": true, "id": 126, "interval": "", "links": [], "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "targets": [ { "alias": "CPU Load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "CPU LAST", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "description": "Note: Query Options > Min Interval - Must Match on Week/Month/Year To Stay In Sync (Set to 2 Hours by Default For Performance Reasons) - Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(12, 103, 0)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 2, "y": 33 }, "hideTimeOverride": true, "id": 79, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Array Growth (Week)", "groupBy": [ { "params": [ "$interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/user0" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": "now/w", "timeShift": null, "title": "ARRAY / WOCHE", "transparent": true, "type": "stat" }, { "datasource": "$Datasource_Telegraf", "description": "Note: Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1, "value": "" } ], "thresholds": { "mode": "percentage", "steps": [ { "color": "rgb(16, 137, 0)", "value": null } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Disk (Mount)" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(0, 0, 45)", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "unit", "value": "dectbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "KAPAZITÄT" } ] }, { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "unit", "value": "dectbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "BELEGT" } ] }, { "matcher": { "id": "byName", "options": "Free" }, "properties": [ { "id": "unit", "value": "dectbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "FREI" } ] }, { "matcher": { "id": "byName", "options": "Used %" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "decimals", "value": 1 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "semi-dark-green", "value": 24.9 }, { "color": "semi-dark-blue", "value": 49.9 }, { "color": "orange", "value": 74.9 }, { "color": "red", "value": 89.9 } ] } }, { "id": "displayName", "value": "BELEGT %" } ] } ] }, "gridPos": { "h": 4, "w": 14, "x": 5, "y": 33 }, "hideTimeOverride": false, "id": 193, "interval": "", "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Disk 1", "dsType": "influxdb", "groupBy": [ { "params": [ "path" ], "type": "tag" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "fstype" ], "type": "tag" } ], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Used" ], "type": "alias" } ], [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Free" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Total" ], "type": "alias" } ], [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Used %" ], "type": "alias" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/user" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "ARRAY SPEICHER KOMPLETTANSICHT", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Free": 7, "Time": 0, "Total": 5, "Used": 6, "Used %": 4, "device": 1, "fstype": 3, "path": 2 }, "renameByName": { "Used": "", "device": "Disk (Mount)", "fstype": "File Sytem", "path": "Path" } } } ], "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "description": "Note: Query Options > Min Interval - Must Match on Week/Month/Year To Stay In Sync (Set to 2 Hours by Default For Performance Reasons) - Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(20, 93, 0)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 19, "y": 33 }, "hideTimeOverride": true, "id": 181, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Array Growth (Month)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/user0" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": "now/M", "timeShift": null, "title": "ARRAY / MONAT", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-green", "value": 24 }, { "color": "dark-yellow", "value": 35 }, { "color": "dark-orange", "value": 74 }, { "color": "red", "value": 89 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 14, "w": 2, "x": 22, "y": 33 }, "hideTimeOverride": true, "id": 220, "interval": "", "links": [], "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "targets": [ { "alias": "RAM Load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "RAM", "transparent": true, "type": "bargauge" }, { "aliasColors": { "Duplicacy": "green", "Plex": "orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Datasource_Telegraf", "decimals": null, "description": "Note: Uses Variable", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 2, "y": 37 }, "hiddenSeries": false, "id": 319, "interval": "", "legend": { "alignAsTable": false, "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": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" } ], "intervalFactor": 2, "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / $CPU_Threads" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DOCKER CPU AUSLASTUNG", "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": [ { "$$hashKey": "object:2705", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2706", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "$Datasource_Telegraf", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "semi-dark-green", "value": 35 }, { "color": "light-yellow", "value": 50 }, { "color": "semi-dark-orange", "value": 75 }, { "color": "light-red", "value": 85 }, { "color": "dark-red", "value": 100 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 10, "y": 37 }, "hideTimeOverride": false, "id": 203, "interval": "", "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Cache Utilized %", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") AS \"Used\", last(\"free\") AS \"Free\", last(\"total\") AS \"Total\" FROM \"disk\" WHERE (\"path\" = '/rootfs/mnt/user0' AND \"host\" =~ /^$host$/) AND $timeFilter GROUP BY \"path\"", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/cache" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "CACHE GENUTZT %", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "description": "Note: Query Options > Min Interval - Must Match on Week/Month/Year To Stay In Sync (Set to 2 Hours by Default For Performance Reasons) - Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 12, "y": 37 }, "hideTimeOverride": true, "id": 185, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Array Growth (Year)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/user0" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": "now/y", "timeShift": null, "title": "WACHSTUM (JAHR)", "transparent": true, "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$Datasource_Telegraf", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 6, "w": 8, "x": 14, "y": 37 }, "hiddenSeries": false, "id": 317, "interval": "$interval", "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": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "intervalFactor": 2, "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DOCKER RAMVERBRAUCH", "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": [ { "$$hashKey": "object:2005", "decimals": 0, "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2006", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "description": "Note: Query Options > Min Interval - Must Match on Week/Month/Year To Stay In Sync (Set to 2 Hours by Default For Performance Reasons) - Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(95, 0, 137)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 2, "y": 43 }, "hideTimeOverride": true, "id": 400, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Array Growth (Week)", "groupBy": [ { "params": [ "$interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/TGFFAST" } ] } ], "timeFrom": "now/w", "timeShift": null, "title": "ZFS / WOCHE", "transparent": true, "type": "stat" }, { "datasource": "$Datasource_Telegraf", "description": "Note: Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1, "value": "" } ], "thresholds": { "mode": "percentage", "steps": [ { "color": "rgb(83, 0, 126)", "value": null } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Disk (Mount)" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(0, 0, 45)", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "unit", "value": "dectbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "KAPAZITÄT" } ] }, { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "unit", "value": "dectbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "BELEGT" } ] }, { "matcher": { "id": "byName", "options": "Free" }, "properties": [ { "id": "unit", "value": "dectbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "FREI" } ] }, { "matcher": { "id": "byName", "options": "Used %" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "decimals", "value": 1 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "semi-dark-blue", "value": 24.9 }, { "color": "rgb(6, 49, 115)", "value": 49.9 }, { "color": "orange", "value": 74.9 }, { "color": "red", "value": 89.9 } ] } }, { "id": "displayName", "value": "BELEGT %" } ] } ] }, "gridPos": { "h": 4, "w": 14, "x": 5, "y": 43 }, "hideTimeOverride": false, "id": 402, "interval": "", "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Disk 1", "dsType": "influxdb", "groupBy": [ { "params": [ "path" ], "type": "tag" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "fstype" ], "type": "tag" } ], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Used" ], "type": "alias" } ], [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Free" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Total" ], "type": "alias" } ], [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Used %" ], "type": "alias" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/TGFFAST" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "ZFS SPEICHER KOMPLETTANSICHT", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Free": 7, "Time": 0, "Total": 5, "Used": 6, "Used %": 4, "device": 1, "fstype": 3, "path": 2 }, "renameByName": { "Used": "", "device": "Disk (Mount)", "fstype": "File Sytem", "path": "Path" } } } ], "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "description": "Note: Query Options > Min Interval - Must Match on Week/Month/Year To Stay In Sync (Set to 2 Hours by Default For Performance Reasons) - Change Path to \"mnt/user\" if Cache Drive is Not Present", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(67, 0, 106)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 19, "y": 43 }, "hideTimeOverride": true, "id": 401, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Array Growth (Month)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/TGFFAST" } ] } ], "timeFrom": "now/M", "timeShift": null, "title": "ZFS / MONAT", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 0, "y": 47 }, "id": 406, "interval": null, "links": [], "maxDataPoints": 3, "options": { "series_index": 0, "wordCloudOptions": { "deterministic": true, "enableTooltip": true, "fontFamily": "arial", "fontSizes": [ 15, 80 ], "padding": 1, "rotationAngles": [ 0, 0 ], "rotations": 2, "scale": "sqrt", "spiral": "archimedean", "transitionDuration": 800 } }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:54", "fake": true, "field": "source.geo.country_name", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" } ], "hide": false, "metrics": [ { "$$hashKey": "object:52", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Country Source Tags", "type": "magnesium-wordcloud-panel" }, { "datasource": "${DS_ELA_MASTER}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 10, "x": 7, "y": 47 }, "id": 408, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "alert.category" } ] }, "pluginVersion": "7.4.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:7864", "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "$$hashKey": "object:7862", "field": "select metric", "id": "1", "meta": {}, "pipelineAgg": "select metric", "pipelineVariables": [ { "name": "var1", "pipelineAgg": "select metric" } ], "settings": {}, "type": "logs" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Discover", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "@timestamp", "observer.name", "network.name", "destination.ip", "destination.port", "source.ip", "source.port", "event.action" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "@timestamp": 0, "destination.ip": 3, "destination.port": 4, "event.action": 7, "network.name": 2, "observer.name": 1, "source.ip": 5, "source.port": 6 }, "renameByName": {} } } ], "type": "table" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 17, "y": 47 }, "id": 404, "interval": null, "links": [], "maxDataPoints": 3, "options": { "series_index": 0, "wordCloudOptions": { "deterministic": true, "enableTooltip": true, "fontFamily": "arial", "fontSizes": [ 15, 80 ], "padding": 1, "rotationAngles": [ 0, 0 ], "rotations": 2, "scale": "sqrt", "spiral": "archimedean", "transitionDuration": 800 } }, "pluginVersion": "7.2.1", "targets": [ { "alias": "", "bucketAggs": [ { "$$hashKey": "object:54", "fake": true, "field": "destination.geo.country_name", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_count", "size": "10" }, "type": "terms" } ], "hide": false, "metrics": [ { "$$hashKey": "object:52", "field": "even", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Country Destination Tags", "type": "magnesium-wordcloud-panel" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 396, "pluginVersion": "7.3.7", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "TRENNER", "type": "mxswat-separator-panel" }, { "datasource": "${DS_TELEGRAF}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "max": 70, "min": 0, "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "light-green", "value": null }, { "color": "#EAB839", "value": 38 }, { "color": "red", "value": 48 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 12, "w": 5, "x": 0, "y": 56 }, "hideTimeOverride": true, "id": 273, "interval": "$interval", "options": { "displayMode": "gradient", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "targets": [ { "alias": "$tag_device", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "measurement": "smart_device", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_c" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/.*/" } ] } ], "timeFrom": "24h", "timeShift": null, "title": "HDD TEMP", "transparent": true, "type": "bargauge" }, { "circleMaxSize": "30", "circleMinSize": "1", "colors": [ "#56A64B", "#F2CC0C", "#FF780A", "#E02F44", "#C4162A" ], "datasource": "${DS_ELA_MASTER}", "decimals": 0, "esGeoPoint": "destination.geo.location", "esLocationName": "", "esMetric": "Count", "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 14, "x": 5, "y": 56 }, "hideEmpty": false, "hideZero": false, "id": 334, "initialZoom": "2", "locationData": "geohash", "mapCenter": "Europe", "mapCenterLatitude": 46, "mapCenterLongitude": 14, "maxDataPoints": 1, "mouseWheelZoom": false, "pluginVersion": "7.2.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "geohash" }, "targets": [ { "bucketAggs": [ { "$$hashKey": "object:3255", "field": "destination.geo.location", "id": "2", "settings": { "precision": 3 }, "type": "geohash_grid" } ], "hide": false, "metrics": [ { "$$hashKey": "object:3135", "field": "select field", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "100,200,500,1000", "timeFrom": null, "timeShift": null, "title": "KARTE DER VERBINDUNGSZIELE", "transparent": true, "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "valueName": "total" }, { "datasource": "$Datasource_Telegraf", "description": "Note: Uses REGEX", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": { "align": null, "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Device" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 87 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Device" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null } ] } }, { "id": "custom.width", "value": 87 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "Health OK?" }, "properties": [ { "id": "custom.width", "value": 127 }, { "id": "custom.align", "value": null }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Flags" }, "properties": [ { "id": "custom.width", "value": 122 }, { "id": "custom.align", "value": "center" }, { "id": "mappings", "value": [] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] } }, { "id": "noValue", "value": "N/A" } ] }, { "matcher": { "id": "byName", "options": "Fail" }, "properties": [ { "id": "custom.width", "value": 112 }, { "id": "custom.align", "value": "center" }, { "id": "mappings", "value": [ { "from": "", "id": 0, "text": "No", "to": "", "type": 1, "value": "-" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] } }, { "id": "noValue", "value": "No" } ] }, { "matcher": { "id": "byName", "options": "UDMA CRC Errors" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "noValue", "value": "N/A" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 1 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Current Pending Sectors" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "noValue", "value": "N/A" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 1 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 180 } ] }, { "matcher": { "id": "byName", "options": "Reallocated Sectors" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "noValue", "value": "N/A" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 1 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 149 } ] }, { "matcher": { "id": "byName", "options": "Reallocated Events" }, "properties": [ { "id": "custom.width", "value": 150 }, { "id": "custom.align", "value": "center" }, { "id": "noValue", "value": "N/A" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 1 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Offline/Uncorrectable" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "noValue", "value": "N/A" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 1 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 170 } ] }, { "matcher": { "id": "byName", "options": "Power On Hours" }, "properties": [ { "id": "custom.align", "value": "right" }, { "id": "unit", "value": "h" }, { "id": "decimals", "value": 2 }, { "id": "custom.width", "value": 131 } ] }, { "matcher": { "id": "byName", "options": "Power Cycles" }, "properties": [ { "id": "custom.align", "value": "right" }, { "id": "custom.width", "value": 111 } ] }, { "matcher": { "id": "byName", "options": "Helium Level" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "noValue", "value": "N/A" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgba(224, 47, 68, 0)", "value": null }, { "color": "semi-dark-red", "value": 0 }, { "color": "semi-dark-red", "value": 99 }, { "color": "semi-dark-green", "value": 100 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "noValue" }, { "id": "custom.width", "value": 109 } ] }, { "matcher": { "id": "byName", "options": "Serial #" }, "properties": [ { "id": "custom.width", "value": 202 } ] }, { "matcher": { "id": "byName", "options": "Model" }, "properties": [ { "id": "custom.width", "value": 291 } ] }, { "matcher": { "id": "byName", "options": "Temp (C)" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "yellow", "value": 40 }, { "color": "orange", "value": 45 }, { "color": "semi-dark-red", "value": 50 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.align", "value": "center" }, { "id": "custom.width", "value": 152 } ] } ] }, "gridPos": { "h": 12, "w": 2, "x": 22, "y": 56 }, "id": 190, "interval": "", "links": [], "options": { "frameIndex": 0, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Device" } ] }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Temp", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" }, { "params": [ "model" ], "type": "tag" }, { "params": [ "serial_no" ], "type": "tag" }, { "params": [ "fail" ], "type": "tag" }, { "params": [ "flags" ], "type": "tag" }, { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Temp (C)" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Temperature_Celsius" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_device", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "health_ok" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Health OK?" ], "type": "alias" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Current Pending Sectors" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Current_Pending_Sector" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Reallocated Sectors" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Reallocated_Sector_Ct" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Reallocated Events" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Reallocated_Event_Count" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Offline/Uncorrectable" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Offline_Uncorrectable" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Power On Hours" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Power_On_Hours" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Power Cycles" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Power_Cycle_Count" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] }, { "alias": "Parity 02", "dsType": "influxdb", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "hide": false, "measurement": "smart_attribute", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "table", "select": [ [ { "params": [ "raw_value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Helium Level" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "Helium_Level" }, { "condition": "AND", "key": "device", "operator": "=~", "value": "/.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$Host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "S.M.A.R.T.", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Current Pending Sectors": 9, "Health OK?": 5, "Helium Level": 15, "Offline/Uncorrectable": 12, "Power Cycles": 14, "Power On Hours": 13, "Reallocated Events": 11, "Reallocated Sectors": 10, "Temp (C)": 4, "Time": 0, "UDMA CRC Errors": 8, "device": 1, "fail": 7, "flags": 6, "model": 2, "serial_no": 3 }, "renameByName": { "Head Flying Hours": "", "Helium Level": "", "Pending Sectors": "", "Reallocated Events": "", "Temp": "Temp (C)", "Temp (C)": "", "device": "Device", "fail": "Fail", "flags": "Flags", "model": "Model", "serial_no": "Serial #" } } } ], "transparent": true, "type": "table" }, { "columns": [], "datasource": "${DS_GRAFANACLOUD-THEGEEKFREAKS-PROM}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "150%", "gridPos": { "h": 8, "w": 5, "x": 0, "y": 68 }, "id": 393, "pageSize": null, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "$$hashKey": "object:1274", "alias": "instance", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": true, "linkTooltip": "", "linkUrl": "/a/grafana-synthetic-monitoring-app/?page=redirect&dashboard=${__cell_1}&var-probe=All&var-instance=${__cell}&var-job=${__cell_3}&from=${__from}&to=${__to}", "mappingType": 1, "pattern": "instance", "rangeMaps": [], "type": "hidden", "valueMaps": [] }, { "$$hashKey": "object:1275", "alias": "UPTIME", "align": "right", "colorMode": "cell", "colors": [ "rgba(53, 9, 9, 0.9)", "rgb(53, 24, 0)", "rgb(7, 48, 3)" ], "decimals": 2, "pattern": "Value #C", "thresholds": [ "0.99", "0.8" ], "type": "number", "unit": "percentunit" }, { "$$hashKey": "object:1276", "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:1277", "alias": "LATENZ", "align": "right", "colorMode": "cell", "colors": [ "rgb(8, 28, 4)", "rgb(120, 73, 21)", "rgb(110, 30, 40)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Value #A", "thresholds": [ "0.01", "0.05", "1" ], "type": "number", "unit": "s" }, { "$$hashKey": "object:1278", "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": "check_name", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:1279", "alias": "SEITEN", "align": "", "colorMode": "value", "colors": [ "#3274D9", "#C0D8FF", "#1F60C4" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "job", "preserveFormat": true, "sanitize": false, "thresholds": [ "" ], "type": "string", "unit": "short", "valueMaps": [] } ], "targets": [ { "expr": "sum((rate(probe_all_success_sum[$__range]) OR rate(probe_success_sum[$__range])) * on (instance, job, probe, config_version) group_left(check_name) max(sm_check_info{check_name=\"ping\", region=~\".*\"}) by (instance, job, probe, config_version, check_name)) by (instance, job, check_name) / sum((rate(probe_all_success_count[$__range]) OR rate(probe_success_count[$__range])) * on (instance, job, probe, config_version) group_left(check_name) max(sm_check_info{check_name=\"ping\", region=~\".*\"}) by (instance, job, probe, config_version, check_name)) by (instance, check_name, job)", "format": "table", "instant": true, "interval": "", "legendFormat": "{{check_name}}-{{instance}}-uptime", "refId": "C" }, { "expr": "sum((rate(probe_all_duration_seconds_sum[$__range]) OR rate(probe_duration_seconds_sum[$__range])) * on (instance, job, probe, config_version) group_left(check_name) max(sm_check_info{check_name=\"ping\", region=~\".*\"}) by (instance, job, probe, config_version, check_name)) by (instance, job, check_name) / sum((rate(probe_all_duration_seconds_count[$__range]) OR rate(probe_duration_seconds_count[$__range])) * on (instance, job, probe, config_version) group_left(check_name) max(sm_check_info{check_name=\"ping\", region=~\".*\"}) by (instance, job, probe, config_version, check_name)) by (instance, job, check_name)", "format": "table", "instant": true, "interval": "", "legendFormat": "{{check_name}}-{{instance}}-latency", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "ONLINE ÜBERWACHUNG", "transform": "table", "transformations": [], "transparent": true, "type": "table-old" }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 81, 0)", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 5, "y": 68 }, "id": 158, "interval": "", "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Sende", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(last(\"bytes_sent\"), 1s) FROM \"net\" WHERE (\"interface\" = 'bond0' AND \"host\" =~ /^$Host$/) AND $timeFilter GROUP BY time($__interval)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "bond0" } ] }, { "alias": "Empfange", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(last(\"bytes_recv\"), 1s) FROM \"net\" WHERE (\"interface\" = 'bond0') AND $timeFilter GROUP BY time($__interval)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "bond0" } ] } ], "timeFrom": null, "timeShift": null, "title": "40GBe SERVER NETZWERK", "transparent": true, "type": "stat" }, { "datasource": "${DS_TGFSENSE}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": {}, "decimals": 1, "displayName": "DOWNLOAD", "links": [], "mappings": [], "max": 250000000, "min": 0, "noValue": "c", "thresholds": { "mode": "percentage", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "green", "value": 40 }, { "color": "#EAB839", "value": 75 }, { "color": "red", "value": 90 }, { "color": "dark-red", "value": 100 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 9, "y": 68 }, "id": 373, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "targets": [ { "alias": "DOWNLOAD", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"bytes_recv\"), 1s) *8 FROM \"net\" WHERE (\"interface\" = 'pppoe1') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "pppoe1" } ] } ], "timeFrom": null, "timeShift": null, "title": "INTERNET", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 16, "y": 68 }, "hideTimeOverride": true, "id": 293, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/M", "title": "DIESER MONAT", "transparent": true, "type": "stat" }, { "aliasColors": { "connect": "#0A50A1", "dns": "#890F02", "recv": "#6ED0E0", "send": "#508642", "wait": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_RAINTANK}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fill": 3, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 5, "x": 19, "y": 68 }, "height": "411", "hiddenSeries": false, "id": 379, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxDataPoints": "", "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "aliasByNode(removeAbovePercentile(worldping.$endpoint.$probe.ping.mean, $outliers), 2)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PING PERFORMANCE (EACH INDIVIDUAL PROBE)", "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": [ { "$$hashKey": "object:206", "format": "ms", "label": "latency", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:207", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$Datasource_Telegraf", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 36, 88)", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 5, "y": 72 }, "id": 321, "interval": "", "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Sende", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "eth2" } ] }, { "alias": "Empfange", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(last(\"bytes_recv\"), 1s) FROM \"net\" WHERE (\"host\" =~ /^$host$/ AND \"interface\" = 'eth0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "eth2" } ] } ], "timeFrom": null, "timeShift": null, "title": "40GBe SERVER ZU PC", "transparent": true, "type": "stat" }, { "datasource": "${DS_TGFSENSE}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": {}, "decimals": 1, "displayName": "UPLOAD", "links": [], "mappings": [], "max": 50000000, "min": 0, "noValue": "v", "thresholds": { "mode": "percentage", "steps": [ { "color": "super-light-blue", "value": null }, { "color": "green", "value": 40 }, { "color": "#EAB839", "value": 75 }, { "color": "red", "value": 90 }, { "color": "dark-red", "value": 100 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 9, "y": 72 }, "id": 370, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "targets": [ { "alias": "UPLOAD", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"bytes_sent\"), 1s) *8 FROM \"net\" WHERE (\"interface\" = 'pppoe1') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "derivative" } ] ], "tags": [ { "key": "interface", "operator": "=", "value": "pppoe1" } ] } ], "timeFrom": null, "timeShift": null, "title": "INTERNET", "transparent": true, "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 76 }, "id": 397, "pluginVersion": "7.3.7", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "TRENNER", "type": "mxswat-separator-panel" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 77 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 307, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1064", "alias": "KOSTEN", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "KOSTEN", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/y", "timeRegions": [], "timeShift": null, "title": "JAHRES VERBAUCH UND KOSTEN", "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:1866", "decimals": 1, "format": "kwatth", "label": "LAST", "logBase": 1, "max": "8", "min": "0", "show": true }, { "$$hashKey": "object:1867", "decimals": 2, "format": "currencyUSD", "label": "KOSTEN", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "APC.mean": "rgb(0, 218, 255)", "UPS Load": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "decimals": null, "fieldConfig": { "defaults": { "custom": {}, "links": [], "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 77 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 275, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:1385", "alias": "Watts", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "UPS Load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ups.load" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] }, { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "6h", "timeRegions": [], "timeShift": null, "title": "UPS Load %", "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:1392", "decimals": null, "format": "percent", "label": "Percent", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1393", "format": "watt", "label": "Watts", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(115, 191, 105, 0.34)", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "€" } ] } ] }, "gridPos": { "h": 3, "w": 2, "x": 12, "y": 77 }, "hideTimeOverride": true, "id": 287, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/d", "title": "KOSTEN HEUTE", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(115, 191, 105, 0.52)", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "€" } ] } ] }, "gridPos": { "h": 3, "w": 2, "x": 14, "y": 77 }, "hideTimeOverride": true, "id": 291, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/w", "timeShift": null, "title": "KOSTEN DIESE WOCHE", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(115, 191, 105, 0.56)", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "€" } ] } ] }, "gridPos": { "h": 3, "w": 2, "x": 16, "y": 77 }, "hideTimeOverride": true, "id": 295, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/M", "title": "KOSTEN AKT. MONAT", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(196, 22, 42, 0.46)", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "€" } ] } ] }, "gridPos": { "h": 3, "w": 2, "x": 18, "y": 77 }, "hideTimeOverride": true, "id": 299, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/y", "title": "JAHRESKOSTEN", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(242, 73, 92, 0.63)", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "€" } ] } ] }, "gridPos": { "h": 4, "w": 3, "x": 20, "y": 77 }, "hideTimeOverride": true, "id": 303, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/1000*24*$kwhprice*365" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now-1y", "title": "GESCHÄTZTE JAHRESKOSTEN", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null }, { "color": "light-orange", "value": 20 }, { "color": "semi-dark-green", "value": 50 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 1, "x": 23, "y": 77 }, "hideTimeOverride": true, "id": 277, "interval": null, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.1", "repeat": null, "targets": [ { "alias": "Percent", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery.charge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [] } ], "timeFrom": "1h", "title": "USV", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 12, "y": 80 }, "hideTimeOverride": true, "id": 285, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/d", "timeShift": null, "title": "HEUTIGER VERBRAUCH", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 14, "y": 80 }, "hideTimeOverride": true, "id": 289, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/w", "timeShift": null, "title": "DIESE WOCHE", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 18, "y": 80 }, "hideTimeOverride": true, "id": 297, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/1000/180" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/y", "title": "DIESES JAHR", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 20, "y": 81 }, "hideTimeOverride": true, "id": 281, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": "now/y", "title": "DURCHSCHNITTLICHE USV LAST", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 20, "y": 83 }, "hideTimeOverride": true, "id": 301, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.1", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "ups_status", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "watts" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/1000*24*365" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/y", "title": "GESCHÄTZTER JAHRESVERBRAUCH", "transparent": true, "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 85 }, "id": 398, "pluginVersion": "7.3.7", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "TRENNER", "type": "mxswat-separator-panel" }, { "datasource": "${DS_LOKI}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 86 }, "hideTimeOverride": true, "id": 161, "interval": "", "options": { "showLabels": false, "showTime": false, "sortOrder": "Descending", "wrapLogMessage": true }, "pluginVersion": "7.1.1", "targets": [ { "expr": "{job=\"unraidsyslog\"}", "legendFormat": "", "refId": "A" } ], "timeFrom": "4h", "timeShift": null, "title": "UNRAID LOGDATEIEN", "transparent": true, "type": "logs" }, { "datasource": "${DS_LOKI}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 86 }, "hideTimeOverride": true, "id": 157, "interval": "", "options": { "showLabels": false, "showTime": false, "sortOrder": "Descending", "wrapLogMessage": true }, "pluginVersion": "7.1.1", "targets": [ { "expr": "{job=\"unraidsyslog\"} |~ \"(?i)error[:,]|[:] disabled|(?i)BTRFS error|failed command\"", "legendFormat": "", "refId": "A" } ], "timeFrom": "8h", "timeShift": null, "title": "UNRAID SYSTEMFEHLER", "transparent": true, "type": "logs" }, { "activeThemeId": 6, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 91 }, "id": 372, "pluginVersion": "7.3.7", "targets": [ { "queryType": "randomWalk", "refId": "A" } ], "themes": [ { "name": "Night Theme", "styles": [ { "props": { "theme": "dark" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "text": "#https://cdn.thegeekfreaks.de/Download/TGF 9zu16.jpg" }, "type": "style" } ] }, { "name": "ALEX", "styles": [ { "props": { "theme": "dark" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "url": "https://gilbn.github.io/theme.park/CSS/themes/grafana/space-gray.css" }, "type": "url" }, { "props": { "text": "" }, "type": "style" } ] }, { "name": "Alex2", "styles": [ { "props": { "theme": "dark" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "url": "https://gilbn.github.io/theme.park/CSS/themes/grafana/plex.css" }, "type": "url" }, { "props": { "text": "" }, "type": "style" } ] }, { "name": "Alex3", "styles": [ { "props": { "theme": "default" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "url": "https://gilbn.github.io/theme.park/CSS/themes/grafana/hotline.css" }, "type": "url" }, { "props": { "text": "" }, "type": "style" } ] }, { "name": "Alex4", "styles": [ { "props": { "theme": "dark" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "url": "https://gilbn.github.io/theme.park/CSS/themes/grafana/organizr-dark.css" }, "type": "url" }, { "props": { "text": "" }, "type": "style" } ] }, { "name": "Theme 6", "styles": [ { "props": { "theme": "default" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "url": "" }, "type": "url" }, { "props": { "text": "" }, "type": "style" } ] }, { "name": "Theme 7", "styles": [ { "props": { "theme": "dark" }, "type": "basetheme" }, { "props": { "url": "" }, "type": "bgimage" }, { "props": { "url": "" }, "type": "url" }, { "props": { "text": "" }, "type": "style" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "yesoreyeram-boomtheme-panel" } ], "refresh": "14s", "schemaVersion": 27, "style": "dark", "tags": [ "UNRAID", "Telegraf", "InfluxDB", "opnsense", "pfsense", "usv", "ups", "network", "security", "sensei", "firwall", "map", "geoip", "worldmap", "TheGeekFreaks", "tgf" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_TELEGRAF}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "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 }, { "current": { "selected": false, "text": "Telegraf", "value": "Telegraf" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Telegraf Datasource", "multi": false, "name": "Datasource_Telegraf", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$Datasource_Telegraf", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "CPU Threads", "multi": false, "name": "CPU_Threads", "options": [], "query": "SELECT last(\"n_cpus\") AS \"mean_n_cpus\" FROM \"system\" WHERE (\"host\" =~ /^$Host$/) ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "600", "value": "600" }, "description": null, "error": null, "hide": 0, "label": "UPS Max Output (Watts)", "name": "UPS_Max_Watts", "options": [ { "selected": true, "text": "600", "value": "600" } ], "query": "600", "skipUrlSync": false, "type": "textbox" }, { "allValue": null, "current": {}, "datasource": "$Datasource_Telegraf", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Flash (Boot) Drive", "multi": false, "name": "Drives_Flash", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"ID_SERIAL\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$Datasource_Telegraf", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Cache Drive(s)", "multi": false, "name": "Drives_Cache", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"ID_SERIAL\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$Datasource_Telegraf", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Parity Drive(s)", "multi": false, "name": "Drives_Parity", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"ID_SERIAL\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$Datasource_Telegraf", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Array Drive(s)", "multi": false, "name": "Drives_Array", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"ID_SERIAL\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$Datasource_Telegraf", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Unassigned Drive(s)", "multi": false, "name": "Drives_Unassigned", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"ID_SERIAL\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "/mnt/disks/Unassigned", "value": "/mnt/disks/Unassigned" }, "description": null, "error": null, "hide": 0, "label": "Unassigned Drive Path", "name": "Path_Unassigned", "options": [ { "selected": true, "text": "/mnt/disks/Unassigned", "value": "/mnt/disks/Unassigned" } ], "query": "/mnt/disks/Unassigned", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "Influx-UPS-NUT", "value": "Influx-UPS-NUT" }, "description": null, "error": null, "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": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "CPU Threads", "multi": false, "name": "cpucores", "options": [], "query": "SELECT mean(\"n_cpus\") AS \"mean_n_cpus\" FROM \"system\" WHERE (\"host\" =~ /^$host$/) ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$telegrafdatasource", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Cache Devices (diskio)", "multi": true, "name": "cachedevice", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"name\"", "refresh": 1, "regex": "(?!sd.1|md|loop|nvme0n\\dp.*).*$", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "5", "value": "5" }, "description": null, "error": null, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "5", "value": "5" } ], "query": "5", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "Telegraf", "value": "Telegraf" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Disk Datasource", "multi": false, "name": "diskdatasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": true, "text": "€", "value": "€" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Currency", "multi": false, "name": "currency", "options": [ { "selected": false, "text": "$", "value": "$" }, { "selected": true, "text": "€", "value": "€" }, { "selected": false, "text": "£", "value": "£" }, { "selected": false, "text": "C$", "value": "C$" }, { "selected": false, "text": "kr", "value": "kr" }, { "selected": false, "text": "₽", "value": "₽" }, { "selected": false, "text": "¥", "value": "¥" } ], "query": "$,€,£,C$,kr,₽,¥", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "0.28", "value": "0.28" }, "description": null, "error": null, "hide": 0, "label": "kWh Price", "name": "kwhprice", "options": [ { "selected": true, "text": "0.28", "value": "0.28" } ], "query": "0.28", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "TGFsense", "value": "TGFsense" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "dataSource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "pfsense", "multi": false, "name": "Host2", "options": [], "query": "SHOW TAG VALUES FROM \"pf\" WITH KEY = \"host\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_TGFSENSE}", "definition": "", "description": null, "error": null, "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": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Interface", "options": [], "query": "SHOW TAG VALUES FROM \"net\" WITH KEY = \"interface\" WHERE \"host\" =~ /^$server$/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_RAINTANK}", "definition": "worldping.*", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Endpoint", "multi": false, "name": "endpoint", "options": [], "query": "worldping.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_RAINTANK}", "definition": "worldping.$endpoint.*", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Probe(s)", "multi": false, "name": "probe", "options": [], "query": "worldping.$endpoint.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "100", "value": "100" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Outliers", "multi": false, "name": "outliers", "options": [ { "selected": true, "text": "100", "value": "100" }, { "selected": false, "text": "99.9", "value": "99.9" }, { "selected": false, "text": "99.5", "value": "99.5" }, { "selected": false, "text": "99", "value": "99" }, { "selected": false, "text": "95", "value": "95" }, { "selected": false, "text": "50", "value": "50" } ], "query": "100,99.9,99.5,99,95,50", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_GRAFANACLOUD-THEGEEKFREAKS-PROM}", "definition": "label_values(sm_check_info, check_name)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Check Type", "multi": false, "name": "check_type", "options": [], "query": { "query": "label_values(sm_check_info, check_name)", "refId": "grafanacloud-thegeekfreaks-prom-check_type-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_GRAFANACLOUD-THEGEEKFREAKS-PROM}", "definition": "label_values(sm_check_info, region)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "region", "options": [], "query": { "query": "label_values(sm_check_info, region)", "refId": "grafanacloud-thegeekfreaks-prom-region-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "description": null, "error": null, "hide": 2, "label": null, "name": "_DS_SM_LOGS", "query": "${VAR__DS_SM_LOGS}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR__DS_SM_LOGS}", "text": "${VAR__DS_SM_LOGS}", "selected": false }, "options": [ { "value": "${VAR__DS_SM_LOGS}", "text": "${VAR__DS_SM_LOGS}", "selected": false } ] } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "1s", "2s", "4s", "5s", "10s", "12s", "14s", "15s", "30s", "1m", "5m", "10m", "15m", "30m", "1h", "2h", "6h", "12h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "BADBOYIII89III", "uid": "2021-02-19_1940", "version": 7 }
2021-02-25 18:15:06 UTC
2021-02-25 18:17:42 UTC
0
0
16,896
1
703,456
25,920
26
grafana-zabbix-dashboard
Grafana-Zabbix Dashboard
Grafana-Zabbix
2022-09-09 06:50:23 UTC
2022-09-09 07:05:51 UTC
0
数据源-zabbix5.0 grafana-zabbix通过zabbix分组划分hosts,查看zabbix监控指标。
76,623
76,624
Other
null
0
0
25,920
1
16,896
1
26
null
{ "__inputs": [ { "name": "DS_ZABBIX5.0", "label": "Zabbix5.0", "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": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.16" }, { "type": "panel", "id": "graph", "name": "Graph", "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" } ] }, "editable": true, "gnetId": 16896, "graphTooltip": 0, "id": null, "iteration": 1662705932049, "links": [], "panels": [ { "datasource": "${DS_ZABBIX5.0}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 0 }, "id": 4, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.16", "targets": [ { "application": { "filter": "General" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "System uptime" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "系统运行时间", "type": "stat" }, { "datasource": "${DS_ZABBIX5.0}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.16", "targets": [ { "application": { "filter": "General" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "System uptime" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "内存总量", "type": "stat" }, { "datasource": "${DS_ZABBIX5.0}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 60 }, { "color": "blue", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 0 }, "id": 12, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.16", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU idle time" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Available memory percent" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Free swap space in %" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "Filesystems" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Free disk space on / (percentage)" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "D", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "type": "bargauge" }, { "datasource": "${DS_ZABBIX5.0}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 0 }, "id": 24, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.16", "targets": [ { "application": { "filter": "OS" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Maximum number of opened files" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "Processes" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Number of processes" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "Processes" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Number of running processes" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "OS" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Number of logged in users" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "D", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "type": "stat" }, { "datasource": "${DS_ZABBIX5.0}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 3 }, "id": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.16", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU number" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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 核数", "type": "stat" }, { "datasource": "${DS_ZABBIX5.0}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 3 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.16", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU iowait time" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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 iowait", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX5.0}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 2, "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.5.16", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:208", "alias": "/.*number/", "color": "#E02F44", "lines": false, "pointradius": 1, "points": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Processor load (1 min average all core)" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Processor load (5 min average all core)" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Processor load (15 min average all core)" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU number" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "D", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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:731", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:732", "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_ZABBIX5.0}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.16", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU idle time" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU system time" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU user time" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "CPU" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU iowait time" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "D", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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": [ { "$$hashKey": "object:375", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:376", "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_ZABBIX5.0}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.16", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Filesystems" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Free disk space on / (percentage)" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "Filesystems" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Free disk space on /data (percentage)" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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:275", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:276", "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_ZABBIX5.0}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.16", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Available memory" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Total memory" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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:1294", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1295", "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_ZABBIX5.0}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.16", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:418", "alias": "/.*_out上传$/" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Network interfaces" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Incoming network traffic on eth0" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "Network interfaces" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "Outgoing network traffic on eth0" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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:400", "format": "decbits", "label": "上传(-)/下载(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:401", "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_ZABBIX5.0}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 20, "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.5.16", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "TCP Status" }, "functions": [], "group": { "filter": "$HostGroup" }, "host": { "filter": "$Hosts" }, "item": { "filter": "ESTABLISHED" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "TCP Status" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "TIME_WAIT" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "TCP Status" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "LISTEN" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "TCP Status" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "CLOSED" }, "options": { "showDisabledItems": false, "skipEmptyValues": 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": "TCP Status" }, "functions": [], "group": { "filter": "$HostGroup" }, "hide": false, "host": { "filter": "$Hosts" }, "item": { "filter": "State" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "E", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "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:475", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:476", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 27, "style": "dark", "tags": [ "zabbix", "grafana-zabbix" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX5.0}", "definition": "Zabbix - group", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "HostGroup", "multi": false, "name": "HostGroup", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "queryType": "group" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX5.0}", "definition": "Zabbix - host", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Hosts", "multi": false, "name": "Hosts", "options": [], "query": { "application": "", "group": "/$HostGroup.*/", "host": "/.*/", "item": "", "queryType": "host" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Grafana-Zabbix Dashboard", "uid": "kgPbiKMVk", "version": 2, "description": "Grafana-Zabbix" }
2022-09-09 06:50:23 UTC
2022-09-09 06:57:52 UTC
0
0
13,102
1
405,198
19,015
26
azure-network-policy-dashboard-based-on-azure-monitor
Azure Network Policy Dashboard based on Azure Monitor
Monitor and understand your Network Configuration. Uses a Prometheus Server data source.
2020-10-03 02:05:23 UTC
2020-10-03 02:09:59 UTC
0
# Azure Network Policy Metrics based on Azure Monitor Azure Network Policy Manager (NPM) includes informative Prometheus metrics that allow you to monitor and better understand your configurations. We can view these metrics through Grafana dashboard. ## Current Metrics | Metric Name | Description | Prometheus Metric Type | Labels | | -- | -- | -- | - | | `npm_num_policies` | number of network policies | Gauge | - | | `npm_num_iptables_rules` | number of IPTables rules | Gauge | - | | `npm_num_ipsets` | number of IPSets | Gauge | - | | `npm_num_ipset_entries` | number of IP address entries in all IPSets | Gauge | - | | `npm_add_policy_exec_time` | runtime for adding a network policy | Summary | quantile (0.5, 0.9, or 0.99) | | `npm_add_iptables_rule_exec_time` | runtime for adding an IPTables rule | Summary | quantile (0.5, 0.9, or 0.99) | | `npm_add_ipset_exec_time` | runtime for adding an IPSet | Summary | quantile (0.5, 0.9, or 0.99) | | `npm_ipset_counts` (advanced) | number of entries within each individual IPSet | GaugeVec | set name & hash | ## How it works? * An AKS or AKS engine cluster with Azure Network Policy plugin. * Container Insights enabled for cluster. * Please refer this [doc](https://grafana.com/docs/grafana/latest/features/datasources/azuremonitor/) to enable Grafana dashboard from Azure Monitor log analytics data source ## Contact acn@microsoft.com
0
0
null
null
0
0
19,015
1
13,102
1
26
null
{ "__inputs": [ { "name": "DS_AZURE_MONITOR-NONPCLUSTER02", "label": "Azure Monitor-noNPcluster02", "description": "", "type": "datasource", "pluginId": "grafana-azure-monitor-datasource", "pluginName": "Azure Monitor" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "datasource", "id": "grafana-azure-monitor-datasource", "name": "Azure Monitor", "version": "0.3.0" }, { "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": 13102, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AZURE_MONITOR-NONPCLUSTER02}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "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": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Namespace == \"prometheus\"\r\n| where Name == \"npm_num_policies\"\r", "resultFormat": "time_series", "workspace": "1e97df55-3c1b-48c3-968c-fb03906f14e8" }, "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": "9b8218f9-902a-4d20-a65c-e98acec5362f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Policy Counts", "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_AZURE_MONITOR-NONPCLUSTER02}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "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": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Namespace == \"prometheus\"\r\n| where Name == \"npm_num_iptables_rules\"\r", "resultFormat": "time_series", "workspace": "1e97df55-3c1b-48c3-968c-fb03906f14e8" }, "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": "9b8218f9-902a-4d20-a65c-e98acec5362f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Iptables Rules Counts", "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_AZURE_MONITOR-NONPCLUSTER02}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "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": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Namespace == \"prometheus\"\r\n| where Name == \"npm_num_ipsets\"\r", "resultFormat": "time_series", "workspace": "1e97df55-3c1b-48c3-968c-fb03906f14e8" }, "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": "9b8218f9-902a-4d20-a65c-e98acec5362f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ipset Counts", "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_AZURE_MONITOR-NONPCLUSTER02}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "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": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Namespace == \"prometheus\"\r\n| where Name == \"npm_add_policy_exec_time\"\r", "resultFormat": "time_series", "workspace": "1e97df55-3c1b-48c3-968c-fb03906f14e8" }, "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": "9b8218f9-902a-4d20-a65c-e98acec5362f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Add Network Policy Execution Time", "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_AZURE_MONITOR-NONPCLUSTER02}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "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": [ { "appInsights": { "dimension": "none", "metricName": "select", "rawQuery": false, "rawQueryString": "", "timeColumn": "timestamp", "timeGrain": "auto", "valueColumn": "" }, "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Namespace == \"prometheus\"\r\n| where Name == \"npm_add_ipset_exec_time\"\r", "resultFormat": "time_series", "workspace": "1e97df55-3c1b-48c3-968c-fb03906f14e8" }, "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": "9b8218f9-902a-4d20-a65c-e98acec5362f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Add Ipset Execution Time", "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_AZURE_MONITOR-NONPCLUSTER02}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "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, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "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": "InsightsMetrics\r\n| where Namespace == \"prometheus\"\r\n| where Name == \"npm_add_iptables_rule_exec_time\"\r", "resultFormat": "time_series", "workspace": "1e97df55-3c1b-48c3-968c-fb03906f14e8" }, "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": "9b8218f9-902a-4d20-a65c-e98acec5362f" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Add Iptables Rule Execution Time", "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": false, "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Azure Network Policy Dashboard based on Azure Monitor", "uid": "-PuZwPKMz", "version": 9, "description": "Monitor and understand your Network Configuration. Uses a Prometheus Server data source." }
2020-10-03 02:05:23 UTC
2020-10-03 02:08:26 UTC
0
0
14,589
1
511,266
21,627
794
knative-serving-control-plane-efficiency
Knative Serving - Control Plane Efficiency
Knative Serving - Control Plane Efficiency
2021-06-15 14:44:39 UTC
2021-06-15 14:45:12 UTC
0
null
0
0
Other
null
0
0
21,627
1
14,589
1
794
Knative Serving - Control Plane Efficiency
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.5" }, { "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" } ] }, "description": "Knative Serving - Control Plane Efficiency", "editable": true, "gnetId": 14589, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 2, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"knative-serving\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "knative-serving", "refId": "A" }, { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"istio-system\"}[1m]))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "istio-system", "refId": "D" }, { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"kube-system\"}[1m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "kube-system", "refId": "F" }, { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"kube-public\"}[1m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "kube-public", "refId": "E" }, { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=\"knative-monitoring\"}[1m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "knative-monitoring", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Namespace CPU Usage", "tooltip": { "shared": true, "sort": 2, "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": null, "decimals": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 3, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{namespace=\"knative-serving\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "knative-serving", "refId": "A" }, { "expr": "sum(container_memory_usage_bytes{namespace=\"istio-system\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "istio-system", "refId": "D" }, { "expr": "sum(container_memory_usage_bytes{namespace=\"kube-system\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "kube-system", "refId": "F" }, { "expr": "sum(container_memory_usage_bytes{namespace=\"kube-public\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "kube-public", "refId": "E" }, { "expr": "sum(container_memory_usage_bytes{namespace=\"knative-monitoring\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "knative-monitoring", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Namespace Memory Usage", "tooltip": { "shared": true, "sort": 2, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 2, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 4, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace!~\"knative-serving|knative-monitoring|istio-system|kube-system|kube-public|^$\"}[1m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Data plane", "refId": "A" }, { "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=~\"knative-serving|knative-monitoring|istio-system|kube-system|kube-public\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Control plane", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Control Plane vs Data Plane 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": "short", "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": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 5, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{namespace!~\"knative-serving|knative-monitoring|istio-system|kube-system|kube-public|^$\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Data plane", "refId": "A" }, { "expr": "sum(container_memory_usage_bytes{namespace=~\"knative-serving|knative-monitoring|istio-system|kube-system|kube-public\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Control plane", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Control Plane vs Data Plane Memory Usage", "tooltip": { "shared": true, "sort": 2, "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 } } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": [ "Knative" ], "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": "Knative Serving - Control Plane Efficiency", "uid": "1oI1URnik", "version": 3 }
2021-06-15 14:44:39 UTC
null
0
0
882
1
32,127
1,272
5,146
clickhouse
Clickhouse
Clickhouse metrics
2016-11-17 21:05:07 UTC
2016-11-17 21:24:31 UTC
0
Used exporter https://github.com/f1yegor/clickhouse_exporter
5,343
5,346
Other
null
2
4
1,272
1
882
1
5,146
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "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": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "id": null, "title": "Clickhouse", "tags": [ "clickhouse", "db" ], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": true, "rows": [ { "collapse": false, "editable": true, "height": "250px", "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": 1, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(clickhouse_query_total[1m])", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Query", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 2, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/merge.*/", "bars": false, "lines": true }, { "alias": "/rate.*/", "bars": true, "lines": false, "yaxis": 2, "zindex": -1 } ], "span": 8, "stack": false, "steppedLine": true, "targets": [ { "expr": "clickhouse_merge", "intervalFactor": 2, "legendFormat": "merge {{job}}", "refId": "A", "step": 4 }, { "expr": "rate(clickhouse_merged_rows_total[1m])", "intervalFactor": 2, "legendFormat": "rate {{job}}", "refId": "B", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "Merge", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "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": "Row" }, { "collapse": false, "editable": true, "height": "250px", "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": 3, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "clickhouse_replicated_checks", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 20 }, { "expr": "clickhouse_replicated_fetch", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 20 }, { "expr": "clickhouse_replicated_send", "intervalFactor": 2, "refId": "C", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "Replication", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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 } ] }, { "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": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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, "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 }, "targets": [ { "expr": "sum(clickhouse_readonly_replica)", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "1,1", "title": "ReadOnly replica", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": 7, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "clickhouse_leader_replica", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Replicas", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 8, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(clickhouse_compressed_read_buffer_bytes_total[1m])", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "A", "step": 10 }, { "expr": "", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Compressed Read Buffer", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "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": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "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": 4, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": "clickhouse_read", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 }, { "expr": "clickhouse_write", "intervalFactor": 2, "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Read/Write", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 9, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": "clickhouse_background_pool_task", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pool Tasks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "250px", "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": 5, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "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": "clickhouse_tcp_connection", "intervalFactor": 2, "legendFormat": "tcp {{instance}}", "refId": "A", "step": 10 }, { "expr": "clickhouse_http_connection", "intervalFactor": 2, "legendFormat": "http {{instance}}", "refId": "B", "step": 10 }, { "expr": "clickhouse_interserver_connection", "intervalFactor": 2, "legendFormat": "interserver", "refId": "C", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 10, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "clickhouse_memory_tracking", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "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": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "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": 11, "isNew": true, "legend": { "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "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": true, "steppedLine": false, "targets": [ { "expr": "rate(clickhouse_mark_cache_misses_total[5m])", "intervalFactor": 2, "legendFormat": "misses {{job}}", "refId": "A", "step": 4 }, { "expr": "rate(clickhouse_mark_cache_hits_total[5m])", "intervalFactor": 2, "legendFormat": "hits {{job}}", "refId": "B", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "Cache rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": false } ] } ], "title": "New row" } ], "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" ] }, "templating": { "list": [] }, "annotations": { "list": [] }, "schemaVersion": 12, "version": 15, "links": [], "gnetId": 882, "description": "Clickhouse metrics" }
2016-11-17 21:05:07 UTC
2016-11-17 21:24:31 UTC
2
4
3,131
1
45,440
4,313
39,450
all-nodes
Kubernetes All Nodes
Dashboard to get an overview of all nodes in a Kubernetes Cluster
2017-09-06 11:09:16 UTC
2017-09-06 11:14:13 UTC
0
Shows Kubernetes Nodes metrics: Idle CPU, System Load, Memory Usage, Disk I/O, Disk Space Usage, Network received/transmitted.
14,141
14,144
null
null
1
5
4,313
1
3,131
1
39,450
Dashboard to get an overview of one server
{ "__inputs": [ { "description": "Prometheus data source", "label": "prometheus", "name": "DS_PROMETHEUS", "pluginId": "prometheus", "pluginName": "Prometheus", "type": "datasource" } ], "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "4.1.1" }, { "id": "graph", "name": "Graph", "type": "panel", "version": "" }, { "id": "prometheus", "name": "Prometheus", "type": "datasource", "version": "1.0.0" }, { "id": "singlestat", "name": "Singlestat", "type": "panel", "version": "" } ], "annotations": { "list": [] }, "description": "Dashboard to get an overview of all nodes in a Kubernetes Cluster", "editable": true, "gnetId": 3131, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": "250px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 3, "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", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_cpu{mode=\"idle\"}[2m])) * 100", "hide": false, "intervalFactor": 10, "legendFormat": "", "refId": "A", "step": 50 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Idle cpu", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "cpu usage", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "alerting": {}, "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 9, "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", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_load1)", "intervalFactor": 4, "legendFormat": "load 1m", "refId": "A", "step": 20, "target": "" }, { "expr": "sum(node_load5)", "intervalFactor": 4, "legendFormat": "load 5m", "refId": "B", "step": 20, "target": "" }, { "expr": "sum(node_load15)", "intervalFactor": 4, "legendFormat": "load 15m", "refId": "C", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System load", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 4, "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", "seriesOverrides": [ { "alias": "node_memory_SwapFree{instance=\"172.17.0.1:9100\",job=\"prometheus\"}", "yaxis": 2 } ], "span": 9, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemTotal) - sum(node_memory_MemFree) - sum(node_memory_Buffers) - sum(node_memory_Cached)", "intervalFactor": 2, "legendFormat": "memory usage", "metric": "memo", "refId": "A", "step": 4, "target": "" }, { "expr": "sum(node_memory_Buffers)", "interval": "", "intervalFactor": 2, "legendFormat": "memory buffers", "metric": "memo", "refId": "B", "step": 4, "target": "" }, { "expr": "sum(node_memory_Cached)", "interval": "", "intervalFactor": 2, "legendFormat": "memory cached", "metric": "memo", "refId": "C", "step": 4, "target": "" }, { "expr": "sum(node_memory_MemFree)", "interval": "", "intervalFactor": 2, "legendFormat": "memory free", "metric": "memo", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage", "tooltip": { "msResolution": false, "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 } ] }, { "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}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "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 }, "targets": [ { "expr": "((sum(node_memory_MemTotal) - sum(node_memory_MemFree) - sum(node_memory_Buffers) - sum(node_memory_Cached)) / sum(node_memory_MemTotal)) * 100", "intervalFactor": 2, "metric": "", "refId": "A", "step": 60, "target": "" } ], "thresholds": "80, 90", "title": "Memory usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6, "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", "seriesOverrides": [ { "alias": "read", "yaxis": 1 }, { "alias": "{instance=\"172.17.0.1:9100\"}", "yaxis": 2 }, { "alias": "io time", "yaxis": 2 } ], "span": 9, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_disk_bytes_read[5m]))", "hide": false, "intervalFactor": 4, "legendFormat": "read", "refId": "A", "step": 8, "target": "" }, { "expr": "sum(rate(node_disk_bytes_written[5m]))", "intervalFactor": 4, "legendFormat": "written", "refId": "B", "step": 8 }, { "expr": "sum(rate(node_disk_io_time_ms[5m]))", "intervalFactor": 4, "legendFormat": "io time", "refId": "C", "step": 8 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk I/O", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 1, "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": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "(sum(node_filesystem_size{device!=\"rootfs\"}) - sum(node_filesystem_free{device!=\"rootfs\"})) / sum(node_filesystem_size{device!=\"rootfs\"})", "intervalFactor": 2, "refId": "A", "step": 60, "target": "" } ], "thresholds": "0.75, 0.9", "title": "Disk space usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 8, "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", "seriesOverrides": [ { "alias": "transmitted ", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_network_receive_bytes{device!~\"lo\"}[5m]))", "hide": false, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network received", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "alerting": {}, "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 10, "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", "seriesOverrides": [ { "alias": "transmitted ", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_network_transmit_bytes{device!~\"lo\"}[5m]))", "hide": false, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network transmitted", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "prometheus" ], "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": "browser", "title": "Kubernetes All Nodes", "version": 1 }
2017-09-06 11:09:16 UTC
2017-09-06 11:14:13 UTC
1
5
16,049
1
107,459
24,351
27
dashboard-kaspersky-security-center-geral-2
93- Dashboard Kaspersky Security Center Geral 2
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-04 18:42:14 UTC
2022-06-21 00:34:44 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,366
72,367
null
null
0
0
24,351
1
16,049
1
27
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": 1649095912325, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 32, "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": 1 }, "id": 2, "options": { "content": "<center><img style=\"width:px;height:160px;vertical-align:middle;margin-bottom: 3px;\" 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\">\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: 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": 1 }, "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": 1 }, "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": 1 }, "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": 1 }, "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": 1 }, "id": 10, "options": { "content": "<center><img style=\"width:px;height:160px;vertical-align:middle;margin-bottom: 3px;\" 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\">\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": " Dispositivos online" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Sem comunicação há mais de 7 dias" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "kaspersky Security Center 13: Dispositivos online" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Sem comunicação há menos de 7 dias" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Dispositivos parados" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Sem comunicação há menos de 7 dias" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 1 }, "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": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:753" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$KSC" }, "item": { "filter": "/.*/" }, "itemTag": { "filter": "Informações de dispositivos sem comunicação" }, "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 } } ], "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": 1 }, "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": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:645" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Dispositivos online" }, "itemTag": { "filter": "Informações de dispositivos sem comunicação" }, "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": 1 }, "id": 33, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "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": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:672" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Sem comunicação há mais de 7 dias" }, "itemTag": { "filter": "Informações de dispositivos sem comunicação" }, "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": 4 }, "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": 4 }, "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": "orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 4 }, "id": 34, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "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": [ { "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/$KSC:(.*)/", "$1" ], "text": "replaceAlias(/$KSC:(.*)/, $1)", "$$hashKey": "object:699" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$KSC" }, "item": { "filter": "Sem comunicação há menos de 7 dias" }, "itemTag": { "filter": "Informações de dispositivos sem comunicação" }, "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": 7 }, "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": 8 }, "id": 16, "options": { "content": "<center><img style=\"width:px;height:160px;vertical-align:middle;margin-bottom: 3px;\" 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\">\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: 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": 8 }, "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": 8 }, "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": 8 }, "id": 20, "options": { "content": "<center><img style=\"width:px;height:160px;vertical-align:middle;margin-bottom: 3px;\" 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\">\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: 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": 8 }, "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": 8 }, "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": 13 }, "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": 14 }, "id": 22, "options": { "content": "<center><img style=\"width:px;height:160px;vertical-align:middle;margin-bottom: 3px;\" 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\">\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": " Servidores scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Servidores nao escaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "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": 14 }, "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:86", "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-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": " Desktops scaneados" }, "properties": [ { "id": "color", "value": { "fixedColor": "#074c5f", "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": 14 }, "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": 5, "w": 3, "x": 12, "y": 14 }, "id": 29, "options": { "content": "<center><img style=\"width:px;height:160px;vertical-align:middle;margin-bottom: 3px;\" 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": 14 }, "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": 14 }, "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": "93- Dashboard Kaspersky Security Center Geral 2", "uid": "OvhLfCs7k", "version": 6, "weekStart": "", "gnetId": 16049, "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-04 18:42:15 UTC
2022-06-21 00:34:44 UTC
0
0
15,400
1
513,362
23,201
27
gitlab-ci-pipelines
GitLab CI pipelines
This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
2021-12-14 19:43:03 UTC
2021-12-14 19:43:18 UTC
0
null
0
0
null
null
0
0
23,201
1
15,400
1
27
This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_GITLAB_HOST", "type": "constant", "label": "GITLAB_HOST", "value": "gitlab.com", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "grafana-polystat-panel", "name": "Polystat", "version": "1.2.2" }, { "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": "" }, { "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": "This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter", "editable": true, "gnetId": 15400, "graphTooltip": 0, "id": null, "iteration": 1604494964195, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 116, "options": { "content": "<p style=\"text-align:center;\"><img src=\"https://www.cloudfoundry.org/wp-content/uploads/2017/10/icon_gitlab_cf@2x.png\" width=80px/></p>", "mode": "html" }, "pluginVersion": "7.3.1", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 0 }, "id": 107, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PIPELINES #", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#C4162A", "value": 1 }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 0 }, "id": 117, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(gitlab_ci_pipeline_status{status=\"failed\", project=~\"$PROJECT\", ref=~\"$REF\"} > 0) or vector(0)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "FAILED PIPELINES #", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 118, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1h]))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "RUNS # (in the last hour)", "type": "stat" }, { "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a", "#4040a0" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 6, "w": 15, "x": 9, "y": 0 }, "id": 110, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "polystat": { "animationSpeed": 2500, "columnAutoSize": true, "columns": "", "defaultClickThrough": "", "defaultClickThroughNewTab": false, "defaultClickThroughSanitize": false, "displayLimit": "", "fontAutoColor": true, "fontAutoScale": true, "fontSize": 4, "fontType": "Roboto", "globalDecimals": 2, "globalDisplayMode": "all", "globalDisplayTextTriggeredEmpty": "OK", "globalOperatorName": "current", "globalThresholds": [ { "$$hashKey": "object:618", "color": "#299c46", "state": 0, "value": 1 }, { "$$hashKey": "object:625", "color": "#3274D9", "state": 3, "value": 2 }, { "$$hashKey": "object:628", "color": "#d44a3a", "state": 2, "value": 3 }, { "$$hashKey": "object:631", "color": "#959595", "state": 3, "value": 4 } ], "globalUnitFormat": "short", "gradientEnabled": true, "hexagonSortByDirection": 1, "hexagonSortByField": "name", "maxMetrics": 0, "polygonBorderColor": "#10111c", "polygonBorderSize": 1, "polygonGlobalFillColor": "#0a50a1", "radius": "", "radiusAutoSize": true, "rowAutoSize": false, "rows": 4, "shape": "hexagon_pointed_top", "tooltipDisplayMode": "all", "tooltipDisplayTextTriggeredEmpty": "OK", "tooltipFontSize": 12, "tooltipFontType": "Roboto", "tooltipPrimarySortDirection": 2, "tooltipPrimarySortField": "thresholdLevel", "tooltipSecondarySortDirection": 2, "tooltipSecondarySortField": "value", "tooltipTimestampEnabled": false, "valueEnabled": false }, "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "savedComposites": [], "savedOverrides": [ { "$$hashKey": "object:591", "clickThrough": "", "colors": [ "#299c46", "#e5ac0e", "#bf1b00", "#ffffff" ], "decimals": "", "enabled": true, "label": "OVERRIDE 1", "metricName": "/.*/", "operatorName": "current", "prefix": "", "sanitizeURLEnabled": true, "scaledDecimals": null, "suffix": "", "unitFormat": "short" } ], "targets": [ { "expr": "(gitlab_ci_pipeline_status{status=\"success\", project=~\"$PROJECT\", ref=~\"$REF\"} * 1 > 0) or (gitlab_ci_pipeline_status{status=\"running\", project=~\"$PROJECT\", ref=~\"$REF\"} * 2 > 0) or (gitlab_ci_pipeline_status{status=~\"failed|canceled\", project=~\"$PROJECT\", ref=~\"$REF\"} * 3 > 0) or (gitlab_ci_pipeline_status{status!~\"success|running|failed|canceled\", project=~\"$PROJECT\", ref=~\"$REF\"} * 4 > 0)", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{project}} - {{ref}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "grafana-polystat-panel", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ] }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 5184000 }, { "color": "#C4162A", "value": 15552000 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 0, "y": 3 }, "id": 108, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Value$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "avg(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average Pipeline Run Frequency", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 600 }, { "color": "#d44a3a", "value": 900 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 5, "y": 3 }, "id": 106, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "avg(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average Pipeline Duration", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 114, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1m])) by (project, ref) / sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1m])) by (project, ref)", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ project }} - {{ ref }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PIPELINE RUNS", "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 } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "View pipeline #${__value.numeric}", "url": "https://${GITLAB_HOST}/${__data.fields.project}/pipelines/${__value.numeric}" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "SUCCESS", "to": "", "type": 1, "value": "1" } ] } ] }, { "matcher": { "id": "byName", "options": "Job" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 230 } ] }, { "matcher": { "id": "byName", "options": "Project" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 218 } ] }, { "matcher": { "id": "byName", "options": "Ref Kind" }, "properties": [ { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Ref Name" }, "properties": [ { "id": "custom.width", "value": 122 } ] }, { "matcher": { "id": "byName", "options": "Duration" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 900 }, { "color": "semi-dark-red", "value": 1200 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 26, "w": 12, "x": 12, "y": 6 }, "id": 122, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Date" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "-max(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "max(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "max(gitlab_ci_pipeline_id{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "SUCCESSFULLY COMPLETED", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": false, "job_name": false }, "indexByName": { "Time": 0, "Value #A": 9, "Value #B": 6, "Value #C": 7, "Value #D": 1, "job_name": 3, "kind": 4, "project": 2, "ref": 5, "status": 8 }, "renameByName": { "Value #A": "Status", "Value #B": "Date", "Value #C": "Duration", "Value #D": "ID", "job_name": "Job", "kind": "Ref Kind", "project": "Project", "ref": "Ref Name", "status": "Status" } } }, { "id": "calculateField", "options": { "alias": "Status", "mode": "reduceRow", "reduce": { "include": [ "ID" ], "reducer": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "View pipeline #${__value.numeric}", "url": "https://${GITLAB_HOST}/${__data.fields.project}/pipelines/${__value.numeric}" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "RUNNING", "to": "", "type": 1, "value": "2" }, { "from": "", "id": 2, "text": "FAILED", "to": "", "type": 1, "value": "3" }, { "from": "", "id": 3, "text": "CANCELED", "to": "", "type": 1, "value": "4" }, { "from": "", "id": 4, "text": "CREATED", "to": "", "type": 1, "value": "5" }, { "from": "", "id": 5, "text": "WAITING FOR RESOURCE", "to": "", "type": 1, "value": "6" }, { "from": "", "id": 6, "text": "PREPARING", "to": "", "type": 1, "value": "7" }, { "from": "", "id": 7, "text": "PENDING", "to": "", "type": 1, "value": "8" }, { "from": "", "id": 8, "text": "SKIPPED", "to": "", "type": 1, "value": "9" }, { "from": "", "id": 9, "text": "MANUAL", "to": "", "type": 1, "value": "10" }, { "from": "", "id": 10, "text": "SCHEDULED", "to": "", "type": 1, "value": "11" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-blue", "value": 1 }, { "color": "semi-dark-red", "value": 3 }, { "color": "light-orange", "value": 5 }, { "color": "rgb(135, 135, 134)", "value": 9 } ] } } ] }, { "matcher": { "id": "byName", "options": "Job" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 230 } ] }, { "matcher": { "id": "byName", "options": "Project" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 218 } ] }, { "matcher": { "id": "byName", "options": "Ref Kind" }, "properties": [ { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Ref Name" }, "properties": [ { "id": "custom.width", "value": 122 } ] }, { "matcher": { "id": "byName", "options": "Duration" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 900 }, { "color": "semi-dark-red", "value": 1200 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 22, "w": 12, "x": 0, "y": 10 }, "id": 120, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Date" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "-max(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "max(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"running\"}) by (project, ref, kind) * 2) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"failed\"}) by (project, ref, kind) * 3) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"canceled\"}) by (project, ref, kind) * 4) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"created\"}) by (project, ref, kind) * 5) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"waiting_for_resource\"}) by (project, ref, kind) * 6) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"preparing\"}) by (project, ref, kind) * 7) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"pending\"}) by (project, ref, kind) * 8) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"skipped\"}) by (project, ref, kind) * 9) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"manual\"}) by (project, ref, kind) * 10) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"scheduled\"}) by (project, ref, kind) * 11) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "max(gitlab_ci_pipeline_id{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind, job_name) unless (max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind, job_name) > 0)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "RUNNING, FAILED OR NOT COMPLETED", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": false, "job_name": false }, "indexByName": { "Time": 0, "Value #A": 9, "Value #B": 6, "Value #C": 7, "Value #D": 1, "job_name": 3, "kind": 4, "project": 2, "ref": 5, "status": 8 }, "renameByName": { "Value #A": "Status", "Value #B": "Date", "Value #C": "Duration", "Value #D": "ID", "job_name": "Job", "kind": "Ref Kind", "project": "Project", "ref": "Ref Name", "status": "Status" } } } ], "type": "table" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "value": "${VAR_GITLAB_HOST}", "text": "${VAR_GITLAB_HOST}", "selected": false }, "error": null, "hide": 2, "label": null, "name": "GITLAB_HOST", "options": [ { "value": "${VAR_GITLAB_HOST}", "text": "${VAR_GITLAB_HOST}", "selected": false } ], "query": "${VAR_GITLAB_HOST}", "skipUrlSync": false, "type": "constant" }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id, project)", "error": null, "hide": 0, "includeAll": true, "label": "owner", "multi": true, "name": "OWNER", "options": [], "query": "label_values(gitlab_ci_pipeline_id, project)", "refresh": 2, "regex": "/(.*)\\/.*$/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)", "error": null, "hide": 0, "includeAll": true, "label": "project", "multi": true, "name": "PROJECT", "options": [], "query": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)", "error": null, "hide": 0, "includeAll": true, "label": "ref", "multi": true, "name": "REF", "options": [], "query": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "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": "GitLab CI pipelines", "uid": "gitlab_ci_pipelines", "version": 1 }
2021-12-14 19:43:03 UTC
null
0
0
13,733
1
444,245
20,066
27
ginlong-solis-inverter-pv-panels
Ginlong Solis Inverter PV panels
A dashboard for my Ginlong scraper script and Solis inverter thatshow all PV en energie stats.
2021-01-18 12:03:30 UTC
2021-01-18 12:22:47 UTC
0
null
0
0
Telegraf
null
0
0
20,066
1
13,733
1
27
A dashboard for my Ginlong scraper script and Solis inverter thatshow all PV en energie stats.
{ "__inputs": [ { "name": "DS_PV", "label": "PV", "description": "Main db for inverter stats", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_HOME_ASSISTANT", "label": "Home Assistant", "description": "Optional Smart meter from Hone Assistant", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_SUN_AND MOON", "label": "Sun and Moon", "description": "rJust see the sun", "type": "datasource", "pluginId": "fetzerch-sunandmoon-datasource", "pluginName": "Sun and Moon" } ], "__requires": [ { "type": "datasource", "id": "fetzerch-sunandmoon-datasource", "name": "Sun and Moon", "version": "0.1.2" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.0-beta1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "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": 13733, "graphTooltip": 1, "id": null, "links": [], "panels": [ { "content": "\n<h2>Setup</h2>\n<img height=\"200\" src=https://www.zonnepanelen.nl/media/catalog/product/cache/1/image/600x800/c96a280f94e22e3ee3823dd0a1a87606/j/a/ja-full-black_5.png></img>\n<img height=\"200\" src=http://www.ginlong.com/Uploads/image/5cb97eab387f3.png></img>\n<img height=\"200\" src=http://www.nuvisionenergy.co.uk/image/data/Solis/Solis%20Wifi/Solis%20Wifi%20Stick.jpg></img>\n<img height=\"200\" src=https://m.ginlong.com/oem/ginlong/image/logo-white-min.png></img>\n<br>\n<br>\nInverter a Solis 5K-G Single Phase Inverter<br>\n18 Panels (unkown brand), total 5220wp, orientation west<br>\nLAN log stick connected to the inverter is logging to the GinLong cloud. Data is then scraped every 5 minutes from json pages and imported in influxdb via a custom made python script.\n\n\n\n", "gridPos": { "h": 9, "w": 8, "x": 0, "y": 0 }, "id": 30, "links": [], "mode": "html", "timeFrom": null, "timeShift": null, "title": "", "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#e5ac0e", "#e5ac0e", "#e5ac0e" ], "datasource": "${DS_PV}", "decimals": 1, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 0 }, "hideTimeOverride": false, "id": 25, "interval": "5m", "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": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Daily_Generation" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Daily Generation", "type": "singlestat", "valueFontSize": "150%", "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": "${DS_PV}", "decimals": 2, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "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 }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Daily_Generation" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [], "type": "difference" } ] ], "tags": [] } ], "thresholds": "-1,1", "timeFrom": null, "timeShift": null, "title": "Today vs Yesterday", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#B877D9", "#B877D9", "#B877D9" ], "datasource": "${DS_PV}", "decimals": null, "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 0 }, "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": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "updateDate" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Last Update from Inverter", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#73BF69", "#FF9830", "#F2495C" ], "datasource": "${DS_PV}", "decimals": 2, "format": "celsius", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 33, "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.0-beta1", "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": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Inverter_Temperature" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": "45,60", "title": "Inverter Temparature", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#e5ac0e", "#e5ac0e", "#e5ac0e" ], "datasource": "${DS_PV}", "decimals": null, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 3 }, "hideTimeOverride": false, "id": 31, "interval": "5m", "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": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Generation_Last_Month" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Last Month Generation", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PV}", "fontSize": "120%", "gridPos": { "h": 6, "w": 4, "x": 12, "y": 3 }, "hideTimeOverride": true, "id": 39, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [ "2000", "4000" ], "type": "number", "unit": "watt" } ], "targets": [ { "alias": "Peak Power", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Power" ], "type": "field" }, { "params": [ "1" ], "type": "top" } ] ], "tags": [] } ], "timeFrom": "500d", "timeShift": null, "title": "Peak power generation", "transform": "timeseries_to_columns", "type": "table" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PV}", "fontSize": "120%", "gridPos": { "h": 6, "w": 4, "x": 16, "y": 3 }, "hideTimeOverride": true, "id": 43, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "alias": "Date", "dateFormat": "YYYY-MM-DD", "pattern": "Time", "type": "date" }, { "alias": "", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 3, "pattern": "Generated", "thresholds": [ "10", "20" ], "type": "number", "unit": "kwatth" }, { "alias": "", "colorMode": "value", "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": 3, "mappingType": 1, "pattern": "Efficiency", "preserveFormat": false, "thresholds": [ "2", "4" ], "type": "number", "unit": "short" } ], "targets": [ { "alias": "Generated", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Daily_Generation" ], "type": "field" }, { "params": [ "1" ], "type": "top" } ] ], "tags": [] }, { "alias": "Efficiency", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "Daily_Generation" ], "type": "field" }, { "params": [ "1" ], "type": "top" }, { "params": [ "/ 5.22" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "500d", "timeShift": null, "title": "Best Days", "transform": "timeseries_to_columns", "type": "table" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#508642", "#508642", "#629e51" ], "datasource": "${DS_PV}", "decimals": 2, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 3 }, "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": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Inverter AC Voltage", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#e5ac0e", "#e5ac0e", "#e5ac0e" ], "datasource": "${DS_PV}", "decimals": null, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 6 }, "hideTimeOverride": false, "id": 32, "interval": "5m", "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": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Total_Generation" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Generation", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": true, "colorPrefix": false, "colorValue": true, "colors": [ "#508642", "#508642", "#629e51" ], "datasource": "${DS_PV}", "decimals": 2, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 6 }, "id": 27, "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": " hz", "postfixFontSize": "150%", "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": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Frequency" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Inverter AC Frequency", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#F2495C", "#F2495C", "#F2495C" ], "datasource": "${DS_HOME_ASSISTANT}", "decimals": null, "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 9 }, "hideTimeOverride": 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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "kW", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*1000" ], "type": "math" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "power_consumption" } ] } ], "thresholds": "", "timeShift": "10s", "title": "Power Usage", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#508642", "#508642", "#629e51" ], "datasource": "${DS_HOME_ASSISTANT}", "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 9 }, "hideTimeOverride": 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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "kW", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "*1000" ], "type": "math" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "power_production" } ] } ], "thresholds": "", "timeShift": "10s", "title": "Exporting to Net", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": true, "colors": [ "#e5ac0e", "#e5ac0e", "#e5ac0e" ], "datasource": "${DS_PV}", "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 9 }, "hideTimeOverride": false, "id": 7, "interval": "5m", "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": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Power" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Solar PV", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Usage": "red", "W.mean": "#cca300", "kW.mean": "#447ebc" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOME_ASSISTANT}", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 12 }, "hideTimeOverride": true, "id": 4, "interval": "5m", "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Usage", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "kW", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 1000" ], "type": "math" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "power_consumption" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": "10s", "title": "Power Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "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": { "W.mean": "#cca300", "kW.mean": "#3f6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOME_ASSISTANT}", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 12 }, "hideTimeOverride": true, "id": 5, "interval": "5m", "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "hide": false, "measurement": "kW", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 1000" ], "type": "math" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "power_production" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": "10s", "title": "Power Return to Net", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "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 } }, { "alert": { "conditions": [ { "evaluator": { "params": [], "type": "no_value" }, "operator": { "type": "and" }, "query": { "params": [ "A", "24h", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "message": "No power production, check inverter or panel!", "name": "PV Generated Power alert", "noDataState": "no_data", "notifications": [ { "uid": "Q0SiPfmWk" } ] }, "aliasColors": { "PV.mean": "dark-yellow", "W.mean": "#cca300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 12 }, "id": 2, "interval": "5m", "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Power" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PV Generated Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "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": { "W.mean": "#cca300", "kW.mean": "#447ebc", "kWh.mean {entity_id: power_production_low}": "dark-green", "kWh.mean {entity_id: power_production_normal}": "light-green", "kWh.non_negative_derivative {entity_id: power_consumption_low}": "dark-red", "kWh.non_negative_derivative {entity_id: power_consumption_normal}": "red", "power_consumption_low": "light-red", "power_consumption_normal": "dark-red" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_HOME_ASSISTANT}", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 21 }, "id": 18, "interval": "60s", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_entity_id", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kWh", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ "* 1000" ], "type": "math" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "power_consumption_low" }, { "condition": "OR", "key": "entity_id", "operator": "=", "value": "power_consumption_normal" } ] } ], "thresholds": [], "timeFrom": "30d", "timeRegions": [], "timeShift": null, "title": "Power Usage from Net", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kwatth", "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": { "W.mean": "#cca300", "kW.mean": "#447ebc", "kWh.mean {entity_id: power_production_low}": "dark-green", "kWh.mean {entity_id: power_production_normal}": "light-green", "kWh.non_negative_derivative {entity_id: power_consumption_low}": "light-blue", "kWh.non_negative_derivative {entity_id: power_consumption_normal}": "semi-dark-red", "kWh.non_negative_derivative {entity_id: power_production_low}": "light-green", "kWh.non_negative_derivative {entity_id: power_production_normal}": "dark-green", "power_production_low": "green", "power_production_normal": "dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_HOME_ASSISTANT}", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 21 }, "id": 37, "interval": "60s", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_entity_id", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "entity_id" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "kWh", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ "* 1000" ], "type": "math" } ] ], "tags": [ { "key": "entity_id", "operator": "=", "value": "power_production_low" }, { "condition": "OR", "key": "entity_id", "operator": "=", "value": "power_production_normal" } ] } ], "thresholds": [], "timeFrom": "30d", "timeRegions": [], "timeShift": null, "title": "Power Return to Net", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kwatth", "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": { "Day": "orange", "PV.last": "orange", "PV.mean": "semi-dark-orange" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 21 }, "hideTimeOverride": true, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "aggregation": "Last", "alias": "Day", "decimals": 2, "displayAliasType": "Warning / Critical", "displayType": "Regular", "displayValueWithAlias": "Never", "groupBy": [ { "params": [ "24h" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Daily_Generation" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [], "units": "none", "valueHandler": "Number Threshold" } ], "thresholds": [], "timeFrom": "30d", "timeRegions": [], "timeShift": null, "title": "Generated per day", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kwatth", "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": { "DC1": "green", "DC2": "red", "PV.mean": "red", "W.mean": "#cca300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 0, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 30 }, "id": 20, "interval": "5m", "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "DC1", "dashes": true, "spaceLength": 4 }, { "alias": "DC2", "dashes": true, "spaceLength": 3 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "DC1", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "DC_Current1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "DC2", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "DC_Current2" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DC Current", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "amp", "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": { "DC1": "green", "DC2": "red", "PV.mean": "red", "W.mean": "#cca300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 0, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 30 }, "id": 21, "interval": "5m", "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "DC1", "dashes": true, "spaceLength": 2 }, { "alias": "DC2", "dashes": true, "spaceLength": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "DC1", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "DC_Voltage_PV1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "DC2", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "DC_Voltage_PV2" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DC Voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "volt", "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": { "AC Current": "red", "AC Voltage": "blue", "DC1": "green", "DC2": "red", "PV.mean": "red", "W.mean": "#cca300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 0, "gridPos": { "h": 9, "w": 6, "x": 12, "y": 30 }, "id": 22, "interval": "5m", "legend": { "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "AC Current", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "AC Voltage", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "AC Current", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Current" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "AC", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "volt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 1, "format": "amp", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "AC Current": "red", "AC Frequency": "purple", "AC Voltage": "blue", "DC1": "green", "DC2": "red", "PV.mean": "red", "W.mean": "#cca300" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 0, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 30 }, "id": 23, "interval": "5m", "legend": { "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "6.1.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "AC Frequency", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "AC_Frequency" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "AC Frequency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "hz", "logBase": 1, "max": "50.4", "min": "49.6", "show": true }, { "decimals": 1, "format": "amp", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "Sun altitude": "yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_SUN_AND MOON}", "fill": 1, "gridPos": { "h": 9, "w": 9, "x": 0, "y": 39 }, "id": 15, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 1, "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", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "sun_altitude" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sun Altitude", "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 } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 60 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "High inverter temperature", "name": "Temparature Inverter alert", "noDataState": "keep_state", "notifications": [] }, "aliasColors": { "AC Current": "red", "AC Frequency": "purple", "AC Voltage": "blue", "DC1": "green", "DC2": "red", "Inverter": "orange", "PV.mean": "red", "W.mean": "#cca300" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PV}", "fill": 0, "gridPos": { "h": 9, "w": 6, "x": 9, "y": 39 }, "id": 24, "interval": "5m", "legend": { "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "6.1.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Inverter", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Inverter", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "PV", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Inverter_Temperature" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 60 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temparature Inverter", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "celsius", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 1, "format": "amp", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "W.mean": "#cca300", "W/m2.mean": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_HOME_ASSISTANT}", "fill": 1, "gridPos": { "h": 9, "w": 9, "x": 15, "y": 39 }, "id": 3, "interval": "60s", "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "W/m2", "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": "Solar radiation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Wm2", "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 } } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [], "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": "Ginlong Solis Inverter PV panels", "uid": "qpp2ODfiz", "version": 33, "description": "A dashboard for my Ginlong scraper script and Solis inverter thatshow all PV en energie stats." }
2021-01-18 12:03:30 UTC
null
0
0
12,715
1
400,034
18,288
27
server-overview
Server overview-sa
samer
2020-07-27 11:15:38 UTC
2020-07-27 11:15:54 UTC
0
null
0
0
null
null
0
0
18,288
1
12,715
1
27
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.0.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": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:9146", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "samer", "editable": true, "gnetId": 12715, "graphTooltip": 0, "id": null, "iteration": 1595848506945, "links": [ { "$$hashKey": "object:2383", "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "title": "", "type": "dashboards" } ], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 187, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Partition utilization, disk read, disk write, download bandwidth, upload bandwidth, if there are multiple network cards or multiple partitions, it is the value of the network card or partition with the highest utilization rate collected.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "id": 185, "pageSize": 10, "showHeader": true, "sort": { "col": 5, "desc": false }, "styles": [ { "$$hashKey": "object:9891", "alias": "Hostname", "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": 1, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "nodename", "thresholds": [], "type": "string", "unit": "bytes" }, { "$$hashKey": "object:9892", "alias": "IP(Link to details)", "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": true, "linkTargetBlank": false, "linkTooltip": "Browse host details", "linkUrl": "/d/hb7fSE0Zz/node-exporter-en?orgId=1&var-job=${job}&var-hostname=All&var-node=${__cell}&var-device=All", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:9893", "alias": "Memory", "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, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:9894", "alias": "CPU Cores", "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": null, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:9895", "alias": "Uptime", "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": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "$$hashKey": "object:9896", "alias": "Partition used%*", "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:9897", "alias": "CPU used%", "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:9898", "alias": "Memory used%", "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:9899", "alias": "Disk read*", "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:9900", "alias": "Disk write*", "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:9901", "alias": "Download*", "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:9902", "alias": "Upload*", "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:9903", "alias": "5m load", "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": "Value #L", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:9904", "alias": "", "align": "right", "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": "node_uname_info{job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "主机名", "refId": "A" }, { "expr": "sum(time() - node_boot_time{job=~\"$job\"})by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "运行时间", "refId": "D" }, { "expr": "node_memory_MemTotal{job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总内存", "refId": "B" }, { "expr": "count(node_cpu{job=~\"$job\",mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总核数", "refId": "C" }, { "expr": "node_load5{job=~\"$job\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "5分钟负载", "refId": "L" }, { "expr": "(1 - avg(irate(node_cpu{job=~\"$job\",mode=\"idle\"}[5m])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "F" }, { "expr": "(1 - (node_memory_MemFree{job=~\"$job\"} / (node_memory_MemTotal{job=~\"$job\"})))* 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "G" }, { "expr": "max((node_filesystem_size{job=~\"node_exporter\",fstype=~\"ext.?|xfs\"}-node_filesystem_free{job=~\"node_exporter\",fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail {job=~\"node_exporter\",fstype=~\"ext.?|xfs\"}+(node_filesystem_size{job=~\"node_exporter\",fstype=~\"ext.?|xfs\"}-node_filesystem_free{job=~\"node_exporter\",fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "分区使用率", "refId": "E" }, { "expr": "max(irate(node_disk_read_bytes{job=~\"$job\"}[5m])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大读取", "refId": "H" }, { "expr": "max(irate(node_disk_written_bytes{job=~\"$job\"}[5m])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大写入", "refId": "I" }, { "expr": "max(irate(node_network_receive_bytes{job=~\"$job\"}[5m])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "下载带宽", "refId": "J" }, { "expr": "max(irate(node_network_transmit_bytes{job=~\"$job\"}[5m])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "上传带宽", "refId": "K" } ], "timeFrom": null, "timeShift": null, "title": "Server Resource Overview (10 lines per page)", "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": "${DS_PROMETHEUS}", "decimals": null, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 191, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:874", "alias": "Overall average used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "$$hashKey": "object:875", "alias": "CPU Cores", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(node_cpu{job=~\"$job\", mode='system'})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "CPU Cores", "refId": "B", "step": 240 }, { "expr": "sum(node_load5{job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total 5m load", "refId": "A", "step": 240 }, { "expr": "avg(1 - avg(irate(node_cpu{job=~\"$job\",mode=\"idle\"}[5m])) by (instance)) * 100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall average used%", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total 5m load & average CPU used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:894", "decimals": null, "format": "short", "label": "Total 5m load", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:895", "decimals": 0, "format": "percent", "label": "Overall average used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 8 }, "height": "300", "hiddenSeries": false, "id": 195, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:970", "alias": "Total", "color": "#C4162A", "fill": 0 }, { "$$hashKey": "object:971", "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemTotal{job=~\"node_exporter\"})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "sum(node_memory_MemTotal{job=~\"$job\"} - node_memory_MemFree{job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total Used", "refId": "B", "step": 4 }, { "expr": "(sum(node_memory_MemTotal{job=~\"$job\"} - node_memory_MemFree{job=~\"$job\"}) / sum(node_memory_MemTotal{job=~\"$job\"}))*100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall Average Used%", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total memory & average memory used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:992", "decimals": null, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:993", "decimals": null, "format": "percent", "label": "Overall Average Used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 8 }, "hiddenSeries": false, "id": 197, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:318", "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "$$hashKey": "object:319", "alias": "Total", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(avg(node_filesystem_size{job=~\"node_exporter\",fstype=~\"xfs|ext.*\"})by(device,instance))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "E" }, { "expr": "sum(avg(node_filesystem_size{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total Used", "refId": "C" }, { "expr": "(sum(avg(node_filesystem_size{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))) *100/(sum(avg(node_filesystem_avail{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))+(sum(avg(node_filesystem_size{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))))", "format": "time_series", "hide": false, "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall Average Used%", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total disk & average disk used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:338", "decimals": 1, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:339", "decimals": null, "format": "percent", "label": "Overall Average Used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Resource Overview (associated JOB),Host:【$show_hostname】Instance:$node", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 189, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": 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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "threshcisLabels": false, "threshcisMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 2 }, "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, "pluginVersion": "6.4.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 }, "tableColumn": "", "targets": [ { "expr": "avg(time() - node_boot_time{instance=~'$node',job=\"node_exporter\"})", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 40 } ], "threshciss": "1,2", "thresholds": "1,3", "title": "Uptime", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "displayName": "", "mappings": [ { "from": "", "id": 1, "operator": "", "text": "N/A", "to": "", "type": 1, "value": "0" } ], "max": 100, "min": 0.1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 2, "y": 2 }, "id": 177, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.5", "targets": [ { "expr": "100 - (avg(irate(node_cpu{instance=~'$node',mode=\"idle\"}[5m])) * 100)", "instant": true, "interval": "", "legendFormat": "CPU Busy", "refId": "A" }, { "expr": "(1 - (node_memory_MemFree{instance=~\"$node\"} / (node_memory_MemTotal{instance=~\"$node\"})))* 100", "hide": false, "instant": true, "interval": "", "legendFormat": "Used RAM Memory", "refId": "B" }, { "expr": "(node_filesystem_size{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"/\"}-node_filesystem_free{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"/\"})*100 /(node_filesystem_avail {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"/\"}+(node_filesystem_size{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"/\"}-node_filesystem_free{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"/\"}))", "hide": false, "instant": true, "interval": "", "legendFormat": "Used Max ", "refId": "D" }, { "expr": "(1 - ((node_memory_SwapFree{instance=~\"$node\"} + 1)/ (node_memory_SwapTotal{instance=~\"$node\"} + 1))) * 100", "hide": false, "instant": true, "interval": "", "legendFormat": "Used SWAP", "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "bargauge" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "In this kanban: the total disk, usage, available, and usage rate are consistent with the values of the Size, Used, Avail, and Use% columns of the df command, and the value of Use% will be rounded to one decimal place, which will be more accurate .\n\nNote: The Use% algorithm in df is: (size-free) * 100 / (avail + (size-free)), the result is divisible by this value, non-divisible by this value is +1, and the unit of the result is %.\nRefer to the df command source code:", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 6, "w": 8, "x": 5, "y": 2 }, "id": 181, "links": [ { "targetBlank": true, "title": "https://github.com/coreutils/coreutils/blob/master/src/df.c", "url": "https://github.com/coreutils/coreutils/blob/master/src/df.c" } ], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "$$hashKey": "object:2184", "alias": "Mounted on", "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": 1, "pattern": "mountpoint", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "$$hashKey": "object:2185", "alias": "Avail", "align": "auto", "colorMode": "value", "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, "mappingType": 1, "pattern": "Value #A", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:2186", "alias": "Used", "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": 1, "mappingType": 1, "pattern": "Value #B", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:2187", "alias": "Size", "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, "link": false, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:2188", "alias": "Filesystem", "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, "mappingType": 1, "pattern": "fstype", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:2189", "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, "link": false, "mappingType": 1, "pattern": "device", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:2190", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_filesystem_size{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "总量", "refId": "C" }, { "expr": "node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "【$show_hostname】:Disk Space Used Basic(EXT?/XFS)", "transform": "table", "type": "table-old" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 13, "y": 2 }, "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, "pluginVersion": "6.4.2", "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": "#3274D9", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(irate(node_cpu{instance=~\"$node\",mode=\"idle\"}[5m])) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "20,50", "timeFrom": null, "timeShift": null, "title": "CPU idle", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_cni0_in": "light-red", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_cni0_in下载": "green", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_cni0_out上传": "yellow", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_eth0_in下载": "purple", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_eth0_out": "purple", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_eth0_out上传": "blue" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 2 }, "hiddenSeries": false, "id": 183, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": false, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:794", "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(node_network_receive_bytes{device=\"venet0\",instance=~\"$node\"}[60m])", "hide": false, "interval": "60m", "intervalFactor": 1, "legendFormat": "{{device}}_receive", "metric": "", "refId": "A", "step": 600, "target": "" }, { "expr": "increase(node_network_transmit_bytes{device=\"venet0\",instance=~\"$node\"}[60m])", "hide": false, "interval": "60m", "intervalFactor": 1, "legendFormat": "{{device}}_transmit", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Internet traffic per hour $device", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:801", "format": "bytes", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:802", "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": 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}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 4 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(node_cpu{instance=~'$node', mode='system'})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "1,2", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": 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": null, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 13, "y": 4 }, "id": 178, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "avg(node_filefd_maximum{instance=~\"$node\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "1024,10000", "title": "Total filefd", "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_PROMETHEUS}", "decimals": 0, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 6 }, "id": 75, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(node_memory_MemTotal{instance=~'$node'})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "thresholds": "2,3", "title": "Total RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": 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": null, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 13, "y": 6 }, "id": 179, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "avg(node_filesystem_files_free{instance=~'$node',mountpoint=\"/\",fstype=~\"ext.?|xfs\"})", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "100000,1000000", "title": "Free inodes:$maxmount ", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:248", "alias": "/.*Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate(node_cpu{instance=~\"$node\",mode=\"system\"}[5m])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "System", "refId": "A", "step": 20 }, { "expr": "avg(irate(node_cpu{instance=~\"$node\",mode=\"user\"}[5m])) by (instance) *100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "User", "refId": "B", "step": 240 }, { "expr": "avg(irate(node_cpu{instance=~\"$node\",mode=\"iowait\"}[5m])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Iowait", "refId": "D", "step": 240 }, { "expr": "(1 - avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[5m])) by (instance))*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU% Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:257", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:258", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 8 }, "height": "300", "hiddenSeries": false, "id": 156, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:331", "alias": "Total", "color": "#C4162A", "fill": 0 }, { "$$hashKey": "object:332", "alias": "Used%", "color": "rgb(0, 209, 255)", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "node_memory_MemTotal{instance=~\"$node\"} - node_memory_MemFree{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Used", "refId": "B", "step": 4 }, { "expr": "node_memory_MemFree{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Avaliable", "refId": "F", "step": 4 }, { "expr": "(1 - (node_memory_MemFree{instance=~\"$node\"} / (node_memory_MemTotal{instance=~\"$node\"})))* 100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 10, "legendFormat": "Used%", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:355", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:356", "format": "percent", "label": "Utilization%", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.10.227:9100_em1_in下载": "super-light-green", "192.168.10.227:9100_em1_out上传": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 8 }, "height": "300", "hiddenSeries": false, "id": 157, "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": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:541", "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{instance=~'$node',device=~\"venet0\"}[5m])*8", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_receive", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes{instance=~'$node',device=~\"venet0\"}[5m])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_transmit", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network bandwidth usage per second $device", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:548", "format": "bps", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:549", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "15分钟": "#6ED0E0", "1分钟": "#BF1B00", "5分钟": "#CCA300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 16 }, "height": "300", "hiddenSeries": false, "id": 13, "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 as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:2998", "alias": "/.*CPU cores/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~'$node'}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "expr": "node_load5{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "15m", "refId": "C", "step": 20 }, { "expr": " sum(count(node_cpu_seconds_total{instance=~\"$node\", mode='system'}) by (cpu,instance)) by(instance)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CPU cores", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3005", "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3006", "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_TCP_alloc": "semi-dark-blue", "TCP": "#6ED0E0", "TCP_alloc": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Sockets_used - Sockets currently in use\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_alloc - Allocated sockets\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nRetransSegs - TCP retransmission packets\n\nOutSegs - Number of packets sent by TCP\n\nInSegs - Number of packets received by TCP", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 16, "x": 8, "y": 16 }, "height": "300", "hiddenSeries": false, "id": 158, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "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": [ { "$$hashKey": "object:1368", "alias": "/.*Sockets_used/", "color": "#E02F44", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CurrEstab", "refId": "A", "step": 20 }, { "expr": "node_sockstat_TCP_tw{instance=~'$node'}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "TCP_tw", "refId": "D" }, { "expr": "node_sockstat_sockets_used{instance=~'$node'}", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Sockets_used", "refId": "B" }, { "expr": "node_sockstat_UDP_inuse{instance=~'$node'}", "interval": "", "legendFormat": "UDP_inuse", "refId": "C" }, { "expr": "node_sockstat_TCP_alloc{instance=~'$node'}", "interval": "", "legendFormat": "TCP_alloc", "refId": "E" }, { "expr": "irate(node_netstat_Tcp_PassiveOpens{instance=~'$node'}[5m])", "hide": false, "interval": "", "legendFormat": "{{instance}}_Tcp_PassiveOpens", "refId": "G" }, { "expr": "irate(node_netstat_Tcp_ActiveOpens{instance=~'$node'}[5m])", "hide": false, "interval": "", "legendFormat": "{{instance}}_Tcp_ActiveOpens", "refId": "F" }, { "expr": "irate(node_netstat_Tcp_InSegs{instance=~'$node'}[5m])", "interval": "", "legendFormat": "Tcp_InSegs", "refId": "H" }, { "expr": "irate(node_netstat_Tcp_OutSegs{instance=~'$node'}[5m])", "hide": false, "interval": "", "legendFormat": "Tcp_OutSegs", "refId": "I" }, { "expr": "irate(node_netstat_Tcp_RetransSegs{instance=~'$node'}[5m])", "hide": false, "interval": "", "legendFormat": "Tcp_RetransSegs", "refId": "J" }, { "expr": "irate(node_netstat_TcpExt_ListenDrops{instance=~'$node'}[5m])", "hide": false, "interval": "", "legendFormat": "TcpExt", "refId": "K" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Sockstat", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1383", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1384", "format": "short", "label": "Total_Sockets_used", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "filefd_192.168.200.241:9100": "super-light-green", "switches_192.168.200.241:9100": "semi-dark-red", "使用的文件描述符_10.118.72.128:9100": "red", "每秒上下文切换次数_10.118.71.245:9100": "yellow", "每秒上下文切换次数_10.118.72.128:9100": "yellow" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 24 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 16, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.4.2", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1068", "alias": "switches", "color": "#FADE2A", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "$$hashKey": "object:1069", "alias": "used filefd", "color": "#F2495C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "used filefd", "refId": "B" }, { "expr": "irate(node_context_switches{instance=~\"$node\"}[5m])", "hide": false, "interval": "", "intervalFactor": 5, "legendFormat": "switches", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open File Descriptor(left)/Context switches(right)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1090", "format": "short", "label": "used filefd", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1091", "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Per second read / write bytes ", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 24 }, "height": "300", "hiddenSeries": false, "id": 168, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1240", "alias": "/.*_Read bytes$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Read bytes", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_written_bytes_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Written bytes", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1247", "decimals": null, "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1248", "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": 1, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 24 }, "hiddenSeries": false, "id": 174, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(node_filesystem_size{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{mountpoint}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used% Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1166", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:1167", "decimals": 2, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Read/write completions per second", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 32 }, "height": "300", "hiddenSeries": false, "id": 161, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3731", "alias": "/.*_Reads completed$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Reads completed", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_writes_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Writes completed", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Completed(IOPS)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3594", "decimals": null, "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3595", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "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": "${DS_PROMETHEUS}", "decimals": null, "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 32 }, "hiddenSeries": false, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=~\"$node\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_ IO time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Spent Doing I/Os", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3810", "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3811", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Time spent on each read/write operation", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 32 }, "height": "300", "hiddenSeries": false, "id": 160, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3900", "alias": "/,*_Read time$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_seconds_total{instance=~\"$node\"}[5m]) / irate(node_disk_reads_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Read time", "refId": "B" }, { "expr": "irate(node_disk_write_time_seconds_total{instance=~\"$node\"}[5m]) / irate(node_disk_writes_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Write time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Time(Reference: less than 100ms)(beta)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3907", "format": "s", "label": "Time read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3908", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Resource Details:【$show_hostname】Instance:$node", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 199, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": 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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "threshcisLabels": false, "threshcisMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 3 }, "hideTimeOverride": true, "id": 200, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "pluginVersion": "6.4.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 }, "tableColumn": "", "targets": [ { "expr": "apache_uptime_seconds_total{instance=~\"$host:$port\"}", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 40 } ], "threshciss": "1,2", "thresholds": "1,3", "title": "Uptime", "type": "singlestat", "valueFontSize": "70%", "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": 7, "fillGradient": 0, "gridPos": { "h": 4, "w": 21, "x": 3, "y": 3 }, "hiddenSeries": false, "id": 202, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1925", "alias": "Apache Down", "color": "#C4162A" }, { "$$hashKey": "object:1935", "alias": "Apache Down", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(apache_up{instance=~\"$host:$port\"} == 1)", "interval": "", "legendFormat": "Apache Up", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Apache Up / Down", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1962", "format": "short", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "$$hashKey": "object:1963", "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, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": 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": "rate(apache_sent_kilobytes_total{instance=~\"$host:$port\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "Kilobytes Sent", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Current total kbytes sent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2466", "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2467", "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, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": 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": "rate(apache_accesses_total{instance=~\"$host:$port\"}[5m])", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Current total apache accesses", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3439", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3440", "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, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 208, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": 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": "apache_cpuload{instance=~\"$host:$port\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Apache CPU load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3838", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3839", "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": 12, "y": 15 }, "hiddenSeries": false, "id": 216, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": 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, "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Concurrent Client Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6591", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6592", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 23 }, "id": 210, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.5", "timeFrom": null, "timeShift": null, "title": "Cache Hit RAM Ratio", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 9, "y": 23 }, "id": 214, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "timeFrom": null, "timeShift": null, "title": "Cache RAM Bytes Used", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 9, "y": 26 }, "id": 212, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false } }, "pluginVersion": "7.0.5", "timeFrom": null, "timeShift": null, "title": "Cache RAM Bytes Total", "type": "stat" } ], "title": "Apache Host:【$show_hostname】Instance:$node", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 218, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorPrefix": 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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "threshcisLabels": false, "threshcisMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 4 }, "hideTimeOverride": true, "id": 237, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "pluginVersion": "6.4.2", "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": "mysql_up{release=\"$release\"}", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 40 } ], "threshciss": "1,2", "thresholds": "1,2", "title": "Instance Up", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorPrefix": 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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "threshcisLabels": false, "threshcisMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 4 }, "hideTimeOverride": true, "id": 238, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "pluginVersion": "6.4.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": true }, "tableColumn": "", "targets": [ { "expr": "mysql_global_status_uptime{release=\"$release\"}", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 40 } ], "threshciss": "1,2", "thresholds": "25200,32400", "title": "Uptime", "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": 12, "x": 12, "y": 4 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "mysql_global_status_max_used_connections{release=\"$release\"}", "interval": "", "legendFormat": "current", "refId": "A" }, { "expr": "mysql_global_variables_max_connections{release=\"$release\"}", "interval": "", "legendFormat": "Max", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mysql Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:156", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:157", "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": 12 }, "hiddenSeries": false, "id": 230, "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": [ { "$$hashKey": "object:345", "alias": "/sent/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(mysql_global_status_bytes_received{release=\"$release\"}[5m])", "interval": "", "legendFormat": "received", "refId": "A" }, { "expr": "irate(mysql_global_status_bytes_sent{release=\"$release\"}[5m])", "interval": "", "legendFormat": "sent", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "mysql network received & sent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:319", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:320", "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": 12 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:260", "alias": "write", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(mysql_global_status_innodb_data_reads{release=\"$release\"}[10m])", "interval": "", "legendFormat": "reads", "refId": "A" }, { "expr": "irate(mysql_global_status_innodb_data_writes{release=\"$release\"}[10m])", "interval": "", "legendFormat": "write", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "mysql disk reads & writes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:234", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:235", "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": 20 }, "hiddenSeries": false, "id": 232, "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": "mysql_global_status_threads_running{release=\"$release\"} ", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Running Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:482", "format": "short", "label": null, "logBase": 1, "max": "15", "min": null, "show": true }, { "$$hashKey": "object:483", "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": 20 }, "hiddenSeries": false, "id": 231, "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": "irate(mysql_global_status_commands_total{release=\"$release\"}[5m]) > 0", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Query rates", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:404", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:405", "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 number of failed attempts to connect to the MySQL server .", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 234, "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": "mysql_global_status_aborted_connects{release=\"$release\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "mysql aborted Connects", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:638", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:639", "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 number of connections that were aborted because the client died without closing the connection properly. ", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 233, "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": "mysql_global_status_aborted_clients{release=\"$release\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Aborted clients", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:560", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:561", "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": 236, "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": "sum(mysql_info_schema_table_rows{release=\"$release\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sum of all rows", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:794", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:795", "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": 235, "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": [ { "expr": "sum(mysql_info_schema_table_size{component=\"data_length\",release=\"$release\"})", "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "sum(mysql_info_schema_table_size{component=\"index_length\",release=\"$release\"})", "interval": "", "legendFormat": "Indexes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk usage tables / indexes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:716", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:717", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Mysql Host 【$show_hostname】Instance:$node", "type": "row" } ], "refresh": "15s", "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info, job)", "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": "label_values(node_uname_info, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "hide": 0, "includeAll": true, "label": "Host", "multi": false, "name": "hostname", "options": [], "query": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\",nodename=~\"$hostname\"},instance)", "hide": 0, "includeAll": false, "label": "Instance", "multi": true, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_uname_info{job=~\"$job\",nodename=~\"$hostname\"},instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_network_info{device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "hide": 0, "includeAll": true, "label": "NIC", "multi": true, "multiFormat": "regex values", "name": "device", "options": [], "query": "label_values(node_network_info{device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.?|xfs\",mountpoint!~\".*pods.*\"}) by (mountpoint))))", "hide": 2, "includeAll": false, "label": "最大挂载目录", "multi": false, "name": "maxmount", "options": [], "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.?|xfs\",mountpoint!~\".*pods.*\"}) by (mountpoint))))", "refresh": 2, "regex": "/.*\\\"(.*)\\\".*/", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\",instance=~\"$node\"}, nodename)", "hide": 2, "includeAll": false, "label": "展示使用的主机名", "multi": false, "name": "show_hostname", "options": [], "query": "label_values(node_uname_info{job=~\"$job\",instance=~\"$node\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(apache_up, instance)", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "port", "options": [], "query": "label_values(apache_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(apache_up, instance)", "hide": 0, "includeAll": false, "label": "host", "multi": false, "name": "host", "options": [], "query": "label_values(apache_up, instance)", "refresh": 2, "regex": "/([^:]+):.*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "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": "Server overview-sa", "uid": "hb7fSE0Zz", "version": 45 }
2020-07-27 11:15:38 UTC
2020-07-27 11:15:54 UTC
0
0
13,020
1
417,390
18,844
27
zfs
ZFS
ZFS Zpool metrics as produced by https://github.com/ncabatoff/zfs-exporter
2020-09-16 11:52:11 UTC
2020-09-16 11:52:39 UTC
0
null
0
0
Telegraf
null
0
0
18,844
1
13,020
1
27
ZFS Zpool metrics as produced by https://github.com/ncabatoff/zfs-exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "text", "name": "Text", "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": "ZFS", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "title": "New row", "height": "100px", "editable": true, "collapse": false, "panels": [ { "title": "ZFS zpool stats", "error": false, "span": 12, "editable": true, "type": "text", "isNew": true, "id": 13, "mode": "markdown", "content": "Pool status: 0=online, 1=exported, 2=destroyed, 3=spare, 4=l2arc.\n\nPool state: 19=legacy on-disk version, 20=features disabled, 21=resilvering, 22=device offline, 23=device removed, 24=OK.", "links": [] } ] }, { "collapse": false, "editable": true, "height": "250px", "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": 9, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false, "hideEmpty": true, "hideZero": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(zfs_zpool_collecterrors{poolname=~\"$pool\"}[$interval])", "intervalFactor": 2, "legendFormat": "{{poolname}}", "metric": "zfs_zpool_collecterrors", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "$pool Pool Collection Errors", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 4, "isNew": true, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(zfs_zpool_errors_total{poolname=~\"$pool\", vdevtype=\"root\"}[$interval])", "intervalFactor": 2, "legendFormat": "{{poolname}} {{errortype}}", "metric": "zfs_zpool_vdevops", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "$pool Pool Error Rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 5, "isNew": true, "legend": { "avg": false, "current": true, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": true, "alignAsTable": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*state/", "yaxis": 1 }, { "alias": "/.*status/", "yaxis": 2 } ], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "zfs_zpool_poolstate{poolname=~\"$pool\"}", "hide": false, "intervalFactor": 2, "legendFormat": "{{poolname}} state", "metric": "zfs_zpool_poolstate", "refId": "A", "step": 20 }, { "expr": "zfs_zpool_poolstatus{poolname=~\"$pool\"}", "hide": false, "intervalFactor": 2, "legendFormat": "{{poolname}} status", "metric": "zfs_zpool_poolstate", "refId": "B", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "$pool Pool state and status", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": { "Read": "#7EB26D", "Write": "#EAB839" }, "bars": true, "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": 1, "isNew": true, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(zfs_zpool_vdevops_total{poolname=~\"$pool\", vdevtype=\"root\"}[30s])", "intervalFactor": 2, "legendFormat": "{{vdevoptype}}", "metric": "zfs_zpool_vdevops", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "$pool Op Rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "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 } ], "scopedVars": {}, "repeatIteration": 1471204776919 }, { "aliasColors": { "Read": "#7EB26D", "Write": "#EAB839" }, "bars": true, "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": 8, "isNew": true, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(zfs_zpool_vdevbytes_total{poolname =~ \"$pool\", vdevtype=\"root\"}[30s])", "intervalFactor": 2, "legendFormat": "{{vdevoptype}}", "metric": "zfs_zpool_vdevops", "refId": "A", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "$pool Byte Rate", "tooltip": { "msResolution": false, "shared": true, "sort": 1, "value_type": "individual" }, "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": true } ], "scopedVars": {}, "repeatIteration": 1471204776919 }, { "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": 3, "isNew": true, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": 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", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "zfs_zpool_allocated_bytes{ vdevtype=\"root\"}", "hide": true, "intervalFactor": 2, "legendFormat": "{{poolname}} allocated", "metric": "zfs_zpool_vdevops", "refId": "A", "step": 4 }, { "expr": "zfs_zpool_space_bytes{ vdevtype=\"root\"}", "hide": true, "intervalFactor": 2, "legendFormat": "{{poolname}} space", "metric": "zfs_zpool_vdevops", "refId": "B", "step": 4 }, { "expr": "zfs_zpool_space_bytes{ vdevtype=\"root\", poolname =~ \"$pool\"} - zfs_zpool_allocated_bytes{ vdevtype=\"root\"}", "intervalFactor": 2, "legendFormat": "{{poolname}} avail", "metric": "zfs_zpool_vdevops", "refId": "C", "step": 20 } ], "timeFrom": null, "timeShift": null, "title": "$pool Pool Space", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "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": true } ], "scopedVars": {}, "repeatIteration": 1471204776919 } ], "title": "Row", "repeat": "pool", "scopedVars": { "pool": { "text": "pool6", "value": "pool6", "selected": 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" ] }, "templating": { "list": [ { "current": { "tags": [], "text": "1m", "value": "1m" }, "datasource": null, "hide": 0, "includeAll": false, "multi": false, "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", "refresh": 0, "type": "interval" }, { "type": "query", "datasource": "${DS_PROMETHEUS}", "refresh": 1, "name": "pool", "hide": 0, "options": [], "includeAll": true, "multi": true, "query": "label_values(zfs_zpool_poolstatus,poolname)", "current": {}, "regex": "", "allValue": ".+" } ] }, "annotations": { "list": [] }, "refresh": "10s", "schemaVersion": 12, "version": 4, "links": [], "gnetId": 13020, "description": "ZFS Zpool metrics as produced by https://github.com/ncabatoff/zfs-exporter" }
2020-09-16 11:52:11 UTC
null
0
0
13,015
1
405,054
18,834
27
robonomics-xrt-metrics
ROBONOMICS (XRT) Metrics
Robonomics (XRT) Dashboard / Substrate / Node_Exporter / Prometheus
2020-09-15 16:28:45 UTC
2020-09-15 18:11:19 UTC
0
Dashboard for better monitor and maintain Substrate (PolkaDot ecosystem) nodes. Combined two way of collecting data, using build it to Substrate prometheus exporter as well as additional Nade_Exporter. Detailed instruction how to setup monitoring system https://github.com/hubobubo/robonomics/wiki/Robonomics-(XRT)-metrics-using-Prometheus-and-Grafana
56,146
56,147
nodeExporter
null
0
0
18,834
1
13,015
1
27
Robonomics (XRT) Dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "Node_exporter / Substrate_node_exporter", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "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": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:263", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Robonomics (XRT) Dashboard / Substrate / Node_Exporter / Prometheus ", "editable": true, "gnetId": 13015, "graphTooltip": 0, "id": null, "iteration": 1600153621226, "links": [], "panels": [ { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 36, "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [ { "title": "", "url": "" } ], "mappings": [ { "id": 0, "op": "=", "text": "Stuck", "type": 1, "value": "1492283" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 1 }, "id": 6, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "substrate_block_height", "interval": "", "legendFormat": "{{status}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Height of the chain", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 9, "y": 1 }, "id": 34, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "node_systemd_unit_state{name=\"robonomics.service\", state=\"active\"}", "instant": true, "interval": "", "legendFormat": "{{active}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "XRT systemd status 1=active / 0=dead", "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": 12, "y": 1 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(substrate_tasks_polling_started_total[1m]) - rate(substrate_tasks_polling_duration_count[1m])", "interval": "", "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Running Tasks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:956", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:957", "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": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(substrate_tasks_polling_duration_bucket[5m])", "interval": "", "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tasks rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2314", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2315", "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": 8, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "substrate_sync_peers", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connected peers", "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": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "substrate_sub_libp2p_peers_count", "instant": false, "interval": "", "legendFormat": "Peers count", "refId": "A" }, { "expr": "substrate_sub_libp2p_peerset_num_discovered", "interval": "", "legendFormat": "Discovered peers", "refId": "C" }, { "expr": "substrate_sub_libp2p_peerset_num_requested", "interval": "", "legendFormat": "Requested peers", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Peers connected, discovered, and requested", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1204", "decimals": null, "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1205", "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": 8, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "substrate_sync_queued_blocks", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Queued Blocks (sync)", "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": 8, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "substrate_state_db_cache_bytes", "interval": "", "legendFormat": "{{subtype}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "State Cache DB", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1532", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1533", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 6 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "Number of Leaves 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": 8, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "substrate_number_leaves", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 6 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of Leaves", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1848", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1849", "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": 8, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "substrate_state_cache_bytes", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "State Cache", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1295", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1296", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "expr": "substrate_ready_transactions_number", "interval": "", "legendFormat": "Number of transactions in the ready queue", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Number of transactions in the ready queue", "type": "stat" } ], "title": "Robonomics.service Metrics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 38, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Partition utilization, disk read, disk write, download bandwidth, upload bandwidth, if there are multiple network cards or multiple partitions, it is the value of the network card or partition with the highest utilization rate collected.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 24, "x": 0, "y": 2 }, "id": 42, "pageSize": 10, "showHeader": true, "sort": { "col": 5, "desc": false }, "styles": [ { "$$hashKey": "object:9891", "alias": "Hostname", "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": 1, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "nodename", "thresholds": [], "type": "string", "unit": "bytes" }, { "$$hashKey": "object:9892", "alias": "IP(Link to details)", "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": true, "linkTargetBlank": false, "linkTooltip": "Browse host details", "linkUrl": "/d/hb7fSE0Zz/node-exporter-en?orgId=1&var-job=${job}&var-hostname=All&var-node=${__cell}&var-device=All", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:9893", "alias": "Memory", "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, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:9894", "alias": "CPU Cores", "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": null, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:9895", "alias": "Uptime", "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": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "$$hashKey": "object:9896", "alias": "Partition used%*", "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:9897", "alias": "CPU used%", "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:9898", "alias": "Memory used%", "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:9899", "alias": "Disk read*", "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:9900", "alias": "Disk write*", "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:9901", "alias": "Download*", "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:9902", "alias": "Upload*", "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:9903", "alias": "5m load", "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": "Value #L", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:9904", "alias": "", "align": "right", "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": "node_uname_info{job=~\"$job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "主机名", "refId": "A" }, { "expr": "sum(time() - node_boot_time_seconds{job=~\"$job\"})by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "运行时间", "refId": "D" }, { "expr": "node_memory_MemTotal_bytes{job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总内存", "refId": "B" }, { "expr": "count(node_cpu_seconds_total{job=~\"$job\",mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总核数", "refId": "C" }, { "expr": "node_load5{job=~\"$job\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "5分钟负载", "refId": "L" }, { "expr": "(1 - avg(irate(node_cpu_seconds_total{job=~\"$job\",mode=\"idle\"}[5m])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "F" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{job=~\"$job\"} / (node_memory_MemTotal_bytes{job=~\"$job\"})))* 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "G" }, { "expr": "max((node_filesystem_size_bytes{job=~\"$job\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{job=~\"$job\",fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail_bytes {job=~\"$job\",fstype=~\"ext.?|xfs\"}+(node_filesystem_size_bytes{job=~\"$job\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{job=~\"$job\",fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "分区使用率", "refId": "E" }, { "expr": "max(irate(node_disk_read_bytes_total{job=~\"$job\"}[5m])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大读取", "refId": "H" }, { "expr": "max(irate(node_disk_written_bytes_total{job=~\"$job\"}[5m])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大写入", "refId": "I" }, { "expr": "max(irate(node_network_receive_bytes_total{job=~\"$job\"}[5m])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "下载带宽", "refId": "J" }, { "expr": "max(irate(node_network_transmit_bytes_total{job=~\"$job\"}[5m])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "上传带宽", "refId": "K" } ], "timeFrom": null, "timeShift": null, "title": "Server Resource Overview", "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": "${DS_PROMETHEUS}", "decimals": null, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "Overall average used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "CPU Cores", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(node_cpu_seconds_total{job=~\"$job\", mode='system'})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "CPU Cores", "refId": "B", "step": 240 }, { "expr": "sum(node_load5{job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total 5m load", "refId": "A", "step": 240 }, { "expr": "avg(1 - avg(irate(node_cpu_seconds_total{job=~\"$job\",mode=\"idle\"}[5m])) by (instance)) * 100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall average used%", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total 5m load & average CPU used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Total 5m load", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "percent", "label": "Overall average used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 7 }, "height": "300", "hiddenSeries": false, "id": 46, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#C4162A", "fill": 0 }, { "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{job=~\"$job\"})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "sum(node_memory_MemTotal_bytes{job=~\"$job\"} - node_memory_MemAvailable_bytes{job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total Used", "refId": "B", "step": 4 }, { "expr": "(sum(node_memory_MemTotal_bytes{job=~\"$job\"} - node_memory_MemAvailable_bytes{job=~\"$job\"}) / sum(node_memory_MemTotal_bytes{job=~\"$job\"}))*100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall Average Used%", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total memory & average memory used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": null, "format": "percent", "label": "Overall Average Used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 7 }, "hiddenSeries": false, "id": 48, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "Total", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(avg(node_filesystem_size_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "E" }, { "expr": "sum(avg(node_filesystem_size_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total Used", "refId": "C" }, { "expr": "(sum(avg(node_filesystem_size_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))) *100/(sum(avg(node_filesystem_avail_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))+(sum(avg(node_filesystem_size_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free_bytes{job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))))", "format": "time_series", "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall Average Used%", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total disk & average disk used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": null, "format": "percent", "label": "Overall Average Used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Host metrics overview / Host【$show_hostname】Instance:$node", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 50, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPostfix": 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}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 3 }, "id": 54, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(node_cpu_seconds_total{instance=~\"$node\", mode='system'})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "1,2", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": 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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "threshcisLabels": false, "threshcisMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 3 }, "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": "null", "nullText": null, "pluginVersion": "6.4.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 }, "tableColumn": "", "targets": [ { "expr": "avg(time() - node_boot_time_seconds{instance=~\"$node\"})", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 40 } ], "threshciss": "1,2", "thresholds": "1,3", "title": "Uptime", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "In this kanban: the total disk, usage, available, and usage rate are consistent with the values of the Size, Used, Avail, and Use% columns of the df command, and the value of Use% will be rounded to one decimal place, which will be more accurate .\n\nNote: The Use% algorithm in df is: (size-free) * 100 / (avail + (size-free)), the result is divisible by this value, non-divisible by this value is +1, and the unit of the result is %.\nRefer to the df command source code:", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 6, "w": 7, "x": 4, "y": 3 }, "id": 60, "links": [ { "targetBlank": true, "title": "https://github.com/coreutils/coreutils/blob/master/src/df.c", "url": "https://github.com/coreutils/coreutils/blob/master/src/df.c" } ], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Mounted on", "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": 1, "pattern": "mountpoint", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "Avail", "align": "auto", "colorMode": "value", "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, "mappingType": 1, "pattern": "Value #A", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "alias": "Used", "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": 1, "mappingType": 1, "pattern": "Value #B", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "alias": "Size", "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, "link": false, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Filesystem", "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, "mappingType": 1, "pattern": "fstype", "thresholds": [], "type": "string", "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, "link": false, "mappingType": 1, "pattern": "device", "preserveFormat": false, "sanitize": false, "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)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "总量", "refId": "C" }, { "expr": "node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "【$show_hostname】:Disk Space Used Basic(EXT?/XFS)", "transform": "table", "type": "table-old" }, { "aliasColors": { "192.168.200.241:9100_TCP_alloc": "semi-dark-blue", "TCP": "#6ED0E0", "TCP_alloc": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Sockets_used - Sockets currently in use\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_alloc - Allocated sockets\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nRetransSegs - TCP retransmission packets\n\nOutSegs - Number of packets sent by TCP\n\nInSegs - Number of packets received by TCP", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 13, "x": 11, "y": 3 }, "height": "300", "hiddenSeries": false, "id": 86, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Sockets_used/", "color": "#E02F44", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CurrEstab", "refId": "A", "step": 20 }, { "expr": "node_sockstat_TCP_tw{instance=~'$node'}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "TCP_tw", "refId": "D" }, { "expr": "node_sockstat_sockets_used{instance=~'$node'}", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Sockets_used", "refId": "B" }, { "expr": "node_sockstat_UDP_inuse{instance=~'$node'}", "interval": "", "legendFormat": "UDP_inuse", "refId": "C" }, { "expr": "node_sockstat_TCP_alloc{instance=~'$node'}", "interval": "", "legendFormat": "TCP_alloc", "refId": "E" }, { "expr": "irate(node_netstat_Tcp_PassiveOpens{instance=~'$node'}[5m])", "hide": true, "interval": "", "legendFormat": "{{instance}}_Tcp_PassiveOpens", "refId": "G" }, { "expr": "irate(node_netstat_Tcp_ActiveOpens{instance=~'$node'}[5m])", "hide": true, "interval": "", "legendFormat": "{{instance}}_Tcp_ActiveOpens", "refId": "F" }, { "expr": "irate(node_netstat_Tcp_InSegs{instance=~'$node'}[5m])", "interval": "", "legendFormat": "Tcp_InSegs", "refId": "H" }, { "expr": "irate(node_netstat_Tcp_OutSegs{instance=~'$node'}[5m])", "interval": "", "legendFormat": "Tcp_OutSegs", "refId": "I" }, { "expr": "irate(node_netstat_Tcp_RetransSegs{instance=~'$node'}[5m])", "hide": false, "interval": "", "legendFormat": "Tcp_RetransSegs", "refId": "J" }, { "expr": "irate(node_netstat_TcpExt_ListenDrops{instance=~'$node'}[5m])", "hide": true, "interval": "", "legendFormat": "", "refId": "K" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Sockstat", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "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": "Total_Sockets_used", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 5 }, "id": 62, "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.4.2", "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": "#3274D9", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[5m])) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "20,50", "timeFrom": null, "timeShift": null, "title": "CPU iowait", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 6 }, "id": 56, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{instance=~\"$node\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "thresholds": "2,3", "title": "Total RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": 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": null, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 7 }, "id": 66, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "avg(node_filefd_maximum{instance=~\"$node\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "1024,10000", "title": "Total filefd", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 11, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"system\"}[5m])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "System", "refId": "A", "step": 20 }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"user\"}[5m])) by (instance) *100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "User", "refId": "B", "step": 240 }, { "expr": "avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[5m])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Iowait", "refId": "D", "step": 240 }, { "expr": "(1 - avg(irate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[5m])) by (instance))*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU% Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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 } }, { "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": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 13, "x": 11, "y": 9 }, "height": "300", "hiddenSeries": false, "id": 70, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#C4162A", "fill": 0 }, { "alias": "Used%", "color": "rgb(0, 209, 255)", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Used", "refId": "B", "step": 4 }, { "expr": "node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Avaliable", "refId": "F", "step": 4 }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"$node\"} / (node_memory_MemTotal_bytes{instance=~\"$node\"})))* 100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 10, "legendFormat": "Used%", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 2, "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": "percent", "label": "Utilization%", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "15分钟": "#6ED0E0", "1分钟": "#BF1B00", "5分钟": "#CCA300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 8, "w": 11, "x": 0, "y": 17 }, "height": "300", "hiddenSeries": false, "id": 74, "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 as zero", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*CPU cores/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "expr": "node_load5{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "15m", "refId": "C", "step": 20 }, { "expr": " sum(count(node_cpu_seconds_total{instance=~\"$node\", mode='system'}) by (cpu,instance)) by(instance)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CPU cores", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.10.227:9100_em1_in下载": "super-light-green", "192.168.10.227:9100_em1_out上传": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 13, "x": 11, "y": 17 }, "height": "300", "hiddenSeries": false, "id": 72, "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": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~'$node',device=~\"$device\"}[5m])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_receive", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_bytes_total{instance=~'$node',device=~\"$device\"}[5m])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_transmit", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network bandwidth usage per second $device", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "transmit(-)/receive(+)", "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": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Per second read / write bytes ", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 8, "w": 11, "x": 0, "y": 25 }, "height": "300", "hiddenSeries": false, "id": 76, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Read bytes$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=~\"$node\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Read bytes", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_written_bytes_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Written bytes", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 13, "x": 11, "y": 25 }, "hiddenSeries": false, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{mountpoint}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used% Basic", "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": "100", "min": "0", "show": true }, { "decimals": 2, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Read/write completions per second", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 11, "x": 0, "y": 33 }, "height": "300", "hiddenSeries": false, "id": 80, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Reads completed$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Reads completed", "refId": "A", "step": 10 }, { "expr": "irate(node_disk_writes_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Writes completed", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Completed(IOPS)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Time spent on each read/write operation", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 13, "x": 11, "y": 33 }, "height": "300", "hiddenSeries": false, "id": 84, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/,*_Read time$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_seconds_total{instance=~\"$node\"}[5m]) / irate(node_disk_reads_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Read time", "refId": "B" }, { "expr": "irate(node_disk_write_time_seconds_total{instance=~\"$node\"}[5m]) / irate(node_disk_writes_completed_total{instance=~\"$node\"}[5m])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Write time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Time(Reference: less than 100ms)(beta)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "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": "${DS_PROMETHEUS}", "decimals": null, "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 11, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=~\"$node\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_ IO time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Spent Doing I/Os", "tooltip": { "shared": true, "sort": 2, "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 } }, { "aliasColors": { "filefd_192.168.200.241:9100": "super-light-green", "switches_192.168.200.241:9100": "semi-dark-red", "使用的文件描述符_10.118.72.128:9100": "red", "每秒上下文切换次数_10.118.71.245:9100": "yellow", "每秒上下文切换次数_10.118.72.128:9100": "yellow" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 1, "gridPos": { "h": 9, "w": 13, "x": 11, "y": 42 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 88, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "switches", "color": "#FADE2A", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "used filefd", "color": "#F2495C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "used filefd", "refId": "B" }, { "expr": "irate(node_context_switches_total{instance=~\"$node\"}[5m])", "interval": "", "intervalFactor": 5, "legendFormat": "switches", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open File Descriptor(left)/Context switches(right)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "used filefd", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Host metrics detailed", "type": "row" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [ "Prometheus", "node_exporter", "robonomics", "xrt", "substrate", "polkadot" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info, job)", "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": "label_values(node_uname_info, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "hostname", "options": [], "query": "label_values(node_uname_info{job=~\"$job\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\",nodename=~\"$hostname\"},instance)", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "node", "options": [], "query": "label_values(node_uname_info{job=~\"$job\",nodename=~\"$hostname\"},instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_network_info{device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "hide": 0, "includeAll": false, "label": "NIC", "multi": false, "name": "device", "options": [], "query": "label_values(node_network_info{device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.?|xfs\",mountpoint!~\".*pods.*\"}) by (mountpoint))))", "hide": 2, "includeAll": false, "label": "最大挂载目录", "multi": false, "name": "maxmount", "options": [], "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.?|xfs\",mountpoint!~\".*pods.*\"}) by (mountpoint))))", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{job=~\"$job\",instance=~\"$node\"}, nodename)", "hide": 2, "includeAll": false, "label": "展示使用的主机名", "multi": false, "name": "show_hostname", "options": [], "query": "label_values(node_uname_info{job=~\"$job\",instance=~\"$node\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "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": "browser", "title": "ROBONOMICS (XRT) Metrics", "uid": "twYeaxRMz", "version": 10 }
2020-09-15 16:28:45 UTC
2020-09-15 16:36:02 UTC
0
0
14,224
1
482,568
20,920
27
chats
Zammad: Chats
Sample Dashboard for displaying Chat Statistics of your Zammad instance. Features chat origins, topic ratios and other Metas.
2021-04-14 10:46:07 UTC
2021-04-14 20:44:04 UTC
0
You can find a full setup how to on our documentation: [Zammad documentation](https://docs.zammad.org/en/latest/appendix/reporting-tools-thirdparty/grafana.html). All our sample dashboards are stored in this GitHub repository: [https://github.com/zammad/grafana-dashboards](https://github.com/zammad/grafana-dashboards) If you have trouble with Zammad or your particular Zammad related dashboards, please consult the [Zammad community](https://community.zammad.org) - we're not monitoring other places. --- Wanna fiddle on your own? You may find our documentation page for [Elasticsearch index attributes](https://docs.zammad.org/en/latest/install/elasticsearch/indexed-attributes.html) useful!
62,216
62,217
null
null
1
5
20,920
1
14,224
1
27
null
{ "__inputs": [ { "name": "DS_ES_- CHAT SESSIONS", "label": "ES - Chat Sessions", "description": "Ticket indice with timefield \"created_at\"", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__requires": [ { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.1" }, { "type": "panel", "id": "grafana-worldmap-panel", "name": "Worldmap Panel", "version": "0.3.2" }, { "type": "panel", "id": "piechart", "name": "Pie chart v2", "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", "type": "dashboard" } ] }, "editable": true, "gnetId": 14224, "graphTooltip": 0, "id": null, "iteration": 1618395099607, "links": [], "panels": [ { "datasource": "${DS_ES_- CHAT SESSIONS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 0 }, "id": 2, "interval": "${interval_graphs}", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltipOptions": { "mode": "single" } }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "created_at", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "metrics": [ { "id": "1", "type": "count" } ], "query": "", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "title": "Chat Sessions per day", "type": "timeseries" }, { "circleMaxSize": "30", "circleMinSize": 2, "colors": [ "#73BF69", "rgba(237, 129, 40, 0.89)", "#F2495C" ], "datasource": "${DS_ES_- CHAT SESSIONS}", "decimals": 0, "esMetric": "Count", "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 0 }, "hideEmpty": true, "hideZero": true, "id": 9, "initialZoom": "1.7", "locationData": "countries", "mapCenter": "Europe", "mapCenterLatitude": 46, "mapCenterLongitude": 14, "maxDataPoints": 1, "mouseWheelZoom": true, "pluginVersion": "7.5.1", "showLegend": true, "stickyLabels": false, "tableQueryOptions": { "geohashField": "geohash", "labelField": "country", "latitudeField": "latitude", "longitudeField": "longitude", "metricField": "metric", "queryType": "coordinates" }, "targets": [ { "alias": "", "bucketAggs": [ { "field": "preferences.geo_ip.country_code.keyword", "id": "2", "settings": { "min_doc_count": "0", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "created_at", "id": "1", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "created_at" } ], "thresholds": "10,30", "title": "Chatting countries (origin)", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "pattern": "" } } } ], "type": "grafana-worldmap-panel", "unitPlural": "", "unitSingle": "", "valueName": "total" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "tags.keyword" }, "properties": [ { "id": "displayName", "value": "Tag" } ] }, { "matcher": { "id": "byName", "options": "Count" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "displayName", "value": "Chat-Sessions" } ] } ] }, "gridPos": { "h": 12, "w": 4, "x": 0, "y": 10 }, "id": 6, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "tags.keyword", "id": "3", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "10" }, "type": "terms" } ], "metrics": [ { "hide": false, "id": "1", "type": "count" } ], "query": "", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "title": "Top 10 Chat tags", "type": "table" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "user.login.keyword" }, "properties": [ { "id": "displayName", "value": "Login" } ] }, { "matcher": { "id": "byName", "options": "Count" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "displayName", "value": "Chat-Sessions" } ] } ] }, "gridPos": { "h": 12, "w": 4, "x": 4, "y": 10 }, "id": 10, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "user.login.keyword", "id": "3", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "10" }, "type": "terms" } ], "metrics": [ { "hide": false, "id": "1", "type": "count" } ], "query": "", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "title": "Top 10 Chat agents", "type": "table" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "description": "This is the last page the chat was used on. If the user browses the website, the URL may change.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "preferences.url.keyword" }, "properties": [ { "id": "displayName", "value": "URL" } ] }, { "matcher": { "id": "byName", "options": "Count" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "displayName", "value": "Chat-Sessions" } ] } ] }, "gridPos": { "h": 12, "w": 4, "x": 8, "y": 10 }, "id": 5, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "preferences.url.keyword", "id": "3", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "10" }, "type": "terms" } ], "metrics": [ { "hide": false, "id": "1", "type": "count" } ], "query": "", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "title": "Top 10 Chat exit pages", "type": "table" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "preferences.geo_ip.city_name.keyword" }, "properties": [ { "id": "displayName", "value": "City" } ] }, { "matcher": { "id": "byName", "options": "Count" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "displayName", "value": "Chat-Sessions" } ] } ] }, "gridPos": { "h": 12, "w": 4, "x": 12, "y": 10 }, "id": 15, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "preferences.geo_ip.city_name.keyword", "id": "3", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "10" }, "type": "terms" } ], "metrics": [ { "hide": false, "id": "1", "type": "count" } ], "query": "", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "title": "Top 10 City origins", "type": "table" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 55, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 20 }, { "color": "#EF843C", "value": 30 }, { "color": "red", "value": 50 } ] }, "unit": "Messages" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 16, "y": 10 }, "id": 14, "interval": null, "options": { "reduceOptions": { "calcs": [ "mean" ], "fields": "/^Unique Count$/", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "created_at", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" } ], "metrics": [ { "field": "messages.id", "id": "1", "type": "cardinality" } ], "query": "state: \"closed\"", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "timeFrom": null, "timeShift": null, "title": "Average number of messages", "transformations": [], "type": "gauge" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 4, "x": 20, "y": 10 }, "id": 13, "options": { "displayLabels": [ "name", "percent" ], "legend": { "displayMode": "list", "placement": "bottom", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "chat.name.keyword", "id": "3", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "15" }, "type": "terms" }, { "field": "created_at", "id": "4", "settings": { "interval": "auto", "min_doc_count": "1", "trimEdges": "0" }, "type": "date_histogram" } ], "metrics": [ { "hide": false, "id": "1", "type": "count" } ], "query": "", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "title": "Chat topic ratio", "type": "piechart" }, { "datasource": "${DS_ES_- CHAT SESSIONS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 950000, "min": 200000, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 300000 }, { "color": "#EF843C", "value": 600000 }, { "color": "red", "value": 900000 } ] }, "unit": "dtdurationms" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 16, "y": 16 }, "id": 12, "interval": null, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "/^Duration$/", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "7.5.1", "targets": [ { "alias": "", "bucketAggs": [ { "field": "id", "id": "3", "settings": { "min_doc_count": "1", "missing": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "updated_at", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" } ], "hide": false, "metrics": [ { "hide": true, "id": "1", "type": "count" } ], "query": "state: \"closed\"", "refId": "B", "timeField": "created_at" }, { "alias": "", "bucketAggs": [ { "field": "id", "id": "3", "settings": { "min_doc_count": "1", "missing": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "created_at", "id": "4", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" } ], "metrics": [ { "hide": true, "id": "1", "type": "count" } ], "query": "state: \"closed\"", "queryType": "randomWalk", "refId": "A", "timeField": "created_at" } ], "timeFrom": null, "timeShift": null, "title": "Average chatting time", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Count": false, "id": false }, "indexByName": { "Count": 3, "created_at": 0, "id": 2, "updated_at": 1 }, "renameByName": {} } }, { "id": "calculateField", "options": { "alias": "Duration", "mode": "reduceRow", "reduce": { "include": [ "updated_at", "created_at" ], "reducer": "diff" }, "replaceFields": true } } ], "type": "gauge" } ], "refresh": false, "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "1d", "value": "1d" }, "description": "Allows you to set the minimum data point size. The bigger the less details you'll have.", "error": null, "hide": 0, "label": "Graph Intervall", "name": "interval_graphs", "options": [ { "selected": false, "text": "1h", "value": "1h" }, { "selected": true, "text": "1d", "value": "1d" }, { "selected": false, "text": "2d", "value": "2d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1h,1d,2d,7d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-90d", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Zammad: Chats", "uid": "fZ6YLr_Gk", "version": 17, "description": "Sample Dashboard for displaying Chat Statistics of your Zammad instance. Features chat origins, topic ratios and other Metas." }
2021-04-14 10:46:07 UTC
2021-04-14 10:48:09 UTC
1
5
11,225
1
314,826
15,667
27
mellanox-what-just-happened-monitoring
Mellanox - What Just Happened? Monitoring
The Monitoring Dashboard provides a real-time pane for monitoring "What Just Happened?" activity in the network.
2019-11-19 09:51:56 UTC
2019-11-19 12:29:10 UTC
0
[Deploying Mellanox What-Just-Happen dashboards on Grafana](https://github.com/Mellanox/wjhgraf/wiki/Deploying-Mellanox-What-Just-Happen-dashboards-on-Grafana)
48,141
48,142
null
null
0
0
15,667
1
11,225
1
27
null
{ "__inputs": [ { "name": "DS_TELEGRAF", "label": "telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.2" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.6" }, { "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": "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" } ] }, "editable": false, "gnetId": 11225, "graphTooltip": 0, "id": null, "iteration": 1574156303238, "links": [], "panels": [ { "content": "<center><a href=\"http://www.mellanox.com\" target=\"_new\"><img width=\"150px\" src=\"http://www.mellanox.com/img/news/media_kit/logo/white/mellanox-logo-square-white.png\"></a></center>\n\n\n", "gridPos": { "h": 5, "w": 3, "x": 0, "y": 0 }, "id": 13, "links": [], "mode": "html", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "content": "<h1><b><br>Mellanox Event Telemetry - What Just Happened? - Monitoring</b></h1>\n<a href=\"/d/enfsjBWZk/mellanox-what-just-happened-debug\">Go to Debug Dashboard</a><br>\n<a href=\"/d/3Qie9y1Wz/mellanox-what-just-happened-layer-1-events\">Go to Layer 1 Dashboard</a>", "gridPos": { "h": 5, "w": 17, "x": 3, "y": 0 }, "id": 15, "links": [], "mode": "html", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "fill": 1, "gridPos": { "h": 5, "w": 3, "x": 20, "y": 0 }, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "select (\"usage_system\"+\"usage_user\") from wjh_cpu where cpu='cpu-total' and $timeFilter ", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Collector CPU Consumption", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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_TELEGRAF}", "fill": 1, "gridPos": { "h": 7, "w": 23, "x": 0, "y": 5 }, "id": 11, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_severity", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "wjh_socket_listener", "orderByTime": "ASC", "policy": "autogen", "query": "SELECT count(\"packet_ethernet_etherType\") FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and $timeFilter GROUP BY time($__interval),severity fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "etherType" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [] }, { "alias": "ACL Drops", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"packet_ethernet_etherType\") FROM \"DroppedPackets\" WHERE \"message\"='ACL' and \"deviceIP\"=~ /^$deviceIP$/ and \"dropReason\"=~ /^$dropReason$/ and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Forwarding Drops", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"packet_ethernet_etherType\") FROM \"DroppedPackets\" WHERE \"message\"='Forwarding' and \"deviceIP\"=~ /^$deviceIP$/ and \"dropReason\"=~ /^$dropReason$/ and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ andand \"severity\"=~ /^$severity$/ $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Buffer Drops", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"packet_ethernet_etherType\") FROM \"DroppedPackets\" WHERE \"message\"='Buffer' and \"deviceIP\"=~ /^$deviceIP$/ and \"dropReason\"=~ /^$dropReason$/ and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and and \"severity\"=~ /^$severity$/ $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dropped Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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 }, { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Error": "#FF7383", "Notice": "#3274D9" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_TELEGRAF}", "fontSize": "80%", "format": "short", "gridPos": { "h": 11, "w": 8, "x": 0, "y": 12 }, "id": 5, "interval": null, "legend": { "percentage": true, "show": true, "sort": null, "sortDesc": null, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "3", "targets": [ { "alias": "$tag_severity", "groupBy": [ { "params": [ "deviceIP" ], "type": "tag" } ], "hide": false, "measurement": "wjh_socket_listener", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(packet_ethernet_etherType) FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and ($timeFilter) GROUP BY \"severity\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "*" ], "type": "field" } ] ], "tags": [] } ], "title": "Severity", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "ACL": "#1F60C4", "Forwarding": "#E0B400" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_TELEGRAF}", "fontSize": "80%", "format": "short", "gridPos": { "h": 11, "w": 8, "x": 8, "y": 12 }, "id": 20, "interval": null, "legend": { "percentage": true, "show": true, "sort": null, "sortDesc": null, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "3", "targets": [ { "alias": "$tag_message", "groupBy": [ { "params": [ "deviceIP" ], "type": "tag" } ], "hide": false, "measurement": "wjh_socket_listener", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(packet_ethernet_etherType) FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and ($timeFilter) GROUP BY \"message\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "*" ], "type": "field" } ] ], "tags": [] } ], "title": "Drop Category", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_TELEGRAF}", "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 11, "w": 5, "x": 17, "y": 12 }, "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": "100%", "prefix": "", "prefixFontSize": "100%", "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": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT count(packet_ethernet_etherType) as value FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and ($timeFilter)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Dropped Packets for selected time range and filters", "transparent": true, "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": { "": "rgb(87, 105, 221)", "Source MAC equals destination MAC": "#FF7383" }, "breakPoint": "25%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_TELEGRAF}", "fontSize": "80%", "format": "short", "gridPos": { "h": 11, "w": 8, "x": 0, "y": 23 }, "id": 7, "interval": null, "legend": { "percentage": true, "show": true, "sort": null, "sortDesc": null, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "1", "targets": [ { "alias": "$tag_dropReason", "groupBy": [ { "params": [ "deviceIP" ], "type": "tag" } ], "hide": false, "measurement": "wjh_socket_listener", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"packet_ethernet_etherType\") FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and ($timeFilter) GROUP BY \"dropReason\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "*" ], "type": "field" } ] ], "tags": [] } ], "title": "Drop Reason", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "10.209.37.78": "#FFB357" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": "0.05" }, "datasource": "${DS_TELEGRAF}", "fontSize": "80%", "format": "short", "gridPos": { "h": 11, "w": 8, "x": 8, "y": 23 }, "id": 4, "interval": null, "legend": { "header": "", "percentage": true, "show": true, "sort": "current", "sortDesc": true, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "3", "targets": [ { "alias": "$tag_deviceIP", "groupBy": [ { "params": [ "deviceIP" ], "type": "tag" } ], "hide": false, "measurement": "wjh_socket_listener", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(packet_ethernet_etherType) FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and ($timeFilter) GROUP BY \"deviceIP\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "*" ], "type": "field" } ] ], "tags": [] } ], "title": "Switches", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": { "transport": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_TELEGRAF}", "fontSize": "100%", "format": "short", "gridPos": { "h": 11, "w": 7, "x": 16, "y": 23 }, "id": 6, "interval": null, "legend": { "percentage": true, "percentageDecimals": 0, "show": true, "sort": null, "sortDesc": null, "values": false }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "1", "targets": [ { "alias": "$tag_packet_packetType", "groupBy": [ { "params": [ "deviceIP" ], "type": "tag" } ], "hide": false, "measurement": "wjh_socket_listener", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(packet_ethernet_etherType) FROM \"DroppedPackets\" WHERE \"message\"=~ /^$message$/ and \"deviceIP\"=~ /^$deviceIP$/ and ((\"message\"='Forwarding' and \"dropReason\"=~ /^$dropReason$/) or \"message\"='ACL') and \"packet_ip_srcIp\"=~ /^$srcIp$/ and \"packet_ip_dstIp\"=~ /^$dstIp$/ and \"packet_ethernet_srcMac\"=~ /^$srcMac$/ and \"packet_ethernet_dstMac\"=~ /^$dstMac$/ \n and \"packet_transport_dstPort\"=~ /^$dstPort$/ and \"severity\"=~ /^$severity$/ and ($timeFilter) GROUP BY \"packet_packetType\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "*" ], "type": "field" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Packet Type", "transparent": true, "type": "grafana-piechart-panel", "valueName": "current" } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_TELEGRAF}", "definition": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = severity", "hide": 0, "includeAll": true, "label": "Severity", "multi": true, "name": "severity", "options": [], "query": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = severity", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_TELEGRAF}", "definition": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = message", "hide": 0, "includeAll": true, "label": "Drop Category", "multi": true, "name": "message", "options": [], "query": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = message", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_TELEGRAF}", "definition": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = dropReason", "hide": 0, "includeAll": true, "label": "Drop Reason", "multi": true, "name": "dropReason", "options": [], "query": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = dropReason", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_TELEGRAF}", "definition": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = deviceIP", "hide": 0, "includeAll": true, "label": "Switch IP", "multi": true, "name": "deviceIP", "options": [], "query": "SHOW TAG VALUES FROM DroppedPackets WITH KEY = deviceIP", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "*", "value": "*" }, "hide": 0, "label": "SIP", "name": "srcIp", "options": [ { "selected": true, "text": "*", "value": "*" } ], "query": "*", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": true, "text": "*", "value": "*" }, "hide": 0, "label": "DIP", "name": "dstIp", "options": [ { "selected": true, "text": "*", "value": "*" } ], "query": "*", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": true, "text": "*", "value": "*" }, "hide": 0, "label": "SMAC", "name": "srcMac", "options": [ { "selected": true, "text": "*", "value": "*" } ], "query": "*", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": true, "text": "*", "value": "*" }, "hide": 0, "label": "DMAC", "name": "dstMac", "options": [ { "selected": true, "text": "*", "value": "*" } ], "query": "*", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": true, "text": "*", "value": "*" }, "hide": 0, "label": "DPort", "name": "dstPort", "options": [ { "selected": true, "text": "*", "value": "*" } ], "query": "*", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "10m", "15m", "30m", "1h" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Mellanox - What Just Happened? Monitoring", "uid": "XiWyzYZWk", "version": 70, "description": "The Monitoring Dashboard provides a real-time pane for monitoring \"What Just Happened?\" activity in the network.\n" }
2019-11-19 09:51:56 UTC
2019-11-19 12:29:10 UTC
0
0
14,690
1
511,703
21,802
27
workload-automation-performance-metrics
HCL Workload Automation Grafana Dashboard for Kubernetes environments 9.5 FP4
Visualize Workload Automation and related Kubernetes metrics
2021-07-07 09:46:47 UTC
2022-04-01 10:15:18 UTC
0
# HCL Workload Automation Performance Dashboard ## Overview ----- HCL Workload Automation uses Grafana to display performance data related to the product. This data includes metrics related to the server and console application servers (WebSphere Application Server Liberty Base), your workload, your workstations, critical jobs, message queues, the database connection status, and more. Metrics provide insight into the state, health, and performance of your deployments and infrastructure. HCL Workload Automation cloud metric monitoring uses an opensource Cloud Native Computing Foundation (CNCF) project called Prometheus. It is particularly useful for collecting time series data that can be easily queried. ## Metrics --- | Metric | Description | | ------------- | ------------- | | Flexera Monitoring | The number of jobs that ran and Flexera was unable to count | | Workload | Jobs by status, Jobs by workstation, Jobs by folder and the Workload throughput by jobs/minutes | | Critical Jobs | Incomplete predecessors, critical jobs, risk level for potential and high risks, estimated end and confidential factor | | WA Server Internal Message Queue | Internal message queue usage for Appserverbox.msg, Courier.msg, mirrorbox.msg, Mailbox.msg, Monbox.msgn, Moncmd.msg, auditbox.msg, clbox.msg, planbox.msg, Intercom.msg, pobox messages, and server.msg | | Workstation Status | The number of running workstations and linked workstations | | Database Connection Status | The connection to the database status | | PODs | POD restarts, Failing PODs, POD CPU usage, Network I/O and RAM usage | | Persistent Volumes | Volumes capacity and Space used | | WA Server and Console - Liberty | Heap usage percentage, Active sessions, Live sessions, Active threads, Threadpool size and Time per garbage collection cycle moving average | | WA Sever and Console - Connection Pools (Liberty) | Average time usage per connection over last, Managed connections, Free connection, Connection handles and Created and Destroyed connections| --- ## **For more information see our [Documentation](https://help.hcltechsw.com/workloadautomation/v95/distr/src_ref/awsrgmonprom.html)** --- ### Flexera Monitoring ![](https://grafana.com/api/dashboards/14592/images/10622/image) ### Workload ![](https://grafana.com/api/dashboards/14592/images/10628/image) ![](https://grafana.com/api/dashboards/14592/images/10629/image) ### Internal Message Queues ![](https://grafana.com/api/dashboards/14592/images/10627/image) ### Workstation Status ![](https://grafana.com/api/dashboards/14592/images/10630/image) ### Liberty ![](https://grafana.com/api/dashboards/14592/images/10625/image) ![](https://grafana.com/api/dashboards/14592/images/10626/image) --- ***Note***: Version 9.5, Fix Pack 4 is required to enable the following monitoring features: - Critical Jobs metric - Workstation status metric - Database connection status metric - Job, Job stream, and Workstation Filters Earlier versions of the product enable only a subset of the monitoring features available with Version 9.5, Fix Pack 4. --- **This Dashboard is licensed under [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).**
64,782
64,783
null
null
0
0
21,802
1
14,690
1
27
Visualize Workload Automation and related Kubernetes metrics
{ "__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.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "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)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Visualize Workload Automation and related Kubernetes metrics", "editable": true, "gnetId": 14690, "graphTooltip": 1, "id": null, "iteration": 1625649150373, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 1154, "panels": [], "repeat": null, "title": "Flexera Monitoring", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 4, "x": 0, "y": 1 }, "id": 1158, "options": { "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.1.1", "targets": [ { "expr": "application_wa_licence_uncountedJobs_jobs{job=\"kubernetes-pods\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "interval": "", "legendFormat": "{{app_kubernetes_io_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Uncounted Jobs", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 20, "x": 4, "y": 1 }, "hiddenSeries": false, "id": 1152, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "application_wa_licence_uncountedJobs_jobs{job=\"kubernetes-pods\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "interval": "", "legendFormat": "{{app_kubernetes_io_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Flexera Uncounted Jobs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:154", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:155", "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": 9 }, "id": 1111, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 4, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 1113, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1421", "alias": "ERROR", "color": "#E02F44" }, { "$$hashKey": "object:1422", "alias": "SUCCESSFUL", "color": "#56A64B" }, { "$$hashKey": "object:1423", "alias": "CANCELED", "color": "rgb(145, 145, 145)" }, { "$$hashKey": "object:1424", "alias": "WAITING", "color": "#F2CC0C" }, { "$$hashKey": "object:1425", "alias": "RUNNING", "color": "#3274D9" }, { "$$hashKey": "object:1426", "alias": "HELD", "color": "#FF9933" }, { "$$hashKey": "object:1427", "alias": "READY", "color": "#96D98D" }, { "$$hashKey": "object:1428", "alias": "SUPPRESS", "color": "rgb(0, 0, 0)" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(clamp_min(application_wa_JobsInPlanCount_job{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\"},0)) by (jobstatus)", "interval": "", "legendFormat": "{{jobstatus}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Workload by Job Status", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1477", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1478", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "/HWA-SERVER-0_XA BLOCKED": "orange", "/HWA-SERVER-0_XA ERROR": "red", "/HWA-SERVER-0_XA READY": "yellow", "/HWA-SERVER-0_XA RUNNING": "light-green", "/HWA-SERVER-0_XA SUCCESSFUL": "green", "/HWA-SERVER-0_XA SUPPRESS": "purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 4, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 1150, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:822", "alias": "SUCCESSFUL", "color": "#56A64B" }, { "$$hashKey": "object:865", "alias": "ERROR", "color": "#E02F44" }, { "$$hashKey": "object:873", "alias": "CANCELED", "color": "#FF780A" }, { "$$hashKey": "object:881", "alias": "WAITING", "color": "#F2CC0C" }, { "$$hashKey": "object:889", "alias": "RUNNING", "color": "#3274D9" }, { "$$hashKey": "object:897", "alias": "HELD", "color": "#808080" }, { "$$hashKey": "object:906", "alias": "SUPPRESS", "color": "#000000" }, { "$$hashKey": "object:986", "alias": "READY", "color": "#96D98D" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(clamp_min(application_wa_JobsByWorkstation_jobs{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",workstation=~\"^[[WorstationStatus]]\"} ,0)) by (jobstatus)", "interval": "", "legendFormat": " {{jobstatus}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Job Status by Workstation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1137", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1138", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "/ BLOCKED": "orange", "/ CANCELED": "semi-dark-red", "/ ERROR": "red", "/ READY": "orange", "/ SUCCESSFUL": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 4, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 1136, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1030", "alias": "SUCCESSFUL", "color": "#56A64B" }, { "$$hashKey": "object:1038", "alias": "ERROR", "color": "#E02F44" }, { "$$hashKey": "object:1046", "alias": "CANCELED", "color": "#FF780A" }, { "$$hashKey": "object:1054", "alias": "WAITING", "color": "#F2CC0C" }, { "$$hashKey": "object:1062", "alias": "RUNNING", "color": "#3274D9" }, { "$$hashKey": "object:1070", "alias": "HELD", "color": "#808080" }, { "$$hashKey": "object:1078", "alias": "READY", "color": "#96D98D" }, { "$$hashKey": "object:1086", "alias": "SUPPRESS", "color": "#000000" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(clamp_min(application_wa_JobsByFolder_jobs{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",folder=~\"^[[JobsByFolder]]\"} ,0)) by (jobstatus)", "interval": "", "legendFormat": " {{jobstatus}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs Status By Folder", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:638", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:639", "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": 4, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 1122, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum (rate(application_wa_JobsInPlanCount_job{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", waservertype=\"master\", jobstatus=~\"SUCCESSFUL|ERROR\"}[[dur]])*60) by (kubernetes_namespace, release)", "interval": "", "intervalFactor": 3, "legendFormat": "{{kubernetes_namespace}} - {{release}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Workload throughput (jobs/min)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1201", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1202", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Workload", "type": "row" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 1140, "panels": [], "title": "Critical Jobs", "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": 1156, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "application_wa_criticalJob_incompletePredecessor_jobs{job=\"kubernetes-pods\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",jobName=~\"^[[Crticaljobname]]\"}", "interval": "", "legendFormat": "{{jobStreamName}}.{{jobName}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incomplete Predecessor Critical Job", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:206", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:207", "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": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "hiddenSeries": false, "id": 1126, "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", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "application_wa_criticalJob_potentialRisk_boolean{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",jobName=~\"^[[Crticaljobname]]\"}", "interval": "", "legendFormat": " {{jobStreamName}}.{{jobName}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Critical Job Potential Risk", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:484", "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "$$hashKey": "object:485", "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": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 1134, "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", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "application_wa_criticalJob_highRisk_boolean{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",jobName=~\"^[[Crticaljobname]]\"}", "interval": "", "legendFormat": "{{jobStreamName}}.{{jobName}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Critical Job High Risk", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:480", "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "$$hashKey": "object:481", "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": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 1128, "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", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "application_wa_criticalJob_confidence_factor{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",jobName=~\"^[[Crticaljobname]]\"}", "interval": "", "legendFormat": "{{jobStreamName}}.{{jobName}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": " Critical Job Confidence Factor", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:728", "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "$$hashKey": "object:729", "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": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 1130, "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", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "application_wa_criticalJob_estimateEnd_seconds{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",jobName=~\"^[[Crticaljobname]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{jobStreamName}}.{{jobName}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Critical Job Estimate End", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:94", "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:95", "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": 1109, "panels": [], "title": "WA Server - Internal Message Queues", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 1115, "interval": "15", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "clamp_min(application_wa_msgFileFill_percent{job=\"kubernetes-pods\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"} , 0)", "instant": false, "interval": "", "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{msgfile}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Queue Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:81", "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:82", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "{workstation=\"1\"}" }, "properties": [ { "id": "displayName", "value": "Running" } ] }, { "matcher": { "id": "byName", "options": "{workstation=\"0\"}" }, "properties": [ { "id": "displayName", "value": "Down" }, { "id": "noValue", "value": "0" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 44 }, "id": 1160, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.1.1", "targets": [ { "expr": "count_values(\"workstation\" ,application_wa_workstation_running_boolean {kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",workstation=~\"^[[WorstationStatus]]\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Workstation Running", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "{workstation=\"1\"}" }, "properties": [ { "id": "displayName", "value": "Linked" } ] }, { "matcher": { "id": "byName", "options": "{workstation=\"0\"}" }, "properties": [ { "id": "displayName", "value": "Unlinked" }, { "id": "noValue", "value": "0" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 44 }, "id": 1162, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.1.1", "targets": [ { "expr": "count_values (\"workstation\" ,application_wa_workstation_linked_boolean {kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",workstation=~\"^[[WorstationStatus]]\"}) ", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Workstation Linked", "type": "gauge" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 52 }, "id": 1142, "panels": [], "title": " Workstation Status", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 1, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 53 }, "hiddenSeries": false, "id": 1146, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "application_wa_workstation_running_boolean{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",workstation=~\"^[[WorstationStatus]]\"}", "interval": "", "legendFormat": "{{workstation}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Workstation Running ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:290", "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:291", "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": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 60 }, "hiddenSeries": false, "id": 1144, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "application_wa_workstation_linked_boolean{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\",workstation=~\"^[[WorstationStatus]]\"}", "interval": "", "legendFormat": "{{workstation}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Workstation Link", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1388", "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:1389", "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": 67 }, "id": 1148, "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": 6 }, "hiddenSeries": false, "id": 1132, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "application_wa_DB_connected_boolean{kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\",waservertype=\"master\"}", "interval": "", "legendFormat": "{{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DB Connection", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:248", "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:249", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Database Connection Status", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 68 }, "id": 942, "panels": [ { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 4, "w": 9, "x": 0, "y": 15 }, "id": 952, "links": [], "pageSize": null, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "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": "kube_pod_container_status_restarts_total{pod=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{namespace}} - {{pod}}", "refId": "A", "step": 40 } ], "title": "WA Server Pod restarts", "transform": "timeseries_to_rows", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 12, "w": 15, "x": 9, "y": 15 }, "height": "", "hiddenSeries": false, "id": 951, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_pod_status_phase{pod=~\".*-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\", phase=\"Failed\"}", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failing Pods", "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": "Failed", "logBase": 1, "max": "0.000001", "min": "-0.000001", "show": false }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": 2 } }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 4, "w": 9, "x": 0, "y": 19 }, "id": 1118, "links": [], "pageSize": null, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "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": "kube_pod_container_status_restarts_total{pod=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{namespace}} - {{pod}}", "refId": "A", "step": 40 } ], "title": "WA Console Pod restarts", "transform": "timeseries_to_rows", "type": "table-old" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 4, "w": 9, "x": 0, "y": 23 }, "id": 1121, "links": [], "pageSize": null, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "", "align": "auto", "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": "kube_pod_container_status_restarts_total{pod=~\".*-waagent-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "{{namespace}} - {{pod}}", "refId": "A", "step": 40 } ], "title": "WA Agent Pod restarts", "transform": "timeseries_to_rows", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 27 }, "height": "", "hiddenSeries": false, "id": 917, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "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=~\".*-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}[1m])) by (namespace, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ 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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 33 }, "height": "", "hiddenSeries": false, "id": 949, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_usage_bytes{pod=~\".*-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}) by (namespace, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pods RAM 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": "bytes", "label": "RAM ", "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": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 39 }, "height": "200px", "hiddenSeries": false, "id": 932, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate ( container_network_receive_bytes_total{pod=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}[1m] )) by (namespace, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ pod }} - Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{pod=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}[1m])) by (namespace, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ pod }} - Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network I/O WA Server", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 45 }, "height": "200px", "hiddenSeries": false, "id": 950, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{pod=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}[1m])) by (namespace, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ pod }} - Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{pod=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", pod=~\"[[POD]]\"}[1m])) by (namespace, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{ pod }} - Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network I/O WA Console", "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 } } ], "title": "PODs", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 69 }, "id": 947, "panels": [ { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 10, "x": 0, "y": 8 }, "id": 953, "links": [], "pageSize": null, "pluginVersion": "6.5.2", "showHeader": true, "sort": { "col": 4, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Capacity", "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": "Value #A", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Used", "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": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Free", "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 HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [ "52428800", "209715200" ], "type": "number", "unit": "bytes" }, { "alias": "", "align": "auto", "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(kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 40 }, { "expr": "sum(kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 40 }, { "expr": "sum(kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}-kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 40 } ], "title": "WA Server Volume Capacity", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 14, "x": 10, "y": 8 }, "hiddenSeries": false, "id": 948, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 * (1- kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"} / kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waserver-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"})", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{persistentvolumeclaim}}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WA Server free volume space", "tooltip": { "msResolution": false, "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": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 10, "x": 0, "y": 15 }, "id": 1117, "links": [], "pageSize": null, "pluginVersion": "6.5.2", "showHeader": true, "sort": { "col": 4, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Capacity", "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": "Value #A", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Used", "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": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Free", "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 HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [ "52428800", "209715200" ], "type": "number", "unit": "bytes" }, { "alias": "", "align": "auto", "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(kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 40 }, { "expr": "sum(kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 40 }, { "expr": "sum(kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}-kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 40 } ], "title": "WA Console Volume Capacity", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 14, "x": 10, "y": 15 }, "hiddenSeries": false, "id": 925, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 * (1 - kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"} /kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waconsole-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"} )", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{persistentvolumeclaim}}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WA Console free volume space", "tooltip": { "msResolution": false, "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": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 10, "x": 0, "y": 22 }, "id": 1119, "links": [], "pageSize": null, "pluginVersion": "6.5.2", "showHeader": true, "sort": { "col": 4, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Capacity", "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": "Value #A", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Used", "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": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Free", "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 HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [ "52428800", "209715200" ], "type": "number", "unit": "bytes" }, { "alias": "", "align": "auto", "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(kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waagent-*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 40 }, { "expr": "sum(kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waagent-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 40 }, { "expr": "sum(kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waagent-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}-kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waagent-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"}) by (namespace, persistentvolumeclaim)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 40 } ], "title": "WA Agent Volume Capacity", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 14, "x": 10, "y": 22 }, "hiddenSeries": false, "id": 1120, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 * (1 - kubelet_volume_stats_used_bytes{persistentvolumeclaim=~\".*-waagent-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"} /kubelet_volume_stats_capacity_bytes{persistentvolumeclaim=~\".*-waagent-.*\", namespace=~\"[[Namespace]]\", persistentvolumeclaim=~\".*-[[POD]]\"} )", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{namespace}} - {{persistentvolumeclaim}}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WA Agent free volume space", "tooltip": { "msResolution": false, "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": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Persistent Volumes", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 70 }, "id": 146, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The percentage of heap memory currently in use.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 153, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "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": "base_memory_usedHeap_bytes{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"} / base_memory_maxHeap_bytes{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Usage Percentage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "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": "A session is considered active if the application server is processing a request that uses that user session.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "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": "vendor_session_activeSessions{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active 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": "${DS_PROMETHEUS}", "description": "A session is considered live if the session is loaded into memory by the application server.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 133, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "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": "vendor_session_liveSessions{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live 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": "${DS_PROMETHEUS}", "description": "The number of threads that are actively running tasks.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "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": "vendor_threadpool_activeThreads{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{pool}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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:380", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:381", "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 size of the Default Executor thread pool in each instance.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "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": "vendor_threadpool_size{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{pool}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threadpool Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:308", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:309", "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, "description": "The average time an instance took on a specific type of garbage collection, based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 1107, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(base_gc_time_seconds{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]]) / rate(base_gc_total{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Garbage Collection Cycle [[dur]] moving average", "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 }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "WA Server - Liberty", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 71 }, "id": 148, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average time any used connection was put in use, based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 195, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(vendor_connectionpool_inUseTime_total_seconds{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]]) / rate(vendor_connectionpool_usedConnections_total{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]]) > 0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Time Usage per Connection Over Last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:654", "decimals": 2, "format": "s", "label": "", "logBase": 1, "max": null, "min": "0", "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}", "description": "The sum of managed connections in the free, shared, and unshared pools.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_managedConnections{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Managed Connections", "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": "${DS_PROMETHEUS}", "description": "The number of managed connections in the free pool.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 127, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_freeConnections{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Free Connections", "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": "${DS_PROMETHEUS}", "description": "The number of connections that are in use. This number might include multiple connections that are shared from a single managed connection.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 128, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_connectionHandles{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Handles", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of managed connections created and destroyed since the pool was created.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 131, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_create_total{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" }, { "expr": "- vendor_connectionpool_destroy_total{kubernetes_pod_name=~\".*-waserver-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Created & Destroyed Connections", "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 } } ], "repeat": null, "title": "WA Server - Connection Pools", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 72 }, "id": 46, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The percentage of heap memory currently in use.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "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": "base_memory_usedHeap_bytes{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"} / base_memory_maxHeap_bytes{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Usage Percentage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "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": "A session is considered active if the application server is processing a request that uses that user session.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "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": "vendor_session_activeSessions{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active 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": "${DS_PROMETHEUS}", "description": "A session is considered live if the session is loaded into memory by the application server.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "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": "vendor_session_liveSessions{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live 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": "${DS_PROMETHEUS}", "description": "The number of threads that are actively running tasks.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "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": "vendor_threadpool_activeThreads{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{pool}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Threads", "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": "${DS_PROMETHEUS}", "description": "The size of the Default Executor thread pool in each instance.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "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": "vendor_threadpool_size{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{pool}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threadpool Size", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "The average time an instance took on a specific type of garbage collection, based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(base_gc_time_seconds{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]]) / rate(base_gc_total{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Garbage Collection Cycle [[dur]] moving average", "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 }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "WA Console - Liberty", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 73 }, "id": 48, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average time any used connection was put in use, based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 12 }, "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, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(vendor_connectionpool_inUseTime_total_seconds{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]]) / rate(vendor_connectionpool_usedConnections_total{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}[[dur]]) > 0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Time Usage per Connection Over Last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:779", "decimals": 2, "format": "s", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:780", "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 sum of managed connections in the free, shared, and unshared pools.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_managedConnections{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Managed Connections", "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": "${DS_PROMETHEUS}", "description": "The number of managed connections in the free pool.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_freeConnections{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Free Connections", "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": "${DS_PROMETHEUS}", "description": "The number of connections that are in use. This number might include multiple connections that are shared from a single managed connection.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_connectionHandles{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Handles", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of managed connections created and destroyed since the pool was created.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 31, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "vendor_connectionpool_create_total{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "A" }, { "expr": "- vendor_connectionpool_destroy_total{kubernetes_pod_name=~\".*-waconsole-.*\", kubernetes_namespace=~\"[[Namespace]]\", release=~\"[[Release]]\", kubernetes_pod_name=~\"[[POD]]\"}", "intervalFactor": 2, "legendFormat": "{{kubernetes_namespace}} - {{kubernetes_pod_name}} - {{datasource}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Created & Destroyed Connections", "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 } } ], "repeat": null, "title": "WA Console - Connection Pools", "type": "row" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(container_cpu_usage_seconds_total{pod=~\".*-(waserver|waconsole|waagent)-.*\"}, namespace)", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "Namespace", "options": [], "query": "label_values(container_cpu_usage_seconds_total{pod=~\".*-(waserver|waconsole|waagent)-.*\"}, namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(container_cpu_usage_seconds_total{pod=~\".*-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\"}, pod)", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "Release", "options": [], "query": "label_values(container_cpu_usage_seconds_total{pod=~\".*-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\"}, pod)", "refresh": 1, "regex": "(.*)-(waserver|waconsole|waagent)-.*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(container_cpu_usage_seconds_total{pod=~\"[[Release]]-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\"}, pod)", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "POD", "options": [], "query": "label_values(container_cpu_usage_seconds_total{pod=~\"[[Release]]-(waserver|waconsole|waagent)-.*\", namespace=~\"[[Namespace]]\"}, pod)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "[10m]", "value": "[10m]" }, "hide": 0, "includeAll": false, "label": "moving average", "multi": false, "name": "dur", "options": [ { "selected": false, "text": "[1m]", "value": "[1m]" }, { "selected": false, "text": "[5m]", "value": "[5m]" }, { "selected": true, "text": "[10m]", "value": "[10m]" }, { "selected": false, "text": "[30m]", "value": "[30m]" }, { "selected": false, "text": "[1h]", "value": "[1h]" }, { "selected": false, "text": "[1d]", "value": "[1d]" }, { "selected": false, "text": "[7d]", "value": "[7d]" } ], "query": "[1m],[5m],[10m],[30m],[1h],[1d],[7d]", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": false, "text": "[45s]", "value": "[45s]" }, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "cpuDur", "options": [ { "selected": true, "text": "[45s]", "value": "[45s]" } ], "query": "[45s]", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(application_wa_criticalJob_confidence_factor, jobName)\n\n\n", "hide": 0, "includeAll": true, "label": "Critical Job Name", "multi": true, "name": "Crticaljobname", "options": [], "query": "label_values(application_wa_criticalJob_confidence_factor, jobName)\n\n\n", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(application_wa_workstation_linked_boolean, workstation)", "hide": 0, "includeAll": true, "label": "Worstation ", "multi": true, "name": "WorstationStatus", "options": [], "query": "label_values(application_wa_workstation_linked_boolean, workstation)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(application_wa_JobsByFolder_jobs, folder)", "hide": 0, "includeAll": true, "label": "Folder", "multi": true, "name": "JobsByFolder", "options": [], "query": "label_values(application_wa_JobsByFolder_jobs, folder)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "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": "HCL Workload Automation Grafana Dashboard for Kubernetes environments 9.5 FP4", "uid": "5IVtQ9gnk", "version": 2 }
2021-07-07 09:46:47 UTC
2021-09-20 12:58:24 UTC
0
0
16,156
1
351,177
24,515
27
zabbix-docker
Zabbix-Docker
Docker dashboard ready for works with Zabbix Agent version 2
2022-04-22 20:06:10 UTC
2022-04-22 20:06:31 UTC
0
null
0
0
null
null
0
0
24,515
1
16,156
1
27
Docker dashboard ready for works with Zabbix Agent version 2
{ "__inputs": [ { "name": "DS_MYSQL", "label": "MySQL", "description": "", "type": "datasource", "pluginId": "mysql", "pluginName": "MySQL" }, { "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": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "mysql", "name": "MySQL", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "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": "Docker dashboard ready for works with Zabbix Agent version 2", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16156, "graphTooltip": 0, "id": null, "iteration": 1650656391325, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "mysql", "uid": "${DS_MYSQL}" }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 90, "links": [], "options": { "content": "<div style=\"font-size:20px;\n text-align:center;\n font-family:Arial;\n border-radius: 20px;\n background-image: linear-gradient(315deg, #FF0000 20%, #1E90FF 50%);\ncolor:white\">EC2 DOCKER</div>\n\n<center><img src=\"https://assets.zabbix.com/img/logo/zabbix_logo_500x131.png\" height=\"100\" />\n\n\n\n", "mode": "html" }, "pluginVersion": "8.4.4", "transparent": true, "type": "text" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "0": { "text": "DOWN" }, "1": { "text": "UP" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#F2495C", "value": null }, { "color": "#F2495C", "value": 0 }, { "color": "transparent", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 5 }, "hideTimeOverride": true, "id": 2, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Ping" }, "itemTag": { "filter": "Application: Docker" }, "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": "Docker status", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null }, { "color": "green", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 5 }, "hideTimeOverride": true, "id": 56, "interval": "", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Docker: Server version$/", "values": false }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Server version" }, "itemTag": { "filter": "Application: Docker" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "2", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 }, "useCaptureGroups": false } ], "title": "Docker version", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 5 }, "id": 34, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Containers total" }, "itemTag": { "filter": "Application: Docker" }, "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 number of containers", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-purple", "value": 0 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 5 }, "id": 50, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Volumes size" }, "itemTag": { "filter": "Application: Docker" }, "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 volume sizes", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null }, { "color": "green", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 5 }, "hideTimeOverride": true, "id": 64, "interval": "", "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Docker: Docker root dir$/", "values": false }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Docker root dir" }, "itemTag": { "filter": "Application: Docker" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "2", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 }, "useCaptureGroups": false } ], "title": "Docker root dir", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null }, { "color": "dark-blue", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 5 }, "hideTimeOverride": true, "id": 58, "interval": "", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Docker: Operating system$/", "values": false }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Operating system" }, "itemTag": { "filter": "Application: Docker" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "2", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 }, "useCaptureGroups": false } ], "title": "OS system", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow", "value": null }, { "color": "dark-yellow", "value": 0 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 4, "y": 8 }, "id": 36, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Containers size" }, "itemTag": { "filter": "Application: Docker" }, "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 size of containers", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "blue", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 15, "y": 8 }, "id": 48, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Images total" }, "itemTag": { "filter": "Application: Docker" }, "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 images with intermediate image layer", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "description": "", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 0 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 19, "y": 8 }, "id": 46, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Layers size" }, "itemTag": { "filter": "Application: Docker" }, "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 layer size", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 100 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 7, "y": 9 }, "id": 85, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Time$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Container /zabbix-frontend: Started at" }, "itemTag": { "filter": "Application: Docker: Container /zabbix-frontend" }, "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": "Container /zabbix-frontend: Started at", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null }, { "color": "dark-orange", "value": 0 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 11, "y": 9 }, "id": 52, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Goroutines" }, "itemTag": { "filter": "Application: Docker" }, "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": "Docker: Goroutines", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "decimals": 1, "mappings": [], "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 10 }, "id": 42, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "repeatDirection": "h", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Memory total" }, "itemTag": { "filter": "Application: Docker" }, "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 Memory RAM", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#F2495C", "value": null }, { "color": "#F2495C", "value": 0 }, { "color": "dark-orange", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 12 }, "hideTimeOverride": true, "id": 72, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Containers running" }, "itemTag": { "filter": "Application: Docker" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "table", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Image running", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "green", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 13 }, "id": 44, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "repeatDirection": "h", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: NCPU" }, "itemTag": { "filter": "Application: Docker" }, "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 CPUs", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 0 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 13 }, "id": 40, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Images size" }, "itemTag": { "filter": "Application: Docker" }, "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 size of images", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#73BF69", "value": null }, { "color": "#F2495C", "value": 0.1 }, { "color": "#F2495C", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 13 }, "hideTimeOverride": true, "id": 76, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Containers size" }, "itemTag": { "filter": "Application: Docker" }, "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": "Docker: Containers size", "transparent": true, "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "green", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 11, "y": 13 }, "id": 54, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Docker: Cgroup driver$/", "values": false }, "textMode": "value" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "Docker" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Cgroup driver" }, "itemTag": { "filter": "Application: Docker" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "2", "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Cgroup driver", "transparent": true, "type": "stat" }, { "aliasColors": { "Incoming network traffic on vmxnet3 Ethernet Adapter #2": "#1f78c1", "Outgoing network traffic on vmxnet3 Ethernet Adapter #2": "rgba(237, 129, 40, 0.79)", "Outgoing network traffic on vmxnet3 Ethernet Adapter #2-WFP LightWeight Filter-0000": "rgba(237, 129, 40, 0.89)" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 80, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:401", "alias": "/.*sent/", "yaxis": 1 }, { "$$hashKey": "object:402", "alias": "/.*received/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: CPU Set enabled" }, "itemTag": { "filter": "Application: Docker" }, "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 } } ], "thresholds": [], "timeRegions": [], "title": "CPU usage in sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:624", "format": "s", "label": "Seconds", "logBase": 1, "show": true }, { "$$hashKey": "object:625", "format": "s", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Bytes", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 17 }, "id": 30, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Memory total" }, "itemTag": { "filter": "Application: Docker" }, "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": "Docker: Memory total", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd", "seriesBy": "last" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 71, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 6, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "Docker: Container /mysql: Running" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": false } } ] } ] }, "gridPos": { "h": 10, "w": 10, "x": 0, "y": 23 }, "id": 82, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Container /mysql: Running" }, "itemTag": { "filter": "Application: Docker: Container /mysql" }, "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": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "hide": false, "host": { "filter": "Docker" }, "item": { "filter": "Container /mysql: Online CPUs" }, "itemTag": { "filter": "Application: Docker: Container /mysql" }, "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": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "hide": false, "host": { "filter": "Docker" }, "item": { "filter": "Container /mysql: Paused" }, "itemTag": { "filter": "Application: Docker: Container /mysql" }, "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": "Application: Docker: Container /mysql Paused/ Online CPUs / Running", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "Bytes", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 58, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 6, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 23 }, "id": 78, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Docker: Volumes size" }, "itemTag": { "filter": "Application: Docker" }, "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": "Docker: Volumes size", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 33 }, "id": 66, "options": { "content": "<h1 class=\"text-center\">$Applications</h1>", "mode": "html" }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "transparent": true, "type": "text" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Bytes/second", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Incoming network traffic on vmxnet3 Ethernet Adapter #2" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1f78c1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Outgoing network traffic on vmxnet3 Ethernet Adapter #2" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(237, 129, 40, 0.79)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Outgoing network traffic on vmxnet3 Ethernet Adapter #2-WFP LightWeight Filter-0000" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(237, 129, 40, 0.89)", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*received/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 35 }, "id": 10, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:802", "def": { "category": "Filter", "defaultParams": [ 5, "avg" ], "name": "top", "params": [ { "name": "number", "type": "int" }, { "name": "value", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "1", "sum" ], "text": "top(1, sum)" } ], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Container /zabbix-server: Networks bytes received per second" }, "itemTag": { "filter": "Application: Docker: Container /zabbix-server" }, "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": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:823", "def": { "category": "Filter", "defaultParams": [ 5, "avg" ], "name": "top", "params": [ { "name": "number", "type": "int" }, { "name": "value", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "1", "sum" ], "text": "top(1, sum)" } ], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Container /zabbix-server: Networks bytes sent per second" }, "itemTag": { "filter": "Application: Docker: Container /zabbix-server" }, "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 } } ], "title": "Application: Docker: Container /zabbix-server - Netwoks", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Bytes/second", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 47, "gradientMode": "scheme", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 5, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Incoming network traffic on vmxnet3 Ethernet Adapter #2" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1f78c1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Outgoing network traffic on vmxnet3 Ethernet Adapter #2" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(237, 129, 40, 0.79)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Outgoing network traffic on vmxnet3 Ethernet Adapter #2-WFP LightWeight Filter-0000" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(237, 129, 40, 0.89)", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*received/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 35 }, "id": 86, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "right" }, "tooltip": { "mode": "none", "sort": "none" } }, "pluginVersion": "8.4.4", "targets": [ { "application": { "filter": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:1262", "def": { "category": "Filter", "defaultParams": [ 5, "avg" ], "name": "top", "params": [ { "name": "number", "type": "int" }, { "name": "value", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "1", "sum" ], "text": "top(1, sum)" } ], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Container /zabbix-frontend: Networks bytes received per second" }, "itemTag": { "filter": "Application: Docker: Container /zabbix-frontend" }, "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": "$Applications" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "functions": [ { "$$hashKey": "object:1283", "def": { "category": "Filter", "defaultParams": [ 5, "avg" ], "name": "top", "params": [ { "name": "number", "type": "int" }, { "name": "value", "options": [ "avg", "min", "max", "sum", "count", "median" ], "type": "string" } ] }, "params": [ "1", "sum" ], "text": "top(1, sum)" } ], "group": { "filter": "docker" }, "host": { "filter": "Docker" }, "item": { "filter": "Container /zabbix-frontend: Networks bytes sent per second" }, "itemTag": { "filter": "Application: Docker: Container /zabbix-frontend" }, "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 } } ], "title": "Application: Docker: Container /zabbix-frontend - Netwoks", "transparent": true, "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "definition": "Zabbix - group", "hide": 0, "includeAll": true, "multi": true, "name": "Group", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "queryType": "group" }, "refresh": 1, "regex": "/Docker*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "definition": "$Group.*", "hide": 0, "includeAll": false, "multi": false, "name": "Hosts", "options": [], "query": "$Group.*", "refresh": 1, "regex": "sysadm-docker01", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX}" }, "definition": "Zabbix - application", "hide": 0, "includeAll": false, "multi": false, "name": "Applications", "options": [], "query": { "application": "/.*/", "group": "$Group", "host": "$Hosts", "item": "", "queryType": "application" }, "refresh": 1, "regex": "/Container/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "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": "Zabbix-Docker", "uid": "1dF1584Gk", "version": 4, "weekStart": "" }
2022-04-22 20:06:10 UTC
null
0
0
6,486
1
158,097
8,820
283
kong-prometheus-exporter
Kong Prometheus Exporter
Export Kong metrics
2018-06-13 06:09:11 UTC
2018-06-13 06:10:05 UTC
0
null
0
0
Other
null
0
0
8,820
1
6,486
1
283
null
{ "__inputs": [ { "name": "DS_LOCAL", "label": "Local", "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": "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": 6486, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": 258, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCAL}", "fill": 1, "id": 1, "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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(kong_http_status_total[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Requests/second", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total requests per second (RPS)", "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_LOCAL}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kong_datastore_reachable)*100/count(kong_datastore_reachable)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "99,98", "title": "DB reachability", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "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_LOCAL}", "fill": 1, "id": 16, "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": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(kong_http_status{service=~\"$service\"}[1m])) by (service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPS per service ($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 } ] } ], "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_LOCAL}", "fill": 1, "id": 3, "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, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(kong_bandwidth_total[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Bandwidth", "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 } ] } ], "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_LOCAL}", "fill": 1, "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": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(kong_bandwidth{type=\"egress\", service =~\"$service\"}[1m])) by (service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Egress per service ($service)", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCAL}", "fill": 1, "id": 9, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(kong_bandwidth{type=\"ingress\", service =~\"$service\"}[1m])) by (service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingress per service ($service)", "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 } ] } ], "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_LOCAL}", "fill": 1, "id": 10, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_latency_total_bucket{type=\"kong\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_latency_total_bucket{type=\"kong\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_latency_total_bucket{type=\"kong\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kong Proxy Latency across all services", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCAL}", "fill": 1, "id": 11, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_latency_bucket{type=\"kong\", service =~ \"$service\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_latency_bucket{type=\"kong\", service =~ \"$service\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_latency_bucket{type=\"kong\", service =~ \"$service\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kong Proxy Latency per Service ($service)", "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 } ] } ], "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_LOCAL}", "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": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_latency_total_bucket{type=\"request\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_latency_total_bucket{type=\"request\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_latency_total_bucket{type=\"request\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request Time across all services", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCAL}", "fill": 1, "id": 13, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_latency_bucket{type=\"request\", service =~ \"$service\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_latency_bucket{type=\"request\", service =~ \"$service\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_latency_bucket{type=\"request\", service =~ \"$service\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request Time per service ($service)", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 216, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCAL}", "fill": 1, "height": "250", "id": 14, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_latency_total_bucket{type=\"upstream\"}[1m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_latency_total_bucket{type=\"upstream\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_latency_total_bucket{type=\"upstream\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Upstream time across all services", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCAL}", "fill": 1, "height": "250", "id": 15, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_latency_bucket{type=\"upstream\", service=~\"$service\"}[1m])) by (le,service))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_latency_bucket{type=\"upstream\", service=~\"$service\"}[1m])) by (le,service))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_latency_bucket{type=\"upstream\", service=~\"$service\"}[1m])) by (le,service))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Upstream Time across per service ($service)", "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 } ] } ], "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_LOCAL}", "fill": 1, "id": 17, "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": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(kong_nginx_http_current_connections{state=~\"activ|reading|writing|waiting\"}[1m])) by (state)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{state}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Nginx connection state", "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": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_LOCAL}", "format": "none", "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": 4, "sparkline": { "fillColor": "#3f6833", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kong_nginx_http_current_connections{state=\"total\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Total", "refId": "A" } ], "thresholds": "", "title": "Total Connections", "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_LOCAL}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "#3f6833", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kong_nginx_http_current_connections{state=\"handled\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Handled", "refId": "A" } ], "thresholds": "", "title": "Handled Connections", "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_LOCAL}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "#3f6833", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kong_nginx_http_current_connections{state=\"accepted\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Accepted", "refId": "A" } ], "thresholds": "", "title": "Accepted Connections", "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" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_LOCAL}", "hide": 0, "includeAll": true, "label": "", "multi": true, "name": "service", "options": [], "query": "label_values(kong_http_status,service)", "refresh": 1, "regex": "", "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" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kong Prometheus Exporter", "version": 50, "description": "Export Kong metrics" }
2018-06-13 06:09:11 UTC
2018-06-13 06:10:05 UTC
0
0
4,042
1
60,992
5,488
283
mysql-multiple
MySQL (Multiple)
InfluxDB dashboards for telegraf metrics
2017-12-18 17:01:52 UTC
2017-12-18 17:02:19 UTC
0
null
0
0
Telegraf
null
0
0
5,488
1
4,042
1
283
InfluxDB dashboards for telegraf metrics
{ "__inputs": [ { "name": "DS_TELEGRAF", "label": "telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.2" }, { "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" } ] }, "description": "InfluxDB dashboards for telegraf metrics", "editable": true, "gnetId": 4042, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": true, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6407, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "Memory Availables", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"available_percent\") AS \"value\" FROM \"mem\" WHERE \"host\" =~ /$server$/ AND $timeFilter GROUP BY time($interval)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6408, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "IOWait", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_iowait\") FROM \"cpu\" WHERE \"host\" =~ /^$server$/ AND \"cpu\" = 'cpu-total' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6409, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "packets rcv", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"packets_recv\") FROM \"net\" WHERE \"host\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6410, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "packets sent", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"packets_sent\") FROM \"net\" WHERE \"host\" =~ /^$server$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6411, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "packets sent", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_idle\") * -1 + 100 FROM \"cpu\" WHERE \"host\" =~ /^$server$/ AND \"cpu\" = 'cpu-total' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6412, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "MySQL Connections", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"connections\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6413, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "Threads Running", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"threads_running\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "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(50, 172, 45, 0.97)" ], "datasource": "${DS_TELEGRAF}", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "60px", "id": 6414, "interval": "$inter", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 3, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "40%", "prefix": "Queries", "prefixFontSize": "40%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "server", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"queries\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "$server", "type": "singlestat", "valueFontSize": "40%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Summary", "titleSize": "h6" }, { "collapse": false, "height": 399, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6357, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"connections\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Connections", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6358, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 3, "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "server", "seriesOverrides": [], "spaceLength": 10, "span": 9, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"threads_connected\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "threads connected", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6359, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"threads_running\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "threads running", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6360, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"queries\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "queries", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6361, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_sent\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "bytes sent", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6362, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_received\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "bytes received", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6363, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"table_locks_immediate\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "table locks immediate", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6364, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"table_locks_waited\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "table locks waited", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6365, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"select_full_join\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "select full join", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6366, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"select_full_range_join\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "select full range join", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6367, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"select_range\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "select range", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6368, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"select_scan\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "select scan", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6369, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"select_range\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "select range", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6370, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"created_tmp_tables\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "created tmp tables", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6371, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"created_tmp_disk_tables\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "created tmp disk tables", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6372, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"created_tmp_files\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "created tmp files", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6373, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"slow_queries\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "slow queries", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6374, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"sort_rows\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "sort rows", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6375, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"sort_range\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "sort range", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6376, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"sort_merge_passes\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "sort merge passes", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6377, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"sort_scan\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "sort scan", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6378, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"aborted_clients\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "aborted clients", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6379, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"aborted_connects\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "aborted connects", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6380, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_insert\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands insert", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6381, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_update\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands update", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6382, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT derivative(mean(\"commands_commit\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands commit", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6383, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_begin\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands begin", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6384, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_admin_commands\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands admin", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6385, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_show_status\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands show status", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6386, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_show_variables\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands show variables", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6387, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"commands_set_option\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "commands set option", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6388, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"handler_write\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "handler write", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6389, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"handler_read_rnd_next\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "handler read rnd next", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6390, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"handler_read_key\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "handler read key", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6391, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_server", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"handler_update\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "handler update", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6392, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"handler_commit\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "handler commit", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6400, "interval": "$inter", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_name", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(last(\"read_time\"),1s) FROM \"diskio\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "write_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "disk read time", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6401, "interval": "$inter", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host $tag_name", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"write_time\"),1s) FROM \"diskio\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "write_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "disk write time", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_TELEGRAF}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6402, "interval": ">1s", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_host", "dsType": "influxdb", "groupBy": [ { "interval": "auto", "params": [ "auto" ], "type": "time" } ], "measurement": "exec_varnish_LCK.backend.creat_value", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"uptime_since_flush_status\"),1s) FROM \"mysql\" WHERE host =~ /$server$/ AND $timeFilter GROUP BY time($interval), * fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "uptime_since_flush_status", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "MYSQL", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "influxdb", "telegraf", "mysql", "grafana", "innodb" ], "templating": { "enable": true, "list": [ { "allFormat": "glob", "current": { "text": "telegraf", "value": "telegraf" }, "datasource": "influx", "hide": 0, "includeAll": false, "label": "", "multi": false, "name": "datasource", "options": [], "query": "influxdb", "refresh": 1, "regex": "/telegraf/", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${DS_TELEGRAF}", "hide": 0, "includeAll": false, "label": "Server", "multi": true, "name": "server", "options": [], "query": "SHOW TAG VALUES FROM \"mysql\" WITH KEY=host", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": 100, "auto_min": "30s", "current": { "text": "auto", "value": "$__auto_interval" }, "datasource": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "inter", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "2m", "value": "2m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "30s,1m,2m,5m,10m,30m,1h", "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": "browser", "title": "MySQL (Multiple)", "version": 6 }
2017-12-18 17:01:52 UTC
2017-12-18 17:02:19 UTC
0
0
15,392
1
572,939
23,189
28
jvm-metrics
JVM Metrics
JVM Related Metrics
2021-12-14 09:00:58 UTC
2021-12-14 09:01:03 UTC
0
null
0
0
null
null
0
0
23,189
1
15,392
1
28
JVM Related Metrics
{ "__inputs": [ { "name": "DS_TEST-CLUSTER", "label": "{{ PULSAR_CLUSTER }}", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.2" }, { "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": "JVM Related Metrics", "editable": true, "gnetId": 15392, "graphTooltip": 0, "id": null, "iteration": 1543910801781, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 41, "panels": [], "repeat": "instance", "title": "$job - $instance", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "{{ PULSAR_CLUSTER }}", "decimals": 1, "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 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, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_cpu_seconds_total{instance=~\"$instance\"}[30s]) * 100\n\n", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "process_cpu_seconds_total", "refId": "A", "step": 20 } ], "thresholds": [ { "colorMode": "ok", "fill": false, "line": true, "op": "gt", "value": 100 } ], "timeFrom": null, "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": "percent", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "{{ PULSAR_CLUSTER }}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 1 }, "id": 1, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": 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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(jvm_memory_bytes_committed{instance=~\"$instance\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Heap size", "metric": "jvm_memory_bytes_committed", "refId": "A", "step": 20 }, { "expr": "sum(jvm_memory_bytes_used{instance=~\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Used", "metric": "jvm_memory_bytes_used", "refId": "B", "step": 20 }, { "expr": "sum(jvm_memory_bytes_max{instance=~\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Max", "metric": "jvm_memory_bytes_max", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Heap Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "{{ PULSAR_CLUSTER }}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 1 }, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_direct_bytes_used{instance=~\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Used", "metric": "jvm_memory_direct_bytes_used", "refId": "A", "step": 20 }, { "expr": "jvm_memory_direct_bytes_max{instance=~\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Max", "metric": "jvm_memory_direct_bytes_max", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Direct Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "{{ PULSAR_CLUSTER }}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 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": [ { "alias": "old count", "yaxis": 2 }, { "alias": "young count", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(jvm_gc_collection_seconds_sum{instance=~\"$instance\"}[30s]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Pause", "metric": "jvm_gc_collection_seconds_count", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Pauses", "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": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "jvm" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "{{ PULSAR_CLUSTER }}", "hide": 0, "includeAll": true, "label": "Cluster", "multi": false, "name": "cluster", "options": [], "query": "jvm_memory_bytes_used{cluster=~\".+\"}", "refresh": 1, "regex": "/.*[^_]cluster=\\\"([^\\\"]+)\\\".*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "{{ PULSAR_CLUSTER }}", "hide": 0, "includeAll": true, "label": "Job", "multi": false, "name": "job", "options": [], "query": "jvm_memory_bytes_used{job=~\".+\"}", "refresh": 1, "regex": "/.*[^_]job=\\\"([^\\\"]+)\\\".*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "{{ PULSAR_CLUSTER }}", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "jvm_memory_bytes_used{job=~\"$job\", instance=~\".+\"}", "refresh": 2, "regex": "/.*[^_]instance=\\\"([^\\\"]+)\\\".*/", "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": "JVM Metrics", "uid": "S9e71oLmk", "version": 9 }
2021-12-14 09:00:58 UTC
null
0
0
13,943
1
466,837
20,422
28
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-02-22 00:24:20 UTC
2021-02-22 00:24:32 UTC
0
null
0
0
null
null
0
0
20,422
1
13,943
1
28
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": 13943, "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-02-22 00:24:20 UTC
null
0
0
14,786
1
517,393
21,990
28
performance
Performance
This dashboard gives you an overview of your network latency.
2021-07-28 07:52:35 UTC
2021-07-28 07:53:03 UTC
0
Excessive network latency, or even changes in latency, indicate that your network is not operating at its best. The Performance Dashboard displays information using both text and graphics, allowing you to easily assess the health of your network and pinpoint performance bottlenecks.
65,463
65,464
Other
null
0
0
21,990
1
14,786
1
28
This dashboard gives you an overview of your network latency.
{ "__inputs": [ { "name": "DS_IHIVISION_DATA", "label": "ihivision_data", "description": "Select ihivision_data here", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "dashlist", "name": "Dashboard list", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.1" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "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" } ] }, "description": "This dashboard gives you an overview of your network latency.", "editable": true, "gnetId": 14786, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "${DS_IHIVISION_DATA}", "folderId": null, "gridPos": { "h": 8, "w": 3, "x": 0, "y": 0 }, "headings": false, "id": 10, "limit": 10, "options": { "folderId": null, "maxItems": 10, "query": "", "showHeadings": false, "showRecentlyViewed": false, "showSearch": true, "showStarred": false, "tags": [] }, "pluginVersion": "8.0.1", "query": "", "recent": false, "search": true, "starred": false, "tags": [], "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": "Dashboards", "transparent": true, "type": "dashlist" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_IHIVISION_DATA}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 7, "w": 9, "x": 3, "y": 0 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 3, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:19472", "alias": "/.+/", "color": "#F2495C" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_Device", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolPacketLoss", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [], "type": "non_negative_difference" }, { "params": [ "Packet Loss" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packet Loss", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:596", "decimals": 0, "format": "short", "label": "Packets", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:597", "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_IHIVISION_DATA}", "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Device", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolMovingAverageResponseTime", "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": "ICMP Moving Average Responses", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1069", "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1070", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_IHIVISION_DATA}", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-orange", "value": 90 } ] }, "unit": "ms" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "custom.displayMode", "value": "basic" } ] }, { "matcher": { "id": "byName", "options": "Reachable" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "mappings", "value": [ { "options": { "No": { "color": "dark-red", "index": 0 } }, "type": "value" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "text", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Reachable" }, "properties": [ { "id": "custom.filterable", "value": true } ] }, { "matcher": { "id": "byName", "options": "Device" }, "properties": [ { "id": "custom.filterable", "value": true } ] }, { "matcher": { "id": "byName", "options": "HiVision Status" }, "properties": [ { "id": "mappings", "value": [ { "options": { "Error": { "color": "dark-red", "index": 0 }, "Warning": { "color": "dark-yellow", "index": 1 } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.filterable", "value": true }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "text", "value": null } ] } } ] } ] }, "gridPos": { "h": 19, "w": 24, "x": 0, "y": 8 }, "id": 4, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Reachable" } ] }, "pluginVersion": "8.0.1", "targets": [ { "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolReachability", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "table", "select": [ [ { "params": [ "valueStr" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Reachable" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_Device, Moving Average", "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolMovingAverageResponseTime", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Moving Average" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_Device, Avg. Response", "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolAverageResponseTime", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Total Average" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_Device, Max. Response", "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolMaxResponseTime", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Maximum" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_Device, Min. Response", "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolMinResponseTime", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Minimum" ], "type": "alias" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "ProtocolStandardDeviation", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Standard Deviation" ], "type": "alias" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "Device" ], "type": "tag" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "DeviceStatus", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "table", "select": [ [ { "params": [ "valueStr" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "ICMP Reachability", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Device" } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Device": 0, "Maximum": 7, "Minimum": 8, "Moving Average": 4, "Reachable": 3, "Standard Deviation": 6, "Time": 1, "Total Average": 5, "last": 2 }, "renameByName": { "Maximum": "", "Minimum": "", "last": "HiVision Status" } } } ], "transparent": true, "type": "table" } ], "refresh": false, "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Performance", "uid": "lUbnQ8Znk", "version": 2 }
2021-07-28 07:52:35 UTC
2021-07-28 07:53:02 UTC
0
0
14,987
1
107,459
22,371
28
dashboard-vitalpbx-api
62- Dashboard VitalPBX API
Material do Treinamento da 2MTI Treinamentos & Serviços. Site: https://maratonadainfra.kpages.online/
2021-09-10 02:16:04 UTC
2021-09-10 02:18:20 UTC
0
Material do Treinamento da 2MTI Treinamentos & Serviços. Site: https://maratonadainfra.kpages.online/
66,726
66,727
null
null
0
0
22,371
1
14,987
1
28
null
{ "__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": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.5" }, { "type": "panel", "id": "piechart", "name": "Pie chart v2", "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", "type": "dashboard" } ] }, "editable": true, "gnetId": 14987, "graphTooltip": 0, "id": null, "iteration": 1631239952257, "links": [], "panels": [ { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 0, "y": 0 }, "id": 6, "options": { "content": "<img src=\"https://raw.githubusercontent.com/Maratonadainfra/Grafana/main/VitalPBX/Imagens/vitalpbx-sem-fundo.png\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 7, "y": 0 }, "id": 13, "options": { "content": "<img src=\"https://raw.githubusercontent.com/Maratonadainfra/Grafana/main/Voip/Icones/servidor_asterisk.png\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 10, "y": 0 }, "id": 7, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Asterisk: Version$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Version" }, "options": { "disableDataAlignment": false, "showDisabledItems": false, "skipEmptyValues": false, "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": 2, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Asterisk: Version", "transparent": true, "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 13, "y": 0 }, "id": 12, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Uptime after reload" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Asterisk: Uptime after reload", "transparent": true, "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 80, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "red", "value": 60 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 18, "y": 0 }, "id": 14, "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "CPU utilization" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "CPU%", "transparent": true, "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 90, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-yellow", "value": 30 }, { "color": "red", "value": 60 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 20, "y": 0 }, "id": 31, "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Memory utilization" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Mem%", "transparent": true, "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 80, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "red", "value": 60 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 0 }, "id": 32, "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/: Space utilization" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Disc%", "transparent": true, "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "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": "dark-red", "value": null }, { "color": "dark-green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 10, "y": 2 }, "id": 9, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Service 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 } } ], "timeFrom": null, "timeShift": null, "title": "Service status", "transparent": true, "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 13, "y": 2 }, "id": 10, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Uptime" }, "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 } } ], "timeFrom": null, "timeShift": null, "title": "Asterisk: Uptime", "transparent": true, "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 47, "options": { "content": "<div style=\"font-size:27px;text-align:center;font-family:Arial;color:#fff;background-image: linear-gradient( to right, #adadad, #040404 );padding:2px;text-shadow:0px 0px 0px #000;font-weight:200;\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 5 }, "id": 17, "options": { "content": "<img src=\"https://raw.githubusercontent.com/Maratonadainfra/Grafana/main/Voip/Icones/ramal_online.png\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "1- Ramais" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "2- sip" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "3- iax" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "4- pjsip" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 4, "w": 3, "x": 2, "y": 5 }, "id": 30, "options": { "displayLabels": [], "legend": { "displayMode": "hidden", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "1.2- Quantidade de ramais por tecnologia" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "piechart" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "1- Ramais" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "2- sip" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "3- iax" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "4- pjsip" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 4, "w": 7, "x": 5, "y": 5 }, "id": 49, "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "1.2- Quantidade de ramais por tecnologia" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transformations": [], "transparent": true, "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 12, "y": 5 }, "id": 39, "options": { "content": "<img src=\"https://raw.githubusercontent.com/Maratonadainfra/Grafana/main/Voip/Icones/ramal_offline_sem_fundo.png\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "TOTAL RAMAIS" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Asterisk: PJSIP unavailable endpoints" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Asterisk: SIP monitored offline" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Asterisk: IAX offline peers" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 5 }, "id": 25, "options": { "displayLabels": [], "legend": { "displayMode": "hidden", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: IAX offline peers" }, "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": "" }, "functions": [], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: SIP monitored offline" }, "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": "" }, "functions": [], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: PJSIP unavailable endpoints" }, "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": "" }, "functions": [], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "TOTAL RAMAIS" }, "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "piechart" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "RAMAIS" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "PJSIP offline" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SIP offline" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "IAX offline" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 5 }, "id": 50, "options": { "displayMode": "gradient", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:1110", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "IAX offline" ], "text": "setAlias(IAX offline)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: IAX offline peers" }, "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": "" }, "functions": [ { "$$hashKey": "object:1131", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "SIP offline" ], "text": "setAlias(SIP offline)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: SIP monitored offline" }, "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": "" }, "functions": [ { "$$hashKey": "object:1152", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "PJSIP offline" ], "text": "setAlias(PJSIP offline)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: PJSIP unavailable endpoints" }, "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": "" }, "functions": [ { "$$hashKey": "object:1173", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "RAMAIS" ], "text": "setAlias(RAMAIS)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "TOTAL RAMAIS" }, "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "bargauge" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 48, "options": { "content": "<div style=\"font-size:27px;text-align:center;font-family:Arial;color:#fff;background-image: linear-gradient( to right, #adadad, #040404 );padding:2px;text-shadow:0px 0px 0px #000;font-weight:200;\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 10 }, "id": 46, "options": { "content": "<img src=\"https://raw.githubusercontent.com/Maratonadainfra/Grafana/main/Voip/Icones/SIP_trunk.png\">", "mode": "html" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "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 } } ], "timeFrom": null, "timeShift": null, "transparent": true, "type": "text" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green", "value": null }, { "color": "#EAB839", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 21, "x": 3, "y": 10 }, "id": 23, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.5", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Active calls" }, "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": "" }, "functions": [], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Active channels" }, "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": "" }, "functions": [], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Asterisk: Total queues" }, "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 } } ], "timeFrom": null, "timeShift": null, "type": "stat" } ], "refresh": "1m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "Zabbix - group", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Grupo", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "queryType": "group" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "Zabbix - host", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Servidor", "options": [], "query": { "application": "", "group": "$Grupo.*", "host": "/.*/", "item": "", "queryType": "host" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "62- Dashboard VitalPBX API", "uid": "x70m2DSnz", "version": 11, "description": "Material do Treinamento da 2MTI Treinamentos & Serviços.\n\nSite:\n\nhttps://maratonadainfra.kpages.online/" }
2021-09-10 02:16:04 UTC
2021-09-10 02:17:22 UTC
0
0
15,524
1
586,916
23,427
28
air-quality
Air Quality
Air pollution monitor
2022-01-11 21:30:37 UTC
2022-01-11 21:31:42 UTC
0
null
0
0
null
null
0
0
23,427
1
15,524
1
28
null
{ "__inputs": [ { "name": "DS_DEMO", "label": "Demo", "description": "", "type": "datasource", "pluginId": "yesoreyeram-infinity-datasource", "pluginName": "Infinity" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "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": [ { "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "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": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "8.3.3", "targets": [ { "columns": [ { "selector": "field1", "text": "PM1.0", "type": "number" }, { "selector": "field2", "text": "PM2.5", "type": "number" }, { "selector": "field3", "text": "PM10.0", "type": "number" } ], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_DEMO}" }, "filters": [], "format": "timeseries", "global_query_id": "", "json_options": { "columnar": false, "root_is_not_array": false }, "refId": "A", "root_selector": "feeds", "source": "url", "type": "json", "url": "https://api.thingspeak.com/channels/1626419/feeds.json?results=2", "url_options": { "data": "", "method": "GET" } } ], "title": "Air pollution data", "type": "bargauge" } ], "refresh": "", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "browser", "title": "Air Quality", "uid": "xLcE9SJnk", "version": 5, "weekStart": "", "gnetId": 15524, "description": "Air pollution monitor" }
2022-01-11 21:30:37 UTC
2022-01-11 21:31:42 UTC
0
0
13,527
1
253,647
19,760
28
caringo-swarm-system-monitoring-v12
Caringo Swarm System Monitoring v12
Example Dashboard to monitor Caringo Swarm v12 and higher
2020-12-08 12:59:01 UTC
2020-12-08 13:03:39 UTC
0
This dashboard is an example of how to visualize metrics provided by Caringo Swarm v12 and above. See Caringo documentation on instructions for enabling Swarm metrics. Other companion dashboards are - Swarm Content Gateway v7 - Swarm Node view ( for detailed node exporter view ) - Swarm Alert Manager v12 - Swarm Video Clipping v1.0.1 ( gateway video clipping add-on ) If you have any questions don't hesitate to contact us. The Caringo Team.
58,741
58,742
nodeExporter
null
0
0
19,760
1
13,527
1
28
Example Dashboard to monitor Caringo Swarm v12 and higher
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.0" }, { "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-old", "name": "Table (old)", "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": "Example Dashboard to monitor Caringo Swarm v12 and higher", "editable": true, "gnetId": 13527, "graphTooltip": 1, "id": null, "iteration": 1607431110307, "links": [ { "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "public" ], "type": "dashboards" }, { "icon": "external link", "keepTime": false, "tags": [], "targetBlank": true, "title": "www.caringo.com", "type": "link", "url": "https://www.caringo.com" }, { "icon": "cloud", "tags": [], "targetBlank": true, "title": "Caringo Connect", "type": "link", "url": "http://connect.caringo.com" }, { "icon": "doc", "tags": [], "targetBlank": true, "title": "Caringo Documentation", "type": "link", "url": "https://connect.caringo.com/system/files/docs/swarm/page452952171.html" }, { "icon": "bolt", "tags": [], "targetBlank": true, "title": "Caringo Support", "tooltip": "Caringo Support Portal", "type": "link", "url": "https://caringo.atlassian.net/servicedesk/customer/portal/1" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "TechTuesday Webinar", "type": "link", "url": "https://www.caringo.com/webinars/techtuesday-monitoring-swarm-object-storage-using-prometheus-exporter-grafana" }, { "icon": "bolt", "tags": [], "targetBlank": true, "title": "Getting Started with Swarm", "type": "link", "url": "https://www.caringo.com/start" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 0 }, "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, "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(node_forks_total)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "chassis", "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" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 3, "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, "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(caringo_swarm_node_volumes)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "volumes", "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" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 11, "x": 6, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "demo.sales.local", "targets": [ { "expr": "topk(1,caringo_swarm_cluster_state)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{cluster_name}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Cluster name", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 17, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "12.0.0", "targets": [ { "expr": "topk(1,caringo_swarm_node_swarm_version)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{version}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Deployed Swarm Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "if one of the nodes is reporting an error, please go to the Swarm Storage UI to further troubleshoot this issue", "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": 2 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(caringo_swarm_node_errors)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1,2", "title": "Console Errors", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "OK", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Total Free Capacity in your Swarm Cluster", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decmbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 3, "y": 2 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "Total free", "targets": [ { "expr": "sum(caringo_swarm_volume_free)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total free", "refId": "A" } ], "thresholds": "", "title": "Total Free Capacity", "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" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 7, "y": 2 }, "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": "Total objects", "targets": [ { "expr": "sum(caringo_swarm_volume_logical_objects)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total objects", "refId": "A" } ], "thresholds": "", "title": "Logical Objects", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Global cluster wide client operations ( ops/s )", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "ops", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 5, "x": 13, "y": 2 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(caringo_swarm_scsp_appends+caringo_swarm_scsp_gets+caringo_swarm_scsp_heads+caringo_swarm_scsp_deletes+caringo_swarm_scsp_posts+caringo_swarm_scsp_puts)", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Client Operations", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 365, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 18, "y": 2 }, "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 }, "tableColumn": "", "targets": [ { "expr": "min(caringo_swarm_cluster_license_days_remaining)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "90,60", "title": "Licensed Days left", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Total licensed capacity in your Swarm cluster", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decgbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 3, "y": 4 }, "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": [ { "expr": "min(caringo_swarm_cluster_license_capacity_tb*1000)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Licensed Capacity", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "description": "snapshot breakdown of the total type of HTTP operations handled by this cluster for the chosen time range in the top right corner.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 24, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": false, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(caringo_swarm_scsp_gets_total)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "gets", "refId": "A", "step": 60 }, { "expr": "sum(caringo_swarm_scsp_heads_total)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "heads", "refId": "B" }, { "expr": "sum(caringo_swarm_scsp_deletes_total)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "deletes", "refId": "C" }, { "expr": "sum(caringo_swarm_scsp_posts_total)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "posts", "refId": "D" }, { "expr": "sum(caringo_swarm_scsp_puts_total)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "puts", "refId": "E" }, { "expr": "sum(caringo_swarm_scsp_copies_total)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "copies", "refId": "F" }, { "expr": "sum(caringo_swarm_scsp_appends_total)", "format": "time_series", "intervalFactor": 1, "legendFormat": "appends", "refId": "G" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swarm Operations", "tooltip": { "msResolution": true, "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "decimals": 0, "format": "ops", "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 } }, { "columns": [], "description": "Status of the indexing feed on our Swarm cluster. (we currently have a 3-node elasticsearch cluster hosting the metadata )", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 14, "x": 8, "y": 6 }, "id": 8, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "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": "__name__", "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": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "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, "mappingType": 1, "pattern": "Value", "thresholds": [ "7", "" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "unknown", "value": "-1" }, { "text": "closed", "value": "0" }, { "text": "config-error", "value": "1" }, { "text": "too many overlapping feeds", "value": "2" }, { "text": "blocked", "value": "3" }, { "text": "paused by request", "value": "4" }, { "text": "paused for recovery", "value": "5" }, { "text": "priority", "value": "6" }, { "text": "OK", "value": "7" } ] }, { "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": "feed_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)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "caringo_swarm_feeds_feed_state{feed_type=\"Indexing\"}", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "title": "Swarm Indexing Feeds", "transform": "table", "type": "table-old" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "Bps", "gauge": { "maxValue": 1250000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 11 }, "id": 22, "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(rate(node_network_receive_bytes_total{device='bond0'}[1h]))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "800000000,900000000", "title": "Network Inbound", "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" ], "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "Bps", "gauge": { "maxValue": 1250000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 11 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(rate(node_network_transmit_bytes_total{device='bond0'}[1h]))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "800000000,900000000", "title": "Network Outbound", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "decimals": 0, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 10, "x": 12, "y": 11 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": false, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(node_hwmon_temp_celsius) by (instance)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Chassis Core Temp (C)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "celsius", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "decimals": null, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 5, "w": 10, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 40, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load5", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "metric": "node_load1", "refId": "A", "step": 15 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Load %", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "client operations": "semi-dark-green", "internode operations": "rgb(210, 234, 57)" }, "bars": false, "dashLength": 10, "dashes": false, "decimals": null, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 22, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 28, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "internode operations", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(caringo_swarm_scsp_appends+caringo_swarm_scsp_gets+caringo_swarm_scsp_heads+caringo_swarm_scsp_deletes+caringo_swarm_scsp_posts+caringo_swarm_scsp_puts)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "client operations", "metric": "node_load1", "refId": "A", "step": 15 }, { "expr": "sum(caringo_swarm_scsp_internode_reads+caringo_swarm_scsp_internode_writes+caringo_swarm_scsp_internode_redirects+caringo_swarm_scsp_internode_trims)", "format": "time_series", "intervalFactor": 1, "legendFormat": "internode operations", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Clusterwide Operations (client vs internal)", "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": null, "show": true }, { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "10.10.10.84:9100": "dark-green", "10.10.10.85:9100": "super-light-yellow", "10.10.10.86:9100": "dark-blue", "internode operations": "rgb(210, 234, 57)" }, "bars": true, "dashLength": 10, "dashes": false, "decimals": null, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 22, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 30, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "internode operations", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(caringo_swarm_scsp_appends+caringo_swarm_scsp_gets+caringo_swarm_scsp_heads+caringo_swarm_scsp_deletes+caringo_swarm_scsp_posts+caringo_swarm_scsp_puts) by (instance)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "metric": "node_load1", "refId": "A", "step": 15 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Clusterwide Operations by chassis", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:610", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:611", "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, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 22, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 51, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(delta(caringo_swarm_scsp_gets_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "gets", "refId": "A", "step": 60 }, { "expr": "sum(delta(caringo_swarm_scsp_heads_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "heads", "refId": "B" }, { "expr": "sum(delta(caringo_swarm_scsp_deletes_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "deletes", "refId": "C" }, { "expr": "sum(delta(caringo_swarm_scsp_posts_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "posts", "refId": "D" }, { "expr": "sum(delta(caringo_swarm_scsp_puts_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "puts", "refId": "E" }, { "expr": "sum(delta(caringo_swarm_scsp_copies_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "copies", "refId": "F" }, { "expr": "sum(delta(caringo_swarm_scsp_appends_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "appends", "refId": "G" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Client operations by HTTP verb (report interval: $interval)", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:221", "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:222", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 22, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(delta(caringo_swarm_scsp_response_200_total[$interval]))+sum(delta(caringo_swarm_scsp_response_201_total[$interval]))+sum(delta(caringo_swarm_scsp_response_206_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "HTTP_2xx", "refId": "A" }, { "expr": "sum(delta(caringo_swarm_scsp_response_206_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "HTTP_206", "refId": "B" }, { "expr": "sum(delta(caringo_swarm_scsp_response_301_total[$interval]))+sum(delta(caringo_swarm_scsp_response_304_total[$interval]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "HTTP_3xx", "refId": "C" }, { "expr": "sum(delta(caringo_swarm_scsp_response_404_total[$interval]))\n", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "HTTP_404", "refId": "D" }, { "expr": "sum(delta(caringo_swarm_scsp_response_412_total[$interval]))", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "HTTP_412", "refId": "E" }, { "expr": "sum(delta(caringo_swarm_scsp_response_5xx_total[$interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "HTTP_5xx", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swarm HTTP Response Codes (report interval: $interval)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:822", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:823", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "cluster_in": "super-light-yellow", "cluster_out": "super-light-green", "disk_reads": "light-purple", "disk_writes": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 22, "x": 0, "y": 50 }, "height": "300", "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "cluster_in", "yaxis": 2 }, { "alias": "cluster_out", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_network_receive_bytes_total{device='bond0'}[1h]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "cluster_in", "refId": "A", "step": 4 }, { "expr": "sum(rate(node_network_transmit_bytes_total{device='bond0'}[1h]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "cluster_out", "refId": "B", "step": 4 }, { "expr": "sum(rate(node_disk_read_bytes_total[1h]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "disk_reads", "refId": "C" }, { "expr": "sum(rate(node_disk_written_bytes_total[1h]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "disk_writes", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swarm Clusterwide Network vs. Disk Throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Global cluster wide inbound udp traffic and multicast received throughput", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 22, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "multicast traffic", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_netstat_Udp_InDatagrams[1h]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Inbound UDP traffic", "refId": "A" }, { "expr": "sum(rate(node_netstat_Udp_OutDatagrams[1h]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "outbound UDP traffic", "refId": "B" }, { "expr": "sum(rate(node_network_receive_multicast_total[1h]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "multicast traffic", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UDP / Multicast traffic", "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": false, "schemaVersion": 26, "style": "dark", "tags": [ "public" ], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "10m", "value": "10m" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": true, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "4h", "value": "4h" }, { "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,5m,10m,30m,1h,4h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-3h", "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": "Caringo Swarm System Monitoring v12", "uid": "i4BxLyZZz", "version": 39 }
2020-12-08 12:59:01 UTC
null
0
0
12,355
1
385,800
17,678
28
gallery
Gallery
Show a summary of import/movie alignment/CTF related information in a Scipion project
2020-05-24 11:49:06 UTC
2020-05-24 11:56:02 UTC
0
DashBoard used for visualizing microgrpah, shift plots and CTF related information provided by scipion ( see scipion.i2pc.es). See https://scipion-em.github.io/docs/release-3.0.0/docs/facilities/customize-report for details.
52,972
52,973
null
null
0
0
17,678
1
12,355
1
28
null
{ "__inputs": [ { "name": "DS_INFLUXDB-SCIPION", "label": "InfluxDB-scipion", "description": "InfluxDB created by summary monitor in Scipion", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.3" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:32", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12355, "graphTooltip": 0, "id": null, "iteration": 1590316712875, "links": [], "panels": [ { "content": "<a href=\"/d/oYW5BSeWz/summary?var-project=$project\">Summary</a>\n<a href=\"/d/Dcl-hZeWk/CTF?var-project=$project\">CTF</a>\n<a href=\"/d/Vv8YVFeZz/system?var-project=$project\">System</a>\n<a href=\"/d/QIlzBA6Zz/gain?var-project=$project\">Gain</a>\n<a href=\"/d/50ya60eZz/gallery?var-project=$project\">Images</a>\n\n<style>\n.panel-title-container {\n font-size: Large;\n color: firebrick;\n // text-decoration: underline;\n // text-decoration-color: firebrick;\n}\n\n\n.table-panel-header-bg {\n height: 0em;\n}\n\n.table-panel-color-cell{\n color: red;\n}\n", "datasource": "${DS_INFLUXDB-SCIPION}", "gridPos": { "h": 2, "w": 5, "x": 0, "y": 0 }, "id": 9, "mode": "html", "timeFrom": null, "timeShift": null, "title": "Links to dashboards", "type": "text" }, { "columns": [], "datasource": "${DS_INFLUXDB-SCIPION}", "fontSize": "100%", "gridPos": { "h": 23, "w": 24, "x": 0, "y": 2 }, "id": 7, "interval": "", "links": [], "pageSize": 10, "showHeader": true, "sort": { "col": 1, "desc": true }, "styles": [ { "$$hashKey": "object:554", "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "$$hashKey": "object:555", "alias": "", "align": "right", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "mappingType": 1, "pattern": "shiftPlotPath", "preserveFormat": false, "sanitize": true, "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:556", "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": "psdPath", "sanitize": true, "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:158", "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": "micPath", "sanitize": true, "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:3087", "alias": "Defocus U (μ)", "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": "DefocusU", "thresholds": [], "type": "number", "unit": "none" }, { "$$hashKey": "object:16997", "alias": "Astigmatism (A)", "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": "astigmatism", "thresholds": [], "type": "number", "unit": "none" }, { "$$hashKey": "object:17008", "alias": "Resolution (A)", "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": 1, "mappingType": 1, "pattern": "resolution", "thresholds": [], "type": "number", "unit": "none" }, { "$$hashKey": "object:17019", "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": 4, "mappingType": 1, "pattern": "fitQuality", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:17030", "alias": "Ratio defU/defV", "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": "ratio", "thresholds": [], "type": "number", "unit": "none" }, { "$$hashKey": "object:1325", "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": "phaseShift", "thresholds": [], "type": "number", "unit": "degree" }, { "$$hashKey": "object:12689", "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": "ctfID", "sanitize": true, "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "groupBy": [], "measurement": "/^$project$/", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"ctfID\", \"micPath\", \"shiftPlotPath\", \"psdPath\", \"defocusU\"/10000. AS \"DefocusU\", \"astigmatism\", \"resolution\", \"fitQuality\", \"ratio\", \"phaseShift\" FROM /^$project$/ WHERE (\"section\" = 'ctf') AND (\"transferImage\"=true ) AND $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "id" ], "type": "field" }, { "params": [ "kk" ], "type": "alias" } ], [ { "params": [ "micPath" ], "type": "field" } ], [ { "params": [ "shiftPlotPath" ], "type": "field" } ], [ { "params": [ "psdPath" ], "type": "field" } ], [ { "params": [ "defocusU" ], "type": "field" } ], [ { "params": [ "astigmatism" ], "type": "field" } ], [ { "params": [ "resolution" ], "type": "field" } ], [ { "params": [ "fitQuality" ], "type": "field" } ], [ { "params": [ "ratio" ], "type": "field" } ], [ { "params": [ "phaseShift" ], "type": "field" } ] ], "tags": [ { "key": "section", "operator": "=", "value": "ctf" } ] } ], "timeFrom": null, "timeShift": null, "title": "Gallery", "transform": "table", "type": "table" } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "text": "test3", "value": "test3" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "project", "options": [ { "$$hashKey": "object:24", "selected": false, "text": "Project List hiden", "value": "Project List hiden" } ], "query": "Project List hiden", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Gallery", "uid": "50ya60eZz", "variables": { "list": [] }, "version": 71, "description": "Show a summary of import/movie alignment/CTF related information in a Scipion project" }
2020-05-24 11:49:06 UTC
2020-05-24 11:56:01 UTC
0
0
11,337
1
320,704
15,908
284
zfs
ZFS
zfs arc zpool access time iops with multi node comparison
2019-12-03 10:17:08 UTC
2019-12-03 10:36:28 UTC
0
zfs arc zpool access time iops with multi node comparison ---- remove /^g.*/ from node variable regex
48,386
48,387
nodeExporter
null
0
0
15,908
1
11,337
1
284
zfs graphs
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.5.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": "zfs arc zpool access time iops with multi node comparison", "editable": true, "gnetId": 11337, "graphTooltip": 0, "id": null, "iteration": 1575368144006, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_arc_demand_data_hits{job=\"node\",instance=~\"$node\"}[5m]) / (irate(node_zfs_arc_demand_data_hits{job=\"node\",instance=~\"$node\"}[5m]) + irate(node_zfs_arc_demand_data_misses{job=\"node\",instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "data", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_zfs_arc_demand_metadata_hits{job=\"node\",instance=~\"$node\"}[5m]) / (irate(node_zfs_arc_demand_metadata_hits{job=\"node\",instance=~\"$node\"}[5m]) + irate(node_zfs_arc_demand_metadata_misses{job=\"node\",instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "metadata", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC - Hit %", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "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_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_arc_demand_data_hits{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "data_hits", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_zfs_arc_demand_metadata_hits{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "metadata_hits", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_zfs_arc_demand_data_misses{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "data_misses", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_zfs_arc_demand_metadata_misses{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "metadata_misses", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC - Hits, Misses", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "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": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_zfs_arc_data_size{job=\"node\",instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "data", "refId": "I", "step": 4, "target": "" }, { "expr": "node_zfs_arc_metadata_size{job=\"node\",instance=~\"$node\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "metadata", "refId": "D", "step": 4, "target": "" }, { "expr": "node_zfs_arc_anon_size{job=\"node\",instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "anon", "refId": "B", "step": 4, "target": "" }, { "expr": "node_zfs_arc_hdr_size{job=\"node\",instance=~\"$node\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "hdr", "refId": "C", "step": 4, "target": "" }, { "expr": "node_zfs_arc_other_size{job=\"node\",instance=~\"$node\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "other", "refId": "J", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARC - Size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "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}", "decimals": 1, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_zpool_rtime{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{zpool}} - read", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_zfs_zpool_wtime{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{zpool}} - write", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ZPOOL - Time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ns", "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}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "node", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_zfs_zpool_reads{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{zpool}} - reads", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_zfs_zpool_writes{job=\"node\",instance=~\"$node\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{zpool}} - writes", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ZPOOL - Ops", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "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": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 21, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_boot_time_seconds, instance)", "hide": 0, "includeAll": false, "label": null, "multi": true, "name": "node", "options": [], "query": "label_values(node_boot_time_seconds, instance)", "refresh": 1, "regex": "/^g.*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "ZFS", "uid": "000000011", "version": 8 }
2019-12-03 10:17:08 UTC
2019-12-03 10:26:50 UTC
0
0
4,080
1
23,364
5,532
540
tps-detail
TPS detail
Shows traces per second for NOC services
2017-12-19 12:43:05 UTC
2017-12-19 12:44:36 UTC
0
null
20,046
20,049
Telegraf
null
0
0
5,532
1
4,080
1
540
null
{ "__inputs": [ { "name": "DS_PROM", "label": "prom", "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" } ] }, "editable": true, "gnetId": 4080, "graphTooltip": 0, "hideControls": false, "id": null, "links": [ { "icon": "external link", "tags": [], "type": "dashboards" } ], "rows": [ { "collapse": false, "height": 282, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROM}", "editable": true, "error": false, "fill": 1, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "expr": "sum by(node) (rate(errors{service=~\"activator\", env=\"$env\"}[60s]))", "format": "time_series", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "intervalFactor": 2, "legendFormat": "{{node}}", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 4, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TPS detail activator", "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": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROM}", "fill": 1, "id": 2, "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, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "expr": "sum by(service) (rate(errors{service!=\"activator\", env=\"$env\"}[60s]))", "format": "time_series", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "intervalFactor": 2, "legendFormat": "{{service}}", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "step": 4, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TPS detail not activators", "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" } ], "schemaVersion": 14, "style": "dark", "tags": [ "prom" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROM}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "env", "options": [], "query": "label_values(env)", "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": "TPS detail", "version": 5, "description": "Shows traces per second for NOC services" }
2017-12-19 12:43:05 UTC
2017-12-19 12:44:35 UTC
0
0
15,282
1
567,420
22,939
63,004
k8s-rke-cluster-monitoring
K3S cluster monitoring
Monitors K3s cluster using Kube-Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only. Origin from dashboard: 8721(K8s RKE cluster monitoring) and will be compatible with k3s
2021-11-20 16:26:33 UTC
2021-11-20 16:36:53 UTC
0
Monitors K3s cluster using Kube-Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only. Origin from dashboard: 8721(K8s RKE cluster monitoring) and will be compatible with k3s
68,819
68,820
null
null
1
5
22,939
1
15,282
1
63,004
Monitors K8s Rancherv2 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": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.5" }, { "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": "Monitors K3s cluster using Kube-Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, systemd services statistics. Uses cAdvisor metrics only.\n\nOrigin from dashboard: 8721(K8s RKE cluster monitoring) and will be compatible with k3s", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15282, "graphTooltip": 1, "id": null, "iteration": 1637425474742, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 34, "panels": [], "title": "Total usage", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "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": 8, "x": 0, "y": 1 }, "id": 4, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{id=\"/\",node=~\"^$Node$\"}) / sum (machine_memory_bytes{node=~\"^$Node$\"}) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Cluster memory usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_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": 8, "x": 8, "y": 1 }, "id": 6, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum (rate (container_cpu_usage_seconds_total{node=~\"^$Node$\"}[5m])) / sum (machine_cpu_cores{node=~\"^$Node$\"}) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Cluster CPU usage (5m avg)", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_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": 8, "x": 16, "y": 1 }, "id": 7, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sum (container_fs_usage_bytes{id=\"/\",node=~\"^$Node$\"}) / sum (container_fs_limit_bytes{id=\"/\",node=~\"^$Node$\"}) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 10 } ], "title": "Cluster filesystem usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_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": 4, "x": 0, "y": 6 }, "id": 9, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "container_memory_usage_bytes", "format": "table", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Used", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_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": 4, "x": 4, "y": 6 }, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "(machine_memory_bytes{})", "format": "table", "instant": true, "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Total", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_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": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 6 }, "id": 11, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{id=\"/\",node=~\"^$Node$\"}[5m]))", "format": "time_series", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "title": "Used", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_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": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 6 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "machine_cpu_physical_cores", "format": "table", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Total", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_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": 4, "x": 16, "y": 6 }, "id": 13, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "expr": "sum (container_fs_usage_bytes{id=\"/\",node=~\"^$Node$\"})", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Used", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_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": 4, "x": 20, "y": 6 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "expr": "sum (container_fs_limit_bytes{id=\"/\",node=~\"^$Node$\"})", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "title": "Total", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 33, "panels": [], "title": "Usage total", "type": "row" }, { "datasource": "${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": "linear", "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": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 10 }, "id": 32, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{node=~\"^$Node$\"}[5m]))", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{node=~\"^$Node$\"}[5m]))", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Network I/O pressure", "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": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "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": 7, "w": 8, "x": 8, "y": 10 }, "id": 45, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (namespace)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ namespace}}", "metric": "network", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "CPU use by namespace", "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": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 10 }, "id": 46, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{image!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (namespace)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ namespace}}", "metric": "network", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Memory use by namespace", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 35, "panels": [], "title": "Pods CPU usage", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cores", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 0, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 18 }, "id": 17, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "{{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pods CPU usage (5m avg)", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 37, "panels": [], "title": "Containers CPU usage", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cores", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 26 }, "id": 24, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (container_name, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "pod: {{ pod }} | {{ container_name }}", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, name, image)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "docker: {{ node }} | {{ image }} ({{ name }})", "metric": "container_cpu", "refId": "B", "step": 10 }, { "expr": "sum (rate (container_cpu_usage_seconds_total{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, rkt_container_name)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "rkt: {{ node }} | {{ rkt_container_name }}", "metric": "container_cpu", "refId": "C", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Containers CPU usage (5m avg)", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 38, "panels": [], "repeat": null, "title": "All processes CPU usage", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "cores", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 34 }, "id": 20, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{id!=\"/\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (id)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ id }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "All processes CPU usage (5m avg)", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 47 }, "id": 39, "panels": [], "title": "Pods memory usage", "type": "row" }, { "datasource": "${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": "stepAfter", "lineWidth": 0, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 48 }, "id": 25, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{image!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "{{ pod }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pods memory usage", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 41, "panels": [], "title": "Containers memory usage", "type": "row" }, { "datasource": "${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": "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": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 56 }, "id": 27, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (container_name, pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "pod: {{ pod }} | {{ container_name }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 }, { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (node, name, image)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "docker: {{ node }} | {{ image }} ({{ name }})", "metric": "container_memory_usage:sort_desc", "refId": "B", "step": 10 }, { "expr": "sum (container_memory_working_set_bytes{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (node, rkt_container_name)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "rkt: {{ node }} | {{ rkt_container_name }}", "metric": "container_memory_usage:sort_desc", "refId": "C", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Containers memory usage", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 63 }, "id": 42, "panels": [], "title": "All processes memory usage", "type": "row" }, { "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": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 64 }, "id": 28, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{id!=\"/\",node=~\"^$Node$\",namespace=~\"$Namespace\"}) by (id)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ id }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "All processes memory usage", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 77 }, "id": 43, "panels": [], "title": "Pods network I/O", "type": "row" }, { "datasource": "${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": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 78 }, "id": 16, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "-> {{ pod }}", "metric": "network", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (pod)", "format": "time_series", "interval": "10s", "intervalFactor": 5, "legendFormat": "<- {{ pod }}", "metric": "network", "refId": "B", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Pods network I/O (5m avg)", "type": "timeseries" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 85 }, "id": 44, "panels": [], "title": "Containers network I/O", "type": "row" }, { "datasource": "${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": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 86 }, "id": 30, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (container_name, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "-> pod: {{ pod }} | {{ container_name }}", "metric": "network", "refId": "B", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (container_name, pod)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "<- pod: {{ pod }} | {{ container_name }}", "metric": "network", "refId": "D", "step": 10 }, { "expr": "sum (rate (container_network_receive_bytes_total{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, name, image)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "-> docker: {{ node }} | {{ image }} ({{ name }})", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{image!=\"\",name!~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, name, image)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "<- docker: {{ node }} | {{ image }} ({{ name }})", "metric": "network", "refId": "C", "step": 10 }, { "expr": "sum (rate (container_network_transmit_bytes_total{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, rkt_container_name)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "-> rkt: {{ node }} | {{ rkt_container_name }}", "metric": "network", "refId": "E", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{rkt_container_name!=\"\",node=~\"^$Node$\",namespace=~\"$Namespace\"}[5m])) by (node, rkt_container_name)", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 5, "legendFormat": "<- rkt: {{ node }} | {{ rkt_container_name }}", "metric": "network", "refId": "F", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Containers network I/O (5m avg)", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 32, "style": "dark", "tags": [ "kubernetes", "prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Node", "options": [], "query": { "query": "label_values(node)", "refId": "Prometheus-Node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Namespace", "options": [], "query": { "query": "label_values(namespace)", "refId": "Prometheus-Namespace-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "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": "browser", "title": "K3S cluster monitoring", "uid": "1bI4P-xiz", "version": 9 }
2021-11-20 16:26:33 UTC
2021-11-20 16:36:52 UTC
1
5
13,013
1
417,253
18,831
29
feinstaub-luftdaten-info
Feinstaub - luftdaten.info
Dashboard for the sensors from luftdaten.info. Uses influxdb - directly supported from the sensor with BME280/Air Pressure and Pollution Matter Values and Wifi Overview
2020-09-15 11:04:46 UTC
2020-09-27 14:49:48 UTC
0
null
0
0
null
null
0
0
18,831
1
13,013
1
29
Dashboard for the sensors from luftdaten.info. Uses influxdb - directly supported from the sensor.
{ "__inputs": [ { "name": "DS_AIRROHR", "label": "AirRohr", "description": "Airrohr ", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.5" }, { "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" } ] }, "description": "Dashboard for the sensors from luftdaten.info. Uses influxdb - directly supported from the sensor with BME280/Air Pressure and Pollution Matter Values and Wifi Overview", "editable": true, "gnetId": 13013, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AIRROHR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"SDS_P1\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" 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": "PM 10", "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": { "": "#E0752D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AIRROHR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 0 }, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT last(\"SDS_P2\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" 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": "PM 2.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 } }, { "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_AIRROHR}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 7 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:202", "name": "value to text", "value": 1 }, { "$$hashKey": "object:203", "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": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT \"BME280_humidity\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Luftfeuchtigkeit", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:205", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(217, 103, 103, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_AIRROHR}", "decimals": 1, "description": "Temperatur in Celsius", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "celsius", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 7 }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:144", "name": "value to text", "value": 1 }, { "$$hashKey": "object:145", "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": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT \"BME280_temperature\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Temperatur", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:147", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(217, 103, 103, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_AIRROHR}", "decimals": 0, "description": "Temperatur in Celsius", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "pressurehpa", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 7 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:144", "name": "value to text", "value": 1 }, { "$$hashKey": "object:145", "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": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"BME280_pressure\")/100+62 FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_pressure" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Luftdruck hPa", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:147", "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_AIRROHR}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "ppm", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 7 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:532", "name": "value to text", "value": 1 }, { "$$hashKey": "object:533", "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": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT \"SDS_P2\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "PM 2.5 aktuell", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:535", "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_AIRROHR}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "ppm", "gauge": { "maxValue": 30, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 7 }, "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": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT \"SDS_P1\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "PM 10 aktuell", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "": "#70DBED" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AIRROHR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"BME280_humidity\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" 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": "Luftfeuchtigkeit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AIRROHR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 9, "y": 14 }, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:5939", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"BME280_temperature\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" 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": "Temperatur", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5946", "decimals": null, "format": "celsius", "label": "", "logBase": 1, "max": "50", "min": "-20", "show": true }, { "$$hashKey": "object:5947", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AIRROHR}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "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, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:5023", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Pressure", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"BME280_pressure\")/100+65 FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_pressure" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "math/100", "operator": "/100", "value": "select tag value" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Luftdruck", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5030", "decimals": null, "format": "pressurehpa", "label": "", "logBase": 1, "max": "1065", "min": "900", "show": true }, { "$$hashKey": "object:5031", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AIRROHR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"samples\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "signal" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Signal", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:7341", "format": "short", "label": " dBm", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:7342", "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_AIRROHR}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 28 }, "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", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"samples\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" 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": "Samples", "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": [ "Luftdaten.info" ], "templating": { "list": [] }, "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": "browser", "title": "Feinstaub - luftdaten.info", "uid": "hQdTLZdGk", "version": 10 }
2020-09-15 11:04:46 UTC
2020-09-27 14:49:48 UTC
0
0
15,245
1
107,459
22,876
29
dashboard-backup-exec
79- Dashboard Backup Exec
Material do Treinamento da 2MTI Treinamentos & Serviços.
2021-11-16 14:53:19 UTC
2021-11-16 14:54:23 UTC
0
Material do Treinamento da 2MTI Treinamentos & Serviços. curso: Especialista em monitoramento com odbc. https://bit.ly/318gvDw ou https://app.sapium.com.br/course/4285/about Site: https://maratonadainfra.kpages.online/ ✅ SIGA-ME NAS REDES SOCIAIS ▸ Youtube: https://www.youtube.com/magnomontecerqueira ▸ Instagram: https://www.instagram.com/magnomontecerqueira/ ▸ Linkedin: https://www.linkedin.com/in/magnomontecerqueira/ ▸ Tiktok: https://www.tiktok.com/@magnomontecerqueira ▸ Facebook: https://www.facebook.com/magnomcerqueira 🚀 Quer saber mais ? ✅ Canal no Telegram com dicas, truques e gambiarras d:D https://t.me/joinchat/VX1MrWlXIreS3d91
68,611
68,612
null
null
0
0
22,876
1
15,245
1
29
null
{ "__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 Problems", "version": "" }, { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.4" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "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", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15245, "graphTooltip": 0, "id": null, "iteration": 1637070661942, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "title": "Informações dos jobs", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "Informações dos jobs do Backup Exec", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 1 }, "id": 4, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "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 } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Total de jobs! 😎", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 3 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:94", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total de jobs" ], "text": "setAlias(Total de jobs)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "Total de jobs" }, "itemTag": { "filter": "Quantidade: jobs de backups" }, "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 } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Succeeded! 😍", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 3 }, "id": 8, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:121", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Succeeded" ], "text": "setAlias(Succeeded)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/Succeeded/" }, "itemTag": { "filter": "Quantidade: jobs de backups" }, "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 } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Active! 😬", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 6, "y": 3 }, "id": 10, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:148", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Active" ], "text": "setAlias(Active)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/Active/" }, "itemTag": { "filter": "Informacoes: de status dos jobs" }, "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 } } ], "type": "stat" }, { "aliasColors": { "Active": "dark-blue", "Canceled": "dark-red", "OnHold": "dark-orange", "Succeeded": "dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 14, "x": 10, "y": 3 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:330", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Total de jobs" ], "text": "setAlias(Total de jobs)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Total de jobs" }, "itemTag": { "filter": "Quantidade: jobs de backups" }, "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": "" }, "functions": [ { "$$hashKey": "object:351", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Active" ], "text": "setAlias(Active)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/Active/" }, "itemTag": { "filter": "Informacoes: de status dos jobs" }, "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": "" }, "functions": [ { "$$hashKey": "object:372", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "OnHold" ], "text": "setAlias(OnHold)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "/OnHold/" }, "itemTag": { "filter": "Informacoes: de status dos jobs" }, "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": "" }, "functions": [ { "$$hashKey": "object:393", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Succeeded" ], "text": "setAlias(Succeeded)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Succeeded" }, "itemTag": { "filter": "Quantidade: jobs de backups" }, "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": "" }, "functions": [ { "$$hashKey": "object:414", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Canceled" ], "text": "setAlias(Canceled)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Canceled" }, "itemTag": { "filter": "Quantidade: jobs de backups" }, "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": "" }, "functions": [ { "$$hashKey": "object:435", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Active" ], "text": "setAlias(Active)" } ], "group": { "filter": "$Grupo" }, "hide": false, "host": { "filter": "$Servidor" }, "item": { "filter": "Active" }, "itemTag": { "filter": "Informacoes: de status dos jobs" }, "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 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "current" ] }, "yaxes": [ { "$$hashKey": "object:271", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:272", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "OnHold! 😴", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 6 }, "id": 7, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:202", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "OnHold" ], "text": "setAlias(OnHold)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/OnHold/" }, "itemTag": { "filter": "/Informacoes: de status dos jobs/" }, "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 } } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "Canceled! 😡", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 6 }, "id": 9, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "functions": [ { "$$hashKey": "object:175", "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "Canceled" ], "text": "setAlias(Canceled)" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/Canceled/" }, "itemTag": { "filter": "Quantidade: jobs de backups" }, "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 } } ], "type": "stat" }, { "ackEventColor": "rgb(56, 219, 156)", "ackField": false, "ageField": false, "customLastChangeFormat": false, "datasource": null, "descriptionAtNewLine": false, "descriptionField": true, "fontSize": "100%", "gridPos": { "h": 8, "w": 13, "x": 0, "y": 9 }, "highlightBackground": false, "highlightNewEvents": false, "highlightNewerThan": "1h", "hostField": false, "hostGroups": false, "hostProxy": false, "hostTechNameField": false, "id": 14, "lastChangeFormat": "", "layout": "table", "limit": null, "markAckEvents": false, "okEventColor": "rgb(56, 189, 113)", "pageSize": 10, "pluginVersion": "8.2.4", "problemTimeline": false, "resizedColumns": [ { "id": "value", "value": 80 }, { "id": "description", "value": 406 } ], "schemaVersion": 8, "severityField": false, "showTags": false, "sortProblems": "lastchange", "statusField": true, "statusIcon": false, "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "" }, "itemTag": { "filter": "/.*/" }, "options": { "acknowledged": 2, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 0, "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "5", "refId": "A", "resultFormat": "time_series", "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "Jobs com Alertas!", "triggerSeverity": [ { "$$hashKey": "object:281", "color": "rgb(108, 108, 108)", "priority": 0, "severity": "Not classified", "show": true }, { "$$hashKey": "object:282", "color": "rgb(120, 158, 183)", "priority": 1, "severity": "Information", "show": true }, { "$$hashKey": "object:283", "color": "rgb(175, 180, 36)", "priority": 2, "severity": "Warning", "show": true }, { "$$hashKey": "object:284", "color": "rgb(255, 137, 30)", "priority": 3, "severity": "Average", "show": true }, { "$$hashKey": "object:285", "color": "rgb(255, 101, 72)", "priority": 4, "severity": "High", "show": true }, { "$$hashKey": "object:286", "color": "rgb(215, 0, 0)", "priority": 5, "severity": "Disaster", "show": true } ], "type": "alexanderzobnin-zabbix-triggers-panel" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "decimals": 0, "mappings": [], "max": 90, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "#EAB839", "value": 90 }, { "color": "dark-green", "value": 100 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 11, "x": 13, "y": 9 }, "id": 16, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.2.4", "targets": [ { "application": { "filter": "" }, "functions": [ { "def": { "name": "replaceAlias", "category": "Alias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ], "defaultParams": [ "/(.*)/", "$1" ] }, "params": [ "/(.*)/", "$1" ], "text": "replaceAlias(/(.*)/, $1)", "added": false, "$$hashKey": "object:624" } ], "group": { "filter": "$Grupo" }, "host": { "filter": "$Servidor" }, "item": { "filter": "/PercentComplete/" }, "itemTag": { "filter": "/Informacoes do job:/" }, "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": "Status dos jobs!", "type": "bargauge" } ], "refresh": "30s", "schemaVersion": 32, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "Zabbix - group", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Grupo", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "itemTag": "", "queryType": "group" }, "refresh": 1, "regex": "/Hosts/BackupExec/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "Zabbix - host", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Servidor", "options": [], "query": { "application": "", "group": "$Grupo.*", "host": "/.*/", "item": "", "itemTag": "", "queryType": "host" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "79- Dashboard Backup Exec", "uid": "EbGkMsc7z", "version": 53, "description": "Material do Treinamento da 2MTI Treinamentos & Serviços." }
2021-11-16 14:53:19 UTC
2021-11-16 14:54:22 UTC
0
0
16,698
1
71,073
25,575
29
pods-improved
Pods Improved
An improved kubernetes pod resource usage view that scales horizontally for side-by-side comparison
2022-08-09 12:39:08 UTC
2022-08-09 12:48:31 UTC
0
An improved kubernetes pod resource usage view that scales horizontally for side-by-side comparison. Uses cadvisor and kubelet metrics to show detailed resource usage for pod resources. * CPU periods and throttled seconds * Memory breakdown * Requests and limits
75,512
75,513
Other
null
0
0
25,575
1
16,698
1
29
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": "9.0.4" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "text", "name": "Text", "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, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 13, "maxPerRow": 12, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "9.0.4", "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "$pod", "type": "text" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 5, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "CPU", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.5 }, { "color": "orange", "value": 0.7 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 2 }, "id": 47, "maxPerRow": 12, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.4", "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])) by (pod,container,namespace,node) / sum(kube_pod_container_resource_limits{resource=\"cpu\", node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}) by (pod,container,namespace,node)", "interval": "", "legendFormat": "{{container}}", "refId": "A" } ], "title": "CPU Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 11, "gradientMode": "opacity", "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": 0.01 } ] }, "unit": "cpu" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*limit" }, "properties": [ { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*request" }, "properties": [ { "id": "custom.lineStyle", "value": { "dash": [ 0, 10 ], "fill": "dot" } } ] } ] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 7 }, "id": 3, "maxPerRow": 12, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])) by (pod,container,namespace,node)", "interval": "", "legendFormat": "{{container}} - usage", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "kube_pod_container_resource_limits{resource=\"cpu\", node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - limit", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "kube_pod_container_resource_requests{resource=\"cpu\", node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - request", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_cfs_throttled_seconds_total{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])) by (pod, container, namespace, node)", "hide": false, "interval": "", "legendFormat": "{{container}} - throttled", "refId": "D" } ], "title": "CPU Usage Seconds", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 14, "gradientMode": "opacity", "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": 6, "w": 24, "x": 0, "y": 13 }, "id": 2, "maxPerRow": 12, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(container_cpu_cfs_throttled_seconds_total{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])) by (pod, container, namespace, node)", "interval": "", "legendFormat": "{{container}} - cpus", "refId": "A" } ], "title": "Throttled Seconds", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 13, "gradientMode": "opacity", "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": 6, "w": 24, "x": 0, "y": 19 }, "id": 33, "maxPerRow": 12, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(container_cpu_cfs_throttled_periods_total{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])) by (pod, container, namespace, node)", "interval": "", "legendFormat": "throttled - {{container}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(container_cpu_cfs_periods_total{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])) by (pod, container, namespace, node)", "hide": false, "interval": "", "legendFormat": "periods - {{container}}", "refId": "B" } ], "title": "Periods [5m]", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 17, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "refId": "A" } ], "title": "Memory", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.5 }, { "color": "orange", "value": 0.7 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 26 }, "id": 76, "maxPerRow": 12, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.4", "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(container_memory_usage_bytes{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}) by (pod,container,namespace,node) / sum(kube_pod_container_resource_limits{resource=\"memory\", node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}) by (pod,container,namespace,node)", "interval": "", "legendFormat": "{{container}}", "refId": "A" } ], "title": "Memory Usage", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "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": 0.01 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*limit" }, "properties": [ { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byRegexp", "options": ".*request" }, "properties": [ { "id": "custom.lineStyle", "value": { "dash": [ 0, 10 ], "fill": "dot" } } ] } ] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 31 }, "id": 14, "maxPerRow": 12, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(container_memory_usage_bytes{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}) by (pod,container,namespace,node)", "interval": "", "legendFormat": "{{container}} - usage", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "kube_pod_container_resource_limits{resource=\"memory\", node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - limit", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "kube_pod_container_resource_requests{resource=\"memory\", node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - request", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "increase(kube_pod_container_status_restarts_total{namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}[5m])", "hide": false, "refId": "D" } ], "title": "Memory Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 7, "gradientMode": "opacity", "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": 0.01 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 37 }, "id": 15, "maxPerRow": 12, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "repeat": "pod", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_rss{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "interval": "", "legendFormat": "{{container}} - rss", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_swap{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - swap", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_working_set_bytes{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - working set", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_cache{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - cache", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_mapped_file{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - mapped file", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_max_usage_bytes{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - max usage", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "container_memory_usage_bytes{node=~\"$node\", namespace=~\"$namespace\", pod=~\"$pod\", container!=\"\", container=~\"$container\"}", "hide": false, "interval": "", "legendFormat": "{{container}} - usage", "refId": "G" } ], "title": "Memory Breakdown", "type": "timeseries" } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(kube_node_labels, node)", "hide": 0, "includeAll": true, "multi": true, "name": "node", "options": [], "query": { "query": "label_values(kube_node_labels, node)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(container_last_seen{node=~\"$node\"}, namespace)", "hide": 0, "includeAll": false, "multi": false, "name": "namespace", "options": [], "query": { "query": "label_values(container_last_seen{node=~\"$node\"}, namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(container_last_seen{node=~\"$node\", namespace=~\"$namespace\"}, pod)", "hide": 0, "includeAll": false, "multi": true, "name": "pod", "options": [], "query": { "query": "label_values(container_last_seen{node=~\"$node\", namespace=~\"$namespace\"}, pod)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(container_last_seen{node=~\"$node\", pod=~\"$pod\"}, container)", "hide": 0, "includeAll": true, "multi": true, "name": "container", "options": [], "query": { "query": "label_values(container_last_seen{node=~\"$node\", pod=~\"$pod\"}, container)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "2022-08-07T18:10:39.731Z", "to": "2022-08-09T03:12:37.705Z" }, "timepicker": {}, "timezone": "", "title": "Pods Improved", "uid": "cx8ql377z", "version": 1, "weekStart": "", "gnetId": 16698, "description": "An improved kubernetes pod resource usage view that scales horizontally for side-by-side comparison" }
2022-08-09 12:39:08 UTC
2022-08-09 12:48:30 UTC
0
0
13,595
1
447,478
19,858
29
autonomous-shared
OCI Autonomous Shared
OCI Autonomous Shared OCI Autonomous Shared will displays information about the following aspects of the service: CPU Active Logons UserCalls Execute Cound Connection Latency Transaction Count Query Latency distribution
2020-12-16 17:54:26 UTC
2020-12-16 18:08:10 UTC
0
OCI Autonomous Shared OCI Autonomous Shared will displays information about the following aspects of the service: CPU Active Logons UserCalls Execute Cound Connection Latency Transaction Count Query Latency distribution
59,037
59,038
null
null
0
0
19,858
1
13,595
1
29
null
{ "__inputs": [ { "name": "DS_OCI_METRICS", "label": "oci_metrics", "description": "", "type": "datasource", "pluginId": "oci-metrics-datasource", "pluginName": "Oracle Cloud Infrastructure Metrics" }, { "name": "VAR_COMPARTMENT_ID", "type": "constant", "label": "compartment_id", "value": "ocid1.compartment.oc1..", "description": "compartment ocid identification where the resources reside." }, { "name": "VAR_REGION_DEPLOYMENT", "type": "constant", "label": "region", "value": "us-ashburn-1", "description": "region single value of the region deployment to be displayed in the visualization. Example: us-ashburn-1" } ], "__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.4" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "oci-metrics-datasource", "name": "Oracle Cloud Infrastructure Metrics", "version": "2.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": 13595, "graphTooltip": 0, "id": null, "iteration": 1608136812241, "links": [], "panels": [ { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 40 }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 0 }, "id": 2, "options": { "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "CpuUtilization", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "CpuUtilization", "type": "gauge" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 40 }, { "color": "#EAB839", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "CurrentLogons", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "CurrentLogons", "type": "stat" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": {}, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 40 }, { "color": "#EAB839", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 0 }, "id": 10, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "StorageUtilization", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "StorageUtilization", "type": "bargauge" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 1024 }, { "color": "#EAB839", "value": 2048 }, { "color": "red", "value": 4096 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 0 }, "id": 9, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "ExecuteCount", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "ExecuteCount", "type": "stat" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 0 }, "id": 7, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "RunningStatements", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "RunningStatements", "type": "stat" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 4096 }, { "color": "#6ED0E0", "value": 65536 }, { "color": "red", "value": 262144 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 5 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "UserCalls", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "UserCalls", "type": "stat" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 1024 }, { "color": "#EAB839", "value": 2048 }, { "color": "red", "value": 4096 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 5 }, "id": 5, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "ExecuteCount", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "ExecuteCount", "type": "stat" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 1024 }, { "color": "#EAB839", "value": 2048 }, { "color": "red", "value": 4096 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 5 }, "id": 11, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "ConnectionLatency", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "ConnectionLatency", "type": "stat" }, { "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 1024 }, { "color": "#EAB839", "value": 2048 }, { "color": "red", "value": 4096 } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 5 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "count" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.4", "targets": [ { "aggregation": "count()", "compartment": "$compartment_id", "dimensions": [], "metric": "TransactionCount", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "TransactionCount", "type": "stat" }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateCool", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_OCI_METRICS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 16, "w": 24, "x": 0, "y": 10 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 4, "legend": { "show": false }, "pluginVersion": "7.3.4", "reverseYBuckets": false, "targets": [ { "aggregation": "mean()", "compartment": "$compartment_id", "dimensions": [], "metric": "QueryLatency", "namespace": "oci_autonomous_database", "refId": "A", "region": "$region_deployment", "resolution": "auto", "resourcegroup": "select resource group", "window": "auto" } ], "timeFrom": null, "timeShift": null, "title": "QueryLatency", "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 } ], "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "value": "${VAR_COMPARTMENT_ID}", "text": "${VAR_COMPARTMENT_ID}", "selected": false }, "error": null, "hide": 2, "label": "compartment_id", "name": "compartment_id", "options": [ { "value": "${VAR_COMPARTMENT_ID}", "text": "${VAR_COMPARTMENT_ID}", "selected": false } ], "query": "${VAR_COMPARTMENT_ID}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_REGION_DEPLOYMENT}", "text": "${VAR_REGION_DEPLOYMENT}", "selected": false }, "error": null, "hide": 2, "label": "region", "name": "region_deployment", "options": [ { "value": "${VAR_REGION_DEPLOYMENT}", "text": "${VAR_REGION_DEPLOYMENT}", "selected": false } ], "query": "${VAR_REGION_DEPLOYMENT}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "OCI Autonomous Shared", "uid": "wv8HGlAGk", "version": 10, "description": "OCI Autonomous Shared\r\nOCI Autonomous Shared will displays information about the following aspects of the service:\r\nCPU\r\nActive Logons\r\nUserCalls\r\nExecute Cound\r\nConnection Latency\r\nTransaction Count\r\nQuery Latency distribution\r\n" }
2020-12-16 17:54:26 UTC
2020-12-16 18:08:09 UTC
0
0
13,893
1
465,763
20,353
29
node-exporter-full
Node Exporter Full
Prometheus node exporter sample dashbboard
2021-02-17 07:34:23 UTC
2021-02-17 07:38:37 UTC
0
null
0
0
nodeExporter
null
0
0
20,353
1
13,893
1
29
Prometheus node exporter sample dashbboard
{ "__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": "6.7.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": "" } ], "annotations": { "list": [ { "$$hashKey": "object:1058", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13893, "graphTooltip": 0, "id": null, "iteration": 1595837627257, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 261, "panels": [], "repeat": null, "title": "Quick CPU / Mem / Disk", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Busy state of all CPU cores together", "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 20, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "(((count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "CPU Busy", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Busy state of all CPU cores together (5 min average)", "gridPos": { "h": 4, "w": 3, "x": 3, "y": 1 }, "id": 155, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "avg(node_load5{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (5m avg)", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Busy state of all CPU cores together (15 min average)", "gridPos": { "h": 4, "w": 3, "x": 6, "y": 1 }, "id": 19, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "avg(node_load15{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (15m avg)", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Non available RAM memory", "gridPos": { "h": 4, "w": 3, "x": 9, "y": 1 }, "hideTimeOverride": false, "id": 16, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "((node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} )) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A", "step": 900 }, { "expr": "100 - ((node_memory_MemAvailable_bytes{instance=\"$node\",job=\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "title": "RAM Used", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Used Swap", "gridPos": { "h": 4, "w": 3, "x": 12, "y": 1 }, "id": 21, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 25 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "((node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"}) / (node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} )) * 100", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "SWAP Used", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Used Root FS", "gridPos": { "h": 4, "w": 3, "x": 15, "y": 1 }, "id": 154, "links": [], "options": { "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.3", "targets": [ { "expr": "100 - ((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Root FS Used", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${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": 2, "x": 18, "y": 1 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))", "interval": "", "intervalFactor": 1, "legendFormat": "", "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": [ "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": 4, "x": 20, "y": 1 }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1094", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1095", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "postfix": "s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_time_seconds{instance=\"$node\",job=\"$job\"} - node_boot_time_seconds{instance=\"$node\",job=\"$job\"}", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "$$hashKey": "object:1097", "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": 0, "description": "Total RootFS", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 3 }, "id": 23, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "70,90", "title": "RootFS Total", "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": 0, "description": "Total RAM", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 3 }, "id": 75, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "RAM Total", "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": 0, "description": "Total SWAP", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 3 }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 6, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "SWAP Total", "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": 5 }, "id": 263, "panels": [], "repeat": null, "title": "Basic CPU / Mem / Net / Disk", "type": "row" }, { "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": 6 }, "hiddenSeries": false, "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\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy System", "refId": "A", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='user',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy User", "refId": "B", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='iowait',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Iowait", "refId": "C", "step": 240 }, { "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=~\".*irq\",instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy IRQs", "refId": "D", "step": 240 }, { "expr": "sum (irate(node_cpu_seconds_total{mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Other", "refId": "E", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle", "refId": "F", "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", "Hardware 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": 6 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Total", "refId": "A", "step": 240 }, { "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"} - (node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Used", "refId": "B", "step": 240 }, { "expr": "node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Cache + Buffer", "refId": "C", "step": 240 }, { "expr": "node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Free", "refId": "D", "step": 240 }, { "expr": "(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "SWAP Used", "refId": "E", "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": { "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, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Basic network info per interface", "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 74, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*trans.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "recv {{device}}", "refId": "A", "step": 240 }, { "expr": "irate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "trans {{device}} ", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic Basic", "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": "pps", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "Disk space used of all filesystems mounted", "fill": 4, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 13 }, "height": "", "hiddenSeries": false, "id": 152, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": false }, "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": "100 - ((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used Basic", "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": "100", "min": "0", "show": true }, { "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": 20 }, "id": 265, "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, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 21 }, "hiddenSeries": false, "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\",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\",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\",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\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle - Waiting for something to happen", "refId": "D", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='iowait',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iowait - Waiting for I/O to complete", "refId": "E", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='irq',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Irq - Servicing interrupts", "refId": "F", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='softirq',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Softirq - Servicing softirqs", "refId": "G", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='steal',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Steal - Time spent in other operating systems when running in a virtualized environment", "refId": "H", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu_seconds_total{mode='guest',instance=\"$node\",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", "Hardware 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 unassigned": "#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": 21 }, "hiddenSeries": false, "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": "/.*Hardware Corrupted - *./", "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"} - node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"} - node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} - node_memory_Slab_bytes{instance=\"$node\",job=\"$job\"} - node_memory_PageTables_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapCached_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Apps - Memory used by user-space applications", "refId": "A", "step": 240 }, { "expr": "node_memory_PageTables_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PageTables - Memory used to map between virtual and physical memory addresses", "refId": "B", "step": 240 }, { "expr": "node_memory_SwapCached_bytes{instance=\"$node\",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": "C", "step": 240 }, { "expr": "node_memory_Slab_bytes{instance=\"$node\",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": "D", "step": 240 }, { "expr": "node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Cache - Parked file data (file content) cache", "refId": "E", "step": 240 }, { "expr": "node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Buffers - Block device (e.g. harddisk) cache", "refId": "F", "step": 240 }, { "expr": "node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Unused - Free memory unassigned", "refId": "G", "step": 240 }, { "expr": "(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Swap - Swap space used", "refId": "H", "step": 240 }, { "expr": "node_memory_HardwareCorrupted_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working", "refId": "I", "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 } }, { "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": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 84, "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": [ { "$$hashKey": "object:5871", "alias": "/.*Trans.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "A", "step": 240 }, { "expr": "irate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[5m])*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5884", "format": "bps", "label": "bits out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5885", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 33 }, "height": "", "hiddenSeries": false, "id": 156, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "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_filesystem_size_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'} - node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used", "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": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 45 }, "hiddenSeries": false, "id": 229, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "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": [ { "alias": "/.*Read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}} - Reads completed", "refId": "A", "step": 480 }, { "expr": "irate(node_disk_writes_completed_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}} - Writes completed", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 45 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "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": "/.*read*./", "transform": "negative-Y" }, { "alias": "/.*sda.*/", "color": "#7EB26D" }, { "alias": "/.*sdb.*/", "color": "#EAB839" }, { "alias": "/.*sdc.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd.*/", "color": "#EF843C" }, { "alias": "/.*sde.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Successfully read bytes", "refId": "A", "step": 240 }, { "expr": "irate(node_disk_written_bytes_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Successfully written bytes", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "I/O Usage Read / Write", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "bytes", "label": "bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "", "fill": 4, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 57 }, "hiddenSeries": false, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=\"$node\",job=\"$job\",device=~\"$diskdevices\"} [5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Time spent doing I/Os", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "I/O Usage Times", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "s", "label": "time", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "s", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "CPU / Memory / Net / Disk", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 266, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Hardware 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": 70 }, "hiddenSeries": false, "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\",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": "A", "step": 4 }, { "expr": "node_memory_Active_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Active - Memory that has been used more recently and usually not reclaimed unless absolutely necessary", "refId": "B", "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", "Hardware 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": 70 }, "hiddenSeries": false, "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\",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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "CommitLimit - Amount of memory currently available to be allocated on the system", "refId": "B", "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", "Hardware 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": 80 }, "hiddenSeries": false, "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\",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\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Inactive_anon - Anonymous and swap cache on inactive LRU list, including tmpfs (shmem)", "refId": "B", "step": 4 }, { "expr": "node_memory_Active_file_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Active_file - File-backed memory on active LRU list", "refId": "C", "step": 4 }, { "expr": "node_memory_Active_anon_bytes{instance=\"$node\",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": "D", "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": 80 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Writeback - Memory which is actively being written back to disk", "refId": "A", "step": 4 }, { "expr": "node_memory_WritebackTmp_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "WritebackTmp - Memory used by FUSE for temporary writeback buffers", "refId": "B", "step": 4 }, { "expr": "node_memory_Dirty_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Dirty - Memory which is waiting to get written back to the disk", "refId": "C", "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", "Hardware 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": 90 }, "hiddenSeries": false, "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": [ { "$$hashKey": "object:4131", "alias": "ShmemHugePages - Memory used by shared memory (shmem) and tmpfs allocated with huge pages", "fill": 0 }, { "$$hashKey": "object:4138", "alias": "ShmemHugePages - Memory used by shared memory (shmem) and tmpfs allocated with huge pages", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Mapped_bytes{instance=\"$node\",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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Shmem - Used shared memory (shared between several processes, thus including RAM disks)", "refId": "B", "step": 4 }, { "expr": "node_memory_ShmemHugePages_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "ShmemHugePages - Memory used by shared memory (shmem) and tmpfs allocated with huge pages", "refId": "C", "step": 4 }, { "expr": "node_memory_ShmemPmdMapped_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "ShmemPmdMapped - Ammount of shared (shmem/tmpfs) memory backed by huge pages", "refId": "D", "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": [ { "$$hashKey": "object:4106", "format": "bytes", "label": "bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4107", "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": 90 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SUnreclaim - Part of Slab, that cannot be reclaimed on memory pressure", "refId": "A", "step": 4 }, { "expr": "node_memory_SReclaimable_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SReclaimable - Part of Slab, that might be reclaimed, such as caches", "refId": "B", "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": 100 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocChunk - Largest contigious block of vmalloc area which is free", "refId": "A", "step": 4 }, { "expr": "node_memory_VmallocTotal_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocTotal - Total size of vmalloc memory area", "refId": "B", "step": 4 }, { "expr": "node_memory_VmallocUsed_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocUsed - Amount of vmalloc area which is used", "refId": "C", "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", "Hardware 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": 100 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Bounce - Memory used for block device bounce buffers", "refId": "A", "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": 110 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "AnonHugePages - Memory in anonymous huge pages", "refId": "A", "step": 4 }, { "expr": "node_memory_AnonPages_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "AnonPages - Memory in user pages not backed by files", "refId": "B", "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", "Hardware 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": 110 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "KernelStack - Kernel memory stack. This is not reclaimable", "refId": "A", "step": 4 }, { "expr": "node_memory_Percpu_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "PerCPU - Per CPU memory allocated dynamically by loadable modules", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Kernel / CPU", "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": "#806EB7", "Total RAM + Swap": "#806EB7", "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": 120 }, "hiddenSeries": false, "id": 140, "legend": { "alignAsTable": true, "avg": false, "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_HugePages_Free{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages_Free - Huge pages in the pool that are not yet allocated", "refId": "A", "step": 4 }, { "expr": "node_memory_HugePages_Rsvd{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages_Rsvd - Huge pages for which a commitment to allocate from the pool has been made, but no allocation has yet been made", "refId": "B", "step": 4 }, { "expr": "node_memory_HugePages_Surp{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages_Surp - Huge pages in the pool above the value in /proc/sys/vm/nr_hugepages", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory HugePages Counter", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "pages", "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": { "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, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 120 }, "hiddenSeries": false, "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": 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_HugePages_Total{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages - Total size of the pool of huge pages", "refId": "A", "step": 4 }, { "expr": "node_memory_Hugepagesize_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Hugepagesize - Huge Page size", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory HugePages Size", "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": "", "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": 130 }, "hiddenSeries": false, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "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_DirectMap1G_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "DirectMap1G - Amount of pages mapped as this size", "refId": "A", "step": 4 }, { "expr": "node_memory_DirectMap2M_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "DirectMap2M - Amount of pages mapped as this size", "refId": "B", "step": 4 }, { "expr": "node_memory_DirectMap4k_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "DirectMap4K - Amount of pages mapped as this size", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory DirectMap", "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", "Hardware 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": 130 }, "hiddenSeries": false, "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\",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": "A", "step": 4 }, { "expr": "node_memory_Mlocked_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "MLocked - Size of pages locked to memory using the mlock() system call", "refId": "B", "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 } }, { "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": 140 }, "hiddenSeries": false, "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\",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": "A", "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 } } ], "repeat": null, "title": "Memory Meminfo", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 267, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 176, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "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": [ { "alias": "/.*out/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgpgin{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pagesin - Page in operations", "refId": "A", "step": 4 }, { "expr": "irate(node_vmstat_pgpgout{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pagesout - Page out operations", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Pages In / 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": "pages 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": 23 }, "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, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*out/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pswpin{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pswpin - Pages swapped in", "refId": "A", "step": 4 }, { "expr": "irate(node_vmstat_pswpout{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pswpout - Pages swapped out", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Pages Swap In / 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": "pages 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": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Hardware 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": 33 }, "hiddenSeries": false, "id": 175, "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": [ { "$$hashKey": "object:6118", "alias": "Pgfault - Page major and minor fault operations", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgfault{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgfault - Page major and minor fault operations", "refId": "A", "step": 4 }, { "expr": "irate(node_vmstat_pgmajfault{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgmajfault - Major page fault operations", "refId": "B", "step": 4 }, { "expr": "irate(node_vmstat_pgfault{instance=\"$node\",job=\"$job\"}[5m]) - irate(node_vmstat_pgmajfault{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgminfault - Minor page fault operations", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Page Faults", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6133", "format": "short", "label": "faults", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6134", "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": 33 }, "hiddenSeries": false, "id": 307, "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": "irate(node_vmstat_oom_kill{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "oom killer invocations ", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "OOM Killer", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5373", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:5374", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Memory Vmstat", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 293, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 260, "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": [ { "alias": "/.*Variation*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_timex_estimated_error_seconds{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Estimated error in seconds", "refId": "A", "step": 240 }, { "expr": "node_timex_offset_seconds{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Time offset in between local system and reference clock", "refId": "B", "step": 240 }, { "expr": "node_timex_maxerror_seconds{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Maximum error in seconds", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Syncronized Drift", "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": "counter", "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": 24 }, "hiddenSeries": false, "id": 291, "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_timex_loop_time_constant{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Phase-locked loop time adjust", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time PLL Adjust", "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}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 168, "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": [ { "alias": "/.*Variation*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_timex_sync_status{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Is clock synchronized to a reliable server (1 = yes, 0 = no)", "refId": "A", "step": 240 }, { "expr": "node_timex_frequency_adjustment_ratio{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Local clock frequency adjustment", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Syncronized 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": "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}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 294, "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_timex_tick_seconds{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Seconds between clock ticks", "refId": "A", "step": 240 }, { "expr": "node_timex_tai_offset_seconds{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "International Atomic Time (TAI) offset", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Misc", "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 } } ], "title": "System Timesync", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 312, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 62, "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_procs_blocked{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Processes blocked waiting for I/O to complete", "refId": "A", "step": 240 }, { "expr": "node_procs_running{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Processes in runnable state", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Status", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6500", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6501", "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": 7 }, "hiddenSeries": false, "id": 315, "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": true, "steppedLine": false, "targets": [ { "expr": "node_processes_state{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ state }}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes State", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6500", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6501", "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": 17 }, "hiddenSeries": false, "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\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Processes forks second", "refId": "A", "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": [ { "$$hashKey": "object:6640", "format": "short", "label": "forks / sec", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6641", "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": 17 }, "hiddenSeries": false, "id": 149, "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": [ { "alias": "/.*Max.*/", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_virtual_memory_bytes{instance=\"$node\",job=\"$job\"}[5m])", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Processes virtual memory size in bytes", "refId": "A", "step": 240 }, { "expr": "process_resident_memory_max_bytes{instance=\"$node\",job=\"$job\"}", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Maximum amount of virtual memory available in bytes", "refId": "B", "step": 240 }, { "expr": "irate(process_virtual_memory_bytes{instance=\"$node\",job=\"$job\"}[5m])", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Processes virtual memory size in bytes", "refId": "C", "step": 240 }, { "expr": "irate(process_virtual_memory_max_bytes{instance=\"$node\",job=\"$job\"}[5m])", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Maximum amount of virtual memory available in bytes", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processes Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "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": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 313, "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": [ { "$$hashKey": "object:709", "alias": "PIDs limit", "color": "#F2495C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_processes_pids{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Number of PIDs", "refId": "A", "step": 240 }, { "expr": "node_processes_max_processes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "PIDs limit", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PIDs Number and Limit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6500", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6501", "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": 27 }, "hiddenSeries": false, "id": 305, "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": [ { "$$hashKey": "object:4963", "alias": "/.*waiting.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_schedstat_running_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "CPU {{ cpu }} - seconds spent running a process", "refId": "A", "step": 240 }, { "expr": "irate(node_schedstat_waiting_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "CPU {{ cpu }} - seconds spent by processing waiting for this CPU", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process schedule stats Running / Waiting", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4860", "format": "s", "label": "seconds", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4861", "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": 37 }, "hiddenSeries": false, "id": 314, "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": [ { "$$hashKey": "object:709", "alias": "Threads limit", "color": "#F2495C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_processes_threads{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Allocated threads", "refId": "A", "step": 240 }, { "expr": "node_processes_max_threads{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Threads limit", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads Number and Limit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6500", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6501", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "System Processes", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "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": 8 }, "hiddenSeries": false, "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\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Context switches", "refId": "A", "step": 240 }, { "expr": "irate(node_intr_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "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": 8 }, "hiddenSeries": false, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 1m", "refId": "A", "step": 480 }, { "expr": "node_load5{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 5m", "refId": "B", "step": 480 }, { "expr": "node_load15{instance=\"$node\",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": [ { "$$hashKey": "object:6261", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 259, "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": [ { "alias": "/.*Critical*./", "color": "#E24D42", "fill": 0 }, { "alias": "/.*Max*./", "color": "#EF843C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_interrupts_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ type }} - {{ info }}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Interrupts Detail", "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": 18 }, "hiddenSeries": false, "id": 306, "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_schedstat_timeslices_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "CPU {{ cpu }}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Schedule timeslices executed by each cpu", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4860", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4861", "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": 28 }, "hiddenSeries": false, "id": 151, "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_entropy_available_bits{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Entropy available to random number generators", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Entropy", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6568", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6569", "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": 28 }, "hiddenSeries": false, "id": 308, "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(process_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Time spent", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU time spent in user and system contexts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4860", "format": "s", "label": "seconds", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4861", "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": 38 }, "hiddenSeries": false, "id": 64, "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": [ { "$$hashKey": "object:6323", "alias": "/.*Max*./", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_max_fds{instance=\"$node\",job=\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Maximum open file descriptors", "refId": "A", "step": 240 }, { "expr": "process_open_fds{instance=\"$node\",job=\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Open file descriptors", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6338", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6339", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "System Misc", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 304, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 158, "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": [ { "$$hashKey": "object:6726", "alias": "/.*Critical*./", "color": "#E24D42", "fill": 0 }, { "$$hashKey": "object:6727", "alias": "/.*Max*./", "color": "#EF843C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_hwmon_temp_celsius{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} temp", "refId": "A", "step": 240 }, { "expr": "node_hwmon_temp_crit_alarm_celsius{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Critical Alarm", "refId": "B", "step": 240 }, { "expr": "node_hwmon_temp_crit_celsius{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Critical", "refId": "C", "step": 240 }, { "expr": "node_hwmon_temp_crit_hyst_celsius{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Critical Historical", "refId": "D", "step": 240 }, { "expr": "node_hwmon_temp_max_celsius{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Max", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hardware temperature monitor", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6750", "format": "celsius", "label": "temperature", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:6751", "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": 26 }, "hiddenSeries": false, "id": 300, "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": [ { "$$hashKey": "object:1655", "alias": "/.*Max*./", "color": "#EF843C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_cooling_device_cur_state{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Current {{ name }} in {{ type }}", "refId": "A", "step": 240 }, { "expr": "node_cooling_device_max_state{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Max {{ name }} in {{ type }}", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Throttle cooling device", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1678", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1679", "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": 36 }, "hiddenSeries": false, "id": 302, "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_power_supply_online{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{ power_supply }} online", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power supply", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1678", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1679", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Hardware Misc", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 296, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 297, "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": "irate(node_systemd_socket_accepted_connections_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ name }} Connections", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Systemd Sockets", "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": 10 }, "hiddenSeries": false, "id": 298, "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": [ { "alias": "Failed", "color": "#F2495C" }, { "alias": "Inactive", "color": "#FF9830" }, { "alias": "Active", "color": "#73BF69" }, { "alias": "Deactivating", "color": "#FFCB7D" }, { "alias": "Activating", "color": "#C8F2C2" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"activating\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Activating", "refId": "A", "step": 240 }, { "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"active\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Active", "refId": "B", "step": 240 }, { "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"deactivating\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Deactivating", "refId": "C", "step": 240 }, { "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"failed\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Failed", "refId": "D", "step": 240 }, { "expr": "node_systemd_units{instance=\"$node\",job=\"$job\",state=\"inactive\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Inactive", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Systemd Units State", "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 } } ], "title": "Systemd", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 270, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "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": [ { "$$hashKey": "object:2033", "alias": "/.*Read.*/", "transform": "negative-Y" }, { "$$hashKey": "object:2034", "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "$$hashKey": "object:2035", "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "$$hashKey": "object:2036", "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "$$hashKey": "object:2037", "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "$$hashKey": "object:2038", "alias": "/.*sde_.*/", "color": "#E24D42" }, { "$$hashKey": "object:2039", "alias": "/.*sda1.*/", "color": "#584477" }, { "$$hashKey": "object:2040", "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "$$hashKey": "object:2041", "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "$$hashKey": "object:2042", "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "$$hashKey": "object:2043", "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "$$hashKey": "object:2044", "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "$$hashKey": "object:2045", "alias": "/.*sdc1.*/", "color": "#962D82" }, { "$$hashKey": "object:2046", "alias": "/.*sdc2.*/", "color": "#614D93" }, { "$$hashKey": "object:2047", "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "$$hashKey": "object:2048", "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "$$hashKey": "object:2049", "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "$$hashKey": "object:2050", "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "$$hashKey": "object:2051", "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "$$hashKey": "object:2052", "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "$$hashKey": "object:2053", "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed_total{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}} - Reads completed", "refId": "A", "step": 8 }, { "expr": "irate(node_disk_writes_completed_total{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}} - Writes completed", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Completed", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2186", "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2187", "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": 29 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "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": [ { "alias": "/.*Read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_bytes_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 4, "legendFormat": "{{device}} - Read bytes", "refId": "A", "step": 8 }, { "expr": "irate(node_disk_written_bytes_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Written bytes", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 3, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 37, "legend": { "alignAsTable": true, "avg": true, "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": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "hide": false, "intervalFactor": 4, "legendFormat": "{{device}} - Read time", "refId": "A", "step": 8 }, { "expr": "irate(node_disk_write_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Write time", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Time", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "time. read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 39 }, "hiddenSeries": false, "id": 35, "legend": { "alignAsTable": true, "avg": true, "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": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_weighted_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}} - IO time weighted", "refId": "A", "step": 8 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOs Weighted", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "time", "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": 0, "y": 49 }, "hiddenSeries": false, "id": 133, "legend": { "alignAsTable": true, "avg": true, "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": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_merged_total{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}} - Read merged", "refId": "A", "step": 4 }, { "expr": "irate(node_disk_writes_merged_total{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 2, "legendFormat": "{{device}} - Write merged", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Merged", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "I/Os", "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": 3, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 49 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "avg": true, "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": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}} - IO time", "refId": "A", "step": 8 }, { "expr": "irate(node_disk_discard_time_seconds_total{instance=\"$node\",job=\"$job\"}[5m])", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}} - discard time", "refId": "B", "step": 8 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Spent Doing I/Os", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "time", "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": 0, "y": 59 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "avg": true, "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": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_now{instance=\"$node\",job=\"$job\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}} - IO now", "refId": "A", "step": 8 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOs Current in Progress", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "I/Os", "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": 59 }, "hiddenSeries": false, "id": 301, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2034", "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "$$hashKey": "object:2035", "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "$$hashKey": "object:2036", "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "$$hashKey": "object:2037", "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "$$hashKey": "object:2038", "alias": "/.*sde_.*/", "color": "#E24D42" }, { "$$hashKey": "object:2039", "alias": "/.*sda1.*/", "color": "#584477" }, { "$$hashKey": "object:2040", "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "$$hashKey": "object:2041", "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "$$hashKey": "object:2042", "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "$$hashKey": "object:2043", "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "$$hashKey": "object:2044", "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "$$hashKey": "object:2045", "alias": "/.*sdc1.*/", "color": "#962D82" }, { "$$hashKey": "object:2046", "alias": "/.*sdc2.*/", "color": "#614D93" }, { "$$hashKey": "object:2047", "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "$$hashKey": "object:2048", "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "$$hashKey": "object:2049", "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "$$hashKey": "object:2050", "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "$$hashKey": "object:2051", "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "$$hashKey": "object:2052", "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "$$hashKey": "object:2053", "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_discards_completed_total{instance=\"$node\",job=\"$job\"}[5m])", "interval": "", "intervalFactor": 4, "legendFormat": "{{device}} - Discards completed", "refId": "A", "step": 8 }, { "expr": "irate(node_disk_discards_merged_total{instance=\"$node\",job=\"$job\"}[5m])", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}} - Discards merged", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Discards completed / merged", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2186", "format": "iops", "label": "IOs", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2187", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Storage Disk", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 271, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 78 }, "hiddenSeries": false, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "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_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Available", "metric": "", "refId": "A", "step": 4 }, { "expr": "node_filesystem_free_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Free", "refId": "B", "step": 2 }, { "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Size", "refId": "C", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem space available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3826", "format": "bytes", "label": "bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3827", "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": 78 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": 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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_files_free{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Free file nodes", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File Nodes Free", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3894", "format": "short", "label": "file nodes", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3895", "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": 0, "y": 88 }, "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, "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\",job=\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Max open files", "refId": "A", "step": 8 }, { "expr": "node_filefd_allocated{instance=\"$node\",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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 88 }, "hiddenSeries": false, "id": 219, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": 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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_files{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - File nodes total", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File Nodes Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "file Nodes", "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": { "/ ReadOnly": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 98 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "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": true, "steppedLine": false, "targets": [ { "expr": "node_filesystem_readonly{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{mountpoint}} - ReadOnly", "refId": "A", "step": 4 }, { "expr": "node_filesystem_device_error{instance=\"$node\",job=\"$job\",device!~'rootfs',fstype!~'tmpfs'}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Device error", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem in ReadOnly / Error", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3670", "format": "short", "label": "counter", "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:3671", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Storage Filesystem", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 272, "panels": [ { "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": 30 }, "hiddenSeries": false, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_packets_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_packets_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "B", "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": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 30 }, "hiddenSeries": false, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_errs_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive errors", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_errs_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Rransmit errors", "refId": "B", "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": 40 }, "hiddenSeries": false, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_drop_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive drop", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_drop_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit drop", "refId": "B", "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": 40 }, "hiddenSeries": false, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_compressed_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive compressed", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_compressed_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit compressed", "refId": "B", "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": 50 }, "hiddenSeries": false, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_multicast_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive multicast", "refId": "A", "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": 50 }, "hiddenSeries": false, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_fifo_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive fifo", "refId": "A", "step": 4 }, { "expr": "irate(node_network_transmit_fifo_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit fifo", "refId": "B", "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": 60 }, "hiddenSeries": false, "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": [ { "$$hashKey": "object:576", "alias": "/.*Trans.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_frame_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Receive frame", "refId": "A", "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": [ { "$$hashKey": "object:589", "format": "pps", "label": "packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:590", "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 }, "hiddenSeries": false, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_transmit_carrier_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Statistic transmit_carrier", "refId": "A", "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": 0, "y": 70 }, "hiddenSeries": false, "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" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_transmit_colls_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit colls", "refId": "A", "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": 70 }, "hiddenSeries": false, "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": [ { "$$hashKey": "object:663", "alias": "NF conntrack limit", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_nf_conntrack_entries{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NF conntrack entries", "refId": "A", "step": 4 }, { "expr": "node_nf_conntrack_entries_limit{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NF conntrack limit", "refId": "B", "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": [ { "$$hashKey": "object:678", "format": "short", "label": "entries", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:679", "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 }, "hiddenSeries": false, "id": 230, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_arp_entries{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ device }} - ARP entries", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ARP Entries", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 80 }, "hiddenSeries": false, "id": 288, "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": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_mtu_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ device }} - Bytes", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MTU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 90 }, "hiddenSeries": false, "id": 280, "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": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_speed_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ device }} - Speed", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 90 }, "hiddenSeries": false, "id": 289, "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": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_transmit_queue_length{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ device }} - Interface transmit queue length", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Queue Length", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "packets", "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": 100 }, "hiddenSeries": false, "id": 290, "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": [ { "$$hashKey": "object:232", "alias": "/.*Dropped.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_softnet_processed_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "CPU {{cpu}} - Processed", "refId": "A", "step": 4 }, { "expr": "irate(node_softnet_dropped_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "CPU {{cpu}} - Dropped", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Softnet Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:207", "format": "short", "label": "packetes drop (-) / process (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:208", "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": 100 }, "hiddenSeries": false, "id": 310, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_softnet_times_squeezed_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "CPU {{cpu}} - Squeezed", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Softnet Out of Quota", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:207", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:208", "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": 110 }, "hiddenSeries": false, "id": 309, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_network_up{operstate=\"up\",instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{interface}} - Operational state UP", "refId": "A", "step": 4 }, { "expr": "node_network_carrier{instance=\"$node\",job=\"$job\"}", "format": "time_series", "instant": false, "legendFormat": "{{device}} - Physical link state", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Operational 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": "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": "Network Traffic", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 273, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "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_sockstat_TCP_alloc{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "TCP_alloc - Allocated sockets", "refId": "A", "step": 240 }, { "expr": "node_sockstat_TCP_inuse{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "TCP_inuse - Tcp sockets currently in use", "refId": "B", "step": 240 }, { "expr": "node_sockstat_TCP_mem{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "TCP_mem - Used memory for tcp", "refId": "C", "step": 240 }, { "expr": "node_sockstat_TCP_orphan{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "TCP_orphan - Orphan sockets", "refId": "D", "step": 240 }, { "expr": "node_sockstat_TCP_tw{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "TCP_tw - Sockets wating close", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sockstat TCP", "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": 13 }, "hiddenSeries": false, "id": 124, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "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_sockstat_UDPLITE_inuse{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "UDPLITE_inuse - Udplite sockets currently in use", "refId": "A", "step": 240 }, { "expr": "node_sockstat_UDP_inuse{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "UDP_inuse - Udp sockets currently in use", "refId": "B", "step": 240 }, { "expr": "node_sockstat_UDP_mem{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "UDP_mem - Used memory for udp", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sockstat UDP", "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": 0, "y": 23 }, "hiddenSeries": false, "id": 126, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "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_sockstat_sockets_used{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Sockets_used - Sockets currently in use", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sockstat Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "sockets", "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": 23 }, "hiddenSeries": false, "id": 220, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "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_sockstat_TCP_mem_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "mem_bytes - TCP sockets in that state", "refId": "A", "step": 240 }, { "expr": "node_sockstat_UDP_mem_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "mem_bytes - UDP sockets in that state", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sockstat Memory Size", "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": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 125, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "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_sockstat_FRAG_inuse{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "FRAG_inuse - Frag sockets currently in use", "refId": "A", "step": 240 }, { "expr": "node_sockstat_FRAG_memory{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "FRAG_memory - Used memory for frag", "refId": "B", "step": 240 }, { "expr": "node_sockstat_RAW_inuse{instance=\"$node\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "RAW_inuse - Raw sockets currently in use", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sockstat FRAG / RAW", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1572", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1573", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network Sockstat", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 274, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 32 }, "height": "", "hiddenSeries": false, "id": 221, "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": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1876", "alias": "/.*Out.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InOctets{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "InOctets - Received octets", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_IpExt_OutOctets{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutOctets - Sent octets", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Netstat IP In / Out Octets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1889", "format": "short", "label": "octects out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1890", "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": 32 }, "height": "", "hiddenSeries": false, "id": 81, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_Forwarding{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Forwarding - IP forwarding", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Netstat IP Forwarding", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1957", "format": "short", "label": "datagrams", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1958", "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": null, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 42 }, "height": "", "hiddenSeries": false, "id": 115, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InMsgs{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "InMsgs - Messages which the entity received. Note that this counter includes all those counted by icmpInErrors", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_Icmp_OutMsgs{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "OutMsgs - Messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ICMP In / 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": "messages 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}", "decimals": null, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 42 }, "height": "", "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InErrors{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "InErrors - Messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.)", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ICMP Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "messages 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}", "decimals": null, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 52 }, "height": "", "hiddenSeries": false, "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Snd.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InDatagrams{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "InDatagrams - Datagrams received", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_Udp_OutDatagrams{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "OutDatagrams - Datagrams sent", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UDP In / 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": "datagrams 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": 52 }, "height": "", "hiddenSeries": false, "id": 109, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InErrors{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "InErrors - UDP Datagrams that could not be delivered to an application", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_Udp_NoPorts{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "NoPorts - UDP Datagrams received on a port with no listener", "refId": "B", "step": 4 }, { "expr": "irate(node_netstat_UdpLite_InErrors{instance=\"$node\",job=\"$job\"}[5m])", "interval": "", "legendFormat": "InErrors Lite - UDPLite Datagrams that could not be delivered to an application", "refId": "C" }, { "expr": "irate(node_netstat_Udp_RcvbufErrors{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "RcvbufErrors - UDP buffer errors received", "refId": "D", "step": 4 }, { "expr": "irate(node_netstat_Udp_SndbufErrors{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "SndbufErrors - UDP buffer errors send", "refId": "E", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UDP Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4232", "format": "short", "label": "datagrams", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4233", "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": null, "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 62 }, "height": "", "hiddenSeries": false, "id": 299, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Snd.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Tcp_InSegs{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "InSegs - Segments received, including those received in error. This count includes segments received on currently established connections", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_Tcp_OutSegs{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "OutSegs - Segments sent, including those on current connections but excluding those containing only retransmitted octets", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP In / 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": "datagrams 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}", "description": "", "fill": 2, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 62 }, "height": "", "hiddenSeries": false, "id": 104, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_ListenOverflows{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "ListenOverflows - Times the listen queue of a socket overflowed", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_TcpExt_ListenDrops{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "ListenDrops - SYNs to LISTEN sockets ignored", "refId": "B", "step": 4 }, { "expr": "irate(node_netstat_TcpExt_TCPSynRetrans{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "TCPSynRetrans - SYN-SYN/ACK retransmits to break down retransmissions in SYN, fast/timeout retransmits", "refId": "C", "step": 4 }, { "expr": "irate(node_netstat_Tcp_RetransSegs{instance=\"$node\",job=\"$job\"}[5m])", "interval": "", "legendFormat": "RetransSegs - Segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets", "refId": "D" }, { "expr": "irate(node_netstat_Tcp_InErrs{instance=\"$node\",job=\"$job\"}[5m])", "interval": "", "legendFormat": "InErrs - Segments received in error (e.g., bad TCP checksums)", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP Errors", "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": 0, "y": 72 }, "height": "", "hiddenSeries": false, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:454", "alias": "/.*MaxConn *./", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "CurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT", "refId": "A", "step": 4 }, { "expr": "node_netstat_Tcp_MaxConn{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "MaxConn - Limit on the total number of TCP connections the entity can support (Dinamic is \"-1\")", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:469", "format": "short", "label": "connections", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:470", "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": 72 }, "height": "", "hiddenSeries": false, "id": 91, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Sent.*/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_SyncookiesFailed{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "SyncookiesFailed - Invalid SYN cookies received", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesRecv{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "SyncookiesRecv - SYN cookies received", "refId": "B", "step": 4 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesSent{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "SyncookiesSent - SYN cookies sent", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP SynCookie", "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 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": 82 }, "height": "", "hiddenSeries": false, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 12, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Tcp_ActiveOpens{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "ActiveOpens - TCP connections that have made a direct transition to the SYN-SENT state from the CLOSED state", "refId": "A", "step": 4 }, { "expr": "irate(node_netstat_Tcp_PassiveOpens{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "PassiveOpens - TCP connections that have made a direct transition to the SYN-RCVD state from the LISTEN state", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP Direct Transition", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "connections", "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 Netstat", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "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": 54 }, "hiddenSeries": false, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "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": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_scrape_collector_duration_seconds{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "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": 54 }, "hiddenSeries": false, "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": [ { "$$hashKey": "object:1969", "alias": "/.*error.*/", "color": "#F2495C", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_scrape_collector_success{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{collector}} - Scrape success", "refId": "A", "step": 4 }, { "expr": "node_textfile_scrape_error{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{collector}} - Scrape textfile error (1 = true)", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Node Exporter Scrape", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1484", "format": "short", "label": "counter", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1485", "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": "1m", "schemaVersion": 22, "style": "dark", "tags": [ "linux" ], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "index": -1, "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": "label_values(node_uname_info{job=\"$job\"}, instance)", "hide": 0, "includeAll": false, "index": -1, "label": "Host:", "multi": false, "name": "node", "options": [], "query": "label_values(node_uname_info{job=\"$job\"}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "[a-z]+|nvme[0-9]+n[0-9]+", "value": "[a-z]+|nvme[0-9]+n[0-9]+" }, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "diskdevices", "options": [ { "selected": true, "text": "[a-z]+|nvme[0-9]+n[0-9]+", "value": "[a-z]+|nvme[0-9]+n[0-9]+" } ], "query": "[a-z]+|nvme[0-9]+n[0-9]+", "skipUrlSync": false, "type": "custom" } ] }, "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": "browser", "title": "Node Exporter Full", "uid": "rYdddlPWk", "variables": { "list": [] }, "version": 47, "description": "Prometheus node exporter sample dashbboard" }
2021-02-17 07:34:23 UTC
null
0
0
13,024
1
417,754
18,852
29
libvirt
LibVirt
mem
2020-09-16 20:48:26 UTC
2020-09-16 20:49:09 UTC
0
null
0
0
null
null
0
0
18,852
1
13,024
1
29
null
{ "__inputs": [ { "name": "DS_LIBVIRT", "label": "libvirt", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.5.2" }, { "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": false, "gnetId": 13024, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 341, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LIBVIRT}", "fill": 1, "id": 8, "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": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 10, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT (\"totalMem\" - \"freeMem\") AS \"usedMem\" FROM \"nodeInfo\" WHERE $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"user\" FROM \"nodeInfo\" WHERE $timeFilter", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "user" ], "type": "field" } ] ], "tags": [] } ], "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": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "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_LIBVIRT}", "decimals": null, "format": "none", "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [], "hide": false, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT (\"totalMem\" - \"freeMem\") / (\"totalMem\" /100) FROM \"nodeInfo\" WHERE $timeFilter", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "totalMem" ], "type": "field" }, { "params": [ "totalMem" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": "50,80", "title": "Memory Usage", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LIBVIRT}", "fill": 1, "id": 2, "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": [], "spaceLength": 10, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "alias": "ioWait", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT NON_NEGATIVE_DERIVATIVE(MAX(\"iowait\"), 5m) as ioWait FROM \"nodeInfo\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "iowait" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "idle", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT NON_NEGATIVE_DERIVATIVE(MAX(\"iowait\"), 5m) as ioWait FROM \"nodeInfo\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "idle" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "freeMem", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT NON_NEGATIVE_DERIVATIVE(MAX(\"iowait\"), 5m) as ioWait FROM \"nodeInfo\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "freeMem" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "kernel", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT NON_NEGATIVE_DERIVATIVE(MAX(\"iowait\"), 5m) as ioWait FROM \"nodeInfo\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "kernel" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" } ] ], "tags": [] }, { "alias": "user", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "nodeInfo", "orderByTime": "ASC", "policy": "default", "query": "SELECT NON_NEGATIVE_DERIVATIVE(MAX(\"iowait\"), 5m) as ioWait FROM \"nodeInfo\" WHERE $timeFilter GROUP BY time($interval)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "user" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "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": "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": true, "title": "Host System", "titleSize": "h6" }, { "collapse": false, "height": 294, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LIBVIRT}", "fill": 1, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": 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, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "vmId" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpuTime", "orderByTime": "ASC", "policy": "default", "query": "select NON_NEGATIVE_DERIVATIVE(MAX(\"cpuTime\"),1m) / LAST(\"cpus\") / 60 * 100 as CPU from \"cpuTime\" WHERE $timeFilter group by time(1m), vmId", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cpuTime" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ " / 60" ], "type": "math" }, { "params": [ "CPULoad" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "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": true, "title": "VMs: CPU", "titleSize": "h6" }, { "collapse": false, "height": 272, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LIBVIRT}", "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "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, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "vmId" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "writeIOPS" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ " / 60" ], "type": "math" }, { "params": [ "writeIOPs" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Write IOPs", "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_LIBVIRT}", "fill": 1, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "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, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "vmId" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "readIOPS" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ " / 60" ], "type": "math" }, { "params": [ "readIOPS" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Read IOPs", "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": true, "title": "VMs: Disk", "titleSize": "h6" }, { "collapse": false, "height": 279, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LIBVIRT}", "fill": 1, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "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": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT MAX(\"rss\") AS \"UsedMem\" FROM \"rss\" WHERE $timeFilter GROUP BY time(1m), \"vmId\" fill(null)\n", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used Memory", "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": true, "title": "VMs: Memory", "titleSize": "h6" }, { "collapse": false, "height": 484, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LIBVIRT}", "fill": 1, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "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": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "vmId" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "networkInterface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "readBytes" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ " / 60 * 8" ], "type": "math" }, { "params": [ "ReadBytes" ], "type": "alias" } ], [ { "params": [ "writeBytes" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "1m" ], "type": "non_negative_derivative" }, { "params": [ " / 60 * 8 *-1" ], "type": "math" }, { "params": [ "WriteBytes" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Saturation", "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": true, "title": "VMs: Network", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "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": "browser", "title": "LibVirt", "version": 34, "description": "mem" }
2020-09-16 20:48:26 UTC
2020-09-16 20:49:09 UTC
0
0
923
1
22,977
1,331
1,053
ceph-osd
Ceph - OSD
CEPH OSD Status.
2016-11-21 16:08:14 UTC
2016-11-21 16:17:16 UTC
0
This requires deploying the [link](https://github.com/digitalocean/ceph_exporter "DigitalOcean ceph_exporter") Example job configuration: ``` - job_name: 'ceph-exporter' static_configs: - targets: ['172.17.0.1:9128'] labels: alias: ceph-exporter ```
5,456
5,459
Other
null
0
0
1,331
1
923
1
1,053
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "Prometheus.IO", "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": "Ceph - OSD", "tags": [ "ceph", "osd" ], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "100px", "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 40, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 6, "interval": null, "isNew": true, "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": "null", "text": "N/A", "to": "null" }, { "from": "0", "text": "DOWN", "to": "0.99" }, { "from": "0.99", "text": "UP", "to": "1" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "ceph_osd_up{osd=\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "refId": "A", "step": 60 } ], "thresholds": "0,1", "timeFrom": null, "title": "Status", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "DOWN", "value": "0" }, { "op": "=", "text": "UP", "value": "1" }, { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 40, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 8, "interval": null, "isNew": true, "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": "null", "text": "N/A", "to": "null" }, { "from": "0", "text": "OUT", "to": "0.99" }, { "from": "0.99", "text": "IN", "to": "1" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "ceph_osd_in{osd=\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "refId": "A", "step": 60 } ], "thresholds": "0,1", "timeFrom": null, "title": "Available", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "DOWN", "value": "0" }, { "op": "=", "text": "UP", "value": "1" }, { "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": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 10, "interval": null, "isNew": true, "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": "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 }, "targets": [ { "expr": "ceph_osds", "interval": "$interval", "intervalFactor": 1, "refId": "A", "step": 60 } ], "thresholds": "0,1", "timeFrom": null, "title": "Total OSDs", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "DOWN", "value": "0" }, { "op": "=", "text": "UP", "value": "1" }, { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": { "threshold1": 250, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": 300, "threshold2Color": "rgba(234, 112, 112, 0.22)", "thresholdLine": true }, "id": 5, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^Average.*/", "fill": 0, "stack": false } ], "span": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "ceph_osd_pgs{osd=~\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of PGs - {{ osd }}", "refId": "A", "step": 60 }, { "expr": "avg(ceph_osd_pgs)", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Average Number of PGs in the Cluster", "refId": "B", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "PGs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "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": 0, "show": true } ] }, { "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 }, "id": 7, "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "expr": "ceph_osd_utilization{osd=\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "60,80", "timeFrom": null, "title": "Utilization", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "showTitle": true, "title": "OSD: $osd" }, { "collapse": false, "editable": true, "height": "250px", "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)", "thresholdLine": false }, "id": 4, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "ceph_osd_perf_apply_latency_seconds{osd=~\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Apply Latency (s) - {{ osd }}", "refId": "A", "step": 60 }, { "expr": "ceph_osd_perf_commit_latency_seconds{osd=~\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Commit Latency (s) - {{ osd }}", "refId": "B", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "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": 2, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "ceph_osd_avail_bytes{osd=~\"$osd\"}", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Available - {{ osd }}", "metric": "ceph_osd_avail_bytes", "refId": "A", "step": 60 }, { "expr": "ceph_osd_used_bytes{osd=~\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used - {{ osd }}", "metric": "ceph_osd_avail_bytes", "refId": "B", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "OSD Storage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "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": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 5, "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, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "ceph_osd_variance{osd=~\"$osd\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Available - {{ osd }}", "metric": "ceph_osd_avail_bytes", "refId": "A", "step": 60 } ], "timeFrom": null, "timeShift": null, "title": "Utilization Variance", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" } ], "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" ] }, "templating": { "list": [ { "auto": true, "auto_count": 10, "auto_min": "1m", "current": { "selected": true, "text": "1m", "value": "1m" }, "datasource": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval" }, { "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", "refresh": 0, "type": "interval" }, { "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "OSD", "multi": false, "name": "osd", "options": [], "query": "label_values(ceph_osd_up, osd)", "refresh": 1, "regex": "", "type": "query" } ] }, "annotations": { "list": [] }, "refresh": "15m", "schemaVersion": 12, "version": 18, "links": [], "gnetId": 923, "description": "CEPH OSD Status." }
2016-11-21 16:08:14 UTC
2016-11-21 16:17:16 UTC
0
0
12,710
1
208,026
18,278
30
ansible-role-overview
Ansible Galaxy role overview
High level overview of an Ansible Galaxy role's statistics
2020-07-27 04:36:09 UTC
2020-07-27 04:37:55 UTC
0
Leverages data from the [Ansible Galaxy Prometheus exporter](https://github.com/mesaguy/galaxy-exporter)
0
0
null
null
0
0
18,278
1
12,710
1
30
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "galaxy-exporter", "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" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:1428", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12710, "graphTooltip": 0, "id": null, "iteration": 1595652776253, "links": [], "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": 4, "w": 6, "x": 0, "y": 0 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2443", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2444", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_version_info{maintainer=\"$maintainer\",project=\"$project\"}", "instant": true, "interval": "", "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Role", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2446", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorValue": false, "colors": [ "#299c46", "#1F60C4", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 0 }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2443", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2444", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_version_info{maintainer=\"$maintainer\",project=\"$project\"}", "instant": true, "interval": "", "legendFormat": "{{ version }}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2446", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 0 }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1780", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1781", "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": [ { "expr": "(time() - ansible_galaxy_role_imported{maintainer=\"$maintainer\",project=\"$project\"}) * 1000", "interval": "", "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Version Age", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:1783", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 0 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_downloads{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Downloads", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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": "Requires at least 24h of data to count", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 0 }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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": [ { "expr": "ansible_galaxy_role_downloads{maintainer=\"$maintainer\",project=\"$project\"} - ansible_galaxy_role_downloads{maintainer=\"$maintainer\",project=\"$project\"} offset 1d", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Downloads 24h", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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": "Requires at least 7d of data to count", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 0 }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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": [ { "expr": "ansible_galaxy_role_downloads{maintainer=\"$maintainer\",project=\"$project\"} - ansible_galaxy_role_downloads{maintainer=\"$maintainer\",project=\"$project\"} offset 7d", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Downloads 7d", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 4 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_community_surveys{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Galaxy community surveys", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 4 }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_community_score{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Galaxy community score", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 4 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_forks{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Github forks", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 4 }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_stars{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Github stars", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 4 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_watchers{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Galaxy watchers", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "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": 4, "w": 3, "x": 15, "y": 4 }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_open_issues{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "10,15", "timeFrom": null, "timeShift": null, "title": "Github open issues", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 4 }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:2574", "name": "value to text", "value": 1 }, { "$$hashKey": "object:2575", "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, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "ansible_galaxy_role_versions{maintainer=\"$maintainer\",project=\"$project\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total versions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:2577", "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}", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 4 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1780", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1781", "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": [ { "expr": "(time() - ansible_galaxy_role_created{maintainer=\"$maintainer\",project=\"$project\"}) * 1000", "interval": "", "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Created", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:1783", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 6, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(delta(ansible_galaxy_role_downloads{maintainer=\"$maintainer\",project=\"$project\"}[15m]))", "instant": false, "interval": "", "legendFormat": "downloads", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Downloads (15m avg)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:126", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:127", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "ansible_galaxy_role_version_info", "hide": 2, "includeAll": false, "index": -1, "label": "version", "multi": false, "name": "version", "options": [], "query": "ansible_galaxy_role_version_info", "refresh": 1, "regex": ".*version=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "ansible_galaxy_role_downloads", "hide": 0, "includeAll": false, "index": -1, "label": "Maintainer", "multi": false, "name": "maintainer", "options": [], "query": "ansible_galaxy_role_downloads", "refresh": 2, "regex": ".*maintainer=\"(.*?)\".*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "ansible_galaxy_role_downloads{maintainer=\"$maintainer\"}", "hide": 0, "includeAll": false, "index": -1, "label": "Project", "multi": false, "name": "project", "options": [], "query": "ansible_galaxy_role_downloads{maintainer=\"$maintainer\"}", "refresh": 2, "regex": ".*project=\"(.*?)\".*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Ansible Galaxy role overview", "uid": "wc1ZWvGMk", "variables": { "list": [] }, "version": 12, "description": "High level overview of an Ansible Galaxy role's statistics" }
2020-07-27 04:36:09 UTC
2020-07-27 04:37:54 UTC
0
0
12,431
1
390,761
17,825
30
choria-server-provisioner
Choria Server Provisioner
Dashboard for the Choria Server Provisioner
2020-06-09 16:08:51 UTC
2020-06-09 16:15:02 UTC
0
Shows detail about the node provisioning process produced by [Provisioning Agent](https://github.com/choria-io/provisioning-agent) when `monitor_port` is set to a value greater than 0. Metrics are exposed on `/metrics`
53,373
53,374
Other
null
0
0
17,825
1
12,431
1
30
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.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": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12431, "graphTooltip": 0, "id": null, "iteration": 1591718902421, "links": [], "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": 20, "x": 0, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(increase(choria_provisioner_provisioned{site=\"${instance}\"}[1h]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Nodes Provisioned / Hour", "type": "singlestat", "valueFontSize": "100%", "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": "${DS_PROMETHEUS}", "description": "How many of the available workers are provisioning nodes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 5, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 20, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(choria_provisioner_busy_workers{site=\"${instance}\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "3,4", "title": "Busy Workers", "type": "singlestat", "valueFontSize": "100%", "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": "${DS_PROMETHEUS}", "description": "If the backplane paused execution", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 0 }, "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": [ { "expr": "sum(choria_provisioner_paused{site=~\"${instance}\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1,2", "title": "Circuit Breaker", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "☝︎", "value": "0" }, { "op": "=", "text": "☟", "value": "1" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 12, "panels": [], "title": "Processing Details", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "How many discovery cycles were ran and how many new machines each cycle found", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 2, "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": [ { "alias": "/Discovered/", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(choria_provisioner_discover_cycles{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Discovery Run", "refId": "A" }, { "expr": "sum(increase(choria_provisioner_discovered{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Discovered", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Discovery", "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": "Cycles / min", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "Nodes", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "How many nodes were discovered due to events being fired about them", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 6, "y": 5 }, "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, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(choria_provisioner_event_discovered{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Events", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Events Processed", "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": "nodes / minute", "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": "How long RPC requests and helper invocation takes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 12, "y": 5 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(choria_provisioner_rpc_time_sum{site=~\"${instance}\"}[5m])) by (rpc) / sum(rate(choria_provisioner_rpc_time_count{site=~\"${instance}\"}[5m])) by (rpc)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{rpc}}", "refId": "A" }, { "expr": "sum(rate(choria_provisioner_helper_time_sum{site=~\"${instance}\"}[5m])) by (rpc) / sum(rate(choria_provisioner_helper_time_count{site=~\"${instance}\"}[5m])) by (rpc)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "helper", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RPC and Helper Times", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": "time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "How many workers are busy deploying nodes", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 18, "y": 5 }, "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, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(choria_provisioner_busy_workers{site=~\"${instance}\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Workers", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Busy Workers", "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_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 10, "panels": [], "title": "Errors", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Various error states", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "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, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/./", "color": "#bf1b00" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(choria_provisioner_rpc_errors{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "RPC", "refId": "A" }, { "expr": "sum(increase(choria_provisioner_helper_errors{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Helper", "refId": "B" }, { "expr": "sum(increase(choria_provisioner_discovery_errors{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Discovery", "refId": "C" }, { "expr": "sum(increase(choria_provisioner_provision_errors{site=~\"${instance}\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Provision", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Errors", "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": "10s", "schemaVersion": 25, "style": "dark", "tags": [ "iot" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "choria_provisioner_discover_cycles", "refresh": 1, "regex": "/site=\"(.+)\"/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "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": "Choria Server Provisioner", "uid": "BPPnyT5iz", "version": 5, "description": "Dashboard for the Choria Server Provisioner" }
2020-06-09 16:08:51 UTC
2020-06-09 16:15:02 UTC
0
0
13,933
1
119,602
20,407
30
memcached-overview
Netdata: Memcached Overview
Detailed stats for Memcached (connections, items, operations, etc)
2021-02-19 22:01:48 UTC
2021-03-22 00:17:49 UTC
0
# About dashboard A dashboard with an overview for Memcached metrics: * Connections (current and increase) * Network bandwidth (in and out) * Stored items (current and increase) * Items events (reclaimed, evicted) * Cache size (used, available) * Get operations (hits, misses) * Set operations (rate) * Delete operations (his, misses) * Increment operations (hits, misses) * Decrement operations (hits, misses) * Touch operations (hits, misses) * CAS operations (hits, misses, bad value) More dashboards for Netdata you can find [here](https://grafana.com/orgs/osshelp). # How to use ## Netdata setup Follow [these instructions](https://learn.netdata.cloud/docs/agent/collectors/python.d.plugin/memcached) to setup Memcached monitoring in Netdata. ## Prometheus setup Please note that you need [Netdata as an exporter for metrics](https://learn.netdata.cloud/docs/agent/backends/prometheus). Plus, these labels are mandatory: * job * env * instance * group * source In your prometheus.yml it should look like this: ```yaml - job_name: netdata metrics_path: /api/v1/allmetrics?format=prometheus_all_hosts&source=raw relabel_configs: - source_labels: [__address__] regex: ^(.+)\.\w+:\d+ target_label: instance action: replace static_configs: - targets: [netdata.hostname.here:19999] labels: env: production group: applications source: newproject ``` **WARNING**: Without these labels, this dashboard won't be fully functioning. ## Links * [Ansible role for Memcached](https://github.com/OSSHelp/ansible-memcached) * [Ansible role for Netdata](https://github.com/OSSHelp/ansible-netdata) * [Docker image with Netdata](https://hub.docker.com/r/osshelp/netdata) ## License GPL3 ## Author OSSHelp Team, see <https://oss.help>
60,763
60,764
Other
null
0
0
20,407
1
13,933
1
30
null
{ "__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:517", "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:518", "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": 13933, "graphTooltip": 1, "id": null, "iteration": 1613771752355, "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": [ "software" ], "title": "Services", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "system" ], "title": "Subsystems", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "project" ], "title": "Projects", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "alerts" ], "title": "Alerts", "type": "dashboards" } ], "panels": [ { "aliasColors": { "max active": "#bf1b00", "total": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "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": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "increase", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_connections_total{env=\"$env\",instance=~\"$host\",source=~\"$source\",dimension=\"current\", chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" }, { "expr": "sum(irate(netdata_memcached_connections_total{env=\"$env\",instance=~\"$host\",source=~\"$source\",dimension=\"total\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "increase", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "connections", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "total", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max active": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 8, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 0 }, "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", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "out", "stack": "B", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(abs(irate(netdata_memcached_net_total{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m]))) by (dimension) * 8 / 1024", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network bandwidth ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Kbits", "label": "bandwidth", "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": { "increase": "#ef843c", "max active": "#bf1b00", "total": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "increase", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(netdata_memcached_items{env=\"$env\",instance=~\"$host\",source=~\"$source\",dimension=\"current\",chart=~\"memcached_($memcached_id).\\\\w+\"}) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" }, { "expr": "sum(irate(netdata_memcached_items{env=\"$env\",instance=~\"$host\",source=~\"$source\",dimension=\"total\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "increase", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Items ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "items", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "total", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max active": "#bf1b00", "total": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 8, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 4 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_evicted_reclaimed{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Items events ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "items", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "rate", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_get{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" }, { "expr": "sum(irate(netdata_memcached_get_rate_total{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Get operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "requests/s", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "available": "#5195ce", "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce", "used": "#0a50a1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 8, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 8 }, "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", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "available", "fill": 2, "linewidth": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(netdata_memcached_cache{env=\"$env\",instance=~\"$host\",source=~\"$source\",dimension=\"used\",chart=~\"memcached_($memcached_id).\\\\w+\"}) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" }, { "expr": "sum(netdata_memcached_cache{env=\"$env\",instance=~\"$host\",source=~\"$source\",dimension=\"available\",chart=~\"memcached_($memcached_id).\\\\w+\"}) by (dimension)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache size ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "size", "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": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_set_rate_total{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Set operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_delete{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Delete operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_increment{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Increment operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "rate", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(netdata_memcached_touch{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" }, { "expr": "sum(irate(netdata_memcached_touch_rate_total{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}[10m])) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Touch operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "requests/s", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(netdata_memcached_decrement{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Decrement operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "avg": "#0a437c", "max": "#052b51", "max active": "#bf1b00", "min": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS.LXD}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(netdata_memcached_cas{env=\"$env\",instance=~\"$host\",source=~\"$source\",chart=~\"memcached_($memcached_id).\\\\w+\"}) by (dimension)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{dimension}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CAS operations ($host/$source)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "events/s", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 22, "style": "dark", "tags": [ "memcached", "software" ], "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(up{env=~\".+\"},env)", "hide": 0, "includeAll": false, "index": -1, "label": "Environment", "multi": false, "name": "env", "options": [], "query": "label_values(up{env=~\".+\"},env)", "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": "Host", "multi": true, "name": "host", "options": [], "query": "label_values(netdata_memcached_connections_total{env=~\"$env\"},instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "label_values(up{env=\"$env\",group=\"$tag\"},instance)", "tags": [ "monitoring", "drone", "gitea", "minio", "registry", "databases", "main" ], "tagsQuery": "label_values(up{env=\"$env\"},group)", "type": "query", "useTags": true }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS.LXD}", "definition": "label_values(netdata_memcached_connections_total{env=\"$env\",instance=~\"$host\",source=~\".+\"},source)", "hide": 0, "includeAll": true, "index": -1, "label": "Source", "multi": true, "name": "source", "options": [], "query": "label_values(netdata_memcached_connections_total{env=\"$env\",instance=~\"$host\",source=~\".+\"},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": "Instance ID", "multi": true, "name": "memcached_id", "options": [], "query": "label_values(netdata_memcached_connections_total{env=\"$env\",instance=~\"$host\",source=~\"$source\"},chart)", "refresh": 2, "regex": "/memcached_(\\w+)\\.connections/", "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": "Netdata: Memcached Overview", "uid": "SxOYzYkmk", "variables": { "list": [] }, "version": 54, "description": "Detailed stats for Memcached (connections, items, operations, etc)" }
2021-02-19 22:01:48 UTC
2021-02-19 22:08:07 UTC
0
0
14,251
1
484,964
20,980
30
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-19 16:06:28 UTC
2021-04-19 16:15:46 UTC
0
null
0
0
null
null
0
0
20,980
1
14,251
1
30
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": 14251, "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-19 16:06:28 UTC
null
0
0
13,400
1
436,133
19,508
30
database-query-metrics
Database Query Metrics
Grafana dashboard showing database metrics exported from Replex dashboards.
2020-11-13 12:45:55 UTC
2020-11-13 18:26:31 UTC
0
To use this dashboard, you must be running the Replex components which include: - Aggregator - Server - Replex Agent - Pushgateway For more details, check out https://www.replex.io/technology
58,156
58,157
Other
null
0
0
19,508
1
13,400
1
30
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.2.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13400, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Gives the average time for each aggregatot operation", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 36, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": " avg by (aggregation_type) (sum_over_time(aggregator_aggregation_duration_seconds_sum[$__interval]) / sum_over_time(aggregator_aggregation_duration_seconds_count[$__interval]))", "interval": "", "legendFormat": "{{aggregation_type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Aggregator Ops Durations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:539", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:540", "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": "Gives the count of failed aggregator queries within the interval window selected", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "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.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (aggregation_type) (sum_over_time(aggregator_aggregation_duration_seconds_bucket{status=\"0\"}[$__interval]))", "interval": "", "legendFormat": "{{aggregation_type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failed Aggregator Queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:679", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:680", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 13, "x": 0, "y": 8 }, "id": 17, "links": [], "options": { "displayMode": "lcd", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "repeat": null, "repeatDirection": "v", "targets": [ { "expr": "pushgateway_database_status", "instant": true, "interval": "", "legendFormat": "{{kubernetes_pod_name}}", "refId": "A" }, { "expr": "aggregator_database_status", "instant": true, "interval": "", "legendFormat": "{{kubernetes_pod_name}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Database Status", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Gives an overview count of the number of times each aggregation query has occurred.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 11, "x": 13, "y": 8 }, "hiddenSeries": false, "id": 34, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (aggregation_type) (max by (aggregation_type, status, version) ((max_over_time(aggregator_aggregation_duration_seconds_count[$__interval])) * on (job) group_left(version) aggregator_build_version_info))", "interval": "", "legendFormat": "{{aggregation_type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Aggregator Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:189", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:190", "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": "Describes the time 95% of all queries fall under.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.2", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "environment", "repeatDirection": "v", "scopedVars": { "environment": { "selected": true, "text": "aggregator-prod", "value": "aggregator-prod" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(histogram_quantile(0.95, sum(rate(server_database_query_duration_seconds_bucket[$__interval])) by (le, kubernetes_pod_name)) * on (kubernetes_pod_name) group_left(version) server_version) ", "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "(histogram_quantile(0.95, sum(rate(pricingapi_database_query_duration_seconds_bucket[$__interval])) by (le, kubernetes_pod_name)) * on (kubernetes_pod_name) group_left(version) pricingapi_version)", "interval": "", "legendFormat": "", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "95 Percentile For Database Queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1642", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1643", "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": "Highlights the number of times a query is called within the set scrape interval", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 19, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 4, "interval": "", "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.2", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (name) (max_over_time(server_database_query_duration_seconds_count[$__interval])) ", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "expr": "sum by (name) (max_over_time(pricingapi_database_query_duration_seconds_count[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Query Count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:189", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:190", "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}", "description": "Time to process query over count of query time per interval", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 19, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 2, "interval": "", "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.2", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": " sum by (name) (sum_over_time(server_database_query_duration_seconds_sum[$__interval]) / sum_over_time(server_database_query_duration_seconds_count[$__interval]))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{name}}", "refId": "A" }, { "expr": "sum by (name) (sum_over_time(pricingapi_database_query_duration_seconds_sum[$__interval]) / sum_over_time(pricingapi_database_query_duration_seconds_count[$__interval]))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{name}}", "refId": "C" }, { "expr": "", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{aggregation_type}} {{status}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Database Query Time ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:407", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:408", "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": "Measures the difference between the maximum and minimum query time over a week for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 45 }, "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.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Cluster.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Cluster.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:755", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:756", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 45 }, "id": 10, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "sum by (name) (server_database_query_duration_seconds_sum{name=~\"Cluster.*\"})", "hide": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Cluster Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 53 }, "hiddenSeries": false, "id": 25, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Budget.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Budget.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Budget Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:835", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:836", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 53 }, "id": 26, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "avg by (name) (server_database_query_duration_seconds_sum{name=~\"Budget.*\"})", "hide": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Budget Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 61 }, "hiddenSeries": false, "id": 31, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Team.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Team.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Team Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:917", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:918", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 61 }, "id": 32, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "sum by (name) (server_database_query_duration_seconds_sum{name=~\"Team.*\"})", "hide": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Team Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 69 }, "hiddenSeries": false, "id": 27, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Namespace.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Namespace.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Namespace Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1071", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1072", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 69 }, "id": 28, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "sum by (name) (server_database_query_duration_seconds_sum{name=~\"Namespace.*\"})", "hide": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Namespace Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 77 }, "hiddenSeries": false, "id": 37, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Node.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Node.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Node Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1071", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1072", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 77 }, "id": 38, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "sum by (name) (server_database_query_duration_seconds_sum{name=~\"Node.*\"})", "hide": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Node Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 85 }, "hiddenSeries": false, "id": 39, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Organization.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Organization.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Organization Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1071", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1072", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the cluster queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 85 }, "id": 40, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "sum by (name) (server_database_query_duration_seconds_sum{name=~\"Organization.*\"})", "hide": false, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Organization Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the ContainerMetric queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 92 }, "hiddenSeries": false, "id": 9, "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.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Container.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Container.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1942", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1943", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over the specified interval for the ContainerMetric queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 92 }, "id": 11, "links": [], "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "avg by (name) (server_database_query_duration_seconds_sum{name=~\"Container.*\"})", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Container Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the PodWorkload queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 103 }, "hiddenSeries": false, "id": 7, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Pod.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Pod.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2018", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2019", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the PodWorkload queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 103 }, "id": 12, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "avg by (name) (server_database_query_duration_seconds_sum{name=~\"Pod.*\"})", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Pod Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the PodWorkload queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 111 }, "hiddenSeries": false, "id": 41, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (name) (max_over_time(server_database_query_duration_seconds_sum{name=~\"Webhook.*\"}[$__interval]) - min_over_time(server_database_query_duration_seconds_sum{name=~\"Webhook.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Webhook Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2018", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2019", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the PodWorkload queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 111 }, "id": 42, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "avg by (name) (server_database_query_duration_seconds_sum{name=~\"Webhook.*\"})", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Webhook Query Range", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the PodLabel queries.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 119 }, "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.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (name) (max_over_time(pricingapi_database_query_duration_seconds_sum{name=~\"CustomProvider.*\"}[$__interval]) - min_over_time(pricingapi_database_query_duration_seconds_sum{name=~\"CustomProvider.*\"}[$__interval]))", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CustomProvider Query Range", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2170", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2171", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Measures the difference between the maximum and minimum query time over a week for the PodLabel queries.", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 119 }, "id": 22, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.2", "targets": [ { "expr": "avg by(name) (pricingapi_database_query_duration_seconds_sum{name=~\"CustomProvider.*\"})", "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CustomProvider Query Range", "type": "bargauge" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Database Query Metrics", "uid": "A4MaQ6kMl", "version": 22, "description": "Grafana dashboard showing database metrics exported from Replex dashboards." }
2020-11-13 12:45:55 UTC
2020-11-13 12:52:01 UTC
0
0
10,776
1
281,025
15,040
286
kamon-akka-marcelo
Kamon 2.0 Akka
Kamon 2.0 and Akka Dashboard using Prometheus as Datasource
2019-08-26 15:37:25 UTC
2019-09-10 15:45:41 UTC
0
Kamon 2.0 and Akka Dashboard using Prometheus as Datasource
46,617
46,618
null
null
1
2
15,040
1
10,776
1
286
Kamon 2.0 and Akka Dashboard using Prometheus as Datasource
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.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": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Kamon 2.0 and Akka Dashboard using Prometheus as Datasource", "editable": true, "gnetId": 10776, "graphTooltip": 0, "id": null, "iteration": 1566833670888, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 26, "panels": [], "repeat": null, "title": "Akka System Metrics", "type": "row" }, { "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": 5, "w": 4, "x": 0, "y": 1 }, "height": "", "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "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(rate(akka_system_unhandled_messages_total{instance=~\"$instance\", system=~\"$system\"}[$interval])) by (system)", "hide": false, "interval": "", "intervalFactor": 2, "metric": "akka_system_processed_messages_total", "refId": "A", "step": 40 } ], "thresholds": "1,100", "title": "Unhandled Messages", "type": "singlestat", "valueFontSize": "200%", "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 }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 1 }, "height": "", "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "maxPerRow": 12, "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(rate(akka_system_dead_letters_total{instance=~\"$instance\", system=~\"$system\"}[$interval])) by (system)", "interval": "", "intervalFactor": 2, "metric": "akka_system_dead_letters_total", "refId": "A", "step": 40 } ], "thresholds": "1,100", "title": "Dead Letters", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [ { "text": "Current", "value": "current" } ], "fontSize": "100%", "gridPos": { "h": 5, "w": 6, "x": 8, "y": 1 }, "id": 22, "links": [], "maxPerRow": 4, "options": {}, "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": 0, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(rate(akka_system_active_actors_count{instance=~\"$instance\", system=~\"$system\"}[$interval])) by (system)", "intervalFactor": 2, "legendFormat": "Active Actors", "refId": "A", "step": 10 }, { "expr": "sum(irate(akka_system_processed_messages_total{instance=~\"$instance\",tracked=\"true\", system=~\"$system\"}[$interval])) by (system)", "intervalFactor": 2, "legendFormat": "Processed Messages (tracked=true)", "refId": "B", "step": 10 }, { "expr": "sum(irate(akka_system_processed_messages_total{instance=~\"$instance\",tracked=\"false\", system=~\"$system\"}[$interval])) by (system)", "intervalFactor": 2, "legendFormat": "Processed Messages (tracked=false)", "refId": "C", "step": 10 } ], "title": "", "transform": "timeseries_aggregations", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 10, "x": 14, "y": 1 }, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "akka_group_errors_total", "hide": false, "intervalFactor": 2, "legendFormat": "{{group}}", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors", "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 } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 27, "panels": [], "repeat": null, "title": "Akka Http Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 7 }, "id": 25, "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 as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(rate(span_processing_time_seconds_bucket{instance=~\"$instance\"}[$interval])) by (le,operation,span_kind,error)) * 1000", "hide": false, "intervalFactor": 2, "legendFormat": "{{ span_kind }}:{{ operation }} (error={{ error }})", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processing Time ($percentile)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Milliseconds", "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 12, "y": 7 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(http_server_request_active_sum{instance=~\"$instance\"}[$interval]) / rate(http_server_request_active_count{instance=~\"$instance\"}[$interval])", "intervalFactor": 2, "legendFormat": "{{ instance }}: {{ interface }}:{{ port }}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Requests", "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_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 18, "y": 7 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(http_server_connection_open_sum{instance=~\"$instance\"}[$interval]) / rate(http_server_connection_open_count{instance=~\"$instance\"}[$interval])", "intervalFactor": 2, "legendFormat": "{{ instance }}: {{ interface }}:{{ port }}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open 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": "0", "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": 18 }, "id": 28, "panels": [], "repeat": null, "title": "Akka Actor Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 19 }, "id": 1, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(rate(akka_actor_processing_time_seconds_bucket{instance=~\"$instance\"}[$interval])) by (le, path))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{path}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processing Time ($percentile)", "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 12, "y": 19 }, "id": 3, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(rate(akka_actor_time_in_mailbox_seconds_bucket{instance=~\"$instance\"}[$interval])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{path}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time in Mailbox ($percentile)", "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": "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 18, "y": 19 }, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(akka_actor_mailbox_size_sum{instance=~\"$instance\",class=~\"$class\",path=~\"$path\"}[$interval])) by (path) / sum(rate(akka_actor_mailbox_size_count{instance=~\"$instance\",class=~\"$class\",path=~\"$path\"}[$interval])) by (path)", "intervalFactor": 2, "legendFormat": "{{path}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mailbox Size", "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, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 29, "panels": [], "repeat": null, "title": "Akka Group Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 30 }, "id": 9, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 4, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(rate(akka_group_processing_time_seconds_bucket{instance=~\"$instance\"}[$interval])) by (le, group)) * 1000", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{group}}", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processing Time ($percentile)", "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": "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 12, "y": 30 }, "id": 10, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 4, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(rate(akka_group_time_in_mailbox_seconds_bucket{instance=~\"$instance\"}[$interval])) by (le, group))", "intervalFactor": 2, "legendFormat": "{{group}}", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time in Mailbox ($percentile)", "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": "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 18, "y": 30 }, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(akka_group_mailbox_size_sum{instance=~\"$instance\"}[$interval]) / rate(akka_group_mailbox_size_count{instance=~\"$instance\"}[$interval])", "hide": false, "intervalFactor": 2, "legendFormat": "{{group}} mailbox", "refId": "C", "step": 10 }, { "expr": "rate(akka_group_members_sum{instance=~\"$instance\"}[$interval]) / rate(akka_group_members_count{instance=~\"$instance\"}[$interval])", "hide": false, "intervalFactor": 2, "legendFormat": "members of {{group}} ", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mailbox Size / Number of Members", "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 } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 30, "panels": [], "repeat": null, "title": "Akka Router Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 41 }, "id": 18, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(rate(akka_router_processing_time_seconds_bucket{path=~\"$path\",instance=~\"$instance\"}[$interval])) by (le, path))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{path}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processing Time ($percentile)", "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": "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 41 }, "id": 19, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(irate(akka_router_time_in_mailbox_seconds_bucket{instance=~\"$instance\",path=~\"$path\"}[$interval])) by (le, path))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{path}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time in Mailbox ($percentile)", "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": "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 41 }, "id": 20, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/0.95$/", "dashes": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, sum(irate(akka_router_routing_time_seconds_bucket{path=~\"$path\",instance=~\"$instance\"}[$interval])) by (le, path))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{path}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Routing Time ($percentile)", "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": "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": 47 }, "id": 31, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 73 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile($percentile, rate(akka_remote_serialization_time_seconds_bucket{instance=~\"$instance\"}[$interval]))", "intervalFactor": 2, "legendFormat": "{{instance}} - {{direction}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Serialization Time ($percentile)", "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": "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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 73 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(akka_remote_messages_inbound_size_bytes_sum{instance=~\"$instance\"}[$interval])) by (instance,direction) / sum(rate(akka_remote_messages_inbound_size_bytes_count{instance=~\"$instance\"}[$interval])) by (instance,direction)", "intervalFactor": 2, "legendFormat": "{{ instance }} - {{ direction }}", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Size", "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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Akka Remote Metrics", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 48 }, "id": 32, "panels": [], "repeat": null, "title": "Executor Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 49 }, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(executor_threads_total_count{instance=~\"$instance\"}[$interval]) / rate(executor_threads_total_sum{instance=~\"$instance\"}[$interval])", "intervalFactor": 2, "legendFormat": "System:{{akka_system}} - Name: {{name}} - Type: {{type}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number Of 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}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 49 }, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(executor_tasks_completed_total{instance=~\"$instance\"}[$interval])", "intervalFactor": 2, "legendFormat": "{{ instance }}: {{ name }} ({{ type }}) {{akka_system}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number Of Tasks Completed", "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": 6, "w": 8, "x": 16, "y": 49 }, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 3, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(executor_queue_size_bucket{instance=~\"$instance\", le=\"+Inf\"}[$interval])", "intervalFactor": 2, "legendFormat": "{{ akka_system }}: {{ name }} ({{ type }})", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Queue Size", "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, "description": "Tracks executor maximum number of Threads", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 55 }, "id": 50, "legend": { "alignAsTable": true, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "executor_threads_max{instance=~\"$instance\"}", "legendFormat": "System: {{akka_system}} - Name: {{name}} - Type: {{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Maximum Number of 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, "description": "Tracks executor minimum number of Threads", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 55 }, "id": 51, "legend": { "alignAsTable": true, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "executor_threads_min{instance=~\"$instance\"}", "legendFormat": "System: {{akka_system}} - Name: {{name}} - Type: {{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Minimum Number of 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, "description": "Tracks executor parallelism", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 55 }, "id": 52, "legend": { "alignAsTable": true, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "executor_parallelism{instance=~\"$instance\"}", "legendFormat": "System: {{akka_system}} - Name: {{name}} - Type: {{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Executor parallelism", "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, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 61 }, "id": 42, "panels": [], "title": "JVM Metrics", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Tracks the distribution of GC events duration", "fill": 5, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 62 }, "id": 54, "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": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.3.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(jvm_gc_seconds_sum{instance=~\"$instance\"}[2m])/rate(jvm_gc_seconds_count{ instance =~\"$instance\"}[2m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": " {{instance}} GC count: {{collector}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Garbage Collection", "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 } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 62 }, "id": 40, "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, "pluginVersion": "6.3.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_max_bytes{instance=~\"$instance\", region=\"heap\"}", "legendFormat": "Max", "refId": "A" }, { "expr": "jvm_memory_committed_bytes{instance=~\"$instance\", region=\"heap\"}", "legendFormat": "Commited", "refId": "B" }, { "expr": "jvm_memory_used_bytes_sum{instance=~\"$instance\", region=\"heap\"} / jvm_memory_used_bytes_count{instance=~\"$instance\", region=\"heap\"}", "legendFormat": "Used", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap", "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": 67 }, "id": 34, "panels": [], "title": "Host Metrics", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#73BF69", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Tracks the amount of free memory", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 68 }, "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, "options": {}, "pluginVersion": "6.3.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": "#5794F2", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "host_memory_free_bytes", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Free Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "description": "Tracks the total memory available vs the amount of used memory\n", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 10, "x": 3, "y": 68 }, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "host_memory_used_bytes{instance=~\"$instance\"}", "format": "time_series", "instant": false, "legendFormat": "Used Memory", "refId": "A" }, { "expr": "host_memory_total_bytes{instance=~\"$instance\"}", "hide": false, "instant": false, "legendFormat": "Total Memory", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Host 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": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "currencyUSD", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "Tracks the system load average", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 11, "x": 13, "y": 68 }, "id": 44, "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": [ { "expr": "host_load_average{instance=~\"$instance\", period=\"1m\"}", "legendFormat": "host load average", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System 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 } }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Tracks the free Swap space", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 73 }, "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": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "host_swap_free_bytes{instance=~\"$instance\"}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Free Swap Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 10, "x": 3, "y": 73 }, "id": 46, "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": [ { "expr": "host_swap_used_bytes{instance=~\"$instance\"}", "legendFormat": "Used Swap Memory", "refId": "C" }, { "expr": "host_swap_total_bytes{instance=~\"$instance\"}", "legendFormat": "Total Swap Memory", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap Memory", "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 } } ], "refresh": false, "schemaVersion": 19, "style": "dark", "tags": [ "Kamon", "Akka", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(akka_system_unhandled_messages_total,instance)", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "label_values(akka_system_unhandled_messages_total,instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 2, "auto_min": "10s", "current": { "selected": true, "text": "1m", "value": "1m" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "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" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": { "selected": true, "text": "0.95", "value": "0.95" }, "hide": 0, "includeAll": false, "label": "Percentile", "multi": false, "name": "percentile", "options": [ { "selected": false, "text": "0.5", "value": "0.5" }, { "selected": false, "text": "0.90", "value": "0.90" }, { "selected": true, "text": "0.95", "value": "0.95" }, { "selected": false, "text": "0.99", "value": "0.99" }, { "selected": false, "text": "0.999", "value": "0.999" } ], "query": "0.5,0.90,0.95,0.99,0.999", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(akka_system_unhandled_messages_total, system)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "system", "options": [], "query": "label_values(akka_system_unhandled_messages_total, system)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "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" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Kamon 2.0 Akka", "uid": "wboh86dWk", "version": 28 }
2019-08-26 15:37:25 UTC
2019-09-10 15:45:41 UTC
1
2
6,045
1
124,625
8,232
542
tjdft-linux-servers-banco
Linux Servers - Banco
Linux Servers - Banco
2018-05-11 19:17:59 UTC
2018-05-11 19:19:30 UTC
0
Dashboard para instâncias linux de banco de dados.
27,444
27,447
null
null
0
0
8,232
1
6,045
1
542
null
{ "__inputs": [ { "name": "DS_ZABBIX_- TJDFT", "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": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.3" }, { "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" } ] }, "editable": true, "gnetId": 6045, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": 454, "panels": [ { "aliasColors": { "CPU Usage": "#e24d42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_- TJDFT}", "fill": 1, "id": 1, "legend": { "alignAsTable": false, "avg": false, "current": true, "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": [ { "alias": "CPU Usage", "fill": 0, "yaxis": 2 }, { "alias": "mem", "fill": 0 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Memory" }, "functions": [ { "def": { "category": "Alias", "defaultParams": [], "name": "setAliasByRegex", "params": [ { "name": "aliasByRegex", "type": "string" } ] }, "params": [ "mem" ], "text": "setAliasByRegex(mem)" } ], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Used memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU Usage" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Hosts - Used memory / CPU 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": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#3f6833", "#ef843c", "#d44a3a" ], "datasource": "${DS_ZABBIX_- TJDFT}", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "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": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "CPU Usage" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "85, 95", "title": "$Hosts - CPU Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "CPU iowait time": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_- TJDFT}", "fill": 1, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "cpu", "color": "#cca300", "fill": 3 } ], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "CPU" }, "functions": [ { "added": false, "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "cpu" ], "text": "setAlias(cpu)" } ], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "$CPU" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Hosts - $CPU", "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 436, "panels": [ { "aliasColors": { "Used memory": "#9ac48a", "mem": "#7eb26d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_- TJDFT}", "fill": 1, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "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": [ { "alias": "mem", "fill": 3 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Memory" }, "functions": [ { "added": false, "def": { "category": "Alias", "defaultParams": [], "name": "setAliasByRegex", "params": [ { "name": "aliasByRegex", "type": "string" } ] }, "params": [ "mem" ], "text": "setAliasByRegex(mem)" } ], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "$Memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Hosts - $Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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": { "CPU Usage": "#e24d42", "space": "#7eb26d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_- TJDFT}", "fill": 1, "id": 2, "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": [ { "alias": "space", "fill": 3, "fillBelowTo": "space" } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Filesystems" }, "functions": [ { "def": { "category": "Alias", "defaultParams": [], "name": "setAliasByRegex", "params": [ { "name": "aliasByRegex", "type": "string" } ] }, "params": [ "space" ], "text": "setAliasByRegex(space)" } ], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "$Filesystems" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Hosts - $Filesystems", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "percent", "label": null, "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": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 364, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_- TJDFT}", "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": [ { "alias": "banco", "fill": 3 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Banco de Dados" }, "functions": [ { "added": false, "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "banco" ], "text": "setAlias(banco)" } ], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "$Banco" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Banco de Dados" }, "functions": [], "group": { "filter": "Linux servers" }, "hide": true, "host": { "filter": "$Hosts" }, "item": { "filter": "Postgres Bouncer 6432" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "B", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Hosts - $Banco", "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 } ] }, { "aliasColors": { "Outcoming network traffic on eno16780032": "#6ed0e0", "interface": "#7eb26d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ZABBIX_- TJDFT}", "fill": 1, "id": 8, "legend": { "alignAsTable": true, "avg": true, "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": [ { "alias": "interface", "fill": 3 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Network Interfaces" }, "functions": [ { "def": { "category": "Alias", "defaultParams": [], "name": "setAlias", "params": [ { "name": "alias", "type": "string" } ] }, "params": [ "interface" ], "text": "setAlias(interface)" }, { "def": { "category": "Alias", "defaultParams": [], "name": "setAliasByRegex", "params": [ { "name": "aliasByRegex", "type": "string" } ] }, "params": [ "interface" ], "text": "setAliasByRegex(interface)" } ], "group": { "filter": "Linux servers" }, "host": { "filter": "$Hosts" }, "item": { "filter": "$Interfaces" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$Hosts - $Interfaces", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "Linux", "banco", "tjdft" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX_- TJDFT}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Hosts", "options": [], "query": "{Linux servers}{*}", "refresh": 1, "regex": "bdu11.tribunal.tjdft.jus.br|bdu15.tribunal.tjdft.jus.br|bdu16.tribunal.tjdft.jus.br|bdu20.tribunal.tjdft.jus.br|bdu28.tribunal.tjdft.jus.br|bdu30.tribunal.tjdft.jus.br|bdu31.tribunal.tjdft.jus.br", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX_- TJDFT}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "CPU", "options": [], "query": "{Linux servers}{$Hosts}{CPU}{*}", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX_- TJDFT}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Memory", "options": [], "query": "{Linux servers}{$Hosts}{Memory}{*}", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX_- TJDFT}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Interfaces", "options": [], "query": "{Linux servers}{$Hosts}{Network Interfaces}{*}", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX_- TJDFT}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Filesystems", "options": [], "query": "{Linux servers}{$Hosts}{Filesystems}{*}", "refresh": 1, "regex": "Free.*", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX_- TJDFT}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Banco", "options": [], "query": "{Linux servers}{$Hosts}{Banco de Dados}{*}", "refresh": 1, "regex": "", "sort": 0, "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": "browser", "title": "Linux Servers - Banco", "version": 11, "description": "Linux Servers - Banco" }
2018-05-11 19:17:59 UTC
2018-05-11 19:19:30 UTC
0
0
1,530
1
45,271
2,067
2,846
mongodb-monitoring-dashboard
MongoDB Monitoring Dashboard
Dashboard for MongoDB server statistics metrics collected by Telegraf agent.
2017-02-18 20:29:55 UTC
2017-02-22 12:39:42 UTC
0
This dashboard shows all the metrics collected by Telegraf from server statistics of MongoDB.
7,866
7,869
Telegraf
null
1
3
2,067
1
1,530
1
2,846
null
{ "__inputs": [ { "name": "DS_MONGODB", "label": "influxdb", "description": "InfluxDB data source", "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" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 1530, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": false, "height": 259, "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_MONGODB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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": 6, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "alias": "Open Connections", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "open_connections" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Open Connections", "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_MONGODB}", "format": "decmbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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": 6, "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": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "vsize_megabytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": "", "title": "Virtual Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 251, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_MONGODB}", "fill": 1, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "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": [ { "alias": "Commands / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "commands_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Deletes / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "deletes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Getmores / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "getmores_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Inserts / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "inserts_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Queries / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "queries_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Updates / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "updates_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operations Counters", "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": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_MONGODB}", "decimals": 0, "fill": 1, "id": 1, "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": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "active_reads" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Active Writes", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "active_writes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Queued Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "queued_reads" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Queued Writes", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "queued_writes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active / Queued Operations", "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": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_MONGODB}", "fill": 1, "id": 8, "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": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "In", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "net_in_bytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Out", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "net_out_bytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Activity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 261, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_MONGODB}", "fill": 1, "id": 3, "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": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Page Faults / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "page_faults_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Flushes / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "flushes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Flushes / Faults", "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_MONGODB}", "fill": 1, "id": 7, "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": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "TTL Deletes / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ttl_deletes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "TTL Passes / sec", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "ttl_passes_per_sec" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TTL Activity", "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": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_MONGODB}", "fill": 1, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "rightSide": true, "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": [ { "alias": "Virtual memory", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "vsize_megabytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Resident memory", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "resident_megabytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Mapped memory", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "mapped_megabytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Non-Mapped memory", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mongodb", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "non-mapped_megabytes" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "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": "decmbytes", "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" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_MONGODB}", "hide": 0, "includeAll": false, "label": "host", "multi": false, "name": "host", "options": [], "query": "SHOW TAG VALUES FROM \"mongodb\" WITH KEY = \"host\"", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "auto", "value": "$__auto_interval" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "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", "refresh": 2, "type": "interval" } ] }, "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": "MongoDB Monitoring Dashboard", "version": 19, "description": "Dashboard for MongoDB server statistics metrics collected by Telegraf agent." }
2017-02-18 20:29:55 UTC
2017-02-22 12:39:42 UTC
1
3
5,499
1
138,673
7,389
3,358
kubernetes-capacity-planning
Kubernetes Capacity Planning
-
2018-04-11 06:45:46 UTC
2018-04-11 06:46:24 UTC
0
null
0
0
null
null
0
0
7,389
1
5,499
1
3,358
null
{ "__inputs": [ { "description": "", "label": "prometheus", "name": "DS_PROMETHEUS", "pluginId": "prometheus", "pluginName": "Prometheus", "type": "datasource" } ], "__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" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 5499, "graphTooltip": 0, "hideControls": false, "links": [], "refresh": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 3, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": 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": [ { "expr": "sum(rate(node_cpu{mode=\"idle\"}[2m])) * 100", "hide": false, "intervalFactor": 10, "legendFormat": "", "refId": "A", "step": 50 } ], "title": "Idle CPU", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "cpu usage", "logBase": 1, "min": 0, "show": true }, { "format": "short", "logBase": 1, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 9, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": 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": [ { "expr": "sum(node_load1)", "intervalFactor": 4, "legendFormat": "load 1m", "refId": "A", "step": 20, "target": "" }, { "expr": "sum(node_load5)", "intervalFactor": 4, "legendFormat": "load 5m", "refId": "B", "step": 20, "target": "" }, { "expr": "sum(node_load15)", "intervalFactor": 4, "legendFormat": "load 15m", "refId": "C", "step": 20, "target": "" } ], "title": "System Load", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ] } ], "showTitle": false, "title": "New Row", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 4, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "node_memory_SwapFree{instance=\"172.17.0.1:9100\",job=\"prometheus\"}", "yaxis": 2 } ], "spaceLength": 10, "span": 9, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemTotal) - sum(node_memory_MemFree) - sum(node_memory_Buffers) - sum(node_memory_Cached)", "intervalFactor": 2, "legendFormat": "memory usage", "metric": "memo", "refId": "A", "step": 10, "target": "" }, { "expr": "sum(node_memory_Buffers)", "interval": "", "intervalFactor": 2, "legendFormat": "memory buffers", "metric": "memo", "refId": "B", "step": 10, "target": "" }, { "expr": "sum(node_memory_Cached)", "interval": "", "intervalFactor": 2, "legendFormat": "memory cached", "metric": "memo", "refId": "C", "step": 10, "target": "" }, { "expr": "sum(node_memory_MemFree)", "interval": "", "intervalFactor": 2, "legendFormat": "memory free", "metric": "memo", "refId": "D", "step": 10, "target": "" } ], "title": "Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ] }, { "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}", "editable": true, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 5, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "targets": [ { "expr": "((sum(node_memory_MemTotal) - sum(node_memory_MemFree) - sum(node_memory_Buffers) - sum(node_memory_Cached)) / sum(node_memory_MemTotal)) * 100", "intervalFactor": 2, "metric": "", "refId": "A", "step": 60, "target": "" } ], "thresholds": "80, 90", "title": "Memory Usage", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "showTitle": false, "title": "New Row", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "246px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 6, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "read", "yaxis": 1 }, { "alias": "{instance=\"172.17.0.1:9100\"}", "yaxis": 2 }, { "alias": "io time", "yaxis": 2 } ], "spaceLength": 10, "span": 9, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_disk_bytes_read[5m]))", "hide": false, "intervalFactor": 4, "legendFormat": "read", "refId": "A", "step": 20, "target": "" }, { "expr": "sum(rate(node_disk_bytes_written[5m]))", "intervalFactor": 4, "legendFormat": "written", "refId": "B", "step": 20 }, { "expr": "sum(rate(node_disk_io_time_ms[5m]))", "intervalFactor": 4, "legendFormat": "io time", "refId": "C", "step": 20 } ], "title": "Disk I/O", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "ms", "logBase": 1, "show": true } ] }, { "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}", "editable": true, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 12, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "targets": [ { "expr": "(sum(node_filesystem_size{device!=\"rootfs\"}) - sum(node_filesystem_free{device!=\"rootfs\"})) / sum(node_filesystem_size{device!=\"rootfs\"})", "intervalFactor": 2, "refId": "A", "step": 60, "target": "" } ], "thresholds": "0.75, 0.9", "title": "Disk Space Usage", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "showTitle": false, "title": "New Row", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 8, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "transmitted", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_network_receive_bytes{device!~\"lo\"}[5m]))", "hide": false, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10, "target": "" } ], "title": "Network Received", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 10, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "transmitted", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(node_network_transmit_bytes{device!~\"lo\"}[5m]))", "hide": false, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10, "target": "" } ], "title": "Network Transmitted", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "bytes", "logBase": 1, "show": true } ] } ], "showTitle": false, "title": "New Row", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": "276px", "panels": [ { "aliasColors": {}, "bars": false, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 11, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 11, "span": 9, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_pod_info)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Current number of Pods", "refId": "A", "step": 10 }, { "expr": "sum(kube_node_status_capacity_pods)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Maximum capacity of pods", "refId": "B", "step": 10 } ], "title": "Cluster Pod Utilization", "tooltip": { "msResolution": false, "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 } ] }, { "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}", "editable": true, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 7, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "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 }, "targets": [ { "expr": "100 - (sum(kube_node_status_capacity_pods) - sum(kube_pod_info)) / sum(kube_node_status_capacity_pods) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60, "target": "" } ], "thresholds": "80, 90", "title": "Pod Utilization", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "showTitle": false, "title": "New Row", "titleSize": "h6" } ], "schemaVersion": 14, "sharedCrosshair": false, "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": "browser", "title": "Kubernetes Capacity Planning", "version": 4, "description": "-" }
2018-04-11 06:45:46 UTC
2018-04-11 06:46:24 UTC
0
0
11,193
1
274,835
15,620
31
terminais-servers
Terminais Servers
Dashboard para monitorar recursos de servidores
2019-11-15 01:47:42 UTC
2019-11-15 01:48:02 UTC
0
null
0
0
null
null
0
0
15,620
1
11,193
1
31
Dashboard para monitorar recursos de servidores
{ "__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.4.3" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "0.0.9" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 11193, "graphTooltip": 0, "hideControls": true, "id": null, "links": [], "rows": [ { "collapse": false, "height": 113, "panels": [ { "content": "<h1 style=\"color: #0EA014; font-weight: bold;\"><font size = 7> TS 126</font></h1>", "id": 19, "links": [], "mode": "html", "span": 2, "title": "", "type": "text" }, { "content": "<h1 style=\"color: #0EA014; font-weight: bold;\"><font size = 7> TS 168</font></h1>", "id": 20, "links": [], "mode": "html", "span": 2, "title": "", "type": "text" }, { "content": "<h1 style=\"color: #0EA014; font-weight: bold;\"><font size = 7> TS 187</font></h1>", "id": 21, "links": [], "mode": "html", "span": 2, "title": "", "type": "text" }, { "content": "<h1 style=\"color: #0EA014; font-weight: bold;\"><font size = 7> TS 228</font></h1>", "id": 22, "links": [], "mode": "html", "span": 2, "title": "", "type": "text" }, { "content": "<h1 style=\"color: #0EA014; font-weight: bold;\"><font size = 7> TS 229</font></h1>", "id": 23, "links": [], "mode": "html", "span": 2, "title": "", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 248, "panels": [ { "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_ZABBIX}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "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": 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": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-04 - TS 126" }, "item": { "filter": "Uso de CPU %" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "99,9", "title": "USO DE CPU %", "type": "singlestat", "valueFontSize": "80%", "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_ZABBIX}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "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": 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": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-01 - TS 168" }, "item": { "filter": "Uso de CPU %" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "99,9", "title": "USO DE CPU %", "type": "singlestat", "valueFontSize": "80%", "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_ZABBIX}", "decimals": 2, "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": 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": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-02 - TS 187" }, "item": { "filter": "Uso de CPU %" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "99,9", "title": "USO DE CPU %", "type": "singlestat", "valueFontSize": "80%", "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_ZABBIX}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "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, "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": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-03 - TS 228" }, "item": { "filter": "Uso de CPU %" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "99,9", "title": "USO DE CPU %", "type": "singlestat", "valueFontSize": "80%", "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_ZABBIX}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "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": "CPU" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-05 - TS 229" }, "item": { "filter": "Uso de CPU %" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "99,9", "title": "USO DE CPU %", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "ackEventColor": "rgba(0, 0, 0, 0)", "ageField": false, "datasource": "${DS_ZABBIX}", "fontSize": "220%", "hideHostsInMaintenance": false, "hostField": false, "id": 25, "infoField": false, "lastChangeField": false, "limit": 10, "links": [], "markAckEvents": false, "minSpan": 10, "okEventColor": "rgba(0, 245, 153, 0.45)", "pageSize": 10, "scroll": false, "severityField": false, "showEvents": { "text": "Problems", "value": 1 }, "showTriggers": "all triggers", "sortTriggersBy": { "text": "last change", "value": "lastchange" }, "span": 2, "statusField": false, "title": "IbraCred", "transparent": false, "triggerSeverity": [ { "color": "#B7DBAB", "priority": 0, "severity": "Not classified", "show": true }, { "color": "rgb(7, 100, 7)", "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": "Web Sites" }, "group": { "filter": "Zabbix servers" }, "host": { "filter": "Zabbix server" }, "trigger": { "filter": "" } }, "type": "alexanderzobnin-zabbix-triggers-panel" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 93, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(16, 162, 31, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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" } ], "repeat": null, "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-04 - TS 126" }, "item": { "filter": "Free memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA LIVRE", "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(16, 162, 31, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-01 - TS 168" }, "item": { "filter": "Free memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA LIVRE", "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(16, 162, 31, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-02 - TS 187" }, "item": { "filter": "Free memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA LIVRE", "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(16, 162, 31, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-03 - TS 228" }, "item": { "filter": "Free memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA LIVRE", "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(16, 162, 31, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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, "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": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-05 - TS 229" }, "item": { "filter": "Free memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA LIVRE", "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": 97, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(29, 178, 19, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-04 - TS 126" }, "item": { "filter": "Total memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA TOTAL", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(29, 178, 19, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-01 - TS 168" }, "item": { "filter": "Total memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA TOTAL", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(29, 178, 19, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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": "", "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": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-02 - TS 187" }, "item": { "filter": "Total memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA TOTAL", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(29, 178, 19, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-03 - TS 228" }, "item": { "filter": "Total memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA TOTAL", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(29, 178, 19, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ZABBIX}", "decimals": 0, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "Terminal Servers" }, "host": { "filter": "PRD-TSNL-05 - TS 229" }, "item": { "filter": "Total memory" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "", "title": "MEMÓRIA TOTAL", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "bgColor": null, "clockType": "custom", "countdownSettings": { "endCountdownTime": "2017-08-18T18:16:00.000Z", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "20px", "fontWeight": "bold", "showDate": false }, "id": 26, "links": [], "mode": "time", "offsetFromUtc": null, "offsetFromUtcMinutes": null, "span": 2, "timeSettings": { "customFormat": "HH:mm", "fontSize": "70px", "fontWeight": "bold" }, "title": "Hora Atual", "type": "grafana-clock-panel" } ], "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", "5s" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Terminais Servers", "version": 17, "description": "Dashboard para monitorar recursos de servidores" }
2019-11-15 01:47:42 UTC
2019-11-15 01:48:02 UTC
0
0
12,194
1
375,982
17,359
31
links-ip
Links IP
Desempenho dos Links IP
2020-04-27 12:14:00 UTC
2020-04-27 12:15:00 UTC
0
null
0
0
null
null
0
0
17,359
1
12,194
1
31
Desempenho dos Links IP
{ "__inputs": [ { "name": "DS_ZABBIX", "label": "Zabbix", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__requires": [ { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "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": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" } ], "id": null, "title": "Links IP", "description": "Desempenho dos Links IP", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": true, "sharedCrosshair": true, "rows": [ { "collapse": false, "editable": true, "height": 68, "panels": [ { "content": "<div class=\"text-center dashboard-header\">\n <span>Gráfico de Desempenho Aloo e G8 </span>\n</div>", "editable": true, "error": false, "id": 7, "links": [], "mode": "html", "span": 12, "title": "", "transparent": true, "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": 235, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(19, 119, 14, 0.97)" ], "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "format": "pps", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "", "id": 1, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": "200", "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 6, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "Discovered hosts" }, "host": { "filter": "CCR-BORDA" }, "item": { "filter": "Incoming traffic on interface ether12 - LinkAloo" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "48,51", "title": "Download Link Aloo", "transparent": false, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Download": "#BF1B00" }, "bars": false, "datasource": "${DS_ZABBIX}", "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)" }, "height": "", "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "max": true, "min": true, "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": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "Discovered hosts" }, "host": { "filter": "CCR-BORDA" }, "item": { "filter": "Incoming traffic on interface ether12 - LinkAloo" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": [], "timeFrom": "8h", "timeShift": null, "title": "Download Link Aloo", "tooltip": { "msResolution": false, "shared": false, "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 } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(19, 119, 14, 0.97)" ], "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "format": "pps", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "", "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": "200", "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 6, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "POP" }, "host": { "filter": "POP.DATACENTER" }, "item": { "filter": "Incoming traffic on interface vlan-G8" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "48,51", "title": "Download Link G8", "transparent": false, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Download": "#BF1B00", "Incoming traffic on interface vlan-G8": "#F9934E" }, "bars": false, "datasource": "${DS_ZABBIX}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.96)", "threshold2": null, "threshold2Color": "rgba(172, 18, 18, 0.22)", "thresholdLine": false }, "height": "", "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Incoming traffic on interface vlan-G8", "yaxis": 1 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "POP" }, "host": { "filter": "POP.DATACENTER" }, "item": { "filter": "Incoming traffic on interface vlan-G8" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": [], "timeFrom": "8h", "timeShift": null, "title": "Download Link G8", "tooltip": { "msResolution": false, "shared": false, "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": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "editable": true, "height": 236, "panels": [ { "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": null, "editable": true, "error": false, "format": "Bps", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "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": "70%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 6, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "Discovered hosts" }, "host": { "filter": "CCR-BORDA" }, "item": { "filter": "Outgoing traffic on interface ether12 - LinkAloo" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "45,50", "title": "Upload Link Aloo", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Upload": "#0A50A1" }, "bars": false, "datasource": "${DS_ZABBIX}", "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": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": true, "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": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "Discovered hosts" }, "host": { "filter": "CCR-BORDA" }, "item": { "filter": "Outgoing traffic on interface ether12 - LinkAloo" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": [], "timeFrom": "8h", "timeShift": null, "title": "Upload Link Aloo", "tooltip": { "msResolution": false, "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 } ] }, { "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": null, "editable": true, "error": false, "format": "Bps", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "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, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "70%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 6, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "POP" }, "host": { "filter": "POP.DATACENTER" }, "item": { "filter": "Outgoing traffic on interface vlan-G8" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": "45,50", "title": "Upload Link G8", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Upload": "#0A50A1" }, "bars": false, "datasource": "${DS_ZABBIX}", "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": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": true, "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": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "POP" }, "host": { "filter": "POP.DATACENTER" }, "item": { "filter": "Outgoing traffic on interface vlan-G8" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A" } ], "thresholds": [], "timeFrom": "8h", "timeShift": null, "title": "Upload Link G8", "tooltip": { "msResolution": false, "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": "Dashboard Row", "titleSize": "h6" } ], "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" ] }, "templating": { "list": [] }, "annotations": { "list": [] }, "refresh": "1m", "schemaVersion": 12, "version": 5, "links": [], "gnetId": 12194 }
2020-04-27 12:14:00 UTC
null
0
0
14,806
1
526,765
22,027
31
scos-cluster-overview
UrbanOS Cluster Overview
UrbanOS Cluster Overview
2021-07-30 16:51:39 UTC
2021-07-30 19:07:28 UTC
0
null
0
0
null
null
0
0
22,027
1
14,806
1
31
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.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": "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" } ] }, "editable": true, "gnetId": 14806, "graphTooltip": 0, "id": null, "iteration": 1627663746581, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 0 }, "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": [ { "expr": "count(kube_pod_container_status_waiting{namespace=~\"$namespace\"} == 1)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Total Pods", "refId": "A" } ], "thresholds": "", "title": "Waiting", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" }, { "op": "=", "text": "0", "value": "" } ], "valueName": "current" }, { "aliasColors": { "Terminated": "#bf1b00", "Waiting": "#f2c96d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 5, "x": 2, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "expr": "count(kube_pod_container_status_running{namespace=~\"$namespace\"} == 1)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Running", "refId": "A" }, { "expr": "count(kube_pod_container_status_terminated{namespace=~\"$namespace\"} == 1)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Terminated", "refId": "B" }, { "expr": "count(kube_pod_container_status_waiting{namespace=~\"$namespace\"} == 1)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Waiting", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Containers in State", "tooltip": { "shared": true, "sort": 1, "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": false } ], "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": 9, "w": 5, "x": 7, "y": 0 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": false, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_pod_container_status_terminated_reason{namespace=~\"$namespace\"}) by (reason) > 0", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{reason}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod Termination Reasons", "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": "Pods", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 15, "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, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "avg(sum(\n label_replace(\n label_replace(\n container_cpu_cfs_throttled_periods_total{container_name!=\"\", container_name!=\"POD\", namespace=~\"$namespace\"}, #ignore pod parent cgroup\n \"container\", #new label\n \"$0\", #the whole shebang\n \"container_name\", #label to replace\n \".*\" #match the entire contents\n )\n , #nested label_replace once for each label in your group by....\n \"pod\",\n \"$0\",\n \"pod_name\",\n \".*\"\n )\n) by (pod, container)\n/\nsum(\n label_replace(\n label_replace(\n container_cpu_cfs_periods_total{container_name!=\"\", container_name!=\"POD\", namespace=~\"$namespace\"}, #ignore pod parent cgroup\n \"container\", #new label\n \"$0\", #the whole shebang\n \"container_name\", #label to replace\n \".*\" #match the entire contents\n )\n , #nested label_replace once for each label in your group by....\n \"pod\",\n \"$0\",\n \"pod_name\",\n \".*\"\n )\n) by (pod, container)) by (container)\n", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{container}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Per Container", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "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 } }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#bf1b00" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 2 }, "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" } ], "sparkline": { "fillColor": "#bf1b00", "full": false, "lineColor": "#58140c", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_status_terminated_reason{namespace=~\"$namespace\", reason=\"Error\"}) by (reason) > 0", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Total Pods", "refId": "A" } ], "thresholds": "0,1,2", "title": "Terminated (in Error)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" }, { "op": "=", "text": "0", "value": "" } ], "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": 2, "w": 2, "x": 0, "y": 4 }, "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": false }, "tableColumn": "", "targets": [ { "expr": "count(kube_pod_container_status_running{namespace=~\"$namespace\"} == 1)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Total Pods", "refId": "A" } ], "thresholds": "", "title": "Running", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" }, { "op": "=", "text": "0", "value": "" } ], "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": 3, "w": 2, "x": 0, "y": 6 }, "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": [ { "expr": "count(kube_pod_container_status_ready{namespace=~\"$namespace\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Total Pods", "refId": "A" } ], "thresholds": "", "title": "Total Containers", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" }, { "op": "=", "text": "0", "value": "" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 16, "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, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "avg(sum(\n label_replace(\n label_replace(\n container_memory_usage_bytes{container_name!=\"\", container_name!=\"POD\", namespace=~\"$namespace\"}, #ignore pod parent cgroup\n \"container\", #new label\n \"$0\", #the whole shebang\n \"container_name\", #label to replace\n \".*\" #match the entire contents\n )\n , #nested label_replace once for each label in your group by....\n \"pod\",\n \"$0\",\n \"pod_name\",\n \".*\"\n )\n) by (pod, container)\n/\nsum(\n kube_pod_container_resource_limits_memory_bytes{container!=\"\", container!=\"POD\", namespace=~\"$namespace\"}\n) by (pod, container)) by (container) < 0.5", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{container}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Over-Provisioned: Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "percentunit", "label": null, "logBase": 1, "max": "0.5", "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": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 17, "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, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "avg(sum(\n label_replace(\n label_replace(\n container_memory_usage_bytes{container_name!=\"\", container_name!=\"POD\", namespace=~\"$namespace\"}, #ignore pod parent cgroup\n \"container\", #new label\n \"$0\", #the whole shebang\n \"container_name\", #label to replace\n \".*\" #match the entire contents\n )\n , #nested label_replace once for each label in your group by....\n \"pod\",\n \"$0\",\n \"pod_name\",\n \".*\"\n )\n) by (pod, container)\n/\nsum(\n kube_pod_container_resource_limits_memory_bytes{container!=\"\", container!=\"POD\", namespace=~\"$namespace\"}\n) by (pod, container)) by (container) > 0.5", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{container}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Under-Provisioned: Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0.5", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 9, "w": 12, "x": 6, "y": 17 }, "id": 7, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "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": "(app|chart|job|kubernetes_name|kubernetes_namespace|release|heritage|Value|__name__)", "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)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_pod_container_status_terminated_reason{namespace=~\"$namespace\", reason!~\"Completed\"}) by (pod, container, reason) > 0", "format": "table", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": "1s", "timeShift": null, "title": "Pod Termination Details", "transform": "table", "type": "table-old" } ], "refresh": "5m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Namespace", "multi": true, "name": "namespace", "options": [], "query": { "query": "label_values(namespace)", "refId": "Prometheus-namespace-Variable-Query" }, "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": "", "title": "UrbanOS Cluster Overview", "uid": "CxtsxFYmk", "version": 1, "description": "UrbanOS Cluster Overview" }
2021-07-30 16:51:39 UTC
2021-07-30 19:07:28 UTC
0
0
15,576
1
499,492
23,517
31
raspberry-pi-overview
Raspberry Pi Overview
Raspberry Pi Overview
2022-01-19 02:12:12 UTC
2022-01-19 02:16:26 UTC
0
null
0
0
nodeExporter
null
0
0
23,517
1
15,576
1
31
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.3.3" }, { "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": "Raspberry Pi Overview", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15576, "graphTooltip": 0, "id": null, "iteration": 1642558197462, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 281, "panels": [], "repeat": "instance", "title": "$instance", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 20 }, { "color": "yellow", "value": 55 }, { "color": "orange", "value": 60 }, { "color": "red", "value": 65 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 1 }, "id": 11, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": true }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "avg(node_hwmon_temp_celsius{job=\"raspi\", chip=\"thermal_thermal_zone0\",instance=\"$instance\"}) by (chip)", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Temperature", "transformations": [], "transparent": true, "type": "gauge" }, { "description": "Node boot time, in unixtime.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "dateTimeAsUS" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 3, "y": 1 }, "id": 4, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "value" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_boot_time_seconds{job=\"raspi\", instance=\"$instance\"} * 1000", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Up Since", "type": "stat" }, { "description": "1m load average.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "max": 4, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 0.01 }, { "color": "yellow", "value": 1 }, { "color": "orange", "value": 2 }, { "color": "red", "value": 4 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 1 }, "id": 39, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_load1{job=\"raspi\", instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "1m load average.", "transparent": true, "type": "stat" }, { "description": "5m load average.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "max": 4, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 0.01 }, { "color": "yellow", "value": 1 }, { "color": "orange", "value": 2 }, { "color": "red", "value": 4 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 1 }, "id": 40, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_load5{job=\"raspi\", instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "5m load average.", "transparent": true, "type": "stat" }, { "description": "15m load average.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "max": 4, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 0.01 }, { "color": "yellow", "value": 1 }, { "color": "orange", "value": 2 }, { "color": "red", "value": 4 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 1 }, "id": 41, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_load15{job=\"raspi\", instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "15m load average.", "transparent": true, "type": "stat" }, { "description": "Filesystem space available to non-root users in bytes.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 0.05 }, { "color": "yellow", "value": 0.1 }, { "color": "green", "value": 0.2 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 18, "y": 1 }, "id": 4366, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": true }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.3", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(node_filesystem_avail_bytes{job=\"raspi\", instance=\"$instance\"}) / sum(node_filesystem_size_bytes{job=\"raspi\", instance=\"$instance\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Available Storage", "transformations": [], "transparent": true, "type": "gauge" }, { "description": "Filesystem size in bytes.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "links": [ { "targetBlank": true, "title": "Go to ${__all_variables}", "url": "d/RayfGVAnz/raspberry-pi-details?${__all_variables}" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 21, "y": 1 }, "id": 4349, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^Value$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "repeat": "mountpoint", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_filesystem_size_bytes{job=\"raspi\", instance=\"$instance\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total Storage", "transformations": [ { "id": "labelsToFields", "options": {} }, { "id": "reduce", "options": { "includeTimeField": false, "mode": "reduceFields", "reducers": [ "last" ] } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "device": true, "fstype": true, "instance": true, "job": true, "mountpoint": true }, "indexByName": {}, "renameByName": {} } }, { "id": "reduce", "options": { "includeTimeField": false, "mode": "reduceFields", "reducers": [ "sum" ] } } ], "transparent": true, "type": "stat" } ], "refresh": "1m", "schemaVersion": 34, "style": "dark", "tags": [ "raspi" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=\"raspi\"}, instance)", "hide": 2, "includeAll": true, "label": "instance", "multi": true, "name": "instance", "options": [], "query": { "query": "label_values(node_uname_info{job=\"raspi\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Raspberry Pi Overview", "uid": "G_T7Evo7z", "version": 5, "weekStart": "" }
2022-01-19 02:12:12 UTC
2022-01-19 02:16:26 UTC
0
0
13,916
1
84,635
20,383
31
dendrite
Dendrite
Dendrite dashboard from https://github.com/matrix-org/dendrite/
2021-02-18 21:21:27 UTC
2021-02-18 21:23:32 UTC
0
null
0
0
Other
null
0
0
20,383
1
13,916
1
31
Dendrite dashboard from https://github.com/matrix-org/dendrite/
{ "__inputs": [ { "name": "DS_INFLUXDB_DOMOTICA", "label": "", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" }, { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.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": "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": "Dendrite dashboard from https://github.com/matrix-org/dendrite/", "editable": true, "gnetId": 13916, "graphTooltip": 0, "id": null, "iteration": 1613683251329, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUXDB_DOMOTICA}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 4, "panels": [], "title": "Overview", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 10, "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, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(process_cpu_seconds_total{instance=\"$instance\",job=~\"$job\",index=~\"$index\"}[$bucket_size])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}}-{{index}} ", "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": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Total number of registered users", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 10, "y": 1 }, "id": 20, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.2", "targets": [ { "exemplar": false, "expr": "dendrite_clientapi_reg_users_total", "instant": false, "interval": "", "legendFormat": "Users", "refId": "A" } ], "title": "Registerd Users", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of sync requests that are active right now and are waiting to be woken by a notifier", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 10, "x": 14, "y": 1 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(dendrite_syncapi_active_sync_requests{instance=\"$instance\"}[$bucket_size]))without (job,index)", "hide": false, "interval": "", "legendFormat": "active", "refId": "A" }, { "expr": "sum(rate(dendrite_syncapi_waiting_sync_requests{instance=\"$instance\"}[$bucket_size]))without (job,index)", "hide": false, "interval": "", "legendFormat": "waiting", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sync API", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:232", "format": "hertz", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:233", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "description": "How long it takes to build and submit a new event from the client API to the roomserver", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 6 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 24, "legend": { "show": false }, "pluginVersion": "7.4.2", "reverseYBuckets": false, "targets": [ { "expr": "dendrite_clientapi_sendevent_duration_millis_bucket{action=\"build\",instance=\"$instance\"}", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "Sendevent Duration", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "s", "logBase": 1, "max": null, "min": "0", "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "collapsed": false, "datasource": "${DS_INFLUXDB_DOMOTICA}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 8, "panels": [], "title": "Federation", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Collection of queues for sending transactions to other matrix servers", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 12 }, "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.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dendrite_federationsender_destination_queues_running", "interval": "", "legendFormat": "Queue Running", "refId": "A" }, { "expr": "dendrite_federationsender_destination_queues_total", "hide": false, "interval": "", "legendFormat": "Queue Total", "refId": "B" }, { "expr": "dendrite_federationsender_destination_queues_backing_off", "hide": false, "interval": "", "legendFormat": "Backing Off", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Federation Sender Destination", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:443", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:444", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB_DOMOTICA}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 26, "panels": [], "title": "Rooms", "type": "row" }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_PROMETHEUS}", "description": "How long it takes the roomserver to process an event", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 19 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 28, "legend": { "show": false }, "pluginVersion": "7.4.2", "reverseYBuckets": false, "targets": [ { "expr": "sum(rate(dendrite_roomserver_processroomevent_duration_millis_bucket{instance=\"$instance\"}[$bucket_size])) by (le)", "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "Room Event Processing", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "s", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "collapsed": false, "datasource": "${DS_INFLUXDB_DOMOTICA}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 12, "panels": [], "title": "Caches", "type": "row" }, { "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": 27 }, "hiddenSeries": false, "id": 14, "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.4.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dendrite_caching_in_memory_lru_server_key", "interval": "", "legendFormat": "Server keys", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Keys", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:667", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:668", "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": 27 }, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dendrite_caching_in_memory_lru_federation_event", "interval": "", "legendFormat": "Federation Event", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Federation Events", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:784", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:785", "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": 27 }, "hiddenSeries": false, "id": 18, "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.4.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dendrite_caching_in_memory_lru_roomserver_room_ids", "interval": "", "legendFormat": "Room IDs", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Room IDs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:898", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:899", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 27, "style": "dark", "tags": [ "matrix", "dendrite" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "auto": true, "auto_count": 100, "auto_min": "30s", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_bucket_size" }, "description": null, "error": null, "hide": 0, "label": "Bucket Size", "name": "bucket_size", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_bucket_size" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "2m", "value": "2m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "15m", "value": "15m" } ], "query": "30s,1m,2m,5m,10m,15m", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(dendrite_caching_in_memory_lru_roominfo, instance)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(dendrite_caching_in_memory_lru_roominfo, instance)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(dendrite_caching_in_memory_lru_roominfo, job)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Job", "multi": true, "name": "job", "options": [], "query": { "query": "label_values(dendrite_caching_in_memory_lru_roominfo, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(dendrite_caching_in_memory_lru_roominfo, index)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "index", "options": [], "query": { "query": "label_values(dendrite_caching_in_memory_lru_roominfo, index)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Dendrite", "uid": "RoRt1jEGz", "version": 8 }
2021-02-18 21:21:27 UTC
2021-02-18 21:23:32 UTC
0
0
12,682
1
401,558
18,232
31
16-dashboard-servicos-backup-exec
Dashboard Servicos backup
Dashboard Servicos backup
2020-07-18 12:45:48 UTC
2020-07-18 12:47:09 UTC
0
null
0
0
Other
null
0
0
18,232
1
12,682
1
31
Material do Treinamento da 2MTI Treinamentos & Serviços. Site: https://www.2mti.com.br/treinamentos/nossos-treinamentos/ 1- Treinamento de instalações personalizadas para Zabbix Server & proxy. https://go.hotmart.com/S24721967N 2- Treinamento de templates personalizados para Zabbix Agent + UserParameter. https://go.hotmart.com/Q20744372S 3- Treinamento de templates personalizados para Firewall. https://go.hotmart.com/X30017706V
{ "__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": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.2" }, { "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": "Dashboard Servicos backup", "editable": true, "gnetId": 12682, "graphTooltip": 0, "id": null, "iteration": 1560774364117, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_ZABBIX}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 0 }, "id": 1, "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": "OK", "to": "0" }, { "from": "1", "text": "Alerta!", "to": "99999" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "Host group", "targets": [ { "application": { "filter": "$Services" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Estado do servico \"BackupExecAgentAccelerator\" Backup Exec Remote Agent for Windows" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 2 } } ], "thresholds": "0.1,0.9", "title": "Status Backup Exec Remote Agent ", "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_ZABBIX}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 0 }, "id": 2, "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": "OK", "to": "0" }, { "from": "1", "text": "Alerta!", "to": "99999" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "Host group", "targets": [ { "application": { "filter": "$Services" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Estado do servico \"BackupExecAgentBrowser\" Backup Exec Agent Browser" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 2 } } ], "thresholds": "0.1,0.9", "title": "Status Backup Exec Agent Browser", "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_ZABBIX}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 0 }, "id": 3, "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": "OK", "to": "0" }, { "from": "1", "text": "Alerta!", "to": "99999" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "Host group", "targets": [ { "application": { "filter": "$Services" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Estado do servico \"BackupExecDeviceMediaService\" Backup Exec Device & Media Service" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 2 } } ], "thresholds": "0.1,0.9", "title": "Status Backup Exec Device & Media Service", "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_ZABBIX}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 0 }, "id": 4, "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": "OK", "to": "0" }, { "from": "1", "text": "Alerta!", "to": "99999" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "Host group", "targets": [ { "application": { "filter": "$Services" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Hosts" }, "item": { "filter": "Estado do servico \"BackupExecJobEngine\" Backup Exec Job Engine" }, "mode": 0, "options": { "showDisabledItems": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 2 } } ], "thresholds": "0.1,0.9", "title": "Status Backup Exec Job Engine", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "${DS_ZABBIX}", "fontSize": "100%", "gridPos": { "h": 9, "w": 24, "x": 0, "y": 4 }, "id": 6, "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": "date" }, { "alias": "Status", "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": 1, "pattern": "Current", "thresholds": [ "0", "1" ], "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": "", "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)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "application": { "filter": "$Services" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Hosts" }, "item": { "filter": "/.*/" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Status dos serviços", "transform": "timeseries_aggregations", "type": "table" } ], "refresh": "10s", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "*", "hide": 0, "includeAll": false, "label": "Group", "multi": false, "name": "Group", "options": [], "query": "*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "$Group.*", "hide": 0, "includeAll": false, "label": "Hosts", "multi": false, "name": "Hosts", "options": [], "query": "$Group.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ZABBIX}", "definition": "$Group.$Hosts.*", "hide": 0, "includeAll": false, "label": "Services", "multi": false, "name": "Services", "options": [], "query": "$Group.$Hosts.*", "refresh": 1, "regex": "/Informacoes dos servicos/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-90d", "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": "Dashboard Servicos backup", "uid": "9DHtcYnWk", "version": 8 }
2020-07-18 12:45:48 UTC
2020-07-18 12:47:09 UTC
0
0
14,858
1
529,648
22,134
31
k8s-alert
k8s-alert
dashboard id : 14858
2021-08-11 02:32:00 UTC
2021-08-11 02:32:31 UTC
0
null
0
0
null
null
0
0
22,134
1
14,858
1
31
null
{ "__inputs": [ { "name": "mydatasource", "label": "", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert list", "version": "" }, { "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": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:2875", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "dashboard id : 14858", "editable": false, "gnetId": 14858, "graphTooltip": 0, "id": null, "iteration": 1628648373159, "links": [ { "$$hashKey": "object:2300", "icon": "bolt", "tags": [], "targetBlank": true, "title": "Update", "tooltip": "更新当前仪表板", "type": "link", "url": "https://grafana.com/dashboards/8919" }, { "$$hashKey": "object:2301", "icon": "question", "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "查看更多仪表板", "type": "link", "url": "https://github.com/starsliao" }, { "$$hashKey": "object:2302", "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "title": "", "type": "dashboards" } ], "panels": [ { "dashboardFilter": "", "dashboardTags": [], "datasource": "${mydatasource}", "fieldConfig": { "defaults": {}, "overrides": [] }, "folderId": null, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 0 }, "id": 218, "limit": 10, "links": [], "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "current", "sortOrder": 5, "stateFilter": [], "title": "Alerts Status", "type": "alertlist" }, { "dashboardFilter": "", "dashboardTags": [], "datasource": "${mydatasource}", "fieldConfig": { "defaults": {}, "overrides": [] }, "folderId": null, "gridPos": { "h": 9, "w": 16, "x": 8, "y": 0 }, "id": 220, "limit": "10", "links": [], "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "changes", "sortOrder": 5, "stateFilter": [], "title": "Alerts Log", "type": "alertlist" }, { "datasource": "${mydatasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Memory" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 70 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "CPU" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.width", "value": 70 }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 70 }, { "color": "red", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "Nodes" }, "properties": [ { "id": "custom.width", "value": 200 }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Namespace" }, "properties": [ { "id": "custom.width", "value": 95 } ] }, { "matcher": { "id": "byName", "options": "Pod name" }, "properties": [ { "id": "custom.width", "value": 350 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "Image" }, "properties": [ { "id": "custom.width", "value": 600 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.width", "value": 60 }, { "id": "custom.align", "value": "center" }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "OK", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "Died", "to": "", "type": 1, "value": "0" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 }, { "color": "green", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Restart" }, "properties": [ { "id": "custom.width", "value": 70 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 10 }, { "color": "red", "value": 100 } ] } } ] }, { "matcher": { "id": "byName", "options": "Incoming" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "custom.width", "value": 80 }, { "id": "unit", "value": "bps" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Outgoing" }, "properties": [ { "id": "custom.width", "value": 80 }, { "id": "custom.align", "value": "center" }, { "id": "unit", "value": "bps" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Uptime" }, "properties": [ { "id": "custom.width", "value": 80 }, { "id": "unit", "value": "s" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 9 }, "id": 279, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Restart" } ] }, "pluginVersion": "7.5.4", "targets": [ { "exemplar": true, "expr": "container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\",node=~\"^$Node$\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "memory", "refId": "A" }, { "exemplar": true, "expr": "(rate (container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\",node=~\"^$Node$\"}[5m]) /8) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "cpu", "refId": "C" }, { "exemplar": true, "expr": "kube_pod_container_status_running{pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "status", "refId": "D" }, { "exemplar": true, "expr": "kube_pod_container_status_restarts_total{pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "restart", "refId": "E" }, { "exemplar": true, "expr": "sum (rate (container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)*8", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "incoming", "refId": "B" }, { "exemplar": true, "expr": "sum (rate (container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)*8", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "outgoing", "refId": "G" }, { "exemplar": true, "expr": "time () - container_start_time_seconds{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\",node=~\"^$Node$\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "uptime", "refId": "H" }, { "exemplar": true, "expr": "kube_pod_container_info{pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "Container Resource Overview【Total Pods:$pod_total 】", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "pod" } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "pod", "namespace 1", "node 1", "Value #A", "Value #C", "Value #D", "Value #E", "Value #B", "Value #G", "Value #H", "image 4", "Value #F" ], "pattern": "(node|condition|Value.*)" } } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 10": true, "Time 11": true, "Time 12": true, "Time 13": true, "Time 14": true, "Time 15": true, "Time 16": true, "Time 17": true, "Time 18": true, "Time 19": true, "Time 2": true, "Time 20": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Time 9": true, "Value #B": false, "Value #E": false, "Value #F": true, "__name__": true, "app_kubernetes_io_name 1": true, "app_kubernetes_io_name 2": true, "app_kubernetes_io_name 3": true, "app_kubernetes_io_version 1": true, "app_kubernetes_io_version 2": true, "app_kubernetes_io_version 3": true, "condition": false, "instance 1": true, "instance 2": true, "instance 3": true, "job 1": true, "job 2": true, "job 3": true, "k8s_namespace 1": true, "k8s_namespace 2": true, "k8s_namespace 3": true, "k8s_sname 1": true, "k8s_sname 2": true, "k8s_sname 3": true, "origin_prometheus 1": true, "origin_prometheus 2": true, "origin_prometheus 3": true, "pod": false, "status": true }, "indexByName": { "Value #A": 6, "Value #B": 7, "Value #C": 5, "Value #D": 9, "Value #E": 10, "Value #F": 11, "Value #G": 8, "Value #H": 3, "image 4": 4, "namespace 1": 1, "node 1": 0, "pod": 2 }, "renameByName": { "Value": "MemoryUsage", "Value #A": "Memory", "Value #B": "Incoming", "Value #C": "CPU", "Value #D": "Status", "Value #E": "Restart", "Value #F": "", "Value #G": "Outgoing", "Value #H": "Uptime", "Value #I": "CPU使用(核)", "Value #J": "内存使用", "Value #K": "磁盘使用", "Value #L": "磁盘总", "Value #M": "内存使用%", "Value #N": "内存请求%", "Value #O": "内存限制%", "Value #P": "CPU使用%", "Value #Q": "CPU请求%", "Value #R": "CPU限制%", "Value #S": "磁盘使用%", "Value #T": "Pod上限", "condition": "状态", "image 3": "Image", "image 4": "Image", "namespace 1": "Namespace", "node": "Node", "node 1": "Nodes", "pod": "Pod name" } } } ], "type": "table" }, { "columns": [], "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fontSize": "80%", "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "id": 205, "pageSize": null, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "$$hashKey": "object:1808", "alias": "Host", "align": "", "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": 1, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "nodename", "thresholds": [], "type": "string", "unit": "bytes" }, { "$$hashKey": "object:1809", "alias": "Nodes", "align": "", "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, "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": "string", "unit": "short" }, { "$$hashKey": "object:1810", "alias": "Memory", "align": "", "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": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:1811", "alias": "CPU Cores", "align": "center", "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": null, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "$$hashKey": "object:1812", "alias": "Uptime", "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": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "$$hashKey": "object:1813", "alias": "Disk Usage", "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", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1814", "alias": "CPU Usage", "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", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1815", "alias": "MEM Usage", "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", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "$$hashKey": "object:1816", "alias": "Disk availa", "align": "auto", "colorMode": "value", "colors": [ "#F2495C", "#FF9830", "#73BF69" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:1817", "alias": "Disk", "align": "", "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": 1, "pattern": "Value #I", "thresholds": [ "" ], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:1818", "alias": "Incoming", "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", "decimals": 2, "mappingType": 1, "pattern": "Value #J", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "$$hashKey": "object:1819", "alias": "Outgoing", "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", "decimals": 2, "mappingType": 1, "pattern": "Value #K", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "$$hashKey": "object:1820", "alias": "5 min load", "align": "center", "colorMode": "value", "colors": [ "#56A64B", "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 #L", "thresholds": [ "1", "5" ], "type": "number", "unit": "short" }, { "$$hashKey": "object:1821", "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 #M", "thresholds": [ "1000", "1500" ], "type": "string", "unit": "short" }, { "$$hashKey": "object:1822", "alias": "Memory availa", "align": "center", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "#73BF69" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #N", "thresholds": [ "4000000000", "8000000000" ], "type": "number", "unit": "bytes" }, { "$$hashKey": "object:1823", "alias": "", "align": "right", "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": [ { "exemplar": true, "expr": "node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "Host", "refId": "A" }, { "exemplar": true, "expr": "sum(time() - node_boot_time_seconds{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})by(instance)", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "uptime", "refId": "D" }, { "exemplar": true, "expr": "count(node_cpu_seconds_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU core", "refId": "C" }, { "exemplar": true, "expr": "node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Memory", "refId": "B" }, { "exemplar": true, "expr": "node_memory_MemAvailable_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "", "refId": "N" }, { "exemplar": true, "expr": "node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "Disk", "refId": "I" }, { "exemplar": true, "expr": "node_filesystem_avail_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"} - 0", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "disk availability", "refId": "H" }, { "exemplar": true, "expr": "node_load5{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "5 min load", "refId": "L" }, { "exemplar": true, "expr": "(1 - avg(rate(node_cpu_seconds_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",mode=\"idle\"}[1m])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU Usage", "refId": "F" }, { "exemplar": true, "expr": "(1 - (node_memory_MemAvailable_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} / (node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})))* 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Memory Usage", "refId": "G" }, { "exemplar": true, "expr": "max((node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail_bytes {origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}+(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Disk Usage", "refId": "E" }, { "exemplar": true, "expr": "max(rate(node_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",device=~\"eth0\"}[1m])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Incoming traffic", "refId": "J" }, { "exemplar": true, "expr": "max(rate(node_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",device=~\"eth0\"}[1m])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "outgoing traffic", "refId": "K" }, { "expr": "node_netstat_Tcp_CurrEstab{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "连接数", "refId": "M" } ], "timeFrom": null, "timeShift": null, "title": "k8s - Nodes Resource Overview【Total Nodes:$total 】", "transform": "table", "type": "table-old" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 100000000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 100000000 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] k8S - Node Total Traffic (Threshold:traffic > 100 Mbps) alert", "noDataState": "no_data", "notifications": [ { "uid": "x7N0ZFG7k" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 228, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:10738", "alias": "Total_incoming", "color": "#E02F44" }, { "$$hashKey": "object:10746", "alias": "Total_outgoing", "color": "#5794F2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(max(rate(node_network_receive_bytes_total{device=~\"eth0\"}[1m])*8) by (instance))", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "Total_incoming", "refId": "A" }, { "exemplar": true, "expr": "sum(max(rate(node_network_transmit_bytes_total{device=~\"eth0\"}[1m])*8) by (instance))", "hide": false, "interval": "", "legendFormat": "Total_outgoing", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 100000000, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "k8S - Node Total Traffic (Threshold:traffic > 100 Mbps)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "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": 24 }, "id": 225, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "decimals": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 222, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "kube_statefulset_status_replicas_current{namespace=\"default\"}", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{statefulset}}", "refId": "A" }, { "exemplar": true, "expr": "kube_daemonset_status_number_available{namespace=\"default\"}", "hide": false, "interval": "", "legendFormat": "{{daemonset}}", "refId": "B" }, { "exemplar": true, "expr": "kube_deployment_status_replicas_available{namespace=\"default\"}", "hide": false, "interval": "", "legendFormat": "{{deployment}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Service Pods available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4088", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4089", "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": "${mydatasource}", "decimals": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 281, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "kube_statefulset_status_replicas_current{namespace=\"istio-system\"}", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{statefulset}}", "refId": "A" }, { "exemplar": true, "expr": "kube_daemonset_status_number_available{namespace=\"istio-system\"}", "hide": false, "interval": "", "legendFormat": "{{daemonset}}", "refId": "B" }, { "exemplar": true, "expr": "kube_deployment_status_replicas_available{namespace=\"istio-system\"}", "hide": false, "interval": "", "legendFormat": "{{deployment}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Istio Pods available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4088", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4089", "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": "${mydatasource}", "decimals": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 237, "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": 2, "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": [ { "exemplar": true, "expr": "kube_pod_container_status_restarts_total{namespace=\"default\",container!=\"istio-proxy\"}", "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}:{{container}}", "refId": "A" }, { "exemplar": true, "expr": "kube_pod_container_status_restarts_total{namespace=\"istio-system\",container!=\"istio-proxy\",container!=\"istio-init-crd-10\",container!=\"istio-init-crd-11\",container!=\"istio-init-crd-14\"}", "hide": false, "interval": "", "legendFormat": "{{pod}}:{{container}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Restart", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4088", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4089", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 1 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 1 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "current : 1 (Running)\ncurrent : 0 (Died)", "name": "[alertname] Container Status of running (Threshold:current < 1) alert", "noDataState": "no_data", "notifications": [ { "uid": "x7N0ZFG7k" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "current : 1 (Running)\ncurrent : 0 (Died)", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 280, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "kube_pod_container_status_running{namespace=\"default\",container!=\"istio-proxy\"}", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}:{{container}}", "refId": "A" }, { "exemplar": true, "expr": "kube_pod_container_status_running{namespace=\"istio-system\",container!=\"istio-proxy\",container!=\"istio-init-crd-10\",container!=\"istio-init-crd-11\",container!=\"istio-init-crd-14\"}", "hide": false, "interval": "", "legendFormat": "{{pod}}:{{container}}", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 1, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Status of running (Threshold:current < 1)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8986", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:8987", "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": "${mydatasource}", "decimals": 2, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 283, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "(rate (container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\",node=~\"^$Node$\"}[5m]) /8) * 100", "interval": "", "legendFormat": "{{node}} : {{pod}}:{{container}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container 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:221", "decimals": 2, "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:222", "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": "${mydatasource}", "decimals": 2, "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 39 }, "hiddenSeries": false, "id": 285, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\",node=~\"^$Node$\"}", "interval": "", "legendFormat": "{{node}} : {{pod}}:{{container}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container 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:221", "decimals": null, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:222", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "流入:wholion-lbs": "purple", "流出:wholion-lbs": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 276, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (sum (rate (container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[1m])) by (pod)* on(pod) group_right kube_pod_container_info) by(container)*8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Incoming : {{ container }}", "metric": "network", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "sum (rate (container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[1m])) by (pod)", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "-> {{ pod }}", "metric": "network", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Incoming traffic (total)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8106", "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:8107", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "流入:wholion-lbs": "purple", "流出:wholion-lbs": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 48 }, "hiddenSeries": false, "id": 277, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (sum (rate (container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)* on(pod) group_right kube_pod_container_info) by(container) *8", "interval": "", "intervalFactor": 1, "legendFormat": "Outgoing : {{ container }}", "metric": "network", "refId": "B", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "<- {{ pod }}", "metric": "network", "refId": "D", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Container Outgoing traffic (total)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8106", "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:8107", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Pods Status Monitoring", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 204, "panels": [ { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 3 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "C", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" }, { "evaluator": { "params": [ 0 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] K8S - Nodes Status (Threshold:Number of node < 3) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 255, "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": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:8108", "alias": "Nodes Unavailable", "color": "#F2495C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(kube_node_info)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Nodes available", "refId": "C" }, { "exemplar": true, "expr": "sum(kube_node_spec_unschedulable)", "hide": false, "interval": "", "legendFormat": "Nodes Unavailable", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 3, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "K8S - Nodes Status (Threshold:Number of node < 3)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "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": [ "C", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] K8S - Nodes CPU Usage (Threshold:Usage > 80%) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 254, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "(1 - avg(rate(node_cpu_seconds_total{mode=\"idle\"}[1m])) by (instance)) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "C" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "K8S - Nodes CPU Usage (Threshold:Usage > 80%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "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", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] K8S - Nodes Disk Usage (Threshold:Usage > 80%) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 202, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "(node_filesystem_size_bytes{fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "time_series", "hide": false, "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "K8S - Nodes Disk Usage (Threshold:Usage > 80%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "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": [ "C", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] K8S - Nodes Memory Usage (Threshold:Usage > 80%) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 200, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "(1 - (node_memory_MemAvailable_bytes / (node_memory_MemTotal_bytes)))* 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "C" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "K8S - Nodes Memory Usage (Threshold:Usage > 80%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 15000000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] k8S - Nodes Incoming traffic (Threshold:traffic > 15 Mbps) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "max(rate(node_network_receive_bytes_total{device=~\"eth0\"}[1m])*8) by (instance)", "format": "time_series", "hide": false, "interval": "", "legendFormat": "Incoming : {{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 15000000, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "k8S - Nodes Incoming traffic (Threshold:traffic > 15 Mbps)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 15000000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "name": "[alertname] k8S - Nodes Outgoing traffic (Threshold:traffic > 15 Mbps) alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${mydatasource}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 40 }, "hiddenSeries": false, "id": 227, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "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": [ { "exemplar": true, "expr": "max(rate(node_network_transmit_bytes_total{device=~\"eth0\"}[1m])*8) by (instance)", "format": "time_series", "hide": false, "interval": "", "legendFormat": "Outgoing : {{instance}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 15000000, "visible": true } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "k8S - Nodes Outgoing traffic (Threshold:traffic > 15 Mbps)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1655", "format": "bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1656", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "K8S Nodes Resource Monitoring", "type": "row" } ], "refresh": "1m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "label_values(kube_node_info{origin_prometheus=~\"$origin_prometheus\"},node)", "description": null, "error": null, "hide": 2, "includeAll": true, "label": "Node", "multi": false, "multiFormat": "regex values", "name": "Node", "options": [], "query": { "query": "label_values(kube_node_info{origin_prometheus=~\"$origin_prometheus\"},node)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${mydatasource}", "definition": "label_values(origin_prometheus)", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "DataSource", "multi": false, "name": "origin_prometheus", "options": [], "query": { "query": "label_values(origin_prometheus)", "refId": "origin_prometheus-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "refId": "job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "query_result(count(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}))", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "主机数", "multi": false, "name": "total", "options": [], "query": { "query": "query_result(count(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/{} (.*) .*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "label_values(kube_namespace_labels{origin_prometheus=~\"$origin_prometheus\"},namespace)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "NameSpace", "multi": false, "name": "NameSpace", "options": [], "query": { "query": "label_values(kube_namespace_labels{origin_prometheus=~\"$origin_prometheus\"},namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\"},container)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Container", "multi": false, "name": "Container", "options": [], "query": { "query": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\"},container)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/[^istio\\-proxy]/", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\",container=~\"$Container\"},pod)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Pod", "multi": false, "name": "Pod", "options": [], "query": { "query": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\",container=~\"$Container\"},pod)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "query_result(count(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\"}))", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "pod數量", "multi": false, "name": "pod_total", "options": [], "query": { "query": "query_result(count(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",namespace=~\"$NameSpace\"}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/{} (.*) .*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${mydatasource}", "definition": "query_result(sum(rabbitmq_identity_info{namespace=\"default\"}))", "description": null, "error": null, "hide": 2, "includeAll": false, "label": "rabbitmq數量", "multi": false, "name": "mq_total", "options": [], "query": { "query": "query_result(sum(rabbitmq_identity_info{namespace=\"default\"}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/{} (.*) .*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "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": "k8s-alert", "uid": "ZKpFPuZ27", "version": 137 }
2021-08-11 02:32:00 UTC
2021-08-11 02:32:31 UTC
0
0
4,191
1
109,530
5,652
287
ups
UPS
Dashboard for single APC UPS
2017-12-29 21:15:14 UTC
2017-12-29 21:19:45 UTC
0
Simple Dashboard to view APC UPS statistics. Currently includes: * Battery Charge Percent (Graph) * Time left on battery * Line Voltage (Graph) * Load (Graph)
0
0
Other
null
0
0
5,652
1
4,191
1
287
null
{ "__inputs": [ { "name": "DS_PRIMARY", "label": "Primary", "description": "Source that contains apcupsd metrics", "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": "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": 4191, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "5m", "rows": [ { "collapse": false, "height": 272, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PRIMARY}", "fill": 1, "id": 1, "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": 9, "stack": false, "steppedLine": false, "targets": [ { "expr": "apcupsd_battery_charge_percent", "format": "time_series", "intervalFactor": 2, "legendFormat": "Battery", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Charge Percent", "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": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PRIMARY}", "format": "m", "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": false }, "tableColumn": "", "targets": [ { "expr": "apcupsd_battery_time_left_seconds / 60", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "5,10,60", "title": "Time on Battery", "type": "singlestat", "valueFontSize": "150%", "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": 317, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PRIMARY}", "fill": 1, "id": 3, "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": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "apcupsd_line_nominal_volts", "format": "time_series", "intervalFactor": 2, "legendFormat": "Nominal", "refId": "A" }, { "expr": "apcupsd_line_volts", "format": "time_series", "intervalFactor": 2, "legendFormat": "Actual", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Line Voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "volt", "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": 289, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PRIMARY}", "fill": 1, "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": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "apcupsd_ups_load_percent", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "Percent", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "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": "UPS", "version": 3, "description": "Dashboard for single APC UPS" }
2017-12-29 21:15:14 UTC
2017-12-29 21:19:45 UTC
0
0
8,570
1
204,356
11,765
543
ubnt-edgemax-16-xg
SNMP Interface Throughput (Ubiquiti EdgeMax-16-XG)
Port statistics for my Ubiquiti EdgeMax-16-XG switch. Should work with most switches.
2018-10-24 14:22:15 UTC
2018-10-24 17:01:38 UTC
0
Some minor customization required! 1). The ports are named and sorted manually. Please edit each panel to change the names and drag them around as you see fit. By default, the panel names and order reflect my environment and will not match yours. 2). If your switch has more or fewer than 16 ports, you'll need to add or remove panels accordingly. Usually, ifIndex of 1 = port 0/1, but you should manually query a list of ifName{} to verify ifindex matches. 3). The total throughput of my switch is 160Gbps. Edit the "Allocated Throughput" panel > Options > change Max and Thresholds. Look at your switch documentation to learn what the total throughput of your switch should be. Installation: - Tested with snmp_exporter 0.13.0: https://github.com/prometheus/snmp_exporter - Built snmp.yaml config with generator: https://github.com/prometheus/snmp_exporter/tree/master/generator - If using an Ubiquiti switch, set module to either "ubiquiti_unify" or"ubiquiti_airmax" (configure this param in the job in prometheus.yml) - Enable snmp v1 as public community on switch. (Recommendation: bind to local IP and only allow connections from your local network.) - See here: https://www.robustperception.io/snmp-monitoring-with-prometheus Troubleshooting: - Make sure snmp data is working through snmp_exporter. Default is: http://localhost:9116/ - Use snmpwalk cmd on Prometheus server to test connection to switch. Example: snmpwalk -c public -v1 10.0.0.2 | less Tweet questions, fixes or ideas to me @gtwy
37,688
37,691
Other
null
0
0
11,765
1
8,570
1
543
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.1" }, { "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" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 8570, "graphTooltip": 0, "id": null, "iteration": 1540390403526, "links": [], "panels": [ { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 0 }, "id": 3, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"1\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"1\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/1) donnager.blindfi.sh", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 0 }, "id": 4, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"2\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"2\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/2) rocinante.blindfi.sh", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "Switch management uptime", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 0 }, "id": 23, "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": "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": "sysUpTime{job=\"$Job\",instance=\"$Device\"} /100", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Uptime", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "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}", "decimals": 2, "description": "", "format": "bps", "gauge": { "maxValue": 160000000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 0 }, "id": 24, "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": "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(irate(ifInOctets{job=\"$Job\",instance=\"$Device\"}[1m])) + sum(irate(ifOutOctets{job=\"$Job\",instance=\"$Device\"}[1m]))) * 8", "format": "time_series", "instant": false, "interval": "30s", "intervalFactor": 1, "refId": "A" } ], "thresholds": "130000000000,150000000000", "title": "Allocated Throughput", "transparent": true, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 4 }, "id": 12, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"10\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"10\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/10) osiris.blindfi.sh", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 4 }, "id": 14, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"12\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"12\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/12) anubis.blindfi.sh", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Inbound": "#E65500", "Outbound": "#E6E6E6" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 4 }, "id": 19, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(ifOutOctets{job=\"$Job\",instance=\"$Device\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Outbound", "refId": "B" }, { "expr": "sum(irate(ifInOctets{job=\"$Job\",instance=\"$Device\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Inbound", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 8 }, "id": 16, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"15\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"15\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/15) stairs.blindfi.sh", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 8 }, "id": 18, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"16\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"16\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/16) bench.blindfi.sh", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 8 }, "id": 21, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": false, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "irate(ifOutErrors{job=\"$Job\",instance=\"$Device\",ifIndex=~\"1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16\"}[5m]) + irate(ifInErrors{job=\"$Job\",instance=\"$Device\",ifIndex=~\"1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "(0/{{ifIndex}}) Errors", "refId": "B" }, { "expr": "irate(ifOutDiscards{job=\"$Job\",instance=\"$Device\",ifIndex=~\"1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16\"}[5m]) + irate(ifInDiscards{job=\"$Job\",instance=\"$Device\",ifIndex=~\"1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "(0/{{ifIndex}}) Discards", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Errors Detected", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "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": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 12 }, "id": 5, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"3\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"3\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/3)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 12 }, "id": 6, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"4\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"4\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/4)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Connected": "#00C770" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Total ports connected on UBNT EdgeMax-16-XG", "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 12 }, "id": 20, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "count(ifOperStatus{job=\"$Job\",instance=\"$Device\",ifIndex=~\"1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16\"} == 1)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Connected", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ports Up", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": "16", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 16 }, "id": 7, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"5\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"5\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/5)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 16 }, "id": 8, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"6\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"6\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/6)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 20 }, "id": 9, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"7\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"7\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/7)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 20 }, "id": 10, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"8\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"8\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/8)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 24 }, "id": 11, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"9\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"9\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/9)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 24 }, "id": 13, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"11\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"11\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/11)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 28 }, "id": 15, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"13\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"13\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/13)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Download": "#E6E6E6", "Upload": "#6791CB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 2, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 28 }, "id": 17, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 315, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ifOutOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"14\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "B" }, { "expr": "irate(ifInOctets{job=\"$Job\",instance=\"$Device\",ifIndex=\"14\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Upload", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "(0/14)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Job", "options": [], "query": "query_result(sum by (job)(ifInOctets{}))", "refresh": 1, "regex": ".*job=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Device", "options": [], "query": "query_result(sum by (instance)(ifInOctets{job=\"$Job\"}))", "refresh": 1, "regex": ".*instance=\"(.*?)\".*", "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": "SNMP Interface Throughput (Ubiquiti EdgeMax-16-XG)", "uid": "OncioBxik", "version": 44, "description": "Port statistics for my Ubiquiti EdgeMax-16-XG switch. Should work with most switches." }
2018-10-24 14:22:15 UTC
2018-10-24 17:01:38 UTC
0
0