Update dashboards.

This commit is contained in:
Mark Nellemann 2022-04-27 10:36:07 +02:00
parent 2c84a2478e
commit 1274e37c51
4 changed files with 1041 additions and 275 deletions

View File

@ -9,12 +9,13 @@
"pluginName": "InfluxDB"
}
],
"__elements": [],
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "8.1.4"
"version": "8.4.4"
},
{
"type": "datasource",
@ -28,6 +29,12 @@
"name": "Stat",
"version": ""
},
{
"type": "panel",
"id": "text",
"name": "Text",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
@ -56,14 +63,34 @@
},
"description": "https://bitbucket.org/mnellemann/hmci/",
"editable": true,
"gnetId": null,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"iteration": 1635428793809,
"iteration": 1651048223174,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": "${DS_INFLUXDB-HMCI}",
"gridPos": {
"h": 3,
"w": 24,
"x": 0,
"y": 0
},
"id": 11,
"options": {
"content": "## Metrics collected from IBM Power HMC\n \nFor more information: [bitbucket.org/mnellemann/hmci](https://bitbucket.org/mnellemann/hmci)\n ",
"mode": "markdown"
},
"pluginVersion": "8.4.4",
"transparent": true,
"type": "text"
},
{
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -121,7 +148,7 @@
"h": 9,
"w": 7,
"x": 0,
"y": 0
"y": 3
},
"id": 2,
"options": {
@ -131,7 +158,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -186,13 +214,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Power Consumption",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"fieldConfig": {
"defaults": {
"mappings": [],
@ -221,7 +250,7 @@
"h": 9,
"w": 17,
"x": 7,
"y": 0
"y": 3
},
"id": 7,
"options": {
@ -239,7 +268,7 @@
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "$tag_servername",
@ -291,19 +320,20 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Power Consumption",
"type": "stat"
},
{
"collapsed": false,
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 9
"y": 12
},
"id": 9,
"panels": [],
@ -312,7 +342,10 @@
"type": "row"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "Inlet air temperature.",
"fieldConfig": {
"defaults": {
@ -346,7 +379,7 @@
"h": 9,
"w": 7,
"x": 0,
"y": 10
"y": 13
},
"id": 5,
"options": {
@ -364,7 +397,7 @@
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "$tag_servername - $tag_name",
@ -416,13 +449,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "$ServerName - Inlet",
"type": "stat"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -481,7 +515,7 @@
"h": 9,
"w": 17,
"x": 7,
"y": 10
"y": 13
},
"id": 4,
"options": {
@ -493,7 +527,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -610,14 +645,12 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "$ServerName - CPU Temperature",
"type": "timeseries"
}
],
"refresh": "30s",
"schemaVersion": 30,
"schemaVersion": 35,
"style": "dark",
"tags": [
"Power"
@ -625,15 +658,14 @@
"templating": {
"list": [
{
"allValue": null,
"current": {},
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"definition": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h",
"description": null,
"error": null,
"hide": 0,
"includeAll": false,
"label": null,
"multi": true,
"name": "ServerName",
"options": [],
@ -641,7 +673,7 @@
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"sort": 5,
"tagValuesQuery": "",
"tagsQuery": "",
"type": "query",
@ -650,7 +682,7 @@
]
},
"time": {
"from": "now-7d",
"from": "now-30d",
"to": "now-30s"
},
"timepicker": {
@ -667,7 +699,8 @@
]
},
"timezone": "",
"title": "IBM Power - HMCi - System Energy",
"title": "HMCi - Power System Energy",
"uid": "oHcrgD1Mk",
"version": 7
"version": 4,
"weekStart": ""
}

View File

@ -9,6 +9,7 @@
"pluginName": "InfluxDB"
}
],
"__elements": [],
"__requires": [
{
"type": "panel",
@ -20,7 +21,7 @@
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "8.1.4"
"version": "8.4.4"
},
{
"type": "datasource",
@ -34,6 +35,12 @@
"name": "Stat",
"version": ""
},
{
"type": "panel",
"id": "text",
"name": "Text",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
@ -63,20 +70,41 @@
},
"description": "https://bitbucket.org/mnellemann/hmci/",
"editable": true,
"fiscalYearStartMonth": 0,
"gnetId": 1465,
"graphTooltip": 0,
"id": null,
"iteration": 1635428700870,
"iteration": 1651048183794,
"links": [],
"liveNow": false,
"panels": [
{
"gridPos": {
"h": 3,
"w": 24,
"x": 0,
"y": 0
},
"id": 33,
"options": {
"content": "## Metrics collected from IBM Power HMC\n \nFor more information: [bitbucket.org/mnellemann/hmci](https://bitbucket.org/mnellemann/hmci)\n ",
"mode": "markdown"
},
"pluginVersion": "8.4.4",
"transparent": true,
"type": "text"
},
{
"collapsed": false,
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
"y": 3
},
"id": 20,
"panels": [],
@ -85,7 +113,10 @@
"type": "row"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -142,9 +173,9 @@
},
"gridPos": {
"h": 9,
"w": 12,
"w": 15,
"x": 0,
"y": 1
"y": 4
},
"id": 19,
"links": [],
@ -155,7 +186,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -232,21 +264,17 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Shared Processor Pools - Core Utilization",
"type": "timeseries"
},
{
"datasource": null,
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
"mode": "continuous-blues"
},
"decimals": 2,
"mappings": [],
"max": 100,
"min": 0,
"thresholds": {
"mode": "absolute",
@ -255,29 +283,21 @@
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 70
},
{
"color": "orange",
"value": 80
},
{
"color": "red",
"value": 90
"value": 80
}
]
},
"unit": "percent"
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 7,
"x": 12,
"y": 1
"w": 5,
"x": 15,
"y": 4
},
"id": 29,
"options": {
@ -295,7 +315,7 @@
"text": {},
"textMode": "auto"
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "$tag_poolname",
@ -353,7 +373,6 @@
"type": "stat"
},
{
"datasource": null,
"fieldConfig": {
"defaults": {
"color": {
@ -390,12 +409,13 @@
},
"gridPos": {
"h": 9,
"w": 5,
"x": 19,
"y": 1
"w": 4,
"x": 20,
"y": 4
},
"id": 30,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
@ -407,7 +427,7 @@
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "",
@ -461,11 +481,14 @@
]
}
],
"title": "Processor - Utilization / Total",
"title": "Processors - Utilization / Total",
"type": "gauge"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -522,9 +545,9 @@
},
"gridPos": {
"h": 9,
"w": 12,
"w": 8,
"x": 0,
"y": 10
"y": 13
},
"id": 27,
"links": [],
@ -535,7 +558,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -652,13 +676,209 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Physical Processor Pool - Core Utilization",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisLabel": "cores",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 10,
"gradientMode": "opacity",
"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",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "short"
},
"overrides": []
},
"gridPos": {
"h": 9,
"w": 8,
"x": 8,
"y": 13
},
"id": 31,
"links": [],
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom"
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
"targets": [
{
"alias": "$col",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
"params": [
"$interval"
],
"type": "time"
},
{
"params": [
"servername"
],
"type": "tag"
},
{
"params": [
"linear"
],
"type": "fill"
}
],
"hide": false,
"measurement": "server_processor",
"orderByTime": "ASC",
"policy": "default",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"utilizedProcUnits"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"utlized"
],
"type": "alias"
}
],
[
{
"params": [
"totalProcUnits"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"total"
],
"type": "alias"
}
],
[
{
"params": [
"availableProcUnits"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"available"
],
"type": "alias"
}
],
[
{
"params": [
"configurableProcUnits"
],
"type": "field"
},
{
"params": [],
"type": "mean"
},
{
"params": [
"configured"
],
"type": "alias"
}
]
],
"tags": [
{
"key": "servername",
"operator": "=~",
"value": "/^$ServerName$/"
}
]
}
],
"title": "Processor - Core Utilization",
"type": "timeseries"
},
{
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -714,9 +934,9 @@
},
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 10
"w": 8,
"x": 16,
"y": 13
},
"id": 2,
"links": [],
@ -727,7 +947,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -808,13 +1029,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Memory Utilization",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -905,7 +1127,7 @@
"h": 9,
"w": 12,
"x": 0,
"y": 19
"y": 22
},
"id": 11,
"links": [],
@ -916,7 +1138,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -1098,13 +1321,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Network Throughput - By VLAN",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -1162,7 +1386,7 @@
"h": 9,
"w": 12,
"x": 12,
"y": 19
"y": 22
},
"id": 16,
"links": [],
@ -1173,7 +1397,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -1236,13 +1461,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Physical Fiber Channel Adapters",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -1261,7 +1487,7 @@
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
@ -1301,7 +1527,7 @@
"h": 10,
"w": 12,
"x": 0,
"y": 28
"y": 31
},
"id": 26,
"options": {
@ -1311,7 +1537,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -1428,13 +1655,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "CPU Temperature",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"fieldConfig": {
"defaults": {
"color": {
@ -1452,7 +1680,7 @@
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineInterpolation": "smooth",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
@ -1490,7 +1718,7 @@
"h": 10,
"w": 12,
"x": 12,
"y": 28
"y": 31
},
"id": 22,
"options": {
@ -1500,7 +1728,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -1555,14 +1784,12 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Power Consumption",
"type": "timeseries"
}
],
"refresh": false,
"schemaVersion": 30,
"refresh": "30s",
"schemaVersion": 35,
"style": "dark",
"tags": [
"Power"
@ -1571,12 +1798,12 @@
"list": [
{
"allFormat": "regex values",
"allValue": null,
"current": {},
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"definition": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h",
"description": null,
"error": null,
"hide": 0,
"includeAll": false,
"label": "Server",
@ -1589,9 +1816,7 @@
"refresh_on_load": false,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": null,
"tagsQuery": null,
"sort": 5,
"type": "query",
"useTags": false
}
@ -1627,7 +1852,8 @@
]
},
"timezone": "browser",
"title": "IBM Power - HMCi - System Resources",
"title": "HMCi - Power System Resources",
"uid": "ClJhHPIGz",
"version": 29
"version": 9,
"weekStart": ""
}

View File

@ -9,6 +9,7 @@
"pluginName": "InfluxDB"
}
],
"__elements": [],
"__requires": [
{
"type": "panel",
@ -20,7 +21,7 @@
"type": "grafana",
"id": "grafana",
"name": "Grafana",
"version": "8.1.4"
"version": "8.4.4"
},
{
"type": "datasource",
@ -34,6 +35,12 @@
"name": "Table",
"version": ""
},
{
"type": "panel",
"id": "text",
"name": "Text",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
@ -63,14 +70,35 @@
},
"description": "https://bitbucket.org/mnellemann/hmci/",
"editable": true,
"fiscalYearStartMonth": 0,
"gnetId": 1465,
"graphTooltip": 0,
"id": null,
"iteration": 1635485979203,
"iteration": 1651048201909,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": "${DS_INFLUXDB-HMCI}",
"gridPos": {
"h": 3,
"w": 24,
"x": 0,
"y": 0
},
"id": 29,
"options": {
"content": "## Metrics collected from IBM Power HMC\n \nFor more information: [bitbucket.org/mnellemann/hmci](https://bitbucket.org/mnellemann/hmci)\n ",
"mode": "markdown"
},
"pluginVersion": "8.4.4",
"transparent": true,
"type": "text"
},
{
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -147,14 +175,21 @@
"h": 6,
"w": 10,
"x": 0,
"y": 0
"y": 3
},
"id": 21,
"options": {
"footer": {
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": []
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "Read",
@ -219,8 +254,6 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "VIOS Details",
"transformations": [
{
@ -259,7 +292,10 @@
"type": "table"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -388,10 +424,17 @@
"h": 6,
"w": 14,
"x": 10,
"y": 0
"y": 3
},
"id": 27,
"options": {
"footer": {
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"showHeader": true,
"sortBy": [
{
@ -400,7 +443,7 @@
}
]
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "Read",
@ -482,8 +525,6 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "VIOS Processor",
"transformations": [
{
@ -519,7 +560,10 @@
"type": "table"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -551,7 +595,7 @@
"h": 9,
"w": 6,
"x": 0,
"y": 6
"y": 9
},
"id": 16,
"links": [],
@ -568,7 +612,7 @@
"showThresholdMarkers": true,
"text": {}
},
"pluginVersion": "8.1.4",
"pluginVersion": "8.4.4",
"targets": [
{
"alias": "$tag_viosname",
@ -628,13 +672,14 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": " Memory - $ServerName - $ViosName",
"type": "gauge"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"description": "",
"fieldConfig": {
"defaults": {
@ -692,7 +737,7 @@
"h": 9,
"w": 18,
"x": 6,
"y": 6
"y": 9
},
"id": 19,
"links": [],
@ -703,7 +748,8 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
@ -796,13 +842,10 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Processors - $ServerName - $ViosName",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"description": "",
"fieldConfig": {
"defaults": {
@ -856,7 +899,7 @@
"h": 10,
"w": 24,
"x": 0,
"y": 15
"y": 18
},
"id": 17,
"links": [],
@ -867,13 +910,18 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
"targets": [
{
"alias": "$tag_viosname - $tag_location (shared)",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
@ -896,7 +944,7 @@
},
{
"params": [
"linear"
"none"
],
"type": "fill"
}
@ -918,6 +966,12 @@
{
"params": [],
"type": "mean"
},
{
"params": [
10
],
"type": "moving_average"
}
]
],
@ -937,6 +991,10 @@
},
{
"alias": "$tag_viosname - $tag_location (generic)",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
@ -1000,6 +1058,10 @@
},
{
"alias": "$tag_viosname - $tag_location (virtual)",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
@ -1056,13 +1118,10 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Network - $ServerName - $ViosName",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"description": "",
"fieldConfig": {
"defaults": {
@ -1120,7 +1179,7 @@
"h": 11,
"w": 24,
"x": 0,
"y": 25
"y": 28
},
"id": 18,
"links": [],
@ -1131,13 +1190,18 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
"targets": [
{
"alias": "$tag_viosname - $tag_id ($tag_location)",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
@ -1188,6 +1252,12 @@
{
"params": [],
"type": "mean"
},
{
"params": [
10
],
"type": "moving_average"
}
]
],
@ -1206,13 +1276,10 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Fiber Channel Adapters - $ServerName - $ViosName",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"description": "",
"fieldConfig": {
"defaults": {
@ -1279,7 +1346,7 @@
"h": 11,
"w": 12,
"x": 0,
"y": 36
"y": 39
},
"id": 23,
"links": [],
@ -1290,13 +1357,18 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
"targets": [
{
"alias": "$tag_viosname - $tag_location",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
@ -1341,6 +1413,12 @@
{
"params": [],
"type": "mean"
},
{
"params": [
10
],
"type": "moving_average"
}
]
],
@ -1359,13 +1437,10 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Physical Storage - $ServerName - $ViosName",
"type": "timeseries"
},
{
"datasource": "${DS_INFLUXDB-HMCI}",
"description": "",
"fieldConfig": {
"defaults": {
@ -1423,7 +1498,7 @@
"h": 11,
"w": 12,
"x": 12,
"y": 36
"y": 39
},
"id": 25,
"links": [],
@ -1434,13 +1509,18 @@
"placement": "bottom"
},
"tooltip": {
"mode": "multi"
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "8.1.4",
"targets": [
{
"alias": "$tag_viosname - $tag_id ($tag_location)",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"dsType": "influxdb",
"groupBy": [
{
@ -1491,6 +1571,12 @@
{
"params": [],
"type": "mean"
},
{
"params": [
10
],
"type": "moving_average"
}
]
],
@ -1509,14 +1595,12 @@
]
}
],
"timeFrom": null,
"timeShift": null,
"title": "Virtual Fiber Channel Adapters - $ServerName - $ViosName",
"type": "timeseries"
}
],
"refresh": "30s",
"schemaVersion": 30,
"schemaVersion": 35,
"style": "dark",
"tags": [
"Power",
@ -1527,12 +1611,12 @@
"list": [
{
"allFormat": "regex values",
"allValue": null,
"current": {},
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"definition": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h",
"description": null,
"error": null,
"hide": 0,
"includeAll": false,
"label": "Server",
@ -1545,20 +1629,18 @@
"refresh_on_load": false,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": null,
"tagsQuery": null,
"sort": 5,
"type": "query",
"useTags": false
},
{
"allFormat": "regex values",
"allValue": null,
"current": {},
"datasource": "${DS_INFLUXDB-HMCI}",
"datasource": {
"type": "influxdb",
"uid": "${DS_INFLUXDB-HMCI}"
},
"definition": "SHOW TAG VALUES FROM \"vios_details\" WITH KEY = \"viosname\" WHERE servername =~ /$ServerName/ AND time > now() - 24h",
"description": null,
"error": null,
"hide": 0,
"includeAll": true,
"label": "Virtual I/O Server",
@ -1571,9 +1653,7 @@
"refresh_on_load": false,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": null,
"tagsQuery": null,
"sort": 5,
"type": "query",
"useTags": false
}
@ -1609,7 +1689,8 @@
]
},
"timezone": "browser",
"title": "IBM Power - HMCi - Virtual I/O Servers",
"title": "HMCi - Power Virtual I/O Servers",
"uid": "DDNEv5vGz",
"version": 21
}
"version": 7,
"weekStart": ""
}