diff --git a/assets/dashboards/ohm-influx-alt.json b/assets/dashboards/ohm-influx-alt.json deleted file mode 100644 index 7eefae7..0000000 --- a/assets/dashboards/ohm-influx-alt.json +++ /dev/null @@ -1,3366 +0,0 @@ -{ - "__inputs": [ - { - "name": "DS_PC_OHMGRAPHITE", - "label": "PC_OhmGraphite", - "description": "", - "type": "datasource", - "pluginId": "influxdb", - "pluginName": "InfluxDB" - } - ], - "__requires": [ - { - "type": "grafana", - "id": "grafana", - "name": "Grafana", - "version": "5.4.2" - }, - { - "type": "panel", - "id": "graph", - "name": "Graph", - "version": "5.0.0" - }, - { - "type": "datasource", - "id": "influxdb", - "name": "InfluxDB", - "version": "5.0.0" - }, - { - "type": "panel", - "id": "singlestat", - "name": "Singlestat", - "version": "5.0.0" - } - ], - "annotations": { - "list": [ - { - "builtIn": 1, - "datasource": "-- Grafana --", - "enable": true, - "hide": true, - "iconColor": "rgba(0, 211, 255, 1)", - "name": "Annotations & Alerts", - "type": "dashboard" - } - ] - }, - "editable": true, - "gnetId": null, - "graphTooltip": 0, - "id": null, - "links": [], - "panels": [ - { - "cacheTimeout": null, - "colorBackground": false, - "colorPostfix": false, - "colorValue": false, - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a" - ], - "datasource": "${DS_PC_OHMGRAPHITE}", - "decimals": 1, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 0, - "y": 0 - }, - "id": 21, - "interval": null, - "links": [], - "mappingType": 1, - "mappingTypes": [ - { - "name": "value to text", - "value": 1 - }, - { - "name": "range to text", - "value": 2 - } - ], - "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": true - }, - "tableColumn": "", - "targets": [ - { - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Total" - } - ] - } - ], - "thresholds": "70,90", - "title": "Cpu Utiliziation", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "current" - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a" - ], - "datasource": "${DS_PC_OHMGRAPHITE}", - "decimals": 1, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 4, - "y": 0 - }, - "id": 23, - "interval": null, - "links": [], - "mappingType": 1, - "mappingTypes": [ - { - "name": "value to text", - "value": 1 - }, - { - "name": "range to text", - "value": 2 - } - ], - "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": true - }, - "tableColumn": "", - "targets": [ - { - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Core" - } - ] - } - ], - "thresholds": "70,90", - "title": "GPU Utilisation", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "current" - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a" - ], - "datasource": "${DS_PC_OHMGRAPHITE}", - "decimals": 2, - "format": "decgbytes", - "gauge": { - "maxValue": 32, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 8, - "y": 0 - }, - "id": 25, - "interval": null, - "links": [], - "mappingType": 1, - "mappingTypes": [ - { - "name": "value to text", - "value": 1 - }, - { - "name": "range to text", - "value": 2 - } - ], - "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": true - }, - "tableColumn": "", - "targets": [ - { - "alias": "Ram Used", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Data", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Used Memory" - } - ] - } - ], - "thresholds": "25,30", - "title": "RAM Used", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "current" - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a" - ], - "datasource": "${DS_PC_OHMGRAPHITE}", - "decimals": 1, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 12, - "y": 0 - }, - "id": 27, - "interval": null, - "links": [], - "mappingType": 1, - "mappingTypes": [ - { - "name": "value to text", - "value": 1 - }, - { - "name": "range to text", - "value": 2 - } - ], - "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": true - }, - "tableColumn": "mean", - "targets": [ - { - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Used Space" - }, - { - "condition": "AND", - "key": "hardware", - "operator": "=", - "value": "Generic Hard Disk" - } - ] - } - ], - "thresholds": "70,90", - "title": "C:", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "current" - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a" - ], - "datasource": "${DS_PC_OHMGRAPHITE}", - "decimals": 1, - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 16, - "y": 0 - }, - "id": 29, - "interval": null, - "links": [], - "mappingType": 1, - "mappingTypes": [ - { - "name": "value to text", - "value": 1 - }, - { - "name": "range to text", - "value": 2 - } - ], - "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": true - }, - "tableColumn": "", - "targets": [ - { - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Used Space" - }, - { - "condition": "AND", - "key": "hardware", - "operator": "=", - "value": "Samsung SSD 840 EVO 250GB" - } - ] - } - ], - "thresholds": "70,90", - "title": "D:", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "current" - }, - { - "cacheTimeout": null, - "colorBackground": false, - "colorValue": false, - "colors": [ - "#299c46", - "rgba(237, 129, 40, 0.89)", - "#d44a3a" - ], - "datasource": "${DS_PC_OHMGRAPHITE}", - "format": "percent", - "gauge": { - "maxValue": 100, - "minValue": 0, - "show": true, - "thresholdLabels": false, - "thresholdMarkers": true - }, - "gridPos": { - "h": 6, - "w": 4, - "x": 20, - "y": 0 - }, - "id": 31, - "interval": null, - "links": [], - "mappingType": 1, - "mappingTypes": [ - { - "name": "value to text", - "value": 1 - }, - { - "name": "range to text", - "value": 2 - } - ], - "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": true - }, - "tableColumn": "", - "targets": [ - { - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Control", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Fan Control #1" - } - ] - } - ], - "thresholds": "50,80", - "title": "FAN 1", - "type": "singlestat", - "valueFontSize": "80%", - "valueMaps": [ - { - "op": "=", - "text": "N/A", - "value": "null" - } - ], - "valueName": "current" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 0, - "gridPos": { - "h": 6, - "w": 12, - "x": 0, - "y": 6 - }, - "id": 13, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "Core", - "color": "#70dbed", - "linewidth": 2, - "zindex": 3 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "Video Engine", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Video Engine" - } - ] - }, - { - "alias": "Core", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Core" - } - ] - }, - { - "alias": "Memory", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Memory" - } - ] - }, - { - "alias": "Memory Controller", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Memory Controller" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "GPU Utilisation", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": "100", - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 0, - "gridPos": { - "h": 7, - "w": 12, - "x": 12, - "y": 6 - }, - "id": 17, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "CPU", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Clock", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #1" - } - ] - }, - { - "alias": "GPU", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Clock", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Core" - } - ] - }, - { - "alias": "Shader", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Clock", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Shader" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Clock Speed GPU/CPU", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "none", - "label": "mhz", - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 0, - "gridPos": { - "h": 6, - "w": 12, - "x": 0, - "y": 12 - }, - "id": 11, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "CPU Package", - "color": "#bf1b00", - "linewidth": 2, - "zindex": 3 - }, - { - "alias": "CPU Core 1", - "color": "rgba(0, 0, 0, 0.23)" - }, - { - "alias": "CPU Core 2", - "color": "rgba(8, 5, 92, 0.23)" - }, - { - "alias": "CPU Core 3", - "color": "rgba(8, 5, 92, 0.23)" - }, - { - "alias": "CPU Core 4", - "color": "rgba(77, 5, 92, 0.23)" - }, - { - "alias": "CPU Core 5", - "color": "rgba(5, 76, 92, 0.23)" - }, - { - "alias": "CPU Core 6", - "color": "rgba(5, 92, 59, 0.23)" - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "CPU Package", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "H", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Total" - } - ] - }, - { - "alias": "CPU Core 1", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #1" - } - ] - }, - { - "alias": "CPU Core 2", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #2" - } - ] - }, - { - "alias": "CPU Core 3", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #3" - } - ] - }, - { - "alias": "CPU Core 4", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "E", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #4" - } - ] - }, - { - "alias": "CPU Core 5", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "F", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #5" - } - ] - }, - { - "alias": "CPU Core 6", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #6" - } - ] - }, - { - "alias": "CPU Core 6", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "I", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Memory" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CPU Utilization", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "transparent": false, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": "100", - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 0, - "gridPos": { - "h": 7, - "w": 12, - "x": 12, - "y": 13 - }, - "id": 2, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "CPU Package", - "color": "#bf1b00", - "linewidth": 2 - }, - { - "alias": "CPU Core 1", - "color": "rgba(0, 0, 0, 0.23)" - }, - { - "alias": "CPU Core 2", - "color": "rgba(8, 5, 92, 0.23)" - }, - { - "alias": "CPU Core 3", - "color": "rgba(8, 5, 92, 0.23)" - }, - { - "alias": "CPU Core 4", - "color": "rgba(77, 5, 92, 0.23)" - }, - { - "alias": "CPU Core 5", - "color": "rgba(5, 76, 92, 0.23)" - }, - { - "alias": "CPU Core 6", - "color": "rgba(5, 92, 59, 0.23)" - }, - { - "alias": "Nvidea", - "color": "#e5ac0e", - "linewidth": 2 - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "CPU Package", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "H", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Package" - } - ] - }, - { - "alias": "Nvidea", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "identifier", - "operator": "=", - "value": "/nvidiagpu/0/temperature/0" - } - ] - }, - { - "alias": "CPU Core 1", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #1" - } - ] - }, - { - "alias": "CPU Core 2", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #2" - } - ] - }, - { - "alias": "CPU Core 3", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #3" - } - ] - }, - { - "alias": "CPU Core 4", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "E", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #4" - } - ] - }, - { - "alias": "CPU Core 5", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "F", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #5" - } - ] - }, - { - "alias": "CPU Core 6", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "G", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #6" - } - ] - }, - { - "alias": "CPU Core 6", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "hide": false, - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "I", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Core #6" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Temperature", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "transparent": false, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "celsius", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 1, - "gridPos": { - "h": 5, - "w": 12, - "x": 0, - "y": 18 - }, - "id": 15, - "legend": { - "alignAsTable": true, - "avg": false, - "current": true, - "max": false, - "min": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "SSD Sata", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Data", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "hardware", - "operator": "=", - "value": "Samsung SSD 840 EVO 250GB" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Total Bytes Written", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": -1, - "format": "decgbytes", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "-- Mixed --", - "fill": 0, - "gridPos": { - "h": 6, - "w": 12, - "x": 12, - "y": 20 - }, - "id": 6, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": false, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [ - { - "alias": "CPU Package", - "color": "rgb(255, 93, 0)" - }, - { - "alias": "CPU DRAM" - }, - { - "alias": "CPU Graphics" - }, - { - "alias": "CPU Cores", - "color": "rgba(174, 89, 30, 0.28)" - } - ], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "CPU Package", - "datasource": "${DS_PC_OHMGRAPHITE}", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Power", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Package" - } - ] - }, - { - "alias": "CPU DRAM", - "datasource": "${DS_PC_OHMGRAPHITE}", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Power", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU DRAM" - } - ] - }, - { - "alias": "CPU Graphics", - "datasource": "${DS_PC_OHMGRAPHITE}", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Power", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Graphics" - } - ] - }, - { - "alias": "CPU Cores", - "datasource": "${DS_PC_OHMGRAPHITE}", - "groupBy": [ - { - "params": [ - "1m" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Power", - "orderByTime": "ASC", - "policy": "default", - "refId": "D", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU Cores" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Energy Consumption", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "watt", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 1, - "gridPos": { - "h": 4, - "w": 12, - "x": 0, - "y": 23 - }, - "id": 8, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": true, - "steppedLine": false, - "targets": [ - { - "alias": "Used", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Data", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Used Memory" - } - ] - }, - { - "alias": "Free", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Data", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Available Memory" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RAM", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "decgbytes", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 0, - "gridPos": { - "h": 6, - "w": 12, - "x": 12, - "y": 26 - }, - "id": 10, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "SSD M.2", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "hardware", - "operator": "=", - "value": "Generic Hard Disk" - }, - { - "condition": "AND", - "key": "sensor", - "operator": "=", - "value": "Used Space" - } - ] - }, - { - "alias": "SSD SATA", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "hardware", - "operator": "=", - "value": "Samsung SSD 840 EVO 250GB" - }, - { - "condition": "AND", - "key": "sensor", - "operator": "=", - "value": "Used Space" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "SSD/HDD Used %", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": "100", - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 1, - "gridPos": { - "h": 4, - "w": 12, - "x": 0, - "y": 27 - }, - "id": 4, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": true, - "steppedLine": false, - "targets": [ - { - "alias": "Used", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "SmallData", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Memory Used" - } - ] - }, - { - "alias": "Free", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "SmallData", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "GPU Memory Free" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "GPU Memory", - "tooltip": { - "shared": true, - "sort": 2, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "decmbytes", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": false - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_PC_OHMGRAPHITE}", - "fill": 0, - "gridPos": { - "h": 4, - "w": 12, - "x": 12, - "y": 32 - }, - "id": 19, - "legend": { - "alignAsTable": true, - "avg": true, - "current": true, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "links": [], - "nullPointMode": "null", - "percentage": false, - "pointradius": 5, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "VCORE", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Voltage", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "CPU VCore" - } - ] - }, - { - "alias": "Voltage 12", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Voltage", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Voltage #12" - } - ] - }, - { - "alias": "Voltage 15", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "previous" - ], - "type": "fill" - } - ], - "measurement": "Voltage", - "orderByTime": "ASC", - "policy": "default", - "refId": "C", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "sensor", - "operator": "=", - "value": "Voltage #15" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "Voltage", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "decimals": 3, - "format": "volt", - "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 - } - } - ], - "refresh": "5s", - "schemaVersion": 16, - "style": "dark", - "tags": [], - "templating": { - "list": [] - }, - "time": { - "from": "now-1h", - "to": "now" - }, - "timepicker": { - "refresh_intervals": [ - "5s", - "10s", - "30s", - "1m", - "5m", - "15m", - "30m", - "1h", - "2h", - "1d" - ], - "time_options": [ - "5m", - "15m", - "1h", - "6h", - "12h", - "24h", - "2d", - "7d", - "30d" - ] - }, - "timezone": "", - "title": "Ohm", - "uid": "IYyUldymz", - "version": 3 -} diff --git a/assets/dashboards/ohm-influx.json b/assets/dashboards/ohm-influx.json index 59a2266..6008f7e 100644 --- a/assets/dashboards/ohm-influx.json +++ b/assets/dashboards/ohm-influx.json @@ -9,23 +9,36 @@ "pluginName": "InfluxDB" } ], + "__elements": {}, "__requires": [ { "type": "panel", - "id": "gauge", - "name": "Gauge", + "id": "bargauge", + "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", - "version": "6.5.2" + "version": "11.3.0" }, { "type": "panel", - "id": "graph", - "name": "Graph", + "id": "stat", + "name": "Stat", + "version": "" + }, + { + "type": "panel", + "id": "table", + "name": "Table", + "version": "" + }, + { + "type": "panel", + "id": "timeseries", + "name": "Time series", "version": "" }, { @@ -44,2445 +57,4740 @@ "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", + "target": { + "limit": 100, + "matchAny": false, + "tags": [], + "type": "dashboard" + }, "type": "dashboard" } ] }, "editable": true, - "gnetId": null, - "graphTooltip": 0, + "fiscalYearStartMonth": 0, + "graphTooltip": 1, "id": null, - "iteration": 1579660174208, "links": [], "panels": [ { "collapsed": false, - "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, - "id": 12, + "id": 20, "panels": [], - "title": "Load Overview", + "title": "Current Overview", "type": "row" }, { - "datasource": "${DS_INFLUXDB}", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ + { + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 + }, + { + "color": "#d44a3a", + "value": 90 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, "gridPos": { - "h": 4, - "w": 3, + "h": 7, + "w": 2, "x": 0, "y": 1 }, "id": 7, + "maxDataPoints": 100, "options": { - "fieldOptions": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { "calcs": [ "lastNotNull" ], - "defaults": { - "mappings": [], - "max": 100, - "min": 0, - "thresholds": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 80 - } - ], - "unit": "percent" - }, - "override": {}, + "fields": "", "values": false }, - "orientation": "auto", - "showThresholdLabels": false, - "showThresholdMarkers": true + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" }, - "pluginVersion": "6.5.2", + "pluginVersion": "11.3.0", "targets": [ { - "alias": "CPU Load", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'CPU Total' AND \"hardware_type\" = 'CPU' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "CPU Usage", + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ { - "params": [ - "null" - ], - "type": "fill" + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" } ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, { - "params": [ - "value" - ], - "type": "field" + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 }, { - "params": [], - "type": "mean" + "color": "#d44a3a", + "value": 90 } ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - }, - { - "condition": "AND", - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "CPU" - }, - { - "condition": "AND", - "key": "sensor", - "operator": "=", - "value": "CPU Total" - } - ] - } - ], - "timeFrom": null, - "timeShift": null, - "title": "CPU Load", - "type": "gauge" - }, - { - "datasource": "${DS_INFLUXDB}", + }, + "unit": "percent" + }, + "overrides": [] + }, "gridPos": { - "h": 4, - "w": 5, - "x": 3, + "h": 7, + "w": 2, + "x": 2, "y": 1 }, - "id": 8, + "id": 6, + "maxDataPoints": 100, "options": { - "fieldOptions": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { "calcs": [ "lastNotNull" ], - "defaults": { - "mappings": [], - "max": 100, - "min": 0, - "thresholds": [ + "fields": "", + "values": false + }, + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Memory' AND \"hardware\" = 'Total Memory' AND \"hardware_type\" = 'RAM' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "RAM Usage", + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ + { + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ { - "color": "green", - "value": null + "color": "green" }, { - "color": "red", + "color": "rgba(237, 129, 40, 0.89)", "value": 80 + }, + { + "color": "#d44a3a", + "value": 90 } - ], - "unit": "percent" + ] }, - "override": {}, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 2, + "x": 4, + "y": 1 + }, + "id": 74, + "maxDataPoints": 100, + "options": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", "values": false }, - "orientation": "auto", - "showThresholdLabels": false, - "showThresholdMarkers": true + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" }, - "pluginVersion": "6.5.2", + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT max(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Total Activity' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "Max Disk Usage", + "transformations": [ + { + "id": "reduce", + "options": { + "includeTimeField": false, + "mode": "reduceFields", + "reducers": [ + "max" + ] + } + } + ], + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ { - "params": [ - "null" - ], - "type": "fill" + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" } ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, { - "params": [ - "value" - ], - "type": "field" + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 }, { - "params": [], - "type": "mean" + "color": "#d44a3a", + "value": 90 } ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 2, + "x": 6, + "y": 1 + }, + "id": 83, + "maxDataPoints": 100, + "options": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { + "calcs": [ + "lastNotNull" ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - }, - { - "condition": "AND", - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "RAM" - } - ] + "fields": "", + "values": false + }, + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT max(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Used Space' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "Max Disk Space", + "transformations": [ + { + "id": "reduce", + "options": { + "includeTimeField": false, + "mode": "reduceFields", + "reducers": [ + "max" + ] + } } ], - "timeFrom": null, - "timeShift": null, - "title": "RAM Load", - "type": "gauge" + "type": "bargauge" }, { - "datasource": "${DS_INFLUXDB}", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "purple" + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, "gridPos": { "h": 4, - "w": 9, + "w": 3, "x": 8, "y": 1 }, - "id": 9, + "id": 89, "options": { - "fieldOptions": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { "calcs": [ "lastNotNull" ], - "defaults": { - "mappings": [], - "max": 100, - "min": 0, - "thresholds": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 80 - } - ], - "unit": "percent" - }, - "override": {}, + "fields": "", "values": false }, - "orientation": "auto", - "showThresholdLabels": false, - "showThresholdMarkers": true + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true }, - "pluginVersion": "6.5.2", + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Read' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "B", "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - }, - { - "condition": "AND", - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "GpuNvidia" - } - ] + "interval": "5s", + "alias": "$tag_sensor" } ], - "timeFrom": null, - "timeShift": null, - "title": "RAM Load", - "type": "gauge" + "title": "Disk Reads", + "type": "stat" }, { - "datasource": "${DS_INFLUXDB}", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "purple" + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, "gridPos": { "h": 4, - "w": 7, - "x": 17, + "w": 3, + "x": 11, "y": 1 }, - "id": 10, + "id": 90, "options": { - "fieldOptions": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { "calcs": [ "lastNotNull" ], - "defaults": { - "mappings": [], - "max": 100, - "min": 0, - "thresholds": [ - { - "color": "green", - "value": null - }, - { - "color": "red", - "value": 80 - } - ], - "unit": "percent" - }, - "override": {}, + "fields": "", "values": false }, - "orientation": "auto", - "showThresholdLabels": false, - "showThresholdMarkers": true + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true }, - "pluginVersion": "6.5.2", + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Written' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "B", "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Disk Writes", + "type": "stat" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ { - "params": [], - "type": "mean" + "color": "purple" } ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$instance$/" + }, + "unit": "binBps" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 3, + "x": 14, + "y": 1 + }, + "id": 71, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Network Rate", + "type": "stat" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "align": "auto", + "cellOptions": { + "type": "auto" + }, + "filterable": false, + "inspect": false + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "Value" + }, + "properties": [ + { + "id": "unit", + "value": "celsius" + }, + { + "id": "min", + "value": 0 + }, + { + "id": "thresholds", + "value": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "#EAB839", + "value": 60 + }, + { + "color": "red", + "value": 90 + } + ] + } + }, + { + "id": "max", + "value": 100 + }, + { + "id": "custom.cellOptions", + "value": { + "mode": "lcd", + "type": "gauge" + } + } + ] + }, + { + "matcher": { + "id": "byRegexp", + "options": "__.*" + }, + "properties": [ + { + "id": "custom.hidden", + "value": true + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Hardware" + }, + "properties": [ + { + "id": "custom.cellOptions", + "value": { + "type": "color-text" + } + } + ] + } + ] + }, + "gridPos": { + "h": 14, + "w": 7, + "x": 17, + "y": 1 + }, + "id": 77, + "options": { + "cellHeight": "sm", + "footer": { + "countRows": false, + "enablePagination": false, + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, + "frameIndex": 0, + "showHeader": true, + "sortBy": [] + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND $timeFilter GROUP BY \"hardware\", \"sensor\", \"hw_instance\"", + "rawQuery": true, + "refId": "A", + "resultFormat": "table", + "interval": "5s", + "alias": "" + } + ], + "title": "Temperature", + "transformations": [ + { + "id": "convertFieldType", + "options": { + "conversions": [ + { + "destinationType": "number", + "targetField": "__SensorID" + } + ], + "fields": {} + } + }, + { + "id": "organize", + "options": { + "excludeByName": { + "SensorGroup": false, + "SensorID": false, + "SensorTMP": false, + "Time": true, + "Value": false, + "__name__": true, + "hardware": false, + "hw_instance": true, + "instance": true, + "job": true, + "sensor": true + }, + "indexByName": { + "Hardware": 3, + "Time": 0, + "Value": 8, + "__SensorGroup": 9, + "__SensorID": 10, + "__name__": 1, + "hardware": 2, + "hw_instance": 4, + "instance": 5, + "job": 6, + "sensor": 7 + }, + "renameByName": { + "Value": "Temperature", + "Value #A": "Temperature", + "hardware": "__Hardware", + "hw_instance": "", + "job": "", + "sensor": "Sensor" + } + } + }, + { + "disabled": true, + "id": "partitionByValues", + "options": { + "fields": [ + "Hardware", + "SensorGroup" + ] + } + }, + { + "id": "sortBy", + "options": { + "fields": {}, + "sort": [ + { + "field": "__SensorID" + } + ] + } + }, + { + "id": "sortBy", + "options": { + "fields": {}, + "sort": [ + { + "field": "__SensorGroup" + } + ] + } + }, + { + "id": "sortBy", + "options": { + "fields": {}, + "sort": [ + { + "field": "__Hardware" + } + ] + } + }, + { + "id": "filterByValue", + "options": { + "filters": [ + { + "config": { + "id": "substring", + "options": { + "value": "Distance" + } + }, + "fieldName": "Hardware" + } + ], + "match": "any", + "type": "exclude" + } + } + ], + "type": "table" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "purple" + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 3, + "x": 8, + "y": 5 + }, + "id": 14, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Downloaded' AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Downloads", + "type": "stat" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "purple" + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 3, + "x": 11, + "y": 5 + }, + "id": 15, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Uploaded' AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Uploads", + "type": "stat" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "purple" + } + ] + }, + "unit": "binBps" + }, + "overrides": [] + }, + "gridPos": { + "h": 4, + "w": 3, + "x": 14, + "y": 5 + }, + "id": 91, + "options": { + "colorMode": "value", + "graphMode": "area", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Disk Rate", + "type": "stat" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ + { + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 + }, + { + "color": "#d44a3a", + "value": 90 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 2, + "x": 0, + "y": 8 + }, + "id": 72, + "maxDataPoints": 100, + "options": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'GPU Core' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'GPU Core' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "GPU Compute", + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ + { + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 + }, + { + "color": "#d44a3a", + "value": 90 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 2, + "x": 2, + "y": 8 + }, + "id": 93, + "maxDataPoints": 100, + "options": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'GPU Memory Used' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'GPU Memory Used' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "GPU Memory", + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ + { + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 + }, + { + "color": "#d44a3a", + "value": 90 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 2, + "x": 4, + "y": 8 + }, + "id": 75, + "maxDataPoints": 100, + "options": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT max(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "Network Usage", + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "decimals": 0, + "mappings": [ + { + "options": { + "match": "null", + "result": { + "text": "N/A" + } + }, + "type": "special" + } + ], + "max": 100, + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "rgba(237, 129, 40, 0.89)", + "value": 80 + }, + { + "color": "#d44a3a", + "value": 90 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 7, + "w": 2, + "x": 6, + "y": 8 + }, + "id": 80, + "maxDataPoints": 100, + "options": { + "displayMode": "lcd", + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "maxVizHeight": 300, + "minVizHeight": 10, + "minVizWidth": 0, + "namePlacement": "auto", + "orientation": "vertical", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showUnfilled": true, + "sizing": "auto", + "text": {}, + "valueMode": "color" + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT max(\"value\") FROM \"Control\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "Max Fan", + "type": "bargauge" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "description": "", + "fieldConfig": { + "defaults": { + "color": { + "fixedColor": "purple", + "mode": "thresholds", + "seriesBy": "last" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "series", + "axisLabel": "", + "axisPlacement": "right", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "scheme", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineStyle": { + "fill": "solid" + }, + "lineWidth": 1, + "pointSize": 1, + "scaleDistribution": { + "linearThreshold": 1, + "type": "linear" + }, + "showPoints": "always", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "displayName": "Wattage", + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "purple" + } + ] + }, + "unit": "watt" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 6, + "x": 8, + "y": 9 + }, + "id": 155, + "options": { + "legend": { + "calcs": [ + "lastNotNull", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": false + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Power\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'CPU' AND \"sensor\" =~ /.*Package/ AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Power\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND (\"hardware_type\" = 'GpuNvidia' OR \"hardware_type\" = 'GpuAti') AND $timeFilter GROUP BY time($__interval), \"hardware\", \"sensor\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "" + } + ], + "title": "Component Power Draw", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 1 + } + ] + }, + "unit": "none" + }, + "overrides": [] + }, + "gridPos": { + "h": 6, + "w": 3, + "x": 14, + "y": 9 + }, + "id": 94, + "options": { + "colorMode": "value", + "graphMode": "none", + "justifyMode": "auto", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { + "calcs": [ + "lastNotNull" + ], + "fields": "", + "values": false + }, + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"SmallData\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Media Errors' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Disk Media Errors", + "type": "stat" + }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 15 + }, + "id": 96, + "panels": [], + "repeat": "cpu", + "title": "CPU: $cpu", + "type": "row" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "normal" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 16 + }, + "id": 17, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" != 'CPU Total' AND \"hardware_type\" = 'CPU' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "{{_sensor}}" + } + ], + "title": "Load", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "watt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 16 + }, + "id": 103, + "options": { + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Power\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'CPU' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Wattage", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic", + "seriesBy": "max" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "axisSoftMax": 0, + "axisSoftMin": 0, + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "yellow", + "value": 80 + }, + { + "color": "red", + "value": 90 + } + ] + }, + "unit": "celsius" + }, + "overrides": [ + { + "matcher": { + "id": "byRegexp", + "options": ".*TjMax.*" + }, + "properties": [ + { + "id": "custom.transform", + "value": "negative-Y" + } + ] + } + ] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 24 + }, + "id": 107, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'CPU' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "{{_sensor}}" + } + ], + "title": "Temperatures", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "pattern": "/^(?!.Distance.)/" + } + } + } + ], + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 24 + }, + "id": 105, + "options": { + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Voltage\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'CPU' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "{{_sensor}}" + } + ], + "title": "Volts", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "linearThreshold": 0, + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "hertz" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 24, + "x": 0, + "y": 33 + }, + "id": 26, + "options": { + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Clock\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'CPU' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "{{_sensor}}" + } + ], + "title": "Frequencies", + "type": "timeseries" + }, + { + "collapsed": false, + "gridPos": { + "h": 1, + "w": 24, + "x": 0, + "y": 42 + }, + "id": 109, + "panels": [], + "repeat": "gpu", + "title": "GPU: $gpu", + "type": "row" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "percent" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 43 + }, + "id": 18, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "GPU Load", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "hertz" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 43 + }, + "id": 120, + "options": { + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Clock\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Clock\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Frequencies", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "watt" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 0, + "y": 51 + }, + "id": 116, + "options": { + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Power\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Power\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Wattage", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "line" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "rotrpm" + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "High RPM" + }, + "properties": [ + { + "id": "custom.hideFrom", + "value": { + "legend": false, + "tooltip": true, + "viz": false + } + }, + { + "id": "custom.spanNulls", + "value": true + }, + { + "id": "color", + "value": { + "fixedColor": "red", + "mode": "fixed" + } + } + ] + } + ] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 51 + }, + "id": 123, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Fan\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Fan" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT max(\"value\") FROM \"Fan\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "C", + "resultFormat": "time_series", + "interval": "5s", + "alias": "High RPM" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Fan\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Fan" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT max(\"value\") FROM \"Fan\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval) fill(null)", + "rawQuery": true, + "refId": "D", + "resultFormat": "time_series", + "interval": "5s", + "alias": "High RPM" + } + ], + "title": "Fan", + "transformations": [ + { + "id": "configFromData", + "options": { + "applyTo": { + "id": "byFrameRefID", + "options": "A" + }, + "configRefId": "C", + "mappings": [ + { + "fieldName": "High RPM", + "handlerKey": "threshold1" + } + ] + } + } + ], + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "axisSoftMax": 100, + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "celsius" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 59 + }, + "id": 118, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Temperatures", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "binBps" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 59 + }, + "id": 121, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Data Rate", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false }, - { - "condition": "AND", - "key": "app", - "operator": "=", - "value": "ohm" + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "HDD" + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" } - ] + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "bytes" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 0, + "y": 68 + }, + "id": 122, + "options": { + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'GpuNvidia' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$gpu' AND \"hardware_type\" = 'GpuAti' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" } ], - "timeFrom": null, - "timeShift": null, - "title": "Disk Load", - "type": "gauge" + "title": "Memory", + "type": "timeseries" }, { - "datasource": "${DS_INFLUXDB}", + "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 5 + "y": 77 }, - "id": 5, - "title": "Load Breakdown", + "id": 41, + "panels": [], + "title": "Drives", "type": "row" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 12, - "x": 0, - "y": 6 - }, - "hiddenSeries": false, - "id": 2, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": false, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": true, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "align": "auto", + "cellOptions": { + "type": "auto" }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + "inspect": false + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, { - "params": [ - "value" - ], - "type": "field" + "color": "#EAB839", + "value": 80 }, { - "params": [], - "type": "mean" + "color": "red", + "value": 90 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" + } + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "HW Instance" }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "CPU" + "properties": [ + { + "id": "custom.width", + "value": 114 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Temperature" }, - { - "condition": "AND", - "key": "sensor", - "operator": "!=", - "value": "CPU Total" + "properties": [ + { + "id": "custom.cellOptions", + "value": { + "mode": "lcd", + "type": "gauge" + } + }, + { + "id": "unit", + "value": "celsius" + }, + { + "id": "min", + "value": 50 + }, + { + "id": "thresholds", + "value": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "#EAB839", + "value": 80 + }, + { + "color": "red", + "value": 90 + } + ] + } + }, + { + "id": "max", + "value": 100 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Total Read" }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "CPU Load", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "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": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 12, - "x": 12, - "y": 6 - }, - "hiddenSeries": false, - "id": 3, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": false, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "properties": [ + { + "id": "unit", + "value": "bytes" + }, + { + "id": "custom.width", + "value": 115 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Total Written" }, - { - "params": [ - "sensor" - ], - "type": "tag" + "properties": [ + { + "id": "unit", + "value": "bytes" + }, + { + "id": "custom.width", + "value": 115 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Read" }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + "properties": [ { - "params": [ - "value" - ], - "type": "field" + "id": "unit", + "value": "bytes" }, { - "params": [], - "type": "mean" + "id": "custom.width", + "value": 115 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" + }, + { + "matcher": { + "id": "byName", + "options": "Written" }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "GpuNvidia" + "properties": [ + { + "id": "unit", + "value": "bytes" + }, + { + "id": "custom.width", + "value": 115 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Used Space" }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] - }, - { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "properties": [ + { + "id": "unit", + "value": "percent" + }, + { + "id": "custom.cellOptions", + "value": { + "mode": "lcd", + "type": "gauge" + } + }, + { + "id": "thresholds", + "value": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "#EAB839", + "value": 70 + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + { + "id": "max", + "value": 100 + }, + { + "id": "min", + "value": 0 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Hardware" }, - { - "params": [ - "sensor" - ], - "type": "tag" + "properties": [ + { + "id": "custom.width", + "value": 199 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Media Errors" }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Load", - "orderByTime": "ASC", - "policy": "default", - "refId": "B", - "resultFormat": "time_series", - "select": [ - [ + "properties": [ + { + "id": "custom.cellOptions", + "value": { + "type": "color-text" + } + }, { - "params": [ - "value" - ], - "type": "field" + "id": "thresholds", + "value": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 1 + } + ] + } }, { - "params": [], - "type": "mean" + "id": "custom.width", + "value": 115 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" + }, + { + "matcher": { + "id": "byName", + "options": "Power Cycles" }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "GpuAti" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "GPU Load", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": "100", - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "collapsed": true, - "datasource": "${DS_INFLUXDB}", + "properties": [ + { + "id": "custom.width", + "value": 115 + } + ] + } + ] + }, "gridPos": { - "h": 1, + "h": 7, "w": 24, "x": 0, - "y": 15 + "y": 78 }, - "id": 94, - "panels": [ - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 8, - "w": 12, - "x": 0, - "y": 1 - }, - "hiddenSeries": false, - "id": 96, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", - "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Data", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "RAM" - } - ] - } + "id": 43, + "options": { + "cellHeight": "sm", + "footer": { + "countRows": false, + "fields": "", + "reducer": [ + "sum" ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "RAM", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "gbytes", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "show": false + }, + "frameIndex": 1, + "showHeader": true, + "sortBy": [] + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY \"hw_instance\"", + "rawQuery": true, + "refId": "A", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Read' AND \"hardware_type\" = 'HDD' AND $timeFilter", + "rawQuery": true, + "refId": "B", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Written' AND \"hardware_type\" = 'HDD' AND $timeFilter", + "rawQuery": true, + "refId": "C", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Read' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY \"hw_instance\"", + "rawQuery": true, + "refId": "D", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Written' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY \"hw_instance\"", + "rawQuery": true, + "refId": "E", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Used Space' AND \"hardware_type\" = 'HDD' AND $timeFilter", + "rawQuery": true, + "refId": "F", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"SmallData\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Power Cycles' AND \"hardware_type\" = 'HDD' AND $timeFilter", + "rawQuery": true, + "refId": "G", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"SmallData\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Media Errors' AND \"hardware_type\" = 'HDD' AND $timeFilter", + "rawQuery": true, + "refId": "H", + "resultFormat": "table", + "interval": "5s", + "alias": "" + } + ], + "title": "Drives", + "transformations": [ + { + "id": "filterFieldsByName", + "options": { + "include": { + "names": [ + "hardware", + "hw_instance", + "Value #A", + "Value #B", + "Value #C", + "Value #D", + "Value #E", + "Value #F", + "Value #G", + "Value #H" + ] } - ], - "yaxis": { - "align": false, - "alignLevel": null } }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 8, - "w": 12, - "x": 12, - "y": 1 - }, - "hiddenSeries": false, - "id": 97, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "nullPointMode": "null", + "id": "merge", + "options": {} + }, + { + "id": "organize", "options": { - "dataLinks": [] - }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "SmallData", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "GpuNvidia" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "GPU", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "mbytes", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true + "excludeByName": {}, + "indexByName": { + "Value #A": 9, + "Value #B": 4, + "Value #C": 5, + "Value #D": 2, + "Value #E": 3, + "Value #F": 8, + "Value #G": 6, + "Value #H": 7, + "hardware": 0, + "hw_instance": 1 }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "renameByName": { + "Value #A": "Temperature", + "Value #B": "Total Read", + "Value #C": "Total Written", + "Value #D": "Read", + "Value #E": "Written", + "Value #F": "Used Space", + "Value #G": "Power Cycles", + "Value #H": "Media Errors", + "hardware": "Hardware", + "hw_instance": "HW Instance" } - ], - "yaxis": { - "align": false, - "alignLevel": null } } ], - "title": "Bytes", - "type": "row" + "type": "table" }, { "collapsed": false, - "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 16 + "y": 85 }, - "id": 16, + "id": 52, "panels": [], - "title": "Watts", + "repeat": "hdd", + "title": "Drive: $hdd", "type": "row" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "blue" + } + ] + } + }, + "overrides": [] + }, "gridPos": { - "h": 9, + "h": 5, "w": 12, "x": 0, - "y": 17 + "y": 86 }, - "hiddenSeries": false, - "id": 14, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "maxPerRow": 3, - "nullPointMode": "null", + "id": 12, "options": { - "dataLinks": [] + "colorMode": "value", + "graphMode": "none", + "justifyMode": "center", + "orientation": "auto", + "percentChangeColorMode": "standard", + "reduceOptions": { + "calcs": [ + "last" + ], + "fields": "", + "values": false + }, + "showPercentChange": false, + "text": {}, + "textMode": "auto", + "wideLayout": true }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "power", - "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"SmallData\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$hdd' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "$hdd Factors", + "type": "stat" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "axisSoftMax": 100, + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false }, - { - "params": [ - "sensor" - ], - "type": "tag" + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" }, - { - "params": [ - "null" - ], - "type": "fill" + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" } - ], - "measurement": "Power", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + }, + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ { - "params": [ - "value" - ], - "type": "field" + "color": "green" }, { - "params": [], - "type": "mean" + "color": "red", + "value": 80 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=~", - "value": "/^$power$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] + }, + "unit": "celsius" + }, + "overrides": [] + }, + "gridPos": { + "h": 5, + "w": 12, + "x": 12, + "y": 86 + }, + "id": 65, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": false + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$power Wattage", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "watt", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$hdd' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"sensor\", \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" } ], - "yaxis": { - "align": false, - "alignLevel": null - } + "title": "Temperature", + "type": "timeseries" }, { - "collapsed": false, - "datasource": "${DS_INFLUXDB}", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 26 + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": 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": "percent" + }, + "overrides": [] }, - "id": 21, - "panels": [], - "title": "Temperatures", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, "gridPos": { - "h": 9, - "w": 8, + "h": 8, + "w": 12, "x": 0, - "y": 27 + "y": 91 }, - "hiddenSeries": false, - "id": 18, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": false, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "maxPerRow": 3, - "nullPointMode": "null", + "id": 58, "options": { - "dataLinks": [] + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "temperature", - "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$hdd' AND \"sensor\" = 'Total Activity' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Total" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$hdd' AND \"sensor\" = 'Write Activity' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Write" + } + ], + "title": "Disk Activity Load", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false }, - { - "params": [ - "sensor" - ], - "type": "tag" + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" }, - { - "params": [ - "null" - ], - "type": "fill" + "showPoints": "auto", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" } - ], - "measurement": "Temperature", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ { - "params": [ - "value" - ], - "type": "field" + "color": "green" }, { - "params": [], - "type": "mean" + "color": "red", + "value": 80 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=~", - "value": "/^$temperature$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] + }, + "unit": "binBps" + }, + "overrides": [] + }, + "gridPos": { + "h": 8, + "w": 12, + "x": 12, + "y": 91 + }, + "id": 59, + "options": { + "legend": { + "calcs": [], + "displayMode": "list", + "placement": "bottom", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$temperature Temperatures", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "celsius", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$hdd' AND \"sensor\" = 'Read Rate' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Read" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT -1 * mean(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hw_instance\" = '$hdd' AND \"sensor\" = 'Write Rate' AND \"hardware_type\" = 'HDD' AND $timeFilter GROUP BY time($__interval), \"hw_instance\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Write" } ], - "yaxis": { - "align": false, - "alignLevel": null - } + "title": "Disk Activity", + "type": "timeseries" }, { "collapsed": false, - "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 36 + "y": 113 }, - "id": 28, + "id": 130, "panels": [], - "title": "Volts", + "title": "Motherboard", "type": "row" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "axisSoftMax": 100, + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + } + ] + }, + "unit": "celsius" + }, + "overrides": [] + }, "gridPos": { "h": 9, "w": 12, "x": 0, - "y": 37 + "y": 114 }, - "hiddenSeries": false, - "id": 26, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "maxPerRow": 3, - "nullPointMode": "null", + "id": 136, "options": { - "dataLinks": [] + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "volts", - "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Temperature\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'SuperIO' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + } + ], + "title": "Temperatures", + "type": "timeseries" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisBorderShow": false, + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "barWidthFactor": 0.6, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false }, - { - "params": [ - "sensor" - ], - "type": "tag" + "insertNulls": false, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" }, - { - "params": [ - "null" - ], - "type": "fill" + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "line" } - ], - "measurement": "Voltage", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ { - "params": [ - "value" - ], - "type": "field" + "color": "green" }, { - "params": [], - "type": "mean" + "color": "red", + "value": 80 } ] + }, + "unit": "rotrpm" + }, + "overrides": [] + }, + "gridPos": { + "h": 9, + "w": 12, + "x": 12, + "y": 114 + }, + "id": 138, + "options": { + "legend": { + "calcs": [ + "mean", + "max" ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=~", - "value": "/^$volts$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "hideZeros": false, + "mode": "multi", + "sort": "none" + } + }, + "pluginVersion": "11.3.0", + "targets": [ + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Fan\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'SuperIO' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "A", + "resultFormat": "time_series", + "interval": "5s", + "alias": "$tag_sensor" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Fan\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'SuperIO' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, + "refId": "C", + "resultFormat": "time_series", + "interval": "5s", + "alias": "High RPM" } ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$volts Volts", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "volt", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "title": "Fan", + "transformations": [ + { + "id": "configFromData", + "options": { + "applyTo": { + "id": "byFrameRefID", + "options": "A" + }, + "configRefId": "C", + "mappings": [ + { + "fieldName": "High RPM", + "handlerKey": "threshold1" + } + ] + } } ], - "yaxis": { - "align": false, - "alignLevel": null - } + "type": "timeseries" }, { - "collapsed": false, - "datasource": "${DS_INFLUXDB}", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 46 + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + }, + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" + } + }, + "links": [], + "mappings": [], + "min": 0, + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + }, + "unit": "volt" + }, + "overrides": [] }, - "id": 41, - "panels": [], - "title": "Network Throughput", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, "gridPos": { "h": 9, - "w": 8, + "w": 24, "x": 0, - "y": 47 + "y": 123 }, - "hiddenSeries": false, - "id": 34, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": false, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "maxPerRow": 3, - "nullPointMode": "null", + "id": 140, "options": { - "dataLinks": [] + "legend": { + "calcs": [ + "mean", + "max", + "min" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "network", + "pluginVersion": "8.2.1", + "repeat": "volts", "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Throughput", - "orderByTime": "ASC", - "policy": "default", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Voltage\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'SuperIO' AND $timeFilter GROUP BY time($__interval), \"sensor\" fill(null)", + "rawQuery": true, "refId": "A", "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - } - ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=", - "value": "NIC" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - }, - { - "condition": "AND", - "key": "hardware", - "operator": "=~", - "value": "/^$network$/" - } - ] + "interval": "5s", + "alias": "$tag_sensor" } ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$network Throughput", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "Bps", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } + "title": "Volts", + "type": "timeseries" }, { "collapsed": false, - "datasource": "${DS_INFLUXDB}", "gridPos": { "h": 1, "w": 24, "x": 0, - "y": 56 + "y": 132 }, - "id": 53, + "id": 30, "panels": [], - "title": "Fan RPM", + "title": "Network", "type": "row" }, { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, - "gridPos": { - "h": 9, - "w": 12, - "x": 0, - "y": 57 - }, - "hiddenSeries": false, - "id": 51, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": false, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "maxPerRow": 3, - "nullPointMode": "null", - "options": { - "dataLinks": [] + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "fan", - "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, - "targets": [ - { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "align": "auto", + "cellOptions": { + "type": "auto" }, - { - "params": [ - "sensor" - ], - "type": "tag" + "filterable": false, + "inspect": false + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green" + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [ + { + "matcher": { + "id": "byName", + "options": "Download" }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Fan", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + "properties": [ { - "params": [ - "value" - ], - "type": "field" + "id": "unit", + "value": "bytes" }, { - "params": [], - "type": "mean" + "id": "custom.width", + "value": 119 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" + }, + { + "matcher": { + "id": "byName", + "options": "Upload" }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=~", - "value": "/^$fan$/" + "properties": [ + { + "id": "unit", + "value": "bytes" + }, + { + "id": "custom.width", + "value": 146 + } + ] + }, + { + "matcher": { + "id": "byName", + "options": "Load" }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$fan RPM", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "rpm", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "collapsed": false, - "datasource": "${DS_INFLUXDB}", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 66 + "properties": [ + { + "id": "unit", + "value": "percent" + }, + { + "id": "custom.width", + "value": 110 + } + ] + } + ] }, - "id": 66, - "panels": [], - "title": "Control", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, "gridPos": { - "h": 9, - "w": 12, + "h": 8, + "w": 8, "x": 0, - "y": 67 - }, - "hiddenSeries": false, - "id": 64, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": false, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, - "maxPerRow": 3, - "nullPointMode": "null", + "y": 133 + }, + "id": 32, "options": { - "dataLinks": [] + "cellHeight": "sm", + "footer": { + "countRows": false, + "fields": "", + "reducer": [ + "sum" + ], + "show": false + }, + "frameIndex": 5, + "showHeader": true, + "sortBy": [ + { + "desc": true, + "displayName": "Download" + } + ] }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "control", - "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, + "pluginVersion": "11.3.0", "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Downloaded' AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY \"hardware\"", + "rawQuery": true, + "refId": "A", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT sum(\"value\") FROM \"Data\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"sensor\" = 'Data Uploaded' AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY \"hardware\"", + "rawQuery": true, + "refId": "B", + "resultFormat": "table", + "interval": "5s", + "alias": "" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT last(\"value\") FROM \"Load\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware_type\" = 'NIC' AND $timeFilter", + "rawQuery": true, + "refId": "C", + "resultFormat": "table", + "interval": "5s", + "alias": "" + } + ], + "title": "Network Usage", + "transformations": [ + { + "id": "merge", + "options": {} + }, + { + "id": "organize", + "options": { + "excludeByName": { + "Time": true, + "__name__": true, + "hw_instance": true, + "instance": true, + "job": true, + "sensor": true }, - { - "params": [ - "sensor" - ], - "type": "tag" + "indexByName": {}, + "renameByName": { + "Value #A": "Download", + "Value #B": "Upload", + "Value #C": "Load", + "hardware": "NIC" + } + } + } + ], + "type": "table" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "palette-classic" + }, + "custom": { + "axisCenteredZero": false, + "axisColorMode": "text", + "axisLabel": "", + "axisPlacement": "auto", + "barAlignment": 0, + "drawStyle": "line", + "fillOpacity": 10, + "gradientMode": "none", + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false }, - { - "params": [ - "null" - ], - "type": "fill" + "lineInterpolation": "linear", + "lineWidth": 1, + "pointSize": 5, + "scaleDistribution": { + "type": "linear" + }, + "showPoints": "never", + "spanNulls": false, + "stacking": { + "group": "A", + "mode": "none" + }, + "thresholdsStyle": { + "mode": "off" } - ], - "measurement": "Control", - "orderByTime": "ASC", - "policy": "default", - "refId": "A", - "resultFormat": "time_series", - "select": [ - [ + }, + "links": [], + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ { - "params": [ - "value" - ], - "type": "field" + "color": "green" }, { - "params": [], - "type": "mean" + "color": "red", + "value": 80 } ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=~", - "value": "/^$control$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$control Control", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "percent", - "label": null, - "logBase": 1, - "max": "100", - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true - } - ], - "yaxis": { - "align": false, - "alignLevel": null - } - }, - { - "collapsed": false, - "datasource": "${DS_INFLUXDB}", - "gridPos": { - "h": 1, - "w": 24, - "x": 0, - "y": 76 + }, + "unit": "Bps" + }, + "overrides": [] }, - "id": 80, - "panels": [], - "title": "Frequencies", - "type": "row" - }, - { - "aliasColors": {}, - "bars": false, - "dashLength": 10, - "dashes": false, - "datasource": "${DS_INFLUXDB}", - "fill": 1, - "fillGradient": 0, "gridPos": { - "h": 9, - "w": 12, + "h": 8, + "w": 24, "x": 0, - "y": 77 + "y": 141 }, - "hiddenSeries": false, - "id": 78, - "legend": { - "alignAsTable": true, - "avg": true, - "current": false, - "max": true, - "min": true, - "rightSide": true, - "show": true, - "total": false, - "values": true - }, - "lines": true, - "linewidth": 1, + "id": 34, "maxPerRow": 3, - "nullPointMode": "null", "options": { - "dataLinks": [] + "legend": { + "calcs": [ + "mean", + "max" + ], + "displayMode": "table", + "placement": "right", + "showLegend": true + }, + "tooltip": { + "mode": "multi", + "sort": "none" + } }, - "percentage": false, - "pointradius": 2, - "points": false, - "renderer": "flot", - "repeat": "hertz", + "pluginVersion": "8.2.0", + "repeat": "network", "repeatDirection": "h", - "seriesOverrides": [], - "spaceLength": 10, - "stack": false, - "steppedLine": false, "targets": [ { - "alias": "$tag_sensor", - "groupBy": [ - { - "params": [ - "$__interval" - ], - "type": "time" - }, - { - "params": [ - "sensor" - ], - "type": "tag" - }, - { - "params": [ - "null" - ], - "type": "fill" - } - ], - "measurement": "Clock", - "orderByTime": "ASC", - "policy": "default", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT mean(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware\" =~ /^$network$/ AND \"sensor\" = 'Download Speed' AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY time($__interval), \"hardware\" fill(null)", + "rawQuery": true, "refId": "A", "resultFormat": "time_series", - "select": [ - [ - { - "params": [ - "value" - ], - "type": "field" - }, - { - "params": [], - "type": "mean" - }, - { - "params": [ - "* 1000000" - ], - "type": "math" - } - ] - ], - "tags": [ - { - "key": "app", - "operator": "=", - "value": "ohm" - }, - { - "condition": "AND", - "key": "hardware_type", - "operator": "=~", - "value": "/^$hertz$/" - }, - { - "condition": "AND", - "key": "host", - "operator": "=~", - "value": "/^$instance$/" - } - ] - } - ], - "thresholds": [], - "timeFrom": null, - "timeRegions": [], - "timeShift": null, - "title": "$hertz Frequencies", - "tooltip": { - "shared": true, - "sort": 0, - "value_type": "individual" - }, - "type": "graph", - "xaxis": { - "buckets": null, - "mode": "time", - "name": null, - "show": true, - "values": [] - }, - "yaxes": [ - { - "format": "hertz", - "label": null, - "logBase": 1, - "max": null, - "min": "0", - "show": true - }, - { - "format": "short", - "label": null, - "logBase": 1, - "max": null, - "min": null, - "show": true + "interval": "5s", + "alias": "Download" + }, + { + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "query": "SELECT -1 * mean(\"value\") FROM \"Throughput\" WHERE app = 'ohm' AND \"host\" =~ /^$instance$/ AND \"hardware\" =~ /^$network$/ AND \"sensor\" = 'Upload Speed' AND \"hardware_type\" = 'NIC' AND $timeFilter GROUP BY time($__interval), \"hardware\" fill(null)", + "rawQuery": true, + "refId": "B", + "resultFormat": "time_series", + "interval": "5s", + "alias": "Upload" } ], - "yaxis": { - "align": false, - "alignLevel": null - } + "title": "$network Throughput", + "type": "timeseries" } ], - "refresh": "10s", - "schemaVersion": 21, - "style": "dark", + "refresh": "1m", + "schemaVersion": 41, "tags": [], "templating": { "list": [ { - "allValue": null, "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "SHOW TAG VALUES WITH KEY = \"host\" WHERE app = 'ohm'\n", - "hide": 0, + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "definition": "SHOW TAG VALUES WITH KEY = \"host\" WHERE app = 'ohm'", "includeAll": false, - "label": null, - "multi": false, "name": "instance", "options": [], - "query": "SHOW TAG VALUES WITH KEY = \"host\" WHERE app = 'ohm'\n", - "refresh": 2, - "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false - }, - { - "allValue": null, - "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values from Power with key = hardware_type WHERE app = 'ohm'", - "hide": 2, - "includeAll": true, - "label": null, - "multi": true, - "name": "power", - "options": [], - "query": "show tag values from Power with key = hardware_type WHERE app = 'ohm'", - "refresh": 2, - "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false - }, - { - "allValue": null, - "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values from Temperature with key = hardware_type WHERE app = 'ohm'", - "hide": 2, - "includeAll": true, - "label": null, - "multi": true, - "name": "temperature", - "options": [], - "query": "show tag values from Temperature with key = hardware_type WHERE app = 'ohm'", + "query": "SHOW TAG VALUES WITH KEY = \"host\" WHERE app = 'ohm'", "refresh": 2, "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false + "type": "query" }, { - "allValue": null, "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values from Voltage with key = hardware_type WHERE app = 'ohm'", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "definition": "SHOW TAG VALUES FROM \"Data\" WITH KEY = \"hw_instance\" WHERE app = 'ohm' AND hardware_type = 'HDD' AND host =~ /^$instance$/", "hide": 2, "includeAll": true, - "label": null, - "multi": true, - "name": "volts", + "name": "hdd", "options": [], - "query": "show tag values from Voltage with key = hardware_type WHERE app = 'ohm'", + "query": "SHOW TAG VALUES FROM \"Data\" WITH KEY = \"hw_instance\" WHERE app = 'ohm' AND hardware_type = 'HDD' AND host =~ /^$instance$/", "refresh": 2, "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false + "type": "query" }, { - "allValue": null, "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values with key = hardware WHERE hardware_type = 'NIC' and app = 'ohm'", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "definition": "SHOW TAG VALUES FROM \"Throughput\" WITH KEY = \"hardware\" WHERE app = 'ohm' AND hardware_type = 'NIC' AND host =~ /^$instance$/", "hide": 2, "includeAll": true, - "label": null, - "multi": true, "name": "network", "options": [], - "query": "show tag values with key = hardware WHERE hardware_type = 'NIC' and app = 'ohm'", - "refresh": 2, - "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false - }, - { - "allValue": null, - "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values from Fan with key = hardware_type WHERE app = 'ohm'", - "hide": 2, - "includeAll": true, - "label": null, - "multi": true, - "name": "fan", - "options": [], - "query": "show tag values from Fan with key = hardware_type WHERE app = 'ohm'", + "query": "SHOW TAG VALUES FROM \"Throughput\" WITH KEY = \"hardware\" WHERE app = 'ohm' AND hardware_type = 'NIC' AND host =~ /^$instance$/", "refresh": 2, "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false + "type": "query" }, { - "allValue": null, "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values from Control with key = hardware_type WHERE app = 'ohm'", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "definition": "SHOW TAG VALUES FROM \"Load\" WITH KEY = \"hardware\" WHERE app = 'ohm' AND hardware_type = 'CPU' AND host =~ /^$instance$/", "hide": 2, "includeAll": true, - "label": null, - "multi": true, - "name": "control", + "name": "cpu", "options": [], - "query": "show tag values from Control with key = hardware_type WHERE app = 'ohm'", + "query": "SHOW TAG VALUES FROM \"Load\" WITH KEY = \"hardware\" WHERE app = 'ohm' AND hardware_type = 'CPU' AND host =~ /^$instance$/", "refresh": 2, "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false + "type": "query" }, { - "allValue": null, "current": {}, - "datasource": "${DS_INFLUXDB}", - "definition": "show tag values from Clock with key = hardware_type WHERE app = 'ohm'", + "datasource": { + "type": "influxdb", + "uid": "${DS_INFLUXDB}" + }, + "definition": "SHOW TAG VALUES WITH KEY = \"hw_instance\" WHERE app = 'ohm' AND (hardware_type = 'GpuNvidia' OR hardware_type = 'GpuAti') AND host =~ /^$instance$/", "hide": 2, "includeAll": true, - "label": null, - "multi": true, - "name": "hertz", + "name": "gpu", "options": [], - "query": "show tag values from Clock with key = hardware_type WHERE app = 'ohm'", + "query": "SHOW TAG VALUES WITH KEY = \"hw_instance\" WHERE app = 'ohm' AND (hardware_type = 'GpuNvidia' OR hardware_type = 'GpuAti') AND host =~ /^$instance$/", "refresh": 2, "regex": "", - "skipUrlSync": false, - "sort": 0, - "tagValuesQuery": "", - "tags": [], - "tagsQuery": "", - "type": "query", - "useTags": false + "type": "query" } ] }, @@ -2490,22 +4798,10 @@ "from": "now-1h", "to": "now" }, - "timepicker": { - "refresh_intervals": [ - "5s", - "10s", - "30s", - "1m", - "5m", - "15m", - "30m", - "1h", - "2h", - "1d" - ] - }, + "timepicker": {}, "timezone": "", - "title": "ohm-influx", - "uid": "LCJ3eIyWk", - "version": 5 + "title": "Ohm Windows Desktop", + "uid": "ohm-influx", + "version": 9, + "weekStart": "" }