Open xuanyuanaosheng opened 2 years ago
The grafana dashboard is
{ "__inputs": [ { "name": "DS_PROD_PROMETHEUS_THANOS", "label": "Prod_Prometheus_Thanos", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.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", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "iteration": 1646106937856, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "title": "Application Health Status", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-green", "value": 100000 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 1 }, "id": 58, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "sum(f5_2xxResp{instance=~\"$Device:.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile 2xx Responses", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 1 }, "id": 59, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "sum(f5_3xxResp{instance=~\"$Device:.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile 3xx Responses", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 1 }, "id": 5, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "sum(f5_4xxResp{instance=~\"$Device:.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile 4xx Responses", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 1 }, "id": 4, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "sum(f5_5xxResp{instance=~\"$Device:.*\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile 5xx Responses", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-background" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 100 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 8 }, "id": 67, "options": { "footer": { "fields": [], "reducer": [ "sum" ], "show": true }, "showHeader": true }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": false, "expr": "f5_4xxResp{instance=~\"$Device:.*\"} > 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile 4xx Responses", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "application_notes": true, "application_support": true, "env": true, "httpProfiles": false, "instance": true, "job": true, "platform_support": true, "replica": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-background" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 100 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 8 }, "id": 68, "options": { "footer": { "fields": [], "reducer": [ "sum" ], "show": true }, "showHeader": true }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": false, "expr": "f5_5xxResp{instance=~\"$Device:.*\"} > 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile 5xx Responses", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "application_notes": true, "application_support": true, "env": true, "httpProfiles": false, "instance": true, "job": true, "platform_support": true, "replica": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-background" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 100 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "id": 69, "options": { "footer": { "fields": [], "reducer": [ "sum" ], "show": true }, "showHeader": true }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": false, "expr": "f5_fatalAlerts{instance=~\"$Device:.*\"} > 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "HTTP Profile fatal Alerts", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "application_notes": true, "application_support": true, "env": true, "httpProfiles": false, "instance": true, "job": true, "platform_support": true, "replica": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "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": 80, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": false, "expr": "f5_expirationDate", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "sslCerts Status", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "application_notes": true, "application_support": true, "env": true, "instance": true, "job": true, "platform_support": true, "replica": true, "sslCerts": false }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-text" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 10 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "env" }, "properties": [ { "id": "custom.width", "value": 79 } ] }, { "matcher": { "id": "byName", "options": "__name__" }, "properties": [ { "id": "custom.width", "value": 190 } ] }, { "matcher": { "id": "byName", "options": "application_notes" }, "properties": [ { "id": "custom.width", "value": 141 } ] }, { "matcher": { "id": "byName", "options": "application_support" }, "properties": [ { "id": "custom.width", "value": 171 } ] }, { "matcher": { "id": "byName", "options": "httpProfiles" }, "properties": [ { "id": "custom.width", "value": 573 } ] }, { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "custom.width", "value": 160 } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 26 }, "id": 61, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": true }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": false, "expr": "f5_respGreaterThan2m{instance=~\"$Device:.*\"} > 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Response Greater Than 2m", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "instance": true, "job": true, "replica": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 7, "panels": [], "title": "Device System Stats", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "description": "The internal system and tmm cpu usage", "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 36 }, "id": 9, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_system_cpu{instance=~\"$Device:.*\"}", "instant": false, "interval": "", "legendFormat": "$Device-CPU", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_system_tmmCpu{instance=~\"$Device:.*\"}", "hide": false, "instant": false, "interval": "", "legendFormat": "$Device-TmmCPU", "refId": "B" } ], "title": "BIG-IP Device CPU", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "description": "The internal system and tmm memory usage", "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 36 }, "id": 11, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_system_memory{instance=~\"$Device:.*\"}", "interval": "", "legendFormat": "$Device-Memory", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_system_tmmMemory{instance=~\"$Device:.*\"}", "hide": false, "interval": "", "legendFormat": "$Device-tmmMemory", "refId": "B" } ], "title": "BIG-IP Device Memory", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.85 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 44 }, "id": 71, "options": { "displayMode": "gradient", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": false, "expr": "f5_Capacity_Float{instance=~\"$Device:.*\"} > 0", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{diskStorage}}", "refId": "A" } ], "title": "F5 Disk Storage Usage", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "application_notes": true, "application_support": true, "env": true, "instance": true, "job": true, "platform_support": true, "replica": true }, "indexByName": {}, "renameByName": {} } } ], "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": 44 }, "id": 73, "options": { "legend": { "calcs": [ "max", "lastNotNull", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_r_s{instance=~\"$Device:.*\"} > 0", "interval": "", "legendFormat": "$Device - Read - {{diskLatency}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "- f5_w_s{instance=~\"$Device:.*\"} < 0", "hide": false, "interval": "", "legendFormat": "$Device - Write -{{diskLatency}}", "refId": "B" } ], "title": "F5 disk Latency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": 7, "w": 6, "x": 0, "y": 52 }, "id": 13, "options": { "legend": { "calcs": [ "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "deriv(f5_system_tmmTraffic_clientSideTraffic_bitsIn{instance=~\"$Device:.*\"}[5m])", "interval": "", "legendFormat": "$Device-clientSideTraffic_bitsIn", "refId": "A" } ], "title": "TTM Clientside Traffic In", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 52 }, "id": 15, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_system_tmmTraffic_clientSideTraffic_bitsOut{instance=~\"$Device:.*\"}[5m])", "interval": "", "legendFormat": "$Device-clientTraffic_bitsOut", "refId": "A" } ], "title": "TTM Clientside Traffic Out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": 7, "w": 6, "x": 12, "y": 52 }, "id": 16, "options": { "legend": { "calcs": [ "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "deriv(f5_system_tmmTraffic_serverSideTraffic_bitsIn{instance=~\"$Device:.*\"}[5m])", "interval": "", "legendFormat": "$Device-serverSideTraffic_bitsIn", "refId": "A" } ], "title": "TTM Serverside Traffic In", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": 7, "w": 6, "x": 18, "y": 52 }, "id": 17, "options": { "legend": { "calcs": [ "max" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_system_tmmTraffic_serverSideTraffic_bitsOut{instance=~\"$Device:.*\"}[5m])", "interval": "", "legendFormat": "$Device-serverSideTraffic_bitsOut", "refId": "A" } ], "title": "TTM Serverside Traffic Out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 59 }, "id": 19, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_counters_bitsIn{instance=~\"$Device:.*\",networkInterfaces=\"mgmt\"}[5m])", "interval": "", "legendFormat": "$Device", "refId": "A" } ], "title": "Mgmt Interface Traffic In", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 59 }, "id": 21, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_counters_bitsOut{instance=~\"$Device:.*\",networkInterfaces=\"mgmt\"}[5m])", "interval": "", "legendFormat": "$Device", "refId": "A" } ], "title": "Mgmt Interface Traffic Out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 59 }, "id": 23, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_counters_bitsOut{instance=~\"$Device:.*\",networkInterfaces=~\".*0\"}[5m])", "interval": "", "legendFormat": "$Device-{{networkInterfaces}}", "refId": "A" } ], "title": "X-0 Interface Traffic In", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 59 }, "id": 25, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_counters_bitsIn{instance=~\"$Device:.*\",networkInterfaces=~\".*0\"}[5m])", "interval": "", "legendFormat": "$Device-{{networkInterfaces}}", "refId": "A" } ], "title": "X-0 Interface Traffic Out", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 66 }, "id": 27, "panels": [], "title": "Virtual Servers", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 67 }, "id": 29, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_clientside_bitsIn{instance=~\"$Device:.*\",virtualServers='$VirtualServer'}[5m])", "interval": "", "legendFormat": "$VirtualServer", "refId": "A" } ], "title": "Virtual Server Client Traffic In", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 67 }, "id": 31, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_clientside_bitsOut{instance=~\"$Device:.*\",virtualServers='$VirtualServer'}[5m])", "interval": "", "legendFormat": "$VirtualServer", "refId": "A" } ], "title": "Virtual Server Client Traffic Out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 67 }, "id": 33, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_clientside_curConns{instance=~\"$Device:.*\",virtualServers='$VirtualServer'}[5m])", "interval": "", "legendFormat": "$VirtualServer", "refId": "A" } ], "title": "Virtual Server Connections", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 75 }, "id": 35, "panels": [], "title": "Pools", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "10.25.28.25-/Common/pool_lm-preprod" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 76 }, "id": 37, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_serverside_bitsIn{instance=~\"$Device:.*\",pools=\"$Pool\",members=\"\"}[5m])", "interval": "", "legendFormat": "$Device-$Pool", "refId": "A" } ], "title": "Pool Traffic In", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 76 }, "hiddenSeries": false, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_serverside_bitsOut{instance=~\"$Device:.*\",pools=\"$Pool\",members=\"\"}[5m])", "interval": "", "legendFormat": "$Device-$Pool", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Pool Traffic Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2809", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2810", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 76 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_serverside_bitsOut{instance=~\"$Device:.*\",pools=\"$Pool\",members=\"\"}", "interval": "", "legendFormat": "$Device-$Pool", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Pool Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2919", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2920", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 84 }, "id": 43, "panels": [], "title": "Pool Member", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "f5_serverside_bitsIn{application_notes=\"F5 Device\", application_support=\"IT.Network\", env=\"prod\", instance=\"10.25.28.25:443\", job=\"f5_telemetry_exporter\", members=\"/Common/10.25.120.21:443\", platform_support=\"ICC Linux\", pools=\"/Common/pool_lm-preprod\", replica=\"aliyun-app01\"}" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 85 }, "id": 45, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_serverside_bitsIn{instance=~\"$Device:.*\",pools=\"$Pool\",members!=\"\"}", "interval": "", "legendFormat": "$Device - $Pool - {{members}}", "refId": "A" } ], "title": "Pool Member Traffic In", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 85 }, "id": 47, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "rate(f5_serverside_bitsOut{instance=~\"$Device:.*\",pools=\"$Pool\",members!=\"\"}[5m])", "interval": "", "legendFormat": "$Device - $Pool - {{members}}", "refId": "A" } ], "title": "Pool Member Traffic Out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 85 }, "id": 49, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_serverside_curConns{instance=~\"$Device:.*\",pools=\"$Pool\",members!=\"\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Pool Member Connections", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 93 }, "id": 51, "panels": [], "title": "HTTP Profiles", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "/Common/ans_hci_http" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 94 }, "id": 53, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_numberReqs{instance=~\"$Device:.*\",httpProfiles=\"$httpProfile\"}", "interval": "", "legendFormat": "$httpProfile", "refId": "A" } ], "title": "HTTP Profile Details", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "/Common/ans_hci_http" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 94 }, "id": 78, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_maxKeepaliveReq{instance=~\"$Device:.*\",httpProfiles=\"$httpProfile\"}", "interval": "", "legendFormat": "$httpProfile", "refId": "A" } ], "title": "HTTP Keepalive Request", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "/Common/ans_hci_http" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 103 }, "id": 74, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_getReqs{instance=~\"$Device:.*\",httpProfiles=\"$httpProfile\"}", "interval": "", "legendFormat": "$httpProfile", "refId": "A" } ], "title": "HTTP Get Request", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "/Common/ans_hci_http" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 103 }, "id": 77, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_postReqs{instance=~\"$Device:.*\",httpProfiles=\"$httpProfile\"}", "interval": "", "legendFormat": "$httpProfile", "refId": "A" } ], "title": "HTTP Post Request", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 112 }, "id": 76, "panels": [], "title": "SSL Profiles", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 113 }, "id": 63, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_activeHandshakeRejected{instance=~\"$Device:.*\",clientSslProfiles=\"$clientSslProfile\"}", "interval": "", "legendFormat": "$clientSslProfile", "refId": "A" } ], "title": "ClientSSL Profile active Hand shake Rejected", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 113 }, "id": 65, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_currentActiveHandshakes{instance=~\"$Device:.*\",clientSslProfiles=\"$clientSslProfile\"}", "interval": "", "legendFormat": "$clientSslProfile", "refId": "A" } ], "title": "ClientSSL Profile current Active Hand shakes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 122 }, "id": 64, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_currentCompatibleConnections{instance=~\"$Device:.*\",clientSslProfiles=\"$clientSslProfile\"}", "interval": "", "legendFormat": "$clientSslProfile", "refId": "A" } ], "title": "ClientSSL Profile current Compatible Connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 122 }, "id": 62, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_currentNativeConnections{instance=~\"$Device:.*\",clientSslProfiles=\"$clientSslProfile\"}", "interval": "", "legendFormat": "$clientSslProfile", "refId": "A" } ], "title": "ClientSSL Profile current Native Connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 131 }, "id": 55, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_currentConnections{instance=~\"$Device:.*\",clientSslProfiles=\"$clientSslProfile\"}", "interval": "", "legendFormat": "$clientSslProfile", "refId": "A" } ], "title": "ClientSSL Profile Current Connections", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 131 }, "id": 66, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_fatalAlerts{instance=~\"$Device:.*\",clientSslProfiles=\"$clientSslProfile\"}", "interval": "", "legendFormat": "$clientSslProfile", "refId": "A" } ], "title": "ClientSSL Profile fatal Alerts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "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": 2, "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": "short" }, "overrides": [] }, "gridPos": { "h": 16, "w": 24, "x": 0, "y": 140 }, "id": 57, "options": { "legend": { "calcs": [ "mean", "max", "min", "sum" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "exemplar": true, "expr": "f5_currentConnections{instance=~\"$Device:.*\",serverSslProfiles=\"$serverSslProfile\"}", "interval": "", "legendFormat": "$serverSslProfile", "refId": "A" } ], "title": "ServerSSL Profile Details", "type": "timeseries" } ], "schemaVersion": 33, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "definition": "label_values(f5_system_cpu{},instance)", "hide": 0, "includeAll": false, "multi": false, "name": "Device", "options": [], "query": { "query": "label_values(f5_system_cpu{},instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/([^:]+):.*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "definition": "label_values(f5_totRequests{instance=~\"$Device:.*\"},virtualServers)", "hide": 0, "includeAll": false, "multi": false, "name": "VirtualServer", "options": [], "query": { "query": "label_values(f5_totRequests{instance=~\"$Device:.*\"},virtualServers)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "definition": "label_values(f5_totRequests{instance=~\"$Device:.*\"},pools)", "hide": 0, "includeAll": false, "multi": false, "name": "Pool", "options": [], "query": { "query": "label_values(f5_totRequests{instance=~\"$Device:.*\"},pools)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "definition": "label_values(f5_getReqs{instance=~\"$Device:.*\"},httpProfiles)", "hide": 0, "includeAll": false, "multi": true, "name": "httpProfile", "options": [], "query": { "query": "label_values(f5_getReqs{instance=~\"$Device:.*\"},httpProfiles)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "definition": "label_values(f5_currentConnections{instance=~\"$Device:.*\"},clientSslProfiles)", "hide": 0, "includeAll": false, "multi": true, "name": "clientSslProfile", "options": [], "query": { "query": "label_values(f5_currentConnections{instance=~\"$Device:.*\"},clientSslProfiles)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROD_PROMETHEUS_THANOS}" }, "definition": "label_values(f5_currentConnections{instance=~\"$Device:.*\"},serverSslProfiles)", "hide": 0, "includeAll": false, "multi": true, "name": "serverSslProfile", "options": [], "query": { "query": "label_values(f5_currentConnections{instance=~\"$Device:.*\"},serverSslProfiles)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Telemetry Streaming Dashboard for F5 BIG-IP", "uid": "MCdnbGL7k", "version": 33, "weekStart": "" }
The grafana dashboard is