2020-08-13 09:48:00 +00:00
|
|
|
{
|
|
|
|
"__inputs": [
|
|
|
|
{
|
2020-09-03 14:17:04 +00:00
|
|
|
"name": "DS_HMCI",
|
2020-12-11 10:14:17 +00:00
|
|
|
"label": "HMCi",
|
2020-08-13 09:48:00 +00:00
|
|
|
"description": "",
|
|
|
|
"type": "datasource",
|
|
|
|
"pluginId": "influxdb",
|
|
|
|
"pluginName": "InfluxDB"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"__requires": [
|
2020-12-21 10:41:48 +00:00
|
|
|
{
|
|
|
|
"type": "panel",
|
|
|
|
"id": "gauge",
|
|
|
|
"name": "Gauge",
|
|
|
|
"version": ""
|
|
|
|
},
|
2020-08-13 09:48:00 +00:00
|
|
|
{
|
|
|
|
"type": "grafana",
|
|
|
|
"id": "grafana",
|
|
|
|
"name": "Grafana",
|
2021-03-25 19:48:21 +00:00
|
|
|
"version": "7.4.2"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "panel",
|
|
|
|
"id": "graph",
|
|
|
|
"name": "Graph",
|
|
|
|
"version": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "datasource",
|
|
|
|
"id": "influxdb",
|
|
|
|
"name": "InfluxDB",
|
|
|
|
"version": "1.0.0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"annotations": {
|
|
|
|
"enable": false,
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"builtIn": 1,
|
|
|
|
"datasource": "-- Grafana --",
|
|
|
|
"enable": true,
|
|
|
|
"hide": true,
|
|
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
|
|
"name": "Annotations & Alerts",
|
|
|
|
"type": "dashboard"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2020-12-11 07:39:19 +00:00
|
|
|
"description": "https://bitbucket.org/mnellemann/hmci/",
|
2020-08-13 09:48:00 +00:00
|
|
|
"editable": true,
|
|
|
|
"gnetId": 1465,
|
|
|
|
"graphTooltip": 0,
|
|
|
|
"id": null,
|
2021-03-25 19:48:21 +00:00
|
|
|
"iteration": 1616701495725,
|
2020-08-13 09:48:00 +00:00
|
|
|
"links": [],
|
|
|
|
"panels": [
|
|
|
|
{
|
2020-09-03 14:17:04 +00:00
|
|
|
"datasource": "${DS_HMCI}",
|
2021-03-25 19:48:21 +00:00
|
|
|
"description": "",
|
2020-08-13 09:48:00 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2020-12-11 10:14:17 +00:00
|
|
|
"custom": {},
|
2020-12-21 10:41:48 +00:00
|
|
|
"links": [],
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "percent"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2020-12-21 10:41:48 +00:00
|
|
|
"h": 10,
|
|
|
|
"w": 11,
|
2020-08-13 09:48:00 +00:00
|
|
|
"x": 0,
|
2020-12-11 07:39:19 +00:00
|
|
|
"y": 0
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
2020-09-03 14:17:04 +00:00
|
|
|
"id": 16,
|
2020-12-16 11:36:08 +00:00
|
|
|
"links": [],
|
|
|
|
"options": {
|
2020-12-21 10:41:48 +00:00
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"mean"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"showThresholdLabels": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"showThresholdMarkers": true,
|
|
|
|
"text": {}
|
2020-12-16 11:36:08 +00:00
|
|
|
},
|
2021-03-25 19:48:21 +00:00
|
|
|
"pluginVersion": "7.4.2",
|
2020-12-16 11:36:08 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2020-12-21 10:41:48 +00:00
|
|
|
"alias": "$tag_vios",
|
2020-12-16 11:36:08 +00:00
|
|
|
"dsType": "influxdb",
|
|
|
|
"groupBy": [
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"$interval"
|
|
|
|
],
|
|
|
|
"type": "time"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"viosname"
|
2020-12-16 11:36:08 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"null"
|
|
|
|
],
|
|
|
|
"type": "fill"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"hide": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"measurement": "vios_memory",
|
2020-12-16 11:36:08 +00:00
|
|
|
"orderByTime": "ASC",
|
|
|
|
"policy": "default",
|
|
|
|
"refId": "A",
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
"select": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"utilizedPct"
|
2020-12-16 11:36:08 +00:00
|
|
|
],
|
|
|
|
"type": "field"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [],
|
|
|
|
"type": "mean"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "servername",
|
2020-12-16 11:36:08 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ServerName$/"
|
2020-12-16 11:36:08 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"condition": "AND",
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "viosname",
|
2020-12-16 11:36:08 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ViosName$/"
|
2020-12-16 11:36:08 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2021-03-25 19:48:21 +00:00
|
|
|
"title": "$ServerName - $ViosName Memory",
|
2020-12-21 10:41:48 +00:00
|
|
|
"type": "gauge"
|
2020-12-16 11:36:08 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"content": "",
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_HMCI}",
|
2021-03-25 19:48:21 +00:00
|
|
|
"description": "",
|
2020-12-16 11:36:08 +00:00
|
|
|
"editable": true,
|
|
|
|
"error": false,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"custom": {},
|
|
|
|
"links": []
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"fill": 2,
|
2020-12-21 10:41:48 +00:00
|
|
|
"fillGradient": 2,
|
2020-12-16 11:36:08 +00:00
|
|
|
"grid": {},
|
|
|
|
"gridPos": {
|
2020-12-21 10:41:48 +00:00
|
|
|
"h": 10,
|
|
|
|
"w": 13,
|
|
|
|
"x": 11,
|
2020-12-16 11:36:08 +00:00
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 19,
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
2020-12-21 10:41:48 +00:00
|
|
|
"avg": false,
|
2020-12-16 11:36:08 +00:00
|
|
|
"current": false,
|
2020-12-21 10:41:48 +00:00
|
|
|
"max": false,
|
2020-12-16 11:36:08 +00:00
|
|
|
"min": false,
|
|
|
|
"rightSide": false,
|
2020-12-21 10:41:48 +00:00
|
|
|
"show": false,
|
2020-12-16 11:36:08 +00:00
|
|
|
"total": false,
|
2020-12-21 10:41:48 +00:00
|
|
|
"values": false
|
2020-12-16 11:36:08 +00:00
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 2,
|
|
|
|
"links": [],
|
|
|
|
"mode": "",
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"options": {
|
|
|
|
"alertThreshold": true
|
|
|
|
},
|
|
|
|
"percentage": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"pluginVersion": "7.4.2",
|
2020-12-16 11:36:08 +00:00
|
|
|
"pointradius": 5,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"style": {},
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"alias": "$tag_viosname",
|
2020-12-16 11:36:08 +00:00
|
|
|
"dsType": "influxdb",
|
|
|
|
"groupBy": [
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"$interval"
|
|
|
|
],
|
|
|
|
"type": "time"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"viosname"
|
2020-12-16 11:36:08 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"name"
|
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"null"
|
|
|
|
],
|
|
|
|
"type": "fill"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"hide": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"measurement": "vios_processor",
|
2020-12-16 11:36:08 +00:00
|
|
|
"orderByTime": "ASC",
|
|
|
|
"policy": "default",
|
|
|
|
"refId": "A",
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
"select": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"utilizedProcUnits"
|
2020-12-16 11:36:08 +00:00
|
|
|
],
|
|
|
|
"type": "field"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [],
|
|
|
|
"type": "mean"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "servername",
|
2020-12-16 11:36:08 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ServerName$/"
|
2020-12-16 11:36:08 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"condition": "AND",
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "viosname",
|
2020-12-16 11:36:08 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ViosName$/"
|
2020-12-16 11:36:08 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2021-03-25 19:48:21 +00:00
|
|
|
"title": "$ServerName - $ViosName - Processors",
|
2020-12-16 11:36:08 +00:00
|
|
|
"tooltip": {
|
|
|
|
"msResolution": false,
|
|
|
|
"shared": true,
|
2020-12-21 10:41:48 +00:00
|
|
|
"sort": 2,
|
2020-12-16 11:36:08 +00:00
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:2511",
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$$hashKey": "object:2512",
|
|
|
|
"format": "none",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
2020-12-21 10:41:48 +00:00
|
|
|
"show": false
|
2020-12-16 11:36:08 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"content": "",
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": "${DS_HMCI}",
|
2021-03-25 19:48:21 +00:00
|
|
|
"description": "",
|
2020-12-16 11:36:08 +00:00
|
|
|
"editable": true,
|
|
|
|
"error": false,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"custom": {},
|
|
|
|
"links": []
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"fill": 2,
|
2020-12-21 10:41:48 +00:00
|
|
|
"fillGradient": 2,
|
2020-12-16 11:36:08 +00:00
|
|
|
"grid": {},
|
|
|
|
"gridPos": {
|
2020-12-21 10:41:48 +00:00
|
|
|
"h": 10,
|
2020-12-16 11:36:08 +00:00
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2020-12-21 10:41:48 +00:00
|
|
|
"y": 10
|
2020-12-16 11:36:08 +00:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
|
|
|
"id": 18,
|
2020-08-13 09:48:00 +00:00
|
|
|
"legend": {
|
2020-09-03 14:17:04 +00:00
|
|
|
"alignAsTable": true,
|
2020-08-13 09:48:00 +00:00
|
|
|
"avg": true,
|
2020-09-03 14:17:04 +00:00
|
|
|
"current": false,
|
2020-08-13 09:48:00 +00:00
|
|
|
"max": true,
|
2020-09-03 14:17:04 +00:00
|
|
|
"min": false,
|
2020-12-17 09:12:08 +00:00
|
|
|
"rightSide": false,
|
2020-12-21 10:41:48 +00:00
|
|
|
"show": false,
|
2020-08-13 09:48:00 +00:00
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 2,
|
|
|
|
"links": [],
|
|
|
|
"mode": "",
|
|
|
|
"nullPointMode": "connected",
|
2020-09-03 14:17:04 +00:00
|
|
|
"options": {
|
2020-12-11 10:14:17 +00:00
|
|
|
"alertThreshold": true
|
2020-09-03 14:17:04 +00:00
|
|
|
},
|
2020-08-13 09:48:00 +00:00
|
|
|
"percentage": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"pluginVersion": "7.4.2",
|
2020-08-13 09:48:00 +00:00
|
|
|
"pointradius": 5,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
2020-12-21 10:41:48 +00:00
|
|
|
"stack": false,
|
2020-08-13 09:48:00 +00:00
|
|
|
"steppedLine": false,
|
|
|
|
"style": {},
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"alias": "$tag_viosname: $tag_id ($tag_location)",
|
2020-08-13 09:48:00 +00:00
|
|
|
"dsType": "influxdb",
|
|
|
|
"groupBy": [
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"$interval"
|
|
|
|
],
|
|
|
|
"type": "time"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"viosname"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"location"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2020-09-03 14:17:04 +00:00
|
|
|
"id"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"null"
|
|
|
|
],
|
|
|
|
"type": "fill"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"hide": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"measurement": "vios_storage_FC",
|
2020-09-03 14:17:04 +00:00
|
|
|
"orderByTime": "ASC",
|
2020-08-13 09:48:00 +00:00
|
|
|
"policy": "default",
|
|
|
|
"refId": "A",
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
"select": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"transmittedBytes"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "field"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [],
|
|
|
|
"type": "mean"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "servername",
|
2020-08-13 09:48:00 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ServerName$/"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"condition": "AND",
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "viosname",
|
2020-08-13 09:48:00 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ViosName$/"
|
2020-08-13 09:48:00 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2021-03-25 19:48:21 +00:00
|
|
|
"title": "$ServerName - $ViosName - Fiber Channel Adapters",
|
2020-08-13 09:48:00 +00:00
|
|
|
"tooltip": {
|
|
|
|
"msResolution": false,
|
|
|
|
"shared": true,
|
2020-12-21 10:41:48 +00:00
|
|
|
"sort": 2,
|
2020-09-03 14:17:04 +00:00
|
|
|
"value_type": "individual"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
2020-09-03 14:17:04 +00:00
|
|
|
"$$hashKey": "object:2511",
|
|
|
|
"format": "Bps",
|
|
|
|
"label": null,
|
2020-08-13 09:48:00 +00:00
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
2020-09-03 14:17:04 +00:00
|
|
|
"$$hashKey": "object:2512",
|
|
|
|
"format": "none",
|
2020-08-13 09:48:00 +00:00
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
2020-12-21 10:41:48 +00:00
|
|
|
"show": false
|
2020-08-13 09:48:00 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"content": "",
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
2020-09-03 14:17:04 +00:00
|
|
|
"datasource": "${DS_HMCI}",
|
2020-12-11 07:39:19 +00:00
|
|
|
"description": "",
|
2020-08-13 09:48:00 +00:00
|
|
|
"editable": true,
|
|
|
|
"error": false,
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2020-12-11 10:14:17 +00:00
|
|
|
"custom": {},
|
|
|
|
"links": []
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-09-03 14:17:04 +00:00
|
|
|
"fill": 1,
|
2020-12-21 10:41:48 +00:00
|
|
|
"fillGradient": 1,
|
2020-08-13 09:48:00 +00:00
|
|
|
"grid": {},
|
|
|
|
"gridPos": {
|
2021-03-25 19:48:21 +00:00
|
|
|
"h": 11,
|
|
|
|
"w": 24,
|
2020-08-13 09:48:00 +00:00
|
|
|
"x": 0,
|
2020-12-21 10:41:48 +00:00
|
|
|
"y": 20
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
"hiddenSeries": false,
|
2020-12-11 07:39:19 +00:00
|
|
|
"id": 17,
|
2020-08-13 09:48:00 +00:00
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": true,
|
2020-09-03 14:17:04 +00:00
|
|
|
"current": false,
|
2020-08-13 09:48:00 +00:00
|
|
|
"max": true,
|
|
|
|
"min": true,
|
2020-12-17 09:12:08 +00:00
|
|
|
"rightSide": false,
|
2020-12-21 10:41:48 +00:00
|
|
|
"show": false,
|
2020-08-13 09:48:00 +00:00
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 2,
|
|
|
|
"links": [],
|
|
|
|
"mode": "",
|
|
|
|
"nullPointMode": "connected",
|
2020-09-03 14:17:04 +00:00
|
|
|
"options": {
|
2020-12-11 10:14:17 +00:00
|
|
|
"alertThreshold": true
|
2020-09-03 14:17:04 +00:00
|
|
|
},
|
2020-08-13 09:48:00 +00:00
|
|
|
"percentage": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"pluginVersion": "7.4.2",
|
2020-08-13 09:48:00 +00:00
|
|
|
"pointradius": 5,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
2020-09-03 14:17:04 +00:00
|
|
|
"stack": false,
|
2020-08-13 09:48:00 +00:00
|
|
|
"steppedLine": false,
|
|
|
|
"style": {},
|
|
|
|
"targets": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"alias": "$tag_viosname - shared",
|
2020-08-13 09:48:00 +00:00
|
|
|
"dsType": "influxdb",
|
|
|
|
"groupBy": [
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"$interval"
|
|
|
|
],
|
|
|
|
"type": "time"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"viosname"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"null"
|
|
|
|
],
|
|
|
|
"type": "fill"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"hide": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"measurement": "vios_network_shared",
|
2020-08-13 09:48:00 +00:00
|
|
|
"orderByTime": "ASC",
|
|
|
|
"policy": "default",
|
|
|
|
"refId": "A",
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
"select": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"transferredBytes"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "field"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [],
|
|
|
|
"type": "mean"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "servername",
|
2020-08-13 09:48:00 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ServerName$/"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"condition": "AND",
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "viosname",
|
2020-08-13 09:48:00 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ViosName$/"
|
2020-08-13 09:48:00 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"alias": "$tag_viosname - generic",
|
2020-08-13 09:48:00 +00:00
|
|
|
"dsType": "influxdb",
|
|
|
|
"groupBy": [
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"$interval"
|
|
|
|
],
|
|
|
|
"type": "time"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"viosname"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"null"
|
|
|
|
],
|
|
|
|
"type": "fill"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"hide": false,
|
|
|
|
"measurement": "vios_network_generic",
|
|
|
|
"orderByTime": "ASC",
|
|
|
|
"policy": "default",
|
|
|
|
"refId": "B",
|
|
|
|
"resultFormat": "time_series",
|
|
|
|
"select": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"transferredBytes"
|
|
|
|
],
|
|
|
|
"type": "field"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [],
|
|
|
|
"type": "mean"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
{
|
|
|
|
"key": "servername",
|
|
|
|
"operator": "=~",
|
|
|
|
"value": "/^$ServerName$/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"condition": "AND",
|
|
|
|
"key": "viosname",
|
|
|
|
"operator": "=~",
|
|
|
|
"value": "/^$ViosName$/"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"alias": "$tag_viosname - virtual",
|
|
|
|
"dsType": "influxdb",
|
|
|
|
"groupBy": [
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"$interval"
|
|
|
|
],
|
|
|
|
"type": "time"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"viosname"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "tag"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [
|
|
|
|
"null"
|
|
|
|
],
|
|
|
|
"type": "fill"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"hide": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"measurement": "vios_network_virtual",
|
2020-09-03 14:17:04 +00:00
|
|
|
"orderByTime": "ASC",
|
2020-08-13 09:48:00 +00:00
|
|
|
"policy": "default",
|
2021-03-25 19:48:21 +00:00
|
|
|
"refId": "C",
|
2020-08-13 09:48:00 +00:00
|
|
|
"resultFormat": "time_series",
|
|
|
|
"select": [
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"params": [
|
2021-03-25 19:48:21 +00:00
|
|
|
"transferredBytes"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"type": "field"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"params": [],
|
|
|
|
"type": "mean"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
{
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "servername",
|
2020-08-13 09:48:00 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ServerName$/"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"condition": "AND",
|
2021-03-25 19:48:21 +00:00
|
|
|
"key": "viosname",
|
2020-08-13 09:48:00 +00:00
|
|
|
"operator": "=~",
|
2021-03-25 19:48:21 +00:00
|
|
|
"value": "/^$ViosName$/"
|
2020-08-13 09:48:00 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeRegions": [],
|
|
|
|
"timeShift": null,
|
2021-03-25 19:48:21 +00:00
|
|
|
"title": "$ServerName - $ViosName - Network",
|
2020-08-13 09:48:00 +00:00
|
|
|
"tooltip": {
|
|
|
|
"msResolution": false,
|
|
|
|
"shared": true,
|
2020-12-21 10:41:48 +00:00
|
|
|
"sort": 2,
|
2020-09-03 14:17:04 +00:00
|
|
|
"value_type": "individual"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
2020-12-11 07:39:19 +00:00
|
|
|
"$$hashKey": "object:2622",
|
2020-08-13 09:48:00 +00:00
|
|
|
"format": "Bps",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
2020-12-11 07:39:19 +00:00
|
|
|
"$$hashKey": "object:2623",
|
2020-08-13 09:48:00 +00:00
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
2020-12-21 10:41:48 +00:00
|
|
|
"show": false
|
2020-08-13 09:48:00 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2020-09-03 14:17:04 +00:00
|
|
|
"refresh": "30s",
|
2021-03-25 19:48:21 +00:00
|
|
|
"schemaVersion": 27,
|
2020-08-13 09:48:00 +00:00
|
|
|
"style": "dark",
|
|
|
|
"tags": [
|
2020-09-03 14:17:04 +00:00
|
|
|
"Power",
|
2020-12-11 07:39:19 +00:00
|
|
|
"AIX",
|
|
|
|
"VIOS"
|
2020-08-13 09:48:00 +00:00
|
|
|
],
|
|
|
|
"templating": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"allFormat": "regex values",
|
|
|
|
"allValue": null,
|
|
|
|
"current": {},
|
2020-09-03 14:17:04 +00:00
|
|
|
"datasource": "${DS_HMCI}",
|
2021-03-25 19:48:21 +00:00
|
|
|
"definition": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h",
|
|
|
|
"description": null,
|
2020-12-11 10:14:17 +00:00
|
|
|
"error": null,
|
2020-08-13 09:48:00 +00:00
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
2021-03-25 19:48:21 +00:00
|
|
|
"label": "Server",
|
2020-08-13 09:48:00 +00:00
|
|
|
"multi": true,
|
|
|
|
"multiFormat": "regex values",
|
2021-03-25 19:48:21 +00:00
|
|
|
"name": "ServerName",
|
2020-08-13 09:48:00 +00:00
|
|
|
"options": [],
|
2021-03-25 19:48:21 +00:00
|
|
|
"query": "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h",
|
2020-08-13 09:48:00 +00:00
|
|
|
"refresh": 1,
|
|
|
|
"refresh_on_load": false,
|
|
|
|
"regex": "",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"sort": 0,
|
|
|
|
"tagValuesQuery": null,
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": null,
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"allFormat": "regex values",
|
|
|
|
"allValue": null,
|
|
|
|
"current": {},
|
2020-09-03 14:17:04 +00:00
|
|
|
"datasource": "${DS_HMCI}",
|
2021-03-25 19:48:21 +00:00
|
|
|
"definition": "SHOW TAG VALUES FROM \"vios_details\" WITH KEY = \"viosname\" WHERE servername =~ /$ServerName/ AND time > now() - 24h",
|
|
|
|
"description": null,
|
2020-12-11 10:14:17 +00:00
|
|
|
"error": null,
|
2020-08-13 09:48:00 +00:00
|
|
|
"hide": 0,
|
|
|
|
"includeAll": true,
|
2020-12-11 07:39:19 +00:00
|
|
|
"label": "Virtual I/O Server",
|
2020-08-13 09:48:00 +00:00
|
|
|
"multi": true,
|
|
|
|
"multiFormat": "regex values",
|
2021-03-25 19:48:21 +00:00
|
|
|
"name": "ViosName",
|
2020-08-13 09:48:00 +00:00
|
|
|
"options": [],
|
2021-03-25 19:48:21 +00:00
|
|
|
"query": "SHOW TAG VALUES FROM \"vios_details\" WITH KEY = \"viosname\" WHERE servername =~ /$ServerName/ AND time > now() - 24h",
|
2020-08-13 09:48:00 +00:00
|
|
|
"refresh": 1,
|
|
|
|
"refresh_on_load": false,
|
|
|
|
"regex": "",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"sort": 0,
|
|
|
|
"tagValuesQuery": null,
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": null,
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"time": {
|
2020-09-03 14:17:04 +00:00
|
|
|
"from": "now-3h",
|
2020-08-13 09:48:00 +00:00
|
|
|
"now": false,
|
2021-01-14 13:46:56 +00:00
|
|
|
"to": "now-1m"
|
2020-08-13 09:48:00 +00:00
|
|
|
},
|
|
|
|
"timepicker": {
|
2021-01-14 13:46:56 +00:00
|
|
|
"nowDelay": "1m",
|
2020-08-13 09:48:00 +00:00
|
|
|
"refresh_intervals": [
|
|
|
|
"10s",
|
|
|
|
"30s",
|
|
|
|
"1m",
|
|
|
|
"5m",
|
|
|
|
"15m",
|
|
|
|
"30m",
|
|
|
|
"1h",
|
|
|
|
"2h",
|
|
|
|
"1d"
|
|
|
|
],
|
|
|
|
"time_options": [
|
|
|
|
"5m",
|
|
|
|
"15m",
|
|
|
|
"1h",
|
|
|
|
"6h",
|
|
|
|
"12h",
|
|
|
|
"24h",
|
|
|
|
"2d",
|
|
|
|
"7d",
|
|
|
|
"30d"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"timezone": "browser",
|
2020-12-11 07:39:19 +00:00
|
|
|
"title": "IBM Power - HMC Managed Systems - Virtual I/O Servers",
|
2020-09-03 14:17:04 +00:00
|
|
|
"uid": "DDNEv5vGz",
|
2021-03-25 19:48:21 +00:00
|
|
|
"version": 11
|
2020-09-03 14:17:04 +00:00
|
|
|
}
|