|
@@ -0,0 +1,2511 @@
|
|
|
+{
|
|
|
+ "__inputs": [
|
|
|
+ {
|
|
|
+ "name": "DS_INFLUXDB",
|
|
|
+ "label": "InfluxDB",
|
|
|
+ "description": "",
|
|
|
+ "type": "datasource",
|
|
|
+ "pluginId": "influxdb",
|
|
|
+ "pluginName": "InfluxDB"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "__requires": [
|
|
|
+ {
|
|
|
+ "type": "panel",
|
|
|
+ "id": "gauge",
|
|
|
+ "name": "Gauge",
|
|
|
+ "version": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "grafana",
|
|
|
+ "id": "grafana",
|
|
|
+ "name": "Grafana",
|
|
|
+ "version": "6.5.2"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "panel",
|
|
|
+ "id": "graph",
|
|
|
+ "name": "Graph",
|
|
|
+ "version": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "datasource",
|
|
|
+ "id": "influxdb",
|
|
|
+ "name": "InfluxDB",
|
|
|
+ "version": "1.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,
|
|
|
+ "iteration": 1579660174208,
|
|
|
+ "links": [],
|
|
|
+ "panels": [
|
|
|
+ {
|
|
|
+ "collapsed": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 0
|
|
|
+ },
|
|
|
+ "id": 12,
|
|
|
+ "panels": [],
|
|
|
+ "title": "Load Overview",
|
|
|
+ "type": "row"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 4,
|
|
|
+ "w": 3,
|
|
|
+ "x": 0,
|
|
|
+ "y": 1
|
|
|
+ },
|
|
|
+ "id": 7,
|
|
|
+ "options": {
|
|
|
+ "fieldOptions": {
|
|
|
+ "calcs": [
|
|
|
+ "lastNotNull"
|
|
|
+ ],
|
|
|
+ "defaults": {
|
|
|
+ "mappings": [],
|
|
|
+ "max": 100,
|
|
|
+ "min": 0,
|
|
|
+ "thresholds": [
|
|
|
+ {
|
|
|
+ "color": "green",
|
|
|
+ "value": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "color": "red",
|
|
|
+ "value": 80
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "unit": "percent"
|
|
|
+ },
|
|
|
+ "override": {},
|
|
|
+ "values": false
|
|
|
+ },
|
|
|
+ "orientation": "auto",
|
|
|
+ "showThresholdLabels": false,
|
|
|
+ "showThresholdMarkers": true
|
|
|
+ },
|
|
|
+ "pluginVersion": "6.5.2",
|
|
|
+ "targets": [
|
|
|
+ {
|
|
|
+ "alias": "CPU Load",
|
|
|
+ "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": "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}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 4,
|
|
|
+ "w": 5,
|
|
|
+ "x": 3,
|
|
|
+ "y": 1
|
|
|
+ },
|
|
|
+ "id": 8,
|
|
|
+ "options": {
|
|
|
+ "fieldOptions": {
|
|
|
+ "calcs": [
|
|
|
+ "lastNotNull"
|
|
|
+ ],
|
|
|
+ "defaults": {
|
|
|
+ "mappings": [],
|
|
|
+ "max": 100,
|
|
|
+ "min": 0,
|
|
|
+ "thresholds": [
|
|
|
+ {
|
|
|
+ "color": "green",
|
|
|
+ "value": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "color": "red",
|
|
|
+ "value": 80
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "unit": "percent"
|
|
|
+ },
|
|
|
+ "override": {},
|
|
|
+ "values": false
|
|
|
+ },
|
|
|
+ "orientation": "auto",
|
|
|
+ "showThresholdLabels": false,
|
|
|
+ "showThresholdMarkers": true
|
|
|
+ },
|
|
|
+ "pluginVersion": "6.5.2",
|
|
|
+ "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",
|
|
|
+ "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": "RAM"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "timeFrom": null,
|
|
|
+ "timeShift": null,
|
|
|
+ "title": "RAM Load",
|
|
|
+ "type": "gauge"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 4,
|
|
|
+ "w": 9,
|
|
|
+ "x": 8,
|
|
|
+ "y": 1
|
|
|
+ },
|
|
|
+ "id": 9,
|
|
|
+ "options": {
|
|
|
+ "fieldOptions": {
|
|
|
+ "calcs": [
|
|
|
+ "lastNotNull"
|
|
|
+ ],
|
|
|
+ "defaults": {
|
|
|
+ "mappings": [],
|
|
|
+ "max": 100,
|
|
|
+ "min": 0,
|
|
|
+ "thresholds": [
|
|
|
+ {
|
|
|
+ "color": "green",
|
|
|
+ "value": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "color": "red",
|
|
|
+ "value": 80
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "unit": "percent"
|
|
|
+ },
|
|
|
+ "override": {},
|
|
|
+ "values": false
|
|
|
+ },
|
|
|
+ "orientation": "auto",
|
|
|
+ "showThresholdLabels": false,
|
|
|
+ "showThresholdMarkers": true
|
|
|
+ },
|
|
|
+ "pluginVersion": "6.5.2",
|
|
|
+ "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",
|
|
|
+ "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"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "timeFrom": null,
|
|
|
+ "timeShift": null,
|
|
|
+ "title": "RAM Load",
|
|
|
+ "type": "gauge"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 4,
|
|
|
+ "w": 7,
|
|
|
+ "x": 17,
|
|
|
+ "y": 1
|
|
|
+ },
|
|
|
+ "id": 10,
|
|
|
+ "options": {
|
|
|
+ "fieldOptions": {
|
|
|
+ "calcs": [
|
|
|
+ "lastNotNull"
|
|
|
+ ],
|
|
|
+ "defaults": {
|
|
|
+ "mappings": [],
|
|
|
+ "max": 100,
|
|
|
+ "min": 0,
|
|
|
+ "thresholds": [
|
|
|
+ {
|
|
|
+ "color": "green",
|
|
|
+ "value": null
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "color": "red",
|
|
|
+ "value": 80
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "unit": "percent"
|
|
|
+ },
|
|
|
+ "override": {},
|
|
|
+ "values": false
|
|
|
+ },
|
|
|
+ "orientation": "auto",
|
|
|
+ "showThresholdLabels": false,
|
|
|
+ "showThresholdMarkers": true
|
|
|
+ },
|
|
|
+ "pluginVersion": "6.5.2",
|
|
|
+ "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",
|
|
|
+ "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": "HDD"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "timeFrom": null,
|
|
|
+ "timeShift": null,
|
|
|
+ "title": "Disk Load",
|
|
|
+ "type": "gauge"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 5
|
|
|
+ },
|
|
|
+ "id": 5,
|
|
|
+ "title": "Load Breakdown",
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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": "app",
|
|
|
+ "operator": "=",
|
|
|
+ "value": "ohm"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "hardware_type",
|
|
|
+ "operator": "=",
|
|
|
+ "value": "CPU"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "sensor",
|
|
|
+ "operator": "!=",
|
|
|
+ "value": "CPU Total"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "sensor"
|
|
|
+ ],
|
|
|
+ "type": "tag"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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": "app",
|
|
|
+ "operator": "=",
|
|
|
+ "value": "ohm"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "hardware_type",
|
|
|
+ "operator": "=",
|
|
|
+ "value": "GpuNvidia"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "host",
|
|
|
+ "operator": "=~",
|
|
|
+ "value": "/^$instance$/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "alias": "$tag_sensor",
|
|
|
+ "groupBy": [
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "$__interval"
|
|
|
+ ],
|
|
|
+ "type": "time"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "sensor"
|
|
|
+ ],
|
|
|
+ "type": "tag"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "null"
|
|
|
+ ],
|
|
|
+ "type": "fill"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "measurement": "Load",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "refId": "B",
|
|
|
+ "resultFormat": "time_series",
|
|
|
+ "select": [
|
|
|
+ [
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "value"
|
|
|
+ ],
|
|
|
+ "type": "field"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "params": [],
|
|
|
+ "type": "mean"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ ],
|
|
|
+ "tags": [
|
|
|
+ {
|
|
|
+ "key": "app",
|
|
|
+ "operator": "=",
|
|
|
+ "value": "ohm"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "host",
|
|
|
+ "operator": "=~",
|
|
|
+ "value": "/^$instance$/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 15
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "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",
|
|
|
+ "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
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "format": "short",
|
|
|
+ "label": null,
|
|
|
+ "logBase": 1,
|
|
|
+ "max": null,
|
|
|
+ "min": null,
|
|
|
+ "show": true
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "yaxis": {
|
|
|
+ "align": false,
|
|
|
+ "alignLevel": null
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "title": "Bytes",
|
|
|
+ "type": "row"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "collapsed": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 16
|
|
|
+ },
|
|
|
+ "id": 16,
|
|
|
+ "panels": [],
|
|
|
+ "title": "Watts",
|
|
|
+ "type": "row"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "aliasColors": {},
|
|
|
+ "bars": false,
|
|
|
+ "dashLength": 10,
|
|
|
+ "dashes": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "fill": 1,
|
|
|
+ "fillGradient": 0,
|
|
|
+ "gridPos": {
|
|
|
+ "h": 9,
|
|
|
+ "w": 12,
|
|
|
+ "x": 0,
|
|
|
+ "y": 17
|
|
|
+ },
|
|
|
+ "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",
|
|
|
+ "options": {
|
|
|
+ "dataLinks": []
|
|
|
+ },
|
|
|
+ "percentage": false,
|
|
|
+ "pointradius": 2,
|
|
|
+ "points": false,
|
|
|
+ "renderer": "flot",
|
|
|
+ "repeat": "power",
|
|
|
+ "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": "Power",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "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": "/^$power$/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "host",
|
|
|
+ "operator": "=~",
|
|
|
+ "value": "/^$instance$/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "yaxis": {
|
|
|
+ "align": false,
|
|
|
+ "alignLevel": null
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "collapsed": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 26
|
|
|
+ },
|
|
|
+ "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,
|
|
|
+ "x": 0,
|
|
|
+ "y": 27
|
|
|
+ },
|
|
|
+ "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",
|
|
|
+ "options": {
|
|
|
+ "dataLinks": []
|
|
|
+ },
|
|
|
+ "percentage": false,
|
|
|
+ "pointradius": 2,
|
|
|
+ "points": false,
|
|
|
+ "renderer": "flot",
|
|
|
+ "repeat": "temperature",
|
|
|
+ "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": "Temperature",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "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": "/^$temperature$/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "host",
|
|
|
+ "operator": "=~",
|
|
|
+ "value": "/^$instance$/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "thresholds": [],
|
|
|
+ "timeFrom": null,
|
|
|
+ "timeRegions": [],
|
|
|
+ "timeShift": null,
|
|
|
+ "title": "$temperature Wattage",
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "yaxis": {
|
|
|
+ "align": false,
|
|
|
+ "alignLevel": null
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "collapsed": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 36
|
|
|
+ },
|
|
|
+ "id": 28,
|
|
|
+ "panels": [],
|
|
|
+ "title": "Volts",
|
|
|
+ "type": "row"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "aliasColors": {},
|
|
|
+ "bars": false,
|
|
|
+ "dashLength": 10,
|
|
|
+ "dashes": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "fill": 1,
|
|
|
+ "fillGradient": 0,
|
|
|
+ "gridPos": {
|
|
|
+ "h": 9,
|
|
|
+ "w": 12,
|
|
|
+ "x": 0,
|
|
|
+ "y": 37
|
|
|
+ },
|
|
|
+ "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",
|
|
|
+ "options": {
|
|
|
+ "dataLinks": []
|
|
|
+ },
|
|
|
+ "percentage": false,
|
|
|
+ "pointradius": 2,
|
|
|
+ "points": false,
|
|
|
+ "renderer": "flot",
|
|
|
+ "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": "Voltage",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "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": "/^$volts$/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "condition": "AND",
|
|
|
+ "key": "host",
|
|
|
+ "operator": "=~",
|
|
|
+ "value": "/^$instance$/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "thresholds": [],
|
|
|
+ "timeFrom": null,
|
|
|
+ "timeRegions": [],
|
|
|
+ "timeShift": null,
|
|
|
+ "title": "$volts Wattage",
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "yaxis": {
|
|
|
+ "align": false,
|
|
|
+ "alignLevel": null
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "collapsed": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 46
|
|
|
+ },
|
|
|
+ "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,
|
|
|
+ "x": 0,
|
|
|
+ "y": 47
|
|
|
+ },
|
|
|
+ "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",
|
|
|
+ "options": {
|
|
|
+ "dataLinks": []
|
|
|
+ },
|
|
|
+ "percentage": false,
|
|
|
+ "pointradius": 2,
|
|
|
+ "points": false,
|
|
|
+ "renderer": "flot",
|
|
|
+ "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": "Throughput",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "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$/"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "thresholds": [],
|
|
|
+ "timeFrom": null,
|
|
|
+ "timeRegions": [],
|
|
|
+ "timeShift": null,
|
|
|
+ "title": "$network Wattage",
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "collapsed": false,
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "gridPos": {
|
|
|
+ "h": 1,
|
|
|
+ "w": 24,
|
|
|
+ "x": 0,
|
|
|
+ "y": 56
|
|
|
+ },
|
|
|
+ "id": 53,
|
|
|
+ "panels": [],
|
|
|
+ "title": "Fan RPM",
|
|
|
+ "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": []
|
|
|
+ },
|
|
|
+ "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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "sensor"
|
|
|
+ ],
|
|
|
+ "type": "tag"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "params": [
|
|
|
+ "null"
|
|
|
+ ],
|
|
|
+ "type": "fill"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "measurement": "Fan",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "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": "/^$fan$/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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
|
|
|
+ },
|
|
|
+ "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,
|
|
|
+ "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",
|
|
|
+ "options": {
|
|
|
+ "dataLinks": []
|
|
|
+ },
|
|
|
+ "percentage": false,
|
|
|
+ "pointradius": 2,
|
|
|
+ "points": false,
|
|
|
+ "renderer": "flot",
|
|
|
+ "repeat": "control",
|
|
|
+ "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": "Control",
|
|
|
+ "orderByTime": "ASC",
|
|
|
+ "policy": "default",
|
|
|
+ "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": "/^$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
|
|
|
+ },
|
|
|
+ "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,
|
|
|
+ "x": 0,
|
|
|
+ "y": 77
|
|
|
+ },
|
|
|
+ "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,
|
|
|
+ "maxPerRow": 3,
|
|
|
+ "nullPointMode": "null",
|
|
|
+ "options": {
|
|
|
+ "dataLinks": []
|
|
|
+ },
|
|
|
+ "percentage": false,
|
|
|
+ "pointradius": 2,
|
|
|
+ "points": false,
|
|
|
+ "renderer": "flot",
|
|
|
+ "repeat": "hertz",
|
|
|
+ "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",
|
|
|
+ "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
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "yaxis": {
|
|
|
+ "align": false,
|
|
|
+ "alignLevel": null
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "refresh": "10s",
|
|
|
+ "schemaVersion": 21,
|
|
|
+ "style": "dark",
|
|
|
+ "tags": [],
|
|
|
+ "templating": {
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "allValue": null,
|
|
|
+ "current": {},
|
|
|
+ "datasource": "${DS_INFLUXDB}",
|
|
|
+ "definition": "SHOW TAG VALUES WITH KEY = \"host\" WHERE app = 'ohm'\n",
|
|
|
+ "hide": 0,
|
|
|
+ "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'",
|
|
|
+ "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 Voltage with key = hardware_type WHERE app = 'ohm'",
|
|
|
+ "hide": 2,
|
|
|
+ "includeAll": true,
|
|
|
+ "label": null,
|
|
|
+ "multi": true,
|
|
|
+ "name": "volts",
|
|
|
+ "options": [],
|
|
|
+ "query": "show tag values from Voltage 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 with key = hardware WHERE hardware_type = 'NIC' and app = 'ohm'",
|
|
|
+ "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'",
|
|
|
+ "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 Control with key = hardware_type WHERE app = 'ohm'",
|
|
|
+ "hide": 2,
|
|
|
+ "includeAll": true,
|
|
|
+ "label": null,
|
|
|
+ "multi": true,
|
|
|
+ "name": "control",
|
|
|
+ "options": [],
|
|
|
+ "query": "show tag values from Control 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 Clock with key = hardware_type WHERE app = 'ohm'",
|
|
|
+ "hide": 2,
|
|
|
+ "includeAll": true,
|
|
|
+ "label": null,
|
|
|
+ "multi": true,
|
|
|
+ "name": "hertz",
|
|
|
+ "options": [],
|
|
|
+ "query": "show tag values from Clock with key = hardware_type WHERE app = 'ohm'",
|
|
|
+ "refresh": 2,
|
|
|
+ "regex": "",
|
|
|
+ "skipUrlSync": false,
|
|
|
+ "sort": 0,
|
|
|
+ "tagValuesQuery": "",
|
|
|
+ "tags": [],
|
|
|
+ "tagsQuery": "",
|
|
|
+ "type": "query",
|
|
|
+ "useTags": false
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "time": {
|
|
|
+ "from": "now-1h",
|
|
|
+ "to": "now"
|
|
|
+ },
|
|
|
+ "timepicker": {
|
|
|
+ "refresh_intervals": [
|
|
|
+ "5s",
|
|
|
+ "10s",
|
|
|
+ "30s",
|
|
|
+ "1m",
|
|
|
+ "5m",
|
|
|
+ "15m",
|
|
|
+ "30m",
|
|
|
+ "1h",
|
|
|
+ "2h",
|
|
|
+ "1d"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "timezone": "",
|
|
|
+ "title": "ohm-influx",
|
|
|
+ "uid": "LCJ3eIyWk",
|
|
|
+ "version": 5
|
|
|
+}
|