{ "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": 5, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 18, "panels": [], "title": "Temperature", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 200, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#6cc04a", "value": null }, { "color": "#EAB839", "value": 150 }, { "color": "#c51a4a", "value": 185 } ] }, "unit": "fahrenheit" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 1 }, "id": 10, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "builder", "expr": "rpi_temperature_f", "interval": "", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "transformations": [], "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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": [], "max": 200, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#6cc04a", "value": null }, { "color": "orange", "value": 150 }, { "color": "#c51a4a", "value": 185 } ] }, "unit": "fahrenheit" }, "overrides": [] }, "gridPos": { "h": 6, "w": 20, "x": 4, "y": 1 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "code", "expr": "max_over_time(rpi_temperature_f[$__interval])", "interval": "", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 16, "panels": [], "title": "Power", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "#6cc04a", "mode": "fixed" }, "decimals": 0, "mappings": [], "max": 3, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#6cc04a", "value": null } ] }, "unit": "volt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 8 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "builder", "expr": "rpi_voltage", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "#c41a4a33", "index": 0, "text": "Off" }, "1": { "color": "#6cbf4b", "index": 1, "text": "On" } }, "type": "value" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bool_on_off" }, "overrides": [] }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 8 }, "id": 13, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "name" }, "pluginVersion": "9.2.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "builder", "expr": "rpi_power_state", "interval": "", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "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": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "volt" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 11 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "code", "expr": "avg_over_time(rpi_voltage[$__interval])", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bool_on_off" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 11 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "builder", "expr": "rpi_power_state", "interval": "", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 20, "panels": [], "title": "Clocks", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "#6cc04a", "mode": "fixed" }, "decimals": 0, "mappings": [], "max": 4000000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#c51a4a", "value": null } ] }, "unit": "hertz" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 18 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "9.2.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "builder", "expr": "rpi_clock_rate_measured_hz", "interval": "", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "hertz" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 25 }, "id": 5, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "kO-rxRDVz" }, "editorMode": "code", "expr": "avg_over_time(rpi_clock_rate_measured_hz[$__interval])", "interval": "", "legendFormat": "{{id}}", "range": true, "refId": "A" } ], "type": "timeseries" } ], "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Raspberry Pi", "uid": "paOi07D4z", "version": 8, "weekStart": "" }