From 11ea4fea1696476217aec4ccefe91ec902d8334b Mon Sep 17 00:00:00 2001 From: Matt Layher Date: Tue, 16 Jun 2020 12:31:17 -0400 Subject: [PATCH] grafana: checkpoint CoreRAD dashboard Signed-off-by: Matt Layher --- grafana/corerad.json | 2094 ++++++++++++++++++++++++++---------------- 1 file changed, 1322 insertions(+), 772 deletions(-) diff --git a/grafana/corerad.json b/grafana/corerad.json index 27c35d6..ae62eae 100644 --- a/grafana/corerad.json +++ b/grafana/corerad.json @@ -1,785 +1,1335 @@ { - "annotations": { - "list": [ - { - "$$hashKey": "object:218", - "builtIn": 1, - "datasource": "-- Grafana --", - "enable": true, - "hide": true, - "iconColor": "rgba(0, 211, 255, 1)", - "name": "Annotations & Alerts", - "type": "dashboard" - } - ] + "__inputs": [ + { + "name": "DS_SERVNERR-3_PROMETHEUS", + "label": "servnerr-3 Prometheus", + "description": "", + "type": "datasource", + "pluginId": "prometheus", + "pluginName": "Prometheus" + } + ], + "__requires": [ + { + "type": "grafana", + "id": "grafana", + "name": "Grafana", + "version": "6.7.4" }, - "description": "Prometheus metrics dashboard for CoreRAD: https://github.com/mdlayher/corerad", - "editable": true, - "gnetId": null, - "graphTooltip": 0, - "id": null, - "iteration": 1590171039226, - "links": [], - "panels": [ + { + "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": [ + { + "$$hashKey": "object:218", + "builtIn": 1, + "datasource": "-- Grafana --", + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "type": "dashboard" + } + ] + }, + "description": "Prometheus metrics dashboard for CoreRAD: https://github.com/mdlayher/corerad", + "editable": true, + "gnetId": null, + "graphTooltip": 0, + "id": null, + "iteration": 1592324448816, + "links": [], + "panels": [ + { + "collapsed": false, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 0 + }, + "id": 22, + "panels": [], + "title": "Overview", + "type": "row" + }, + { + "cacheTimeout": null, + "colorBackground": false, + "colorValue": false, + "colors": [ + "#299c46", + "rgba(237, 129, 40, 0.89)", + "#d44a3a" + ], + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "format": "none", + "gauge": { + "maxValue": 100, + "minValue": 0, + "show": false, + "thresholdLabels": false, + "thresholdMarkers": true + }, + "gridPos": { + "h": 10, + "w": 6, + "x": 0, + "y": 1 + }, + "id": 18, + "interval": null, + "links": [], + "mappingType": 1, + "mappingTypes": [ { - "columns": [ - { - "$$hashKey": "object:396", - "text": "Current", - "value": "current" - } - ], - "datasource": null, - "fontSize": "100%", - "gridPos": { - "h": 18, - "w": 6, - "x": 0, - "y": 0 - }, - "id": 10, - "pageSize": null, - "showHeader": true, - "sort": { - "col": 0, - "desc": false - }, - "styles": [ - { - "$$hashKey": "object:398", - "alias": "Interface/Prefix", - "align": "auto", - "colorMode": null, - "colors": [ - "#F2495C", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "decimals": 0, - "link": false, - "mappingType": 1, - "pattern": "Metric", - "thresholds": [ - "" - ], - "type": "string", - "unit": "short", - "valueMaps": [] - }, - { - "$$hashKey": "object:399", - "alias": "SLAAC", - "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": "Current", - "rangeMaps": [ - { - "from": "0", - "text": "false", - "to": "0.99" - }, - { - "from": "", - "text": "", - "to": "" - } - ], - "thresholds": [ - "0", - " 1" - ], - "type": "string", - "unit": "short", - "valueMaps": [ - { - "$$hashKey": "object:448", - "text": "false", - "value": "0" - }, - { - "$$hashKey": "object:449", - "text": "true", - "value": "1" - } - ] - } - ], - "targets": [ - { - "expr": "corerad_advertiser_router_advertisement_prefix_autonomous{instance=~\"$instance.*\"}", - "instant": true, - "interval": "", - "legendFormat": "{{interface}}: {{prefix}}", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface Prefix SLAAC", - "transform": "timeseries_aggregations", - "type": "table" + "$$hashKey": "object:803", + "name": "value to text", + "value": 1 }, { - "columns": [ - { - "$$hashKey": "object:282", - "text": "Current", - "value": "current" - } - ], - "datasource": null, - "fontSize": "100%", - "gridPos": { - "h": 9, - "w": 6, - "x": 6, - "y": 0 - }, - "id": 9, - "pageSize": null, - "showHeader": true, - "sort": { - "col": 0, - "desc": false - }, - "styles": [ - { - "$$hashKey": "object:284", - "alias": "Interface", - "align": "auto", - "colorMode": null, - "colors": [ - "#F2495C", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "decimals": 0, - "link": false, - "mappingType": 1, - "pattern": "Metric", - "thresholds": [ - "" - ], - "type": "string", - "unit": "short", - "valueMaps": [] - }, - { - "$$hashKey": "object:285", - "alias": "Autoconfiguration", - "align": "auto", - "colorMode": "value", - "colors": [ - "#E02F44", - "#56A64B", - "rgba(245, 54, 54, 0.9)" - ], - "dateFormat": "YYYY-MM-DD HH:mm:ss", - "decimals": 2, - "mappingType": 1, - "pattern": "Current", - "rangeMaps": [ - { - "from": "0", - "text": "false", - "to": "0.99" - }, - { - "from": "", - "text": "", - "to": "" - } - ], - "thresholds": [ - "0", - " 1" - ], - "type": "string", - "unit": "short", - "valueMaps": [ - { - "$$hashKey": "object:334", - "text": "false", - "value": "0" - }, - { - "$$hashKey": "object:335", - "text": "true", - "value": "1" - } - ] - } - ], - "targets": [ - { - "expr": "corerad_interface_autoconfiguration{instance=~\"$instance.*\"}", - "instant": true, - "interval": "", - "legendFormat": "{{interface}}", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface autoconfiguration", - "transform": "timeseries_aggregations", - "type": "table" - }, - { - "columns": [ - { - "$$hashKey": "object:387", - "text": "Current", - "value": "current" - } - ], - "datasource": null, - "fontSize": "100%", - "gridPos": { - "h": 9, - "w": 6, - "x": 12, - "y": 0 - }, - "id": 8, - "pageSize": null, - "showHeader": true, - "sort": { - "col": 0, - "desc": false - }, - "styles": [ - { - "$$hashKey": "object:389", - "alias": "Interface", - "align": "auto", - "colorMode": null, - "colors": [ - "#F2495C", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "decimals": 0, - "link": false, - "mappingType": 1, - "pattern": "Metric", - "thresholds": [ - "" - ], - "type": "string", - "unit": "short", - "valueMaps": [] - }, - { - "$$hashKey": "object:390", - "alias": "Advertising", - "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": "Current", - "rangeMaps": [ - { - "from": "0", - "text": "false", - "to": "0.99" - }, - { - "from": "", - "text": "", - "to": "" - } - ], - "thresholds": [ - "0", - " 1" - ], - "type": "string", - "unit": "short", - "valueMaps": [ - { - "$$hashKey": "object:439", - "text": "false", - "value": "0" - }, - { - "$$hashKey": "object:440", - "text": "true", - "value": "1" - } - ] - } - ], - "targets": [ - { - "expr": "corerad_interface_advertising{instance=~\"$instance.*\"}", - "instant": true, - "interval": "", - "legendFormat": "{{interface}}", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface advertising", - "transform": "timeseries_aggregations", - "type": "table" - }, - { - "columns": [ - { - "$$hashKey": "object:557", - "text": "Current", - "value": "current" - } - ], - "datasource": null, - "fontSize": "100%", - "gridPos": { - "h": 9, - "w": 6, - "x": 18, - "y": 0 - }, - "id": 11, - "pageSize": null, - "showHeader": true, - "sort": { - "col": 0, - "desc": false - }, - "styles": [ - { - "$$hashKey": "object:559", - "alias": "Interface", - "align": "auto", - "colorMode": null, - "colors": [ - "#F2495C", - "rgba(237, 129, 40, 0.89)", - "rgba(50, 172, 45, 0.97)" - ], - "decimals": 0, - "link": false, - "mappingType": 1, - "pattern": "Metric", - "thresholds": [ - "" - ], - "type": "string", - "unit": "short", - "valueMaps": [] - }, - { - "$$hashKey": "object:560", - "alias": "Forwarding", - "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": "Current", - "rangeMaps": [ - { - "from": "0", - "text": "false", - "to": "0.99" - }, - { - "from": "", - "text": "", - "to": "" - } - ], - "thresholds": [ - "0", - " 1" - ], - "type": "string", - "unit": "short", - "valueMaps": [ - { - "$$hashKey": "object:609", - "text": "false", - "value": "0" - }, - { - "$$hashKey": "object:610", - "text": "true", - "value": "1" - } - ] - } - ], - "targets": [ - { - "expr": "corerad_interface_forwarding{instance=~\"$instance.*\"}", - "instant": true, - "interval": "", - "legendFormat": "{{interface}}", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Interface forwarding", - "transform": "timeseries_aggregations", - "type": "table" - }, - { - "aliasColors": {}, - "bars": true, - "dashLength": 10, - "dashes": false, - "datasource": null, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 18, - "x": 6, - "y": 9 - }, - "hiddenSeries": false, - "id": 2, - "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, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": true, - "steppedLine": false, - "targets": [ - { - "expr": "irate(corerad_advertiser_router_advertisements_total{instance=~\"$instance.*\"}[5m])", - "interval": "", - "legendFormat": "{{interface}}: {{type}}", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Router Advertisements 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 - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": true, - "dashLength": 10, - "dashes": false, - "datasource": null, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 6, - "x": 0, - "y": 18 - }, - "hiddenSeries": false, - "id": 12, - "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, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": true, - "steppedLine": false, - "targets": [ - { - "expr": "irate(corerad_advertiser_router_advertisement_inconsistencies_total{instance=~\"$instance.*\"}[5m])", - "interval": "", - "legendFormat": "{{interface}}", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Inconsistent RAs received per second", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "$$hashKey": "object:1460", - "format": "ops", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "$$hashKey": "object:1461", - "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": null, - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 18, - "x": 6, - "y": 18 - }, - "hiddenSeries": false, - "id": 4, - "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, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": true, - "steppedLine": false, - "targets": [ - { - "expr": "irate(corerad_advertiser_messages_received_total{instance=~\"$instance.*\"}[5m])", - "interval": "", - "legendFormat": "{{interface}}: {{message}}", - "refId": "A" - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Received NDP messages 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 - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "$$hashKey": "object:804", + "name": "range to text", + "value": 2 } - ], - "refresh": "", - "schemaVersion": 22, - "style": "dark", - "tags": [ - "corerad", - "networking", - "ipv6" - ], - "templating": { - "list": [ + ], + "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": "corerad_build_info{instance=\"$instance\"}", + "instant": true, + "interval": "", + "legendFormat": "{{version}}", + "refId": "A" + } + ], + "thresholds": "", + "timeFrom": null, + "timeShift": null, + "title": "CoreRAD version", + "type": "singlestat", + "valueFontSize": "200%", + "valueMaps": [ + { + "$$hashKey": "object:806", + "op": "=", + "text": "N/A", + "value": "null" + } + ], + "valueName": "name" + }, + { + "columns": [], + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "fontSize": "200%", + "gridPos": { + "h": 10, + "w": 6, + "x": 6, + "y": 1 + }, + "id": 29, + "pageSize": null, + "showHeader": true, + "sort": { + "col": 1, + "desc": false + }, + "styles": [ + { + "$$hashKey": "object:3434", + "alias": "Time", + "align": "", + "dateFormat": "MM/DD/YY h:mm:ss a", + "pattern": "Value", + "type": "date" + }, + { + "$$hashKey": "object:523", + "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:1204", + "alias": "", + "align": "left", + "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": "Metric", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "corerad_build_time{instance=\"$instance\"} * 1000", + "format": "time_series", + "hide": false, + "instant": true, + "interval": "", + "legendFormat": "Build Time", + "refId": "A" + }, + { + "expr": "process_start_time_seconds{instance=\"$instance\"} * 1000", + "format": "time_series", + "instant": true, + "interval": "", + "legendFormat": "Start Time", + "refId": "B" + }, + { + "expr": "corerad_build_time_seconds{instance=\"$instance\"} * 1000", + "instant": true, + "interval": "", + "legendFormat": "Build Time", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "CoreRAD date information", + "transform": "timeseries_to_rows", + "type": "table" + }, + { + "columns": [], + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "fontSize": "120%", + "gridPos": { + "h": 10, + "w": 12, + "x": 12, + "y": 1 + }, + "id": 8, + "pageSize": null, + "showHeader": true, + "sort": { + "col": 2, + "desc": false + }, + "styles": [ + { + "$$hashKey": "object:390", + "alias": "Advertising", + "align": "auto", + "colorMode": "value", + "colors": [ + "rgba(245, 54, 54, 0.9)", + "#F2495C", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #A", + "rangeMaps": [ { - "allValue": null, - "current": { - "text": "routnerr-2", - "value": "routnerr-2" - }, - "datasource": "servnerr-3 Prometheus", - "definition": "corerad_build_info", - "hide": 0, - "includeAll": false, - "index": -1, - "label": null, - "multi": false, - "name": "instance", - "options": [ - { - "$$hashKey": "object:723", - "selected": true, - "text": "routnerr-2", - "value": "routnerr-2" - } - ], - "query": "corerad_build_info", - "refresh": 0, - "regex": "/.*instance=\"([^\"]*):/", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false + "from": "0", + "text": "false", + "to": "0.99" + }, + { + "from": "", + "text": "", + "to": "" } - ] + ], + "thresholds": [ + "0", + " 1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "$$hashKey": "object:439", + "text": "false", + "value": "0" + }, + { + "$$hashKey": "object:440", + "text": "true", + "value": "1" + } + ] + }, + { + "$$hashKey": "object:229", + "alias": "Monitoring", + "align": "auto", + "colorMode": "value", + "colors": [ + "rgba(245, 54, 54, 0.9)", + "#F2495C", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #B", + "thresholds": [ + "0", + " 1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "$$hashKey": "object:250", + "text": "false", + "value": "0" + }, + { + "$$hashKey": "object:252", + "text": "true", + "value": "1" + } + ] + }, + { + "$$hashKey": "object:337", + "alias": "Autoconfiguration", + "align": "auto", + "colorMode": "value", + "colors": [ + "rgba(245, 54, 54, 0.9)", + "#F2495C", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #C", + "thresholds": [ + "0", + " 1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "$$hashKey": "object:679", + "text": "false", + "value": "0" + }, + { + "$$hashKey": "object:681", + "text": "true", + "value": "1" + } + ] + }, + { + "$$hashKey": "object:683", + "alias": "Forwarding", + "align": "auto", + "colorMode": "value", + "colors": [ + "rgba(245, 54, 54, 0.9)", + "#F2495C", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #D", + "thresholds": [ + "0", + " 1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "$$hashKey": "object:706", + "text": "false", + "value": "0" + }, + { + "$$hashKey": "object:708", + "text": "true", + "value": "1" + } + ] + }, + { + "$$hashKey": "object:710", + "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" + }, + { + "$$hashKey": "object:1820", + "alias": "Interface", + "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": "interface", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "corerad_interface_advertising{instance=\"$instance\"} + 0", + "format": "table", + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "A" + }, + { + "expr": "corerad_interface_monitoring{instance=\"$instance\"} + 0", + "format": "table", + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "B" + }, + { + "expr": "corerad_interface_autoconfiguration{instance=\"$instance\"} + 0", + "format": "table", + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "C" + }, + { + "expr": "corerad_interface_forwarding{instance=\"$instance\"} + 0", + "format": "table", + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "D" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Interface configuration", + "transform": "table", + "type": "table" }, - "time": { - "from": "now-6h", - "to": "now" + { + "collapsed": false, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 11 + }, + "id": 26, + "panels": [], + "title": "Monitor", + "type": "row" }, - "timepicker": { - "refresh_intervals": [ - "5s", - "10s", - "30s", - "1m", - "5m", - "15m", - "30m", - "1h", - "2h", - "1d" - ] + { + "aliasColors": {}, + "bars": false, + "cacheTimeout": null, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 12 + }, + "hiddenSeries": 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": 1, + "links": [], + "nullPointMode": "null", + "options": { + "dataLinks": [] + }, + "percentage": false, + "pluginVersion": "6.7.1", + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": false, + "steppedLine": false, + "targets": [ + { + "expr": "corerad_monitor_default_route_expiration_time{instance=\"$instance\"} - time()", + "interval": "", + "legendFormat": "{{interface}} : {{router}}", + "refId": "A" + }, + { + "expr": "corerad_monitor_default_route_expiration_time_seconds{instance=\"$instance\"} - time()", + "interval": "", + "legendFormat": "{{interface}} : {{router}}", + "refId": "B" + } + ], + "thresholds": [ + { + "$$hashKey": "object:7513", + "colorMode": "critical", + "fill": true, + "line": true, + "op": "lt", + "value": 7200, + "yaxis": "left" + } + ], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Default route lifetime", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:4659", + "decimals": 2, + "format": "s", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:4660", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } }, - "timezone": "", - "title": "CoreRAD", - "uid": "f8jqyBYWz", - "variables": { - "list": [] + { + "aliasColors": {}, + "bars": false, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 12 + }, + "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": true, + "steppedLine": false, + "targets": [ + { + "expr": "irate(corerad_monitor_messages_received_total{instance=\"$instance\"}[5m])", + "interval": "", + "legendFormat": "{{interface}}: {{host}}: {{message}}", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Monitor messages received per second", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:295", + "format": "ops", + "label": null, + "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 + } }, - "version": 10 + { + "collapsed": false, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 21 + }, + "id": 24, + "panels": [], + "title": "Advertiser", + "type": "row" + }, + { + "columns": [], + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "fontSize": "120%", + "gridPos": { + "h": 18, + "w": 8, + "x": 0, + "y": 22 + }, + "id": 27, + "pageSize": null, + "showHeader": true, + "sort": { + "col": 2, + "desc": false + }, + "styles": [ + { + "$$hashKey": "object:390", + "alias": "Preferred", + "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": "s" + }, + { + "$$hashKey": "object:658", + "alias": "Valid", + "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": "s" + }, + { + "$$hashKey": "object:714", + "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" + }, + { + "$$hashKey": "object:2794", + "alias": "SLAAC", + "align": "auto", + "colorMode": "value", + "colors": [ + "rgba(245, 54, 54, 0.9)", + "#F2495C", + "rgba(50, 172, 45, 0.97)" + ], + "dateFormat": "YYYY-MM-DD HH:mm:ss", + "decimals": 2, + "mappingType": 1, + "pattern": "Value #C", + "thresholds": [ + "0", + " 1" + ], + "type": "string", + "unit": "short", + "valueMaps": [ + { + "$$hashKey": "object:2817", + "text": "false", + "value": "0" + }, + { + "$$hashKey": "object:2819", + "text": "true", + "value": "1" + } + ] + }, + { + "$$hashKey": "object:416", + "alias": "Interface", + "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": "interface", + "thresholds": [], + "type": "number", + "unit": "short" + }, + { + "$$hashKey": "object:427", + "alias": "Prefix", + "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": "prefix", + "thresholds": [], + "type": "number", + "unit": "short" + } + ], + "targets": [ + { + "expr": "(corerad_advertiser_router_advertisement_prefix_preferred_lifetime_seconds{instance=\"$instance\"} + on(instance, interface) group_left corerad_advertiser_last_multicast_time_seconds) - time()", + "format": "table", + "instant": true, + "interval": "", + "intervalFactor": 1, + "legendFormat": "", + "refId": "A" + }, + { + "expr": "(corerad_advertiser_router_advertisement_prefix_valid_lifetime_seconds{instance=\"$instance\"} + on(instance, interface) group_left corerad_advertiser_last_multicast_time_seconds) - time()", + "format": "table", + "instant": true, + "interval": "", + "intervalFactor": 1, + "legendFormat": "", + "refId": "B" + }, + { + "expr": "corerad_advertiser_router_advertisement_prefix_autonomous{instance=\"$instance\"} + 0", + "format": "table", + "instant": true, + "interval": "", + "legendFormat": "", + "refId": "C" + } + ], + "timeFrom": null, + "timeShift": null, + "title": "Router Advertisement prefix information", + "transform": "table", + "type": "table" + }, + { + "aliasColors": {}, + "bars": true, + "dashLength": 10, + "dashes": false, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 8, + "x": 8, + "y": 22 + }, + "hiddenSeries": false, + "id": 14, + "legend": { + "alignAsTable": true, + "avg": false, + "current": false, + "max": false, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "dataLinks": [] + }, + "percentage": false, + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "expr": "irate(corerad_advertiser_messages_received_total{instance=\"$instance\"}[5m])", + "interval": "", + "legendFormat": "{{interface}}: {{message}}", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Advertiser messages received per second", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:609", + "format": "ops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:610", + "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_SERVNERR-3_PROMETHEUS}", + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 8, + "x": 16, + "y": 22 + }, + "hiddenSeries": false, + "id": 12, + "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, + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "expr": "irate(corerad_advertiser_router_advertisement_inconsistencies_total{instance=\"$instance\"}[5m])", + "interval": "", + "legendFormat": "{{interface}}: {{field}}", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Inconsistent Router Advertisements received per second", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:1460", + "format": "ops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:1461", + "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_SERVNERR-3_PROMETHEUS}", + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 8, + "x": 8, + "y": 31 + }, + "hiddenSeries": false, + "id": 2, + "legend": { + "alignAsTable": true, + "avg": false, + "current": false, + "max": false, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "dataLinks": [] + }, + "percentage": false, + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "expr": "irate(corerad_advertiser_router_advertisements_total{instance=\"$instance\"}[5m])", + "interval": "", + "legendFormat": "{{interface}}: {{type}}", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Router Advertisements sent per second", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:528", + "format": "ops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:529", + "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_SERVNERR-3_PROMETHEUS}", + "fill": 1, + "fillGradient": 0, + "gridPos": { + "h": 9, + "w": 8, + "x": 16, + "y": 31 + }, + "hiddenSeries": false, + "id": 20, + "legend": { + "alignAsTable": true, + "avg": false, + "current": false, + "max": false, + "min": false, + "rightSide": true, + "show": true, + "total": false, + "values": false + }, + "lines": false, + "linewidth": 1, + "nullPointMode": "null", + "options": { + "dataLinks": [] + }, + "percentage": false, + "pointradius": 2, + "points": false, + "renderer": "flot", + "seriesOverrides": [], + "spaceLength": 10, + "stack": true, + "steppedLine": false, + "targets": [ + { + "expr": "irate(corerad_advertiser_errors_total{instance=\"$instance\"}[5m])", + "interval": "", + "legendFormat": "{{interface}}: {{error}}", + "refId": "A" + } + ], + "thresholds": [], + "timeFrom": null, + "timeRegions": [], + "timeShift": null, + "title": "Advertiser errors per second", + "tooltip": { + "shared": true, + "sort": 0, + "value_type": "individual" + }, + "type": "graph", + "xaxis": { + "buckets": null, + "mode": "time", + "name": null, + "show": true, + "values": [] + }, + "yaxes": [ + { + "$$hashKey": "object:528", + "format": "ops", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + }, + { + "$$hashKey": "object:529", + "format": "short", + "label": null, + "logBase": 1, + "max": null, + "min": null, + "show": true + } + ], + "yaxis": { + "align": false, + "alignLevel": null + } + } + ], + "refresh": false, + "schemaVersion": 22, + "style": "dark", + "tags": [ + "corerad", + "networking", + "ipv6" + ], + "templating": { + "list": [ + { + "allValue": null, + "current": {}, + "datasource": "${DS_SERVNERR-3_PROMETHEUS}", + "definition": "corerad_build_info", + "hide": 0, + "includeAll": false, + "index": -1, + "label": null, + "multi": false, + "name": "instance", + "options": [], + "query": "corerad_build_info", + "refresh": 1, + "regex": "/.*instance=\"([^\"]*)/", + "skipUrlSync": false, + "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" + ] + }, + "timezone": "", + "title": "CoreRAD", + "uid": "f8jqyBYWz", + "variables": { + "list": [] + }, + "version": 49 }