{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" }, { "datasource": "InfluxDB", "enable": false, "hide": false, "iconColor": "#5794F2", "limit": 100, "name": "sweeps", "query": "SELECT \"value\" FROM \"log\" WHERE (\"location\" =~ /^$system/) AND (\"value\" =~ /SWEEP|sweep*/) AND $timeFilter ORDER BY time DESC LIMIT 50", "showIn": 0, "tags": [], "type": "tags" }, { "datasource": "InfluxDB", "enable": true, "hide": false, "iconColor": "#F2495C", "limit": 100, "name": "startups", "query": "SELECT \"value\" FROM \"log\" WHERE (\"location\" =~ /^$system/) AND (\"value\" =~ /OSPController Version*/) AND $timeFilter ORDER BY time DESC LIMIT 100", "showIn": 0, "tags": [], "type": "tags" }, { "datasource": "InfluxDB", "enable": false, "hide": false, "iconColor": "#FADE2A", "limit": 100, "name": "collapses", "query": "SELECT \"value\" FROM \"log\" WHERE (\"location\" =~ /^$system/) AND (\"value\" =~ /collapsed!*/) AND $timeFilter ORDER BY time DESC LIMIT 100", "showIn": 0, "tags": [], "type": "tags" } ] }, "editable": false, "gnetId": null, "graphTooltip": 0, "id": 1, "iteration": 1612294759023, "links": [], "panels": [ { "aliasColors": { "collapses.mean": "dark-orange", "involt.mean": "red", "outvolt.mean": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "involt.mean", "yaxis": 1 }, { "alias": "outpower.mean", "yaxis": 1 }, { "alias": "outvolt.mean", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "outpower", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"outpower\" WHERE (\"location\" = 'solar/mppt') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "involt", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "collapses", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "outvolt", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Solar", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "∰Wh" }, "properties": [ { "id": "max", "value": 2000 } ] }, { "matcher": { "id": "byName", "options": "V🔋" }, "properties": [ { "id": "min", "value": 37 }, { "id": "max", "value": 42 }, { "id": "decimals", "value": 1 } ] }, { "matcher": { "id": "byName", "options": "W ⚡️" }, "properties": [ { "id": "max", "value": 300 } ] }, { "matcher": { "id": "byName", "options": "Wh 📦" }, "properties": [ { "id": "max", "value": 2000 } ] } ] }, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 11 }, "id": 4, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.1.5", "targets": [ { "alias": "∰Wh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "outpower", "orderByTime": "ASC", "policy": "default", "query": "SELECT cumulative_sum(integral(value)) / 3600 FROM \"outpower\" WHERE (\"location\" = '${system}') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "integral" } ] ], "tags": [ { "key": "location", "operator": "=", "value": "solar/mppt" } ] }, { "alias": "V🔋", "groupBy": [], "limit": "1", "measurement": "outvolt", "orderByTime": "DESC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"outvolt\" WHERE (\"location\" =~ /^$system$/ ) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] }, { "alias": "W ⚡️", "groupBy": [], "limit": "1", "measurement": "outpower", "orderByTime": "DESC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] }, { "alias": "Wh 📦", "groupBy": [], "limit": "1", "measurement": "wh", "orderByTime": "DESC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"wh\" WHERE (\"location\" = 'solar/mppt') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 11 }, "id": 6, "interval": "", "maxDataPoints": 50, "options": { "showLabels": false, "showTime": true, "sortOrder": "Descending", "wrapLogMessage": true }, "targets": [ { "groupBy": [], "measurement": "log", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"value\" FROM \"log\" WHERE (\"location\" = '${system}') AND $timeFilter ORDER BY time DESC LIMIT 100", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Log", "type": "logs" }, { "backgroundColor": "rgba(128,128,128,0.1)", "colorMaps": [ { "color": "rgba(204, 204, 204, 0)", "text": "N/A" }, { "color": "rgb(127, 122, 199)", "text": "partlycloudy" }, { "color": "rgb(82, 82, 82)", "text": "cloudy" }, { "color": "rgb(27, 20, 77)", "text": "off" }, { "color": "#56A64B", "text": "mppt" }, { "color": "#F2495C", "text": "error" }, { "color": "#FF9830", "text": "collapsemode" }, { "color": "#3274D9", "text": "full_cv" }, { "color": "#C4162A", "text": "90" }, { "color": "#FF7383", "text": "75" }, { "color": "rgb(255, 149, 111)", "text": "63" }, { "color": "rgb(255, 168, 168)", "text": "57" } ], "crosshairColor": "#8F070C", "datasource": "InfluxDB", "decimals": null, "description": "", "display": "timeline", "expandFromQueryS": 0, "extendLastValue": true, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 15 }, "highlightOnMouseover": true, "id": 10, "legendMaxValues": 2, "legendSortBy": "-ms", "lineColor": "rgba(0,0,0,0.1)", "metricNameColor": "rgb(255, 255, 255)", "pluginVersion": "7.1.0", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "rowHeight": 24, "showDistinctCount": false, "showLegend": false, "showLegendCounts": false, "showLegendNames": true, "showLegendPercent": true, "showLegendTime": false, "showLegendValues": true, "showTimeAxis": true, "showTransitionCount": false, "targets": [ { "alias": "state", "groupBy": [], "limit": "500", "measurement": "state", "orderByTime": "DESC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] } ], "textSize": 22, "textSizeTime": 12, "timeFrom": null, "timeOptions": [ { "name": "Years", "value": "years" }, { "name": "Months", "value": "months" }, { "name": "Weeks", "value": "weeks" }, { "name": "Days", "value": "days" }, { "name": "Hours", "value": "hours" }, { "name": "Minutes", "value": "minutes" }, { "name": "Seconds", "value": "seconds" }, { "name": "Milliseconds", "value": "milliseconds" } ], "timePrecision": { "name": "Minutes", "value": "minutes" }, "timeShift": null, "timeTextColor": "#d8d9da", "title": "", "type": "natel-discrete-panel", "units": "none", "useTimePrecision": false, "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueTextColor": "#000000", "writeAllValues": false, "writeLastValue": true, "writeMetricNames": true }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "max": 100, "min": 0, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": null, "description": "", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 17 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 12, "interval": "", "legend": { "show": false }, "maxDataPoints": 40, "pluginVersion": "7.1.0", "reverseYBuckets": false, "targets": [ { "alias": "☁︎", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "outside_clouds", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "location", "operator": "=~", "value": "/^$system$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "", "tooltip": { "show": true, "showHistogram": false }, "tooltipDecimals": 1, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": "", "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "middle", "yBucketNumber": 1, "yBucketSize": null } ], "refresh": "30s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "solar/mppt", "value": "solar/mppt" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "system", "options": [ { "selected": true, "text": "solar/mppt", "value": "solar/mppt" }, { "selected": false, "text": "solar/test", "value": "solar/test" } ], "query": "solar/mppt,solar/test", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now/d + 6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "20s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Solar ☀️", "uid": "g9KmSnWgk", "version": 47 }