diff --git a/docker-compose/grafana/dashboards/home2.json b/docker-compose/grafana/dashboards/home2.json index b0369cb56d6acd56caa4c7f44770a238b96a6d25..e6b9b698bb22896863770850042f44bb2f3cc9a9 100644 --- a/docker-compose/grafana/dashboards/home2.json +++ b/docker-compose/grafana/dashboards/home2.json @@ -647,6 +647,114 @@ ], "type": "stat" }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "The amount of time required to read all archiving points.", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 42, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineStyle": { + "fill": "solid" + }, + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "normal" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "max": 3, + "min": 0, + "noValue": "???", + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "red", + "value": null + }, + { + "color": "green", + "value": 1 + } + ] + }, + "unit": "s" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 4, + "x": 20, + "y": 12 + }, + "id": 64, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "pluginVersion": "8.4.5", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "max_over_time(device_scraping{device=\"total\"}[$__interval])", + "instant": false, + "interval": "", + "legendFormat": "{{device}}", + "refId": "A" + } + ], + "title": "Archiving speed", + "transformations": [ + { + "id": "renameByRegex", + "options": { + "regex": "STAT/(.*)/1", + "renamePattern": "$1" + } + } + ], + "type": "timeseries" + }, { "datasource": { "type": "prometheus", @@ -779,7 +887,7 @@ "timepicker": {}, "timezone": "", "title": "Home2", - "uid": "home", - "version": 1, + "uid": "home2", + "version": 2, "weekStart": "" } diff --git a/docker-compose/grafana/dashboards/recv.json b/docker-compose/grafana/dashboards/recv.json index c1cf98cd4bf1d01a13c147e5c02d8bb755ab8136..475c433c61a4ab2e8bc2f8564baf510c48e42788 100644 --- a/docker-compose/grafana/dashboards/recv.json +++ b/docker-compose/grafana/dashboards/recv.json @@ -25,13 +25,26 @@ "links": [], "liveNow": false, "panels": [ + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 0 + }, + "id": 17, + "panels": [], + "title": "Main", + "type": "row" + }, { "description": "", "gridPos": { "h": 5, "w": 11, "x": 0, - "y": 0 + "y": 1 }, "id": 10, "links": [ @@ -80,7 +93,7 @@ "h": 10, "w": 12, "x": 11, - "y": 0 + "y": 1 }, "hoverEnabled": true, "id": 8, @@ -391,7 +404,7 @@ "h": 5, "w": 3, "x": 0, - "y": 5 + "y": 6 }, "id": 12, "options": { @@ -457,7 +470,7 @@ "h": 5, "w": 4, "x": 3, - "y": 5 + "y": 6 }, "id": 13, "options": { @@ -566,13 +579,13 @@ "h": 5, "w": 4, "x": 7, - "y": 5 + "y": 6 }, "id": 14, "options": { "legend": { "calcs": [], - "displayMode": "list", + "displayMode": "hidden", "placement": "bottom" }, "tooltip": { @@ -588,7 +601,7 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_scraping{device=\"STAT/RECV/1\"}", + "expr": "max_over_time(device_scraping{device=\"STAT/RECV/1\"}[2m])", "interval": "", "legendFormat": "", "refId": "A" @@ -647,7 +660,7 @@ "h": 2, "w": 23, "x": 0, - "y": 10 + "y": 11 }, "id": 2, "options": { @@ -722,7 +735,7 @@ "h": 2, "w": 23, "x": 0, - "y": 12 + "y": 13 }, "id": 3, "options": { @@ -788,7 +801,7 @@ "h": 2, "w": 23, "x": 0, - "y": 14 + "y": 15 }, "id": 4, "options": { @@ -854,7 +867,7 @@ "h": 2, "w": 23, "x": 0, - "y": 16 + "y": 17 }, "id": 15, "options": { @@ -921,7 +934,7 @@ "h": 2, "w": 23, "x": 0, - "y": 18 + "y": 19 }, "id": 5, "options": { @@ -987,7 +1000,7 @@ "h": 2, "w": 23, "x": 0, - "y": 20 + "y": 21 }, "id": 6, "options": { @@ -1020,6 +1033,556 @@ ], "title": "Currents", "type": "stat" + }, + { + "collapsed": true, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 23 + }, + "id": 19, + "panels": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 0, + "y": 24 + }, + "id": 21, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/recv/1\",name=\"RCU_PWR_1V8_R\"} > 0", + "interval": "", + "legendFormat": "RCU {{x}}", + "refId": "A" + } + ], + "title": "1.8V", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 6, + "y": 24 + }, + "id": 22, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/recv/1\",name=\"RCU_PWR_2V5_R\"} > 0", + "interval": "", + "legendFormat": "RCU {{x}}", + "refId": "A" + } + ], + "title": "2.5V", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 12, + "y": 24 + }, + "id": 23, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/recv/1\",name=\"RCU_PWR_3V3_R\"} > 0", + "interval": "", + "legendFormat": "RCU {{x}}", + "refId": "A" + } + ], + "title": "3.3V", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 18, + "y": 24 + }, + "id": 24, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/recv/1\",name=\"RCU_PWR_ANT_VIN_R\"} > 0", + "interval": "", + "legendFormat": "RCU {{y}} - antenna {{x}}", + "refId": "A" + } + ], + "title": "ANT_VIN", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + } + ] + }, + "unit": "mamp" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 18, + "y": 33 + }, + "id": 27, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/recv/1\",name=\"RCU_PWR_ANT_IOUT_R\"} * 1000 > 0", + "interval": "", + "legendFormat": "RCU {{y}} - antenna {{x}}", + "refId": "A" + } + ], + "title": "ANT_IOUT", + "type": "timeseries" + } + ], + "title": "Voltages & Currents", + "type": "row" + }, + { + "collapsed": true, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 24 + }, + "id": 26, + "panels": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + } + ] + }, + "unit": "celsius" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 6, + "x": 0, + "y": 25 + }, + "id": 28, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/recv/1\",name=\"RCU_TEMP_R\"} > 0", + "interval": "", + "legendFormat": "RCU {{x}}", + "refId": "A" + } + ], + "title": "RCU Temperature", + "type": "timeseries" + } + ], + "title": "Temperatures", + "type": "row" } ], "refresh": false, @@ -1036,7 +1599,7 @@ "timepicker": {}, "timezone": "", "title": "RECV", - "uid": "9H5elP87k", - "version": 12, + "uid": "recv", + "version": 15, "weekStart": "" } diff --git a/docker-compose/grafana/dashboards/sdp.json b/docker-compose/grafana/dashboards/sdp.json index 4c911432fef5730cc972cb271dcceb7ac071ee55..cd59c60c41e62cdcfb87e8c7dcb4689de0a12f0b 100644 --- a/docker-compose/grafana/dashboards/sdp.json +++ b/docker-compose/grafana/dashboards/sdp.json @@ -25,13 +25,26 @@ "links": [], "liveNow": false, "panels": [ + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 0 + }, + "id": 25, + "panels": [], + "title": "Main", + "type": "row" + }, { "description": "", "gridPos": { "h": 5, "w": 11, "x": 0, - "y": 0 + "y": 1 }, "id": 10, "links": [ @@ -42,7 +55,7 @@ } ], "options": { - "alertInstanceLabelFilter": "{device=\"stat/sdp/1\"}", + "alertInstanceLabelFilter": "{device=~\"stat/sdp/1|stat/unb2/1\"}", "alertName": "", "dashboardAlerts": false, "groupBy": [], @@ -80,7 +93,7 @@ "h": 10, "w": 12, "x": 11, - "y": 0 + "y": 1 }, "hoverEnabled": true, "id": 8, @@ -269,9 +282,9 @@ "filters": [ { "field": "Device", - "operator": "equals", + "operator": "regex", "value": [ - "stat/sdp/1" + "stat/sdp/1|stat/unb2/1" ] } ], @@ -391,14 +404,14 @@ "h": 5, "w": 3, "x": 0, - "y": 5 + "y": 6 }, "id": 12, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", - "orientation": "auto", + "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" @@ -418,8 +431,20 @@ "exemplar": true, "expr": "device_attribute{device=\"stat/sdp/1\",name=\"State\"}", "interval": "", - "legendFormat": "", + "legendFormat": "{{device}}", "refId": "A" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"State\"}", + "hide": false, + "interval": "", + "legendFormat": "{{device}}", + "refId": "B" } ], "title": "LCU Device", @@ -457,14 +482,14 @@ "h": 5, "w": 4, "x": 3, - "y": 5 + "y": 6 }, "id": 13, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", - "orientation": "auto", + "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" @@ -473,9 +498,10 @@ "values": false }, "text": { + "titleSize": 1, "valueSize": 20 }, - "textMode": "auto" + "textMode": "value" }, "pluginVersion": "8.4.5", "targets": [ @@ -485,11 +511,23 @@ "uid": "6W2nM-Vnz" }, "exemplar": false, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"Status\"}", + "expr": "device_attribute{device=~\"stat/sdp/1\",name=\"Status\"}", "instant": true, "interval": "", - "legendFormat": "", + "legendFormat": "{{device}}", "refId": "A" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=~\"stat/unb2/1\",name=\"Status\"}", + "hide": false, + "interval": "", + "legendFormat": "", + "refId": "B" } ], "title": "LCU Device State", @@ -498,8 +536,10 @@ "id": "labelsToFields", "options": { "keepLabels": [ - "str_value" - ] + "str_value", + "device" + ], + "mode": "columns" } } ], @@ -566,18 +606,18 @@ "h": 5, "w": 4, "x": 7, - "y": 5 + "y": 6 }, "id": 14, "options": { "legend": { "calcs": [], - "displayMode": "list", + "displayMode": "hidden", "placement": "bottom" }, "tooltip": { - "mode": "single", - "sort": "none" + "mode": "multi", + "sort": "desc" } }, "pluginVersion": "8.4.5", @@ -588,31 +628,46 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_scraping{device=\"STAT/SDP/1\"}", + "expr": "max_over_time(device_scraping{device=\"STAT/SDP/1\"}[$__interval])", "interval": "", - "legendFormat": "", + "legendFormat": "{{device}}", "refId": "A" - } - ], - "title": "Archiving speed", - "transformations": [ + }, { - "id": "labelsToFields", - "options": { - "keepLabels": [ - "str_value" - ] - } + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "max_over_time(device_scraping{device=\"STAT/UNB2/1\"}[$__interval])", + "hide": false, + "interval": "", + "legendFormat": "{{device}}", + "refId": "B" } ], + "title": "Archiving speed", + "transformations": [], "type": "timeseries" }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 11 + }, + "id": 29, + "panels": [], + "title": "Uniboard2", + "type": "row" + }, { "datasource": { "type": "prometheus", "uid": "6W2nM-Vnz" }, - "description": "Whether the FPGA is being controlled", "fieldConfig": { "defaults": { "color": { @@ -623,11 +678,11 @@ "mode": "absolute", "steps": [ { - "color": "transparent", + "color": "green", "value": null }, { - "color": "green", + "color": "red", "value": 1 } ] @@ -637,11 +692,11 @@ }, "gridPos": { "h": 2, - "w": 8, + "w": 3, "x": 0, - "y": 10 + "y": 12 }, - "id": 2, + "id": 31, "options": { "colorMode": "background", "graphMode": "none", @@ -664,13 +719,13 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"TR_fpga_mask_R\"}", + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_error_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "FPGA Mask", + "title": "Translator <-> Uniboard Communication", "type": "stat" }, { @@ -689,12 +744,36 @@ "mode": "absolute", "steps": [ { - "color": "green", + "color": "transparent", "value": null }, { "color": "red", "value": 1 + }, + { + "color": "green", + "value": 2 + }, + { + "color": "#EAB839", + "value": 3 + }, + { + "color": "blue", + "value": 4 + }, + { + "color": "purple", + "value": 5 + }, + { + "color": "#6ED0E0", + "value": 6 + }, + { + "color": "text", + "value": 7 } ] } @@ -703,11 +782,11 @@ }, "gridPos": { "h": 2, - "w": 8, - "x": 8, - "y": 10 + "w": 3, + "x": 3, + "y": 12 }, - "id": 16, + "id": 35, "options": { "colorMode": "background", "graphMode": "none", @@ -730,13 +809,13 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_error_R\"}", + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_Front_Panel_LED_colour_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "Translator <-> FPGA Communication", + "title": "LED colour", "type": "stat" }, { @@ -748,38 +827,9 @@ "fieldConfig": { "defaults": { "color": { - "mode": "palette-classic" - }, - "custom": { - "axisLabel": "", - "axisPlacement": "auto", - "barAlignment": 0, - "drawStyle": "line", - "fillOpacity": 0, - "gradientMode": "none", - "hideFrom": { - "legend": false, - "tooltip": false, - "viz": false - }, - "lineInterpolation": "linear", - "lineWidth": 1, - "pointSize": 5, - "scaleDistribution": { - "type": "linear" - }, - "showPoints": "auto", - "spanNulls": false, - "stacking": { - "group": "A", - "mode": "none" - }, - "thresholdsStyle": { - "mode": "line" - } + "mode": "thresholds" }, "mappings": [], - "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -787,38 +837,37 @@ "color": "green", "value": null }, - { - "color": "yellow", - "value": 0.01 - }, { "color": "red", - "value": 0.015 + "value": 1 } ] - }, - "unit": "s" + } }, "overrides": [] }, "gridPos": { - "h": 6, - "w": 7, - "x": 16, - "y": 10 + "h": 2, + "w": 3, + "x": 6, + "y": 12 }, - "id": 21, + "id": 32, "options": { - "legend": { - "calcs": [], - "displayMode": "hidden", - "placement": "bottom" + "colorMode": "background", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false }, - "tooltip": { - "mode": "multi", - "sort": "none" - } + "textMode": "name" }, + "pluginVersion": "8.4.5", "targets": [ { "datasource": { @@ -826,14 +875,14 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_time_since_last_pps_R\"}", + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_VOUT_error_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "FPGA Time Since PPS", - "type": "timeseries" + "title": "Voltages", + "type": "stat" }, { "datasource": { @@ -851,11 +900,11 @@ "mode": "absolute", "steps": [ { - "color": "red", + "color": "green", "value": null }, { - "color": "green", + "color": "red", "value": 1 } ] @@ -865,11 +914,11 @@ }, "gridPos": { "h": 2, - "w": 8, - "x": 0, + "w": 3, + "x": 9, "y": 12 }, - "id": 23, + "id": 33, "options": { "colorMode": "background", "graphMode": "none", @@ -892,13 +941,13 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_pps_present_R\"}", + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_IOUT_error_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "FPGA Clock Lock", + "title": "Currents", "type": "stat" }, { @@ -917,7 +966,7 @@ "mode": "absolute", "steps": [ { - "color": "transparent", + "color": "green", "value": null }, { @@ -931,11 +980,11 @@ }, "gridPos": { "h": 2, - "w": 8, - "x": 8, + "w": 3, + "x": 12, "y": 12 }, - "id": 18, + "id": 34, "options": { "colorMode": "background", "graphMode": "none", @@ -958,27 +1007,39 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "sum by (y) (device_attribute{device=\"stat/sdp/1\",name=\"FPGA_wg_enable_R\"})", + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_TEMP_error_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "Waveform Generator", + "title": "Temperatures", "type": "stat" }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 14 + }, + "id": 27, + "panels": [], + "title": "SDP", + "type": "row" + }, { "datasource": { "type": "prometheus", "uid": "6W2nM-Vnz" }, - "description": "", + "description": "Whether the FPGA is being controlled", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, - "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", @@ -990,14 +1051,6 @@ { "color": "green", "value": 1 - }, - { - "color": "#EAB839", - "value": 70 - }, - { - "color": "red", - "value": 80 } ] } @@ -1008,9 +1061,9 @@ "h": 2, "w": 8, "x": 0, - "y": 14 + "y": 15 }, - "id": 19, + "id": 2, "options": { "colorMode": "background", "graphMode": "none", @@ -1023,7 +1076,7 @@ "fields": "", "values": false }, - "textMode": "value" + "textMode": "name" }, "pluginVersion": "8.4.5", "targets": [ @@ -1033,13 +1086,13 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_temp_R\"}", + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"TR_fpga_mask_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "FPGA Temperatures", + "title": "FPGA Mask", "type": "stat" }, { @@ -1074,9 +1127,9 @@ "h": 2, "w": 8, "x": 8, - "y": 14 + "y": 15 }, - "id": 17, + "id": 16, "options": { "colorMode": "background", "graphMode": "none", @@ -1099,13 +1152,13 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_input_error_R\"}", + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_error_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "FPGA Input Signal", + "title": "Translator <-> FPGA Communication", "type": "stat" }, { @@ -1117,9 +1170,38 @@ "fieldConfig": { "defaults": { "color": { - "mode": "thresholds" + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "line" + } }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -1127,22 +1209,89 @@ "color": "green", "value": null }, + { + "color": "yellow", + "value": 0.01 + }, { "color": "red", - "value": 1 + "value": 0.015 } ] - } + }, + "unit": "s" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 7, + "x": 16, + "y": 15 + }, + "id": 21, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_time_since_last_pps_R\"}", + "interval": "", + "legendFormat": "{{x}}", + "refId": "A" + } + ], + "title": "FPGA Time Since PPS", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "red", + "value": null + }, + { + "color": "green", + "value": 1 + } + ] + } }, "overrides": [] }, "gridPos": { "h": 2, "w": 8, - "x": 8, - "y": 16 + "x": 0, + "y": 17 }, - "id": 15, + "id": 23, "options": { "colorMode": "background", "graphMode": "none", @@ -1165,13 +1314,13 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_processing_error_R\"}", + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_pps_present_R\"}", "interval": "", "legendFormat": "{{x}}", "refId": "A" } ], - "title": "FPGA Processing", + "title": "FPGA Clock Lock", "type": "stat" }, { @@ -1183,77 +1332,122 @@ "fieldConfig": { "defaults": { "color": { - "mode": "palette-classic" + "mode": "thresholds" }, - "custom": { - "axisLabel": "", - "axisPlacement": "auto", - "barAlignment": 0, - "drawStyle": "line", - "fillOpacity": 0, - "gradientMode": "none", - "hideFrom": { - "legend": false, - "tooltip": false, - "viz": false - }, - "lineInterpolation": "linear", - "lineWidth": 1, - "pointSize": 5, - "scaleDistribution": { - "type": "linear" - }, - "showPoints": "auto", - "spanNulls": false, - "stacking": { - "group": "A", - "mode": "none" - }, - "thresholdsStyle": { - "mode": "line" - } + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "transparent", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 2, + "w": 8, + "x": 8, + "y": 17 + }, + "id": 18, + "options": { + "colorMode": "background", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "textMode": "name" + }, + "pluginVersion": "8.4.5", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "sum by (y) (device_attribute{device=\"stat/sdp/1\",name=\"FPGA_wg_enable_R\"})", + "interval": "", + "legendFormat": "{{x}}", + "refId": "A" + } + ], + "title": "Waveform Generator", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" }, + "decimals": 0, "mappings": [], - "min": 0, "thresholds": { "mode": "absolute", "steps": [ { - "color": "green", + "color": "transparent", "value": null }, { - "color": "yellow", - "value": 0.2 + "color": "green", + "value": 1 + }, + { + "color": "#EAB839", + "value": 70 }, { "color": "red", - "value": 0.5 + "value": 80 } ] - }, - "unit": "s" + } }, "overrides": [] }, "gridPos": { - "h": 6, - "w": 7, - "x": 16, - "y": 16 + "h": 2, + "w": 8, + "x": 0, + "y": 19 }, - "id": 22, + "id": 19, "options": { - "legend": { - "calcs": [], - "displayMode": "hidden", - "placement": "bottom" + "colorMode": "background", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false }, - "tooltip": { - "mode": "multi", - "sort": "none" - } + "textMode": "value" }, + "pluginVersion": "8.4.5", "targets": [ { "datasource": { @@ -1261,15 +1455,2356 @@ "uid": "6W2nM-Vnz" }, "exemplar": true, - "expr": "device_attribute{device=\"stat/sdp/1\",name=\"TR_tod_pps_delta_R\"}", - "instant": false, + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_temp_R\"}", "interval": "", - "legendFormat": "{{name}}", + "legendFormat": "{{x}}", "refId": "A" } ], - "title": "Translator Clock Offset", - "type": "timeseries" + "title": "FPGA Temperatures", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 2, + "w": 8, + "x": 8, + "y": 19 + }, + "id": 17, + "options": { + "colorMode": "background", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "textMode": "name" + }, + "pluginVersion": "8.4.5", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_input_error_R\"}", + "interval": "", + "legendFormat": "{{x}}", + "refId": "A" + } + ], + "title": "FPGA Input Signal", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 1 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 2, + "w": 8, + "x": 8, + "y": 21 + }, + "id": 15, + "options": { + "colorMode": "background", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "textMode": "name" + }, + "pluginVersion": "8.4.5", + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_processing_error_R\"}", + "interval": "", + "legendFormat": "{{x}}", + "refId": "A" + } + ], + "title": "FPGA Processing", + "type": "stat" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "line" + } + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "yellow", + "value": 0.2 + }, + { + "color": "red", + "value": 0.5 + } + ] + }, + "unit": "s" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 7, + "x": 16, + "y": 21 + }, + "id": 22, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"TR_tod_pps_delta_R\"}", + "instant": false, + "interval": "", + "legendFormat": "{{name}}", + "refId": "A" + } + ], + "title": "Translator Clock Offset", + "type": "timeseries" + }, + { + "collapsed": true, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 27 + }, + "id": 39, + "panels": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 16, + "w": 4, + "x": 0, + "y": 28 + }, + "id": 37, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_VIN_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "DC/DC 48V IN", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 3, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 4, + "y": 28 + }, + "id": 40, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "DC/DC 12V OUT", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 8, + "y": 28 + }, + "id": 43, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_PHY_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "Switch PHY", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 12, + "y": 28 + }, + "id": 42, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_1V2_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "Switch", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 3, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 5, + "x": 16, + "y": 28 + }, + "id": 41, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=~\"UNB2_POL_QSFP_N.*_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "QSFP", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 4, + "y": 36 + }, + "id": 44, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "DC/DC 12V OUT", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 8, + "y": 36 + }, + "id": 47, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_PHY_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "Switch PHY", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 12, + "y": 36 + }, + "id": 46, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_1V2_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "Switch", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 5, + "x": 16, + "y": 36 + }, + "id": 45, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=~\"UNB2_POL_QSFP_N.*_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "QSFP", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 0, + "y": 44 + }, + "id": 48, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_CORE_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL Core", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 4, + "y": 44 + }, + "id": 49, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_ERAM_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL ERAM", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 8, + "y": 44 + }, + "id": 50, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_HGXB_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL HGXB", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 12, + "y": 44 + }, + "id": 51, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_PGM_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL PGM", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 16, + "y": 44 + }, + "id": 52, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_RXGXB_VOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "POL RXGXB", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 4, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 20, + "y": 44 + }, + "id": 58, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_TXGXB_VOUT_R\"} > 0", + "hide": false, + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "B" + } + ], + "title": "POL TXGXB", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 0, + "y": 52 + }, + "id": 53, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_CORE_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL Core", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 2, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 4, + "y": 52 + }, + "id": 54, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_ERAM_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL ERAM", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 2, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 8, + "y": 52 + }, + "id": 55, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_HGXB_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL HGXB", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "decimals": 2, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 12, + "y": 52 + }, + "id": 56, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_PGM_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}}", + "refId": "A" + } + ], + "title": "POL PGM", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 16, + "y": 52 + }, + "id": 57, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_RXGXB_IOUT_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "POL RXGXB", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "amp" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 4, + "x": 20, + "y": 52 + }, + "id": 59, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_TXGXB_IOUT_R\"} > 0", + "hide": false, + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "B" + } + ], + "title": "POL TXGXB", + "type": "timeseries" + } + ], + "title": "Voltages & Currents", + "type": "row" + }, + { + "collapsed": true, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 28 + }, + "id": 61, + "panels": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "celsius" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 11, + "x": 0, + "y": 29 + }, + "id": 63, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/unb2/1\",name=~\".*_TEMP_R\"} > 0", + "interval": "", + "legendFormat": "Uniboard {{x}} - {{name}}", + "refId": "A" + } + ], + "title": "Uniboard Sensors", + "type": "timeseries" + }, + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 0, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "celsius" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 11, + "y": 29 + }, + "id": 64, + "options": { + "legend": { + "calcs": [], + "displayMode": "hidden", + "placement": "bottom" + }, + "tooltip": { + "mode": "multi", + "sort": "desc" + } + }, + "targets": [ + { + "datasource": { + "type": "prometheus", + "uid": "6W2nM-Vnz" + }, + "exemplar": true, + "expr": "device_attribute{device=\"stat/sdp/1\",name=\"FPGA_temp_R\"} > 0", + "interval": "", + "legendFormat": "FPGA {{x}}", + "refId": "A" + } + ], + "title": "FPGA", + "type": "timeseries" + } + ], + "title": "Temperatures", + "type": "row" } ], "refresh": false, @@ -1280,13 +3815,13 @@ "list": [] }, "time": { - "from": "now-5m", + "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "SDP", "uid": "sdp", - "version": 8, + "version": 11, "weekStart": "" }