2020-08-13 09:48:00 +00:00
{
"__inputs" : [
{
2022-10-28 15:36:42 +00:00
"name" : "DS_HMCI" ,
2022-12-05 14:18:42 +00:00
"label" : "Database" ,
2020-08-13 09:48:00 +00:00
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
}
] ,
2022-09-20 15:55:40 +00:00
"__elements" : { } ,
2020-08-13 09:48:00 +00:00
"__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" ,
2022-10-28 15:36:42 +00:00
"version" : "9.1.6"
2020-08-13 09:48:00 +00:00
} ,
{
"type" : "datasource" ,
"id" : "influxdb" ,
"name" : "InfluxDB" ,
"version" : "1.0.0"
2021-03-31 13:33:50 +00:00
} ,
{
"type" : "panel" ,
"id" : "table" ,
"name" : "Table" ,
"version" : ""
2021-10-25 16:56:24 +00:00
} ,
2022-04-27 08:36:07 +00:00
{
"type" : "panel" ,
"id" : "text" ,
"name" : "Text" ,
"version" : ""
} ,
2021-10-25 16:56:24 +00:00
{
"type" : "panel" ,
"id" : "timeseries" ,
"name" : "Time series" ,
"version" : ""
2020-08-13 09:48:00 +00:00
}
] ,
"annotations" : {
"enable" : false ,
"list" : [
{
"builtIn" : 1 ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "datasource" ,
"uid" : "grafana"
} ,
2020-08-13 09:48:00 +00:00
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
2021-10-25 16:56:24 +00:00
"target" : {
"limit" : 100 ,
"matchAny" : false ,
"tags" : [ ] ,
"type" : "dashboard"
} ,
2020-08-13 09:48:00 +00:00
"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 ,
2022-04-27 08:36:07 +00:00
"fiscalYearStartMonth" : 0 ,
2020-08-13 09:48:00 +00:00
"gnetId" : 1465 ,
"graphTooltip" : 0 ,
"id" : null ,
"links" : [ ] ,
2022-04-27 08:36:07 +00:00
"liveNow" : false ,
2020-08-13 09:48:00 +00:00
"panels" : [
2021-03-31 13:33:50 +00:00
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2022-04-27 08:36:07 +00:00
"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"
} ,
2022-10-28 15:36:42 +00:00
"pluginVersion" : "9.1.6" ,
2022-09-20 15:55:40 +00:00
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
"refId" : "A"
}
] ,
2022-04-27 08:36:07 +00:00
"transparent" : true ,
"type" : "text"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-RdYlGr"
} ,
"custom" : {
"align" : "center" ,
"displayMode" : "auto" ,
2022-09-20 15:55:40 +00:00
"filterable" : true ,
"inspect" : false
2021-03-31 13:33:50 +00:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "none"
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
2021-06-11 00:12:02 +00:00
"options" : "Name"
2021-03-31 13:33:50 +00:00
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 256
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
2021-06-11 00:12:02 +00:00
"options" : "Affinity Score"
2021-03-31 13:33:50 +00:00
} ,
"properties" : [
{
"id" : "color" ,
"value" : {
2021-06-11 00:12:02 +00:00
"mode" : "continuous-RdYlGr"
2021-03-31 13:33:50 +00:00
}
} ,
{
"id" : "unit" ,
"value" : "percent"
2021-06-11 00:12:02 +00:00
} ,
{
"id" : "custom.displayMode" ,
"value" : "basic"
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "ID"
} ,
"properties" : [
{
"id" : "custom.width" ,
2021-10-29 06:38:10 +00:00
"value" : 159
2021-03-31 13:33:50 +00:00
}
]
}
]
} ,
"gridPos" : {
2021-10-25 16:56:24 +00:00
"h" : 6 ,
2021-10-29 06:38:10 +00:00
"w" : 10 ,
2021-03-31 13:33:50 +00:00
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 3
2021-03-31 13:33:50 +00:00
} ,
"id" : 21 ,
"options" : {
2022-04-27 08:36:07 +00:00
"footer" : {
"fields" : "" ,
"reducer" : [
"sum"
] ,
"show" : false
} ,
2021-03-31 13:33:50 +00:00
"showHeader" : true ,
"sortBy" : [ ]
} ,
2022-10-28 15:36:42 +00:00
"pluginVersion" : "9.1.6" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
"alias" : "Read" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2021-03-31 13:33:50 +00:00
"groupBy" : [
{
"params" : [
"viosname"
] ,
"type" : "tag"
}
] ,
"measurement" : "vios_details" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT last(\"id\") AS \"id\", \"type\", \"osType\", \"state\", \"affinityScore\" FROM \"lpar_details\" WHERE (\"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY \"lparname\"" ,
"queryType" : "randomWalk" ,
"rawQuery" : false ,
"refId" : "A" ,
"resultFormat" : "table" ,
"select" : [
[
{
"params" : [
"viosid"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
} ,
{
"params" : [
"id"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"viosstate"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"affinityScore"
] ,
"type" : "field"
}
]
] ,
"tags" : [
{
"key" : "viosname" ,
"operator" : "=~" ,
"value" : "/^$ViosName$/"
}
]
}
] ,
2021-10-25 16:56:24 +00:00
"title" : "VIOS Details" ,
2021-06-11 00:12:02 +00:00
"transformations" : [
{
"id" : "organize" ,
"options" : {
"excludeByName" : {
"Time" : true
} ,
"indexByName" : {
"Time" : 0 ,
"affinityScore" : 4 ,
"id" : 1 ,
"viosname" : 2 ,
"viosstate" : 3
} ,
"renameByName" : {
"affinityScore" : "Affinity Score" ,
"id" : "ID" ,
"viosname" : "Name" ,
"viosstate" : "State"
}
}
} ,
{
"id" : "sortBy" ,
"options" : {
"fields" : { } ,
"sort" : [
{
"field" : "Name"
}
]
}
}
] ,
2021-03-31 13:33:50 +00:00
"type" : "table"
} ,
2021-10-25 16:56:24 +00:00
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-10-25 16:56:24 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-RdYlGr"
} ,
"custom" : {
"align" : "center" ,
"displayMode" : "auto" ,
2022-09-20 15:55:40 +00:00
"filterable" : true ,
"inspect" : false
2021-10-25 16:56:24 +00:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "none"
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
"options" : "Name"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 256
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Utilization"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "percent"
} ,
{
"id" : "custom.displayMode" ,
"value" : "lcd-gauge"
} ,
{
"id" : "color" ,
"value" : {
"mode" : "thresholds"
}
} ,
{
"id" : "custom.width" ,
"value" : 529
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Weight"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 104
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Entitled"
} ,
"properties" : [
{
"id" : "custom.width" ,
2022-10-28 11:16:05 +00:00
"value" : 149
2021-10-25 16:56:24 +00:00
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "VP"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 68
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Mode"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 203
}
]
}
]
} ,
"gridPos" : {
"h" : 6 ,
2021-10-29 06:38:10 +00:00
"w" : 14 ,
"x" : 10 ,
2022-04-27 08:36:07 +00:00
"y" : 3
2021-10-25 16:56:24 +00:00
} ,
"id" : 27 ,
"options" : {
2022-04-27 08:36:07 +00:00
"footer" : {
"fields" : "" ,
"reducer" : [
"sum"
] ,
"show" : false
} ,
2021-10-25 16:56:24 +00:00
"showHeader" : true ,
"sortBy" : [
{
"desc" : true ,
"displayName" : "Utilization"
}
]
} ,
2022-10-28 15:36:42 +00:00
"pluginVersion" : "9.1.6" ,
2021-10-25 16:56:24 +00:00
"targets" : [
{
"alias" : "Read" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2021-10-25 16:56:24 +00:00
"groupBy" : [
{
"params" : [
"lparname"
] ,
"type" : "tag"
}
] ,
"hide" : false ,
"measurement" : "lpar_details" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
2022-10-28 11:16:05 +00:00
"query" : "SELECT last(\"weight\") AS \"Weight\", last(\"entitledProcUnits\") AS \"Entitled\", last(\"currentVirtualProcessors\") AS \"VP\", (last(\"utilizedProcUnits\") / last(\"maxProcUnits\")) * 100 AS \"Utilization\", last(\"mode\") AS \"Mode\" FROM \"vios_processor\" WHERE (\"servername\" =~ /^$ServerName$/) AND (\"viosname\" =~ /^$ViosName$/) AND $timeFilter GROUP BY \"viosname\" fill(previous)" ,
2021-10-25 16:56:24 +00:00
"queryType" : "randomWalk" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "table" ,
"select" : [
[
{
"params" : [
"id"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
} ,
{
"params" : [
"id"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"type"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"affinityScore"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"state"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"osType"
] ,
"type" : "field"
}
]
] ,
"tags" : [
{
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"title" : "VIOS Processor" ,
"transformations" : [
{
"id" : "organize" ,
"options" : {
"excludeByName" : {
"Time" : true
} ,
"indexByName" : { } ,
"renameByName" : {
"Entitled" : "Entitled" ,
"Mode" : "Mode" ,
"Time" : "Time" ,
"Utilization" : "Utilization" ,
"VP" : "VP" ,
"Weight" : "Weight" ,
"lparname" : "Name"
}
}
} ,
{
"id" : "sortBy" ,
"options" : {
"fields" : { } ,
"sort" : [
{
"field" : "Name"
}
]
}
}
] ,
"type" : "table"
} ,
2020-08-13 09:48:00 +00:00
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-03-25 19:48:21 +00:00
"description" : "" ,
2020-08-13 09:48:00 +00:00
"fieldConfig" : {
"defaults" : {
2021-10-29 06:38:10 +00:00
"color" : {
"mode" : "thresholds"
} ,
2020-12-21 10:41:48 +00:00
"links" : [ ] ,
"mappings" : [ ] ,
2021-06-11 00:12:02 +00:00
"max" : 100 ,
"min" : 0 ,
2020-12-21 10:41:48 +00:00
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "percent"
2020-08-13 09:48:00 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 9 ,
2021-08-09 13:06:47 +00:00
"w" : 6 ,
2020-08-13 09:48:00 +00:00
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 9
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" : {
2021-10-29 06:38:10 +00:00
"orientation" : "auto" ,
2020-12-21 10:41:48 +00:00
"reduceOptions" : {
"calcs" : [
2021-06-11 00:12:02 +00:00
"lastNotNull"
2020-12-21 10:41:48 +00:00
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
2021-03-25 19:48:21 +00:00
"showThresholdMarkers" : true ,
"text" : { }
2020-12-16 11:36:08 +00:00
} ,
2022-10-28 15:36:42 +00:00
"pluginVersion" : "9.1.6" ,
2020-12-16 11:36:08 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_servername - $tag_viosname" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
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"
} ,
2022-10-28 11:16:05 +00:00
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2020-12-16 11:36:08 +00:00
{
"params" : [
2022-10-28 15:36:42 +00:00
"none"
2020-12-16 11:36:08 +00:00
] ,
"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" : [ ] ,
2021-10-29 06:38:10 +00:00
"type" : "mean"
2020-12-16 11:36:08 +00:00
}
]
] ,
"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
}
]
}
] ,
2021-03-31 13:33:50 +00:00
"title" : " Memory - $ServerName - $ViosName" ,
2020-12-21 10:41:48 +00:00
"type" : "gauge"
2020-12-16 11:36:08 +00:00
} ,
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-03-25 19:48:21 +00:00
"description" : "" ,
2020-12-16 11:36:08 +00:00
"fieldConfig" : {
"defaults" : {
2021-10-25 16:56:24 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2021-10-25 16:56:24 +00:00
"axisLabel" : "" ,
"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"
}
} ,
2022-10-28 11:16:05 +00:00
"decimals" : 2 ,
2021-10-25 16:56:24 +00:00
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "short"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 9 ,
2021-10-25 16:56:24 +00:00
"w" : 18 ,
"x" : 6 ,
2022-04-27 08:36:07 +00:00
"y" : 9
2021-10-25 16:56:24 +00:00
} ,
"id" : 19 ,
2020-12-16 11:36:08 +00:00
"links" : [ ] ,
"options" : {
2021-10-25 16:56:24 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2021-10-25 16:56:24 +00:00
} ,
"tooltip" : {
2022-04-27 08:36:07 +00:00
"mode" : "multi" ,
"sort" : "none"
2021-10-25 16:56:24 +00:00
}
2020-12-16 11:36:08 +00:00
} ,
2021-10-25 16:56:24 +00:00
"pluginVersion" : "8.1.4" ,
2020-12-16 11:36:08 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_servername - $tag_viosname ($col)" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
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" : [
2021-10-29 06:38:10 +00:00
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2020-12-16 11:36:08 +00:00
] ,
"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" : [ ] ,
2021-10-29 06:38:10 +00:00
"type" : "mean"
2021-06-11 00:12:02 +00:00
} ,
{
"params" : [
"utilized"
] ,
"type" : "alias"
2020-12-16 11:36:08 +00:00
}
2021-10-25 16:56:24 +00:00
] ,
[
{
"params" : [
"donatedProcUnits"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2021-10-29 06:38:10 +00:00
"type" : "mean"
2021-10-25 16:56:24 +00:00
} ,
{
"params" : [
"donated"
] ,
"type" : "alias"
}
2020-12-16 11:36:08 +00:00
]
] ,
"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
}
]
}
] ,
2021-03-31 13:33:50 +00:00
"title" : "Processors - $ServerName - $ViosName" ,
2021-10-25 16:56:24 +00:00
"type" : "timeseries"
2020-12-16 11:36:08 +00:00
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2021-03-25 19:48:21 +00:00
"description" : "" ,
2020-12-16 11:36:08 +00:00
"fieldConfig" : {
"defaults" : {
2021-10-25 16:56:24 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2021-10-29 06:38:10 +00:00
"axisLabel" : "" ,
2021-10-25 16:56:24 +00:00
"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" : "normal"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "Bps"
2020-12-16 11:36:08 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 10 ,
"w" : 24 ,
2020-12-16 11:36:08 +00:00
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 18
2020-12-16 11:36:08 +00:00
} ,
2021-10-29 06:38:10 +00:00
"id" : 17 ,
2020-08-13 09:48:00 +00:00
"links" : [ ] ,
2020-09-03 14:17:04 +00:00
"options" : {
2021-10-25 16:56:24 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
2022-10-28 11:16:05 +00:00
"showLegend" : false
2021-10-25 16:56:24 +00:00
} ,
"tooltip" : {
2022-04-27 08:36:07 +00:00
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2021-10-25 16:56:24 +00:00
}
2020-09-03 14:17:04 +00:00
} ,
2021-10-25 16:56:24 +00:00
"pluginVersion" : "8.1.4" ,
2020-08-13 09:48:00 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_servername - $tag_viosname - ($tag_location shared)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
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"
} ,
2022-10-28 11:16:05 +00:00
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2020-08-13 09:48:00 +00:00
{
"params" : [
2022-04-27 08:36:07 +00:00
"none"
2020-08-13 09:48:00 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "vios_network_shared" ,
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-10-29 06:38:10 +00:00
"transferredBytes"
2020-08-13 09:48:00 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
2020-08-13 09:48:00 +00:00
}
]
] ,
"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-10-25 16:56:24 +00:00
} ,
2021-03-31 13:33:50 +00:00
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_servername - $tag_viosname - ($tag_location shared)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-03-31 13:33:50 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"viosname"
] ,
"type" : "tag"
} ,
{
"params" : [
"location"
] ,
"type" : "tag"
} ,
2022-10-28 11:16:05 +00:00
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2021-03-31 13:33:50 +00:00
{
"params" : [
2021-10-29 06:38:10 +00:00
"linear"
2021-03-31 13:33:50 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "vios_network_generic" ,
2021-03-31 13:33:50 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"transferredBytes"
2021-03-31 13:33:50 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "viosname" ,
"operator" : "=~" ,
"value" : "/^$ViosName$/"
}
]
2020-08-13 09:48:00 +00:00
} ,
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_systemname - $tag_viosname - ($tag_location shared)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
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"
} ,
2022-10-28 11:16:05 +00:00
{
"params" : [
"systemname"
] ,
"type" : "tag"
} ,
2020-08-13 09:48:00 +00:00
{
"params" : [
2021-10-29 06:38:10 +00:00
"linear"
2020-08-13 09:48:00 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +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-10-29 06:38:10 +00:00
"refId" : "C" ,
2020-08-13 09:48:00 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +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-10-29 06:38:10 +00:00
"title" : "Network - $ServerName - $ViosName" ,
"type" : "timeseries"
2021-08-09 13:06:47 +00:00
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2021-08-09 13:06:47 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
2021-10-29 06:38:10 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2021-10-29 06:38:10 +00:00
"axisLabel" : "" ,
"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" : "normal"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "Bps"
2021-08-09 13:06:47 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 11 ,
"w" : 24 ,
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 28
2021-08-09 13:06:47 +00:00
} ,
2021-10-29 06:38:10 +00:00
"id" : 18 ,
2021-08-09 13:06:47 +00:00
"links" : [ ] ,
"options" : {
2021-10-29 06:38:10 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2021-10-29 06:38:10 +00:00
} ,
"tooltip" : {
2022-04-27 08:36:07 +00:00
"mode" : "multi" ,
2022-10-28 15:36:42 +00:00
"sort" : "desc"
2021-10-29 06:38:10 +00:00
}
2021-08-09 13:06:47 +00:00
} ,
2021-10-25 16:56:24 +00:00
"pluginVersion" : "8.1.4" ,
2021-08-09 13:06:47 +00:00
"targets" : [
{
2022-10-28 15:36:42 +00:00
"alias" : "$tag_servername - $tag_viosname - ($tag_id / $tag_location)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-08-09 13:06:47 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"viosname"
] ,
"type" : "tag"
} ,
{
"params" : [
"location"
] ,
"type" : "tag"
} ,
{
"params" : [
"id"
] ,
"type" : "tag"
} ,
2022-10-28 11:16:05 +00:00
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2021-08-09 13:06:47 +00:00
{
"params" : [
2021-10-29 06:38:10 +00:00
"linear"
2021-08-09 13:06:47 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "vios_storage_FC" ,
2021-08-09 13:06:47 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-10-29 06:38:10 +00:00
"refId" : "A" ,
2021-08-09 13:06:47 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"transmittedBytes"
2021-08-09 13:06:47 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
2021-08-09 13:06:47 +00:00
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "viosname" ,
"operator" : "=~" ,
"value" : "/^$ViosName$/"
}
]
2021-10-25 16:56:24 +00:00
}
] ,
2021-10-29 06:38:10 +00:00
"title" : "Fiber Channel Adapters - $ServerName - $ViosName" ,
"type" : "timeseries"
2021-10-25 16:56:24 +00:00
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2021-10-25 16:56:24 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2021-10-25 16:56:24 +00:00
"axisLabel" : "" ,
"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" : "normal"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 11:16:05 +00:00
"color" : "green" ,
"value" : null
2021-10-25 16:56:24 +00:00
}
]
} ,
"unit" : "bytes"
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
"options" : "P924VIO2 - undefined write"
} ,
"properties" : [
{
"id" : "custom.axisPlacement" ,
"value" : "hidden"
}
]
}
]
} ,
"gridPos" : {
"h" : 11 ,
"w" : 12 ,
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 39
2021-10-25 16:56:24 +00:00
} ,
"id" : 23 ,
"links" : [ ] ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2021-10-25 16:56:24 +00:00
} ,
"tooltip" : {
2022-04-27 08:36:07 +00:00
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2021-10-25 16:56:24 +00:00
}
} ,
"pluginVersion" : "8.1.4" ,
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_servername - $tag_viosname ($tag_location)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-08-09 13:06:47 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"viosname"
] ,
"type" : "tag"
} ,
{
"params" : [
"location"
] ,
"type" : "tag"
} ,
2022-10-28 11:16:05 +00:00
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2021-08-09 13:06:47 +00:00
{
"params" : [
2021-10-29 06:38:10 +00:00
"linear"
2021-08-09 13:06:47 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-10-25 16:56:24 +00:00
"measurement" : "vios_storage_physical" ,
2021-08-09 13:06:47 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-10-25 16:56:24 +00:00
"refId" : "A" ,
2021-08-09 13:06:47 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-25 16:56:24 +00:00
"transmittedBytes"
2021-08-09 13:06:47 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2021-10-29 06:38:10 +00:00
"type" : "mean"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
2021-08-09 13:06:47 +00:00
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "viosname" ,
"operator" : "=~" ,
"value" : "/^$ViosName$/"
}
]
}
] ,
2021-10-25 16:56:24 +00:00
"title" : "Physical Storage - $ServerName - $ViosName" ,
"type" : "timeseries"
2021-08-09 13:06:47 +00:00
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-09-20 15:55:40 +00:00
} ,
2021-08-09 13:06:47 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
2021-10-25 16:56:24 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2021-10-25 16:56:24 +00:00
"axisLabel" : "" ,
"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" : "normal"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
2021-08-09 13:06:47 +00:00
"links" : [ ] ,
2021-10-25 16:56:24 +00:00
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 11:16:05 +00:00
"color" : "green" ,
"value" : null
2021-10-29 06:38:10 +00:00
} ,
{
"color" : "red" ,
"value" : 80
2021-10-25 16:56:24 +00:00
}
]
} ,
"unit" : "Bps"
2021-08-09 13:06:47 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-25 16:56:24 +00:00
"h" : 11 ,
"w" : 12 ,
"x" : 12 ,
2022-04-27 08:36:07 +00:00
"y" : 39
2021-08-09 13:06:47 +00:00
} ,
2021-10-29 06:38:10 +00:00
"id" : 25 ,
2021-08-09 13:06:47 +00:00
"links" : [ ] ,
"options" : {
2021-10-25 16:56:24 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2021-10-25 16:56:24 +00:00
} ,
"tooltip" : {
2022-04-27 08:36:07 +00:00
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2021-10-25 16:56:24 +00:00
}
2021-08-09 13:06:47 +00:00
} ,
2021-10-25 16:56:24 +00:00
"pluginVersion" : "8.1.4" ,
2021-08-09 13:06:47 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_servername - $tag_viosname - ($tag_id - $tag_location)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-08-09 13:06:47 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"viosname"
] ,
"type" : "tag"
} ,
2021-10-25 16:56:24 +00:00
{
"params" : [
"location"
] ,
"type" : "tag"
} ,
2021-08-09 13:06:47 +00:00
{
"params" : [
2021-10-29 06:38:10 +00:00
"id"
2021-10-25 16:56:24 +00:00
] ,
"type" : "tag"
} ,
2021-08-09 13:06:47 +00:00
{
"params" : [
2022-10-28 11:16:05 +00:00
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
"none"
2021-08-09 13:06:47 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "vios_storage_vFC" ,
2021-08-09 13:06:47 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"transmittedBytes"
2021-08-09 13:06:47 +00:00
] ,
2021-10-25 16:56:24 +00:00
"type" : "field"
} ,
{
"params" : [ ] ,
2021-10-29 06:38:10 +00:00
"type" : "mean"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
2021-08-09 13:06:47 +00:00
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "viosname" ,
"operator" : "=~" ,
"value" : "/^$ViosName$/"
}
]
}
] ,
2021-10-29 06:38:10 +00:00
"title" : "Virtual Fiber Channel Adapters - $ServerName - $ViosName" ,
2021-10-25 16:56:24 +00:00
"type" : "timeseries"
2020-08-13 09:48:00 +00:00
}
] ,
2021-08-09 13:06:47 +00:00
"refresh" : "30s" ,
2022-09-20 15:55:40 +00:00
"schemaVersion" : 37 ,
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" ,
"current" : { } ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-03-25 19:48:21 +00:00
"definition" : "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h" ,
2020-08-13 09:48:00 +00:00
"hide" : 0 ,
2022-10-28 11:16:05 +00:00
"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 ,
2022-04-27 08:36:07 +00:00
"sort" : 5 ,
2020-08-13 09:48:00 +00:00
"type" : "query" ,
"useTags" : false
} ,
{
"allFormat" : "regex values" ,
"current" : { } ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 15:36:42 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
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" ,
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 ,
2022-04-27 08:36:07 +00:00
"sort" : 5 ,
2020-08-13 09:48:00 +00:00
"type" : "query" ,
"useTags" : false
}
]
} ,
"time" : {
2022-10-28 15:36:42 +00:00
"from" : "now-7d" ,
2020-08-13 09:48:00 +00:00
"now" : false ,
2021-08-09 13:06:47 +00:00
"to" : "now-30s"
2020-08-13 09:48:00 +00:00
} ,
"timepicker" : {
2021-08-09 13:06:47 +00:00
"nowDelay" : "30s" ,
2020-08-13 09:48:00 +00:00
"refresh_intervals" : [
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
} ,
"timezone" : "browser" ,
2022-10-28 11:16:05 +00:00
"title" : "HMCi - Power VIO Overview" ,
2020-09-03 14:17:04 +00:00
"uid" : "DDNEv5vGz" ,
2022-10-28 15:36:42 +00:00
"version" : 2 ,
2022-04-27 08:36:07 +00:00
"weekStart" : ""
2022-12-05 14:18:42 +00:00
}