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

View File

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

View File

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