2020-08-13 09:48:00 +00:00
{
"__inputs" : [
2021-03-31 13:33:50 +00:00
{
2022-09-20 15:55:40 +00:00
"name" : "DS_HMCI" ,
"label" : "hmci" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
2020-08-13 09:48:00 +00:00
}
] ,
2022-09-20 15:55:40 +00:00
"__elements" : { } ,
2020-08-13 09:48:00 +00:00
"__requires" : [
{
"type" : "grafana" ,
"id" : "grafana" ,
"name" : "Grafana" ,
2022-10-28 11:16:05 +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
} ,
2021-06-11 00:12:02 +00:00
{
"type" : "panel" ,
"id" : "stat" ,
"name" : "Stat" ,
"version" : ""
} ,
2021-03-31 13:33:50 +00:00
{
"type" : "panel" ,
"id" : "table" ,
"name" : "Table" ,
"version" : ""
2021-10-15 13:38:51 +00:00
} ,
2022-04-27 08:36:07 +00:00
{
"type" : "panel" ,
"id" : "text" ,
"name" : "Text" ,
"version" : ""
} ,
2021-10-15 13:38:51 +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-15 13:38:51 +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 ,
2021-03-25 19:48:21 +00:00
"gnetId" : 1510 ,
2020-08-13 09:48:00 +00:00
"graphTooltip" : 0 ,
"id" : null ,
"links" : [ ] ,
2022-04-27 08:36:07 +00:00
"liveNow" : false ,
2020-08-13 09:48:00 +00:00
"panels" : [
2022-04-27 08:36:07 +00:00
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2022-04-27 08:36:07 +00:00
"gridPos" : {
"h" : 3 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 37 ,
"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 11:16:05 +00:00
"pluginVersion" : "9.1.6" ,
2022-09-20 15:55:40 +00:00
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"refId" : "A"
}
] ,
2022-04-27 08:36:07 +00:00
"transparent" : true ,
"type" : "text"
} ,
2021-03-31 13:33:50 +00:00
{
"collapsed" : false ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-04-27 08:36:07 +00:00
} ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 3
2021-03-31 13:33:50 +00:00
} ,
"id" : 27 ,
"panels" : [ ] ,
2022-09-20 15:55:40 +00:00
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"refId" : "A"
}
] ,
2021-03-31 13:33:50 +00:00
"title" : "Details" ,
"type" : "row"
} ,
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +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" : {
2022-10-28 11:16:05 +00:00
"align" : "auto" ,
2021-03-31 13:33:50 +00:00
"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-10-15 13:38:51 +00:00
"options" : "Name"
2021-03-31 13:33:50 +00:00
} ,
"properties" : [
2021-10-15 13:38:51 +00:00
{
"id" : "custom.width" ,
"value" : 362
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Utilization vCPU"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "percent"
} ,
{
"id" : "custom.displayMode" ,
"value" : "basic"
} ,
2021-06-11 00:12:02 +00:00
{
"id" : "color" ,
"value" : {
2021-10-15 13:38:51 +00:00
"mode" : "continuous-GrYlRd"
2021-06-11 00:12:02 +00:00
}
} ,
2021-10-15 13:38:51 +00:00
{
"id" : "max" ,
"value" : 100
2022-10-28 11:16:05 +00:00
} ,
{
"id" : "decimals" ,
"value" : 2
2021-10-15 13:38:51 +00:00
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Weight"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 104
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "eCPU"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 82
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Mode"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 116
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Utilization eCPU"
} ,
"properties" : [
2021-06-11 00:12:02 +00:00
{
"id" : "unit" ,
"value" : "percent"
} ,
{
"id" : "custom.displayMode" ,
"value" : "basic"
} ,
{
"id" : "color" ,
"value" : {
2021-10-15 13:38:51 +00:00
"mode" : "continuous-GrYlRd"
2021-06-11 00:12:02 +00:00
}
2022-10-28 11:16:05 +00:00
} ,
{
"id" : "max"
} ,
{
"id" : "decimals" ,
"value" : 2
2021-10-15 13:38:51 +00:00
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "eCPU"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 96
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "vCPU"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 75
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Affinity Score"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "percent"
} ,
{
"id" : "custom.displayMode" ,
"value" : "basic"
} ,
{
"id" : "max" ,
"value" : 100
2021-06-11 00:12:02 +00:00
} ,
2021-03-31 13:33:50 +00:00
{
"id" : "custom.width" ,
2021-10-15 13:38:51 +00:00
"value" : 817
2021-03-31 13:33:50 +00:00
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
2021-06-11 00:12:02 +00:00
"options" : "ID"
2021-03-31 13:33:50 +00:00
} ,
"properties" : [
{
2021-06-11 00:12:02 +00:00
"id" : "custom.width" ,
2021-10-15 13:38:51 +00:00
"value" : 115
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "State"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 212
2021-06-11 00:12:02 +00:00
}
]
}
]
} ,
"gridPos" : {
2022-10-28 11:16:05 +00:00
"h" : 7 ,
2021-10-15 13:38:51 +00:00
"w" : 24 ,
2021-06-11 00:12:02 +00:00
"x" : 0 ,
2022-04-27 08:36:07 +00:00
"y" : 4
2021-06-11 00:12:02 +00:00
} ,
2021-10-15 13:38:51 +00:00
"id" : 32 ,
2021-06-11 00:12:02 +00:00
"options" : {
2022-04-27 08:36:07 +00:00
"footer" : {
"fields" : "" ,
"reducer" : [
"sum"
] ,
"show" : false
} ,
2021-06-11 00:12:02 +00:00
"frameIndex" : 0 ,
"showHeader" : true ,
2021-10-15 13:38:51 +00:00
"sortBy" : [
{
2022-04-27 08:36:07 +00:00
"desc" : true ,
"displayName" : "Utilization eCPU"
2021-10-15 13:38:51 +00:00
}
]
2021-06-11 00:12:02 +00:00
} ,
2022-10-28 11:16:05 +00:00
"pluginVersion" : "9.1.6" ,
2021-06-11 00:12:02 +00:00
"targets" : [
{
2021-10-15 13:38:51 +00:00
"alias" : "Details" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-06-11 00:12:02 +00:00
"groupBy" : [
{
"params" : [
"lparname"
] ,
"type" : "tag"
}
] ,
2021-10-15 13:38:51 +00:00
"hide" : false ,
2021-06-11 00:12:02 +00:00
"measurement" : "lpar_details" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
2022-10-28 11:16:05 +00:00
"query" : "SELECT last(\"weight\") AS \"Weight\", last(\"mode\") AS \"Mode\", last(\"entitledProcUnits\") AS \"eCPU\", mean(\"utilizedProcUnits\") / mean(\"entitledProcUnits\")*100 AS \"Utilization eCPU\", last(\"currentVirtualProcessors\") AS \"vCPU\", mean(\"utilizedProcUnits\") / mean(\"maxProcUnits\") * 100 AS \"Utilization vCPU\" FROM \"lpar_processor\" WHERE (\"servername\" =~ /^$ServerName$/) AND (\"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY \"lparname\" fill(previous)" ,
2021-06-11 00:12:02 +00:00
"queryType" : "randomWalk" ,
2021-10-15 13:38:51 +00:00
"rawQuery" : true ,
2021-06-11 00:12:02 +00:00
"refId" : "A" ,
"resultFormat" : "table" ,
"select" : [
[
{
"params" : [
"id"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
2021-03-31 13:33:50 +00:00
} ,
2021-06-11 00:12:02 +00:00
{
"params" : [
"id"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"type"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"affinityScore"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
2022-09-20 15:55:40 +00:00
"state"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"osType"
] ,
"type" : "field"
}
]
] ,
"tags" : [
{
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
} ,
{
"alias" : "Details" ,
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"hide" : false ,
"query" : "SELECT last(\"id\") AS \"ID\", last(\"state\") as \"State\", last(\"osType\") as \"OS Type\", last(\"affinityScore\") as \"Affinity Score\" FROM \"lpar_details\" WHERE (\"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY \"lparname\" fill(previous)" ,
"rawQuery" : true ,
"refId" : "B" ,
"resultFormat" : "table"
}
] ,
"title" : "Overview" ,
"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"
}
]
}
}
] ,
"transparent" : true ,
"type" : "table"
} ,
{
"collapsed" : false ,
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 11
2022-09-20 15:55:40 +00:00
} ,
"id" : 21 ,
"panels" : [ ] ,
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"refId" : "A"
}
] ,
"title" : "Processors" ,
"type" : "row"
} ,
{
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"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" : "area"
}
} ,
2022-10-28 11:16:05 +00:00
"decimals" : 2 ,
2022-09-20 15:55:40 +00:00
"links" : [ ] ,
"mappings" : [ ] ,
"max" : 110 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "#EAB839" ,
"value" : 75
} ,
{
"color" : "red" ,
"value" : 90
}
]
} ,
"unit" : "percent"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2022-10-28 11:16:05 +00:00
"h" : 11 ,
"w" : 24 ,
2022-09-20 15:55:40 +00:00
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 12
2022-09-20 15:55:40 +00:00
} ,
"id" : 2 ,
"links" : [ ] ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2022-09-20 15:55:40 +00:00
}
} ,
"pluginVersion" : "8.1.4" ,
"targets" : [
{
"alias" : "$tag_lparname" ,
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "/^$ServerName$/" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT (mean(\"utilizedProcUnits\") / mean(\"maxProcUnits\")) * 100 AS \"usage\" FROM \"lpar_processor\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY time($interval), \"lparname\", \"servername\" fill(linear)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [ ]
}
] ,
2022-10-28 11:16:05 +00:00
"title" : "Processor Units - Utilization Percentage" ,
2022-09-20 15:55:40 +00:00
"transformations" : [ ] ,
"type" : "timeseries"
} ,
{
"collapsed" : false ,
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 23
2022-09-20 15:55:40 +00:00
} ,
"id" : 15 ,
"panels" : [ ] ,
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"refId" : "A"
}
] ,
"title" : "Network I/O" ,
"type" : "row"
} ,
{
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 20 ,
"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" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2022-09-20 15:55:40 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "binBps"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 10 ,
"w" : 12 ,
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 24
2022-09-20 15:55:40 +00:00
} ,
"id" : 8 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2022-09-20 15:55:40 +00:00
}
} ,
"pluginVersion" : "8.1.4" ,
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_lparname" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2022-09-20 15:55:40 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "lpar_net_virtual" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
2022-10-28 11:16:05 +00:00
"refId" : "B" ,
2022-09-20 15:55:40 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"receivedBytes"
2021-06-11 00:12:02 +00:00
] ,
"type" : "field"
2022-09-20 15:55:40 +00:00
} ,
2021-06-11 00:12:02 +00:00
{
2022-09-20 15:55:40 +00:00
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2021-06-11 00:12:02 +00:00
}
]
] ,
"tags" : [
{
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
} ,
2022-09-20 15:55:40 +00:00
{
"condition" : "AND" ,
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
2021-06-11 00:12:02 +00:00
}
2022-09-20 15:55:40 +00:00
]
2021-06-11 00:12:02 +00:00
}
] ,
2022-09-20 15:55:40 +00:00
"title" : "Virtual Network Adapters - Received Bytes" ,
"type" : "timeseries"
2021-10-15 13:38:51 +00:00
} ,
2021-06-11 00:12:02 +00:00
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2022-09-20 15:55:40 +00:00
"description" : "" ,
2021-06-11 00:12:02 +00:00
"fieldConfig" : {
"defaults" : {
"color" : {
2021-10-15 13:38:51 +00:00
"mode" : "palette-classic"
2021-06-11 00:12:02 +00:00
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2021-10-15 13:38:51 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
2022-09-20 15:55:40 +00:00
"fillOpacity" : 20 ,
"gradientMode" : "opacity" ,
2021-10-15 13:38:51 +00:00
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "never" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2021-10-15 13:38:51 +00:00
} ,
"thresholdsStyle" : {
2022-09-20 15:55:40 +00:00
"mode" : "off"
2021-10-15 13:38:51 +00:00
}
2021-06-11 00:12:02 +00:00
} ,
2021-10-15 13:38:51 +00:00
"links" : [ ] ,
2021-06-11 00:12:02 +00:00
"mappings" : [ ] ,
"thresholds" : {
2021-10-15 13:38:51 +00:00
"mode" : "absolute" ,
2021-06-11 00:12:02 +00:00
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
2021-10-15 13:38:51 +00:00
"color" : "red" ,
2022-09-20 15:55:40 +00:00
"value" : 80
2021-06-11 00:12:02 +00:00
}
]
} ,
2022-09-20 15:55:40 +00:00
"unit" : "Bps"
2021-10-15 13:38:51 +00:00
} ,
"overrides" : [ ]
2021-03-31 13:33:50 +00:00
} ,
"gridPos" : {
2022-09-20 15:55:40 +00:00
"h" : 10 ,
"w" : 12 ,
"x" : 12 ,
2022-10-28 11:16:05 +00:00
"y" : 24
2021-03-31 13:33:50 +00:00
} ,
2022-09-20 15:55:40 +00:00
"id" : 16 ,
2021-03-31 13:33:50 +00:00
"options" : {
2021-10-15 13:38:51 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2021-10-15 13:38:51 +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-15 13:38:51 +00:00
}
2021-03-31 13:33:50 +00:00
} ,
2021-10-15 13:38:51 +00:00
"pluginVersion" : "8.1.4" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_lparname" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
"dsType" : "influxdb" ,
2021-03-31 13:33:50 +00:00
"groupBy" : [
{
"params" : [
2021-10-15 13:38:51 +00:00
"$__interval"
2021-03-31 13:33:50 +00:00
] ,
2021-10-15 13:38:51 +00:00
"type" : "time"
} ,
{
"params" : [
2022-09-20 15:55:40 +00:00
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
"none"
2021-10-15 13:38:51 +00:00
] ,
"type" : "fill"
2021-03-31 13:33:50 +00:00
}
] ,
2021-06-11 00:12:02 +00:00
"hide" : false ,
2022-09-20 15:55:40 +00:00
"measurement" : "lpar_net_virtual" ,
2021-03-31 13:33:50 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2022-09-20 15:55:40 +00:00
"refId" : "B" ,
2021-10-15 13:38:51 +00:00
"resultFormat" : "time_series" ,
2021-03-31 13:33:50 +00:00
"select" : [
[
{
"params" : [
2022-09-20 15:55:40 +00:00
"sentBytes"
2021-03-31 13:33:50 +00:00
] ,
"type" : "field"
2021-10-15 13:38:51 +00:00
} ,
2021-03-31 13:33:50 +00:00
{
2021-10-15 13:38:51 +00:00
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2021-03-31 13:33:50 +00:00
}
]
] ,
2022-09-20 15:55:40 +00:00
"tags" : [
{
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
} ,
{
"condition" : "AND" ,
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
}
]
2021-03-31 13:33:50 +00:00
}
] ,
2022-09-20 15:55:40 +00:00
"title" : "Virtual Network Adapters - Sent Bytes" ,
2021-10-15 13:38:51 +00:00
"type" : "timeseries"
2021-03-31 13:33:50 +00:00
} ,
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2021-03-31 13:33:50 +00:00
} ,
2021-10-29 06:38:10 +00:00
"description" : "" ,
2020-12-16 11:36:08 +00:00
"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" : 20 ,
"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" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2021-10-29 06:38:10 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2021-10-29 06:38:10 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "binBps"
2020-12-16 11:36:08 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 10 ,
2021-03-31 13:33:50 +00:00
"w" : 12 ,
2021-03-25 19:48:21 +00:00
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 34
2020-12-16 11:36:08 +00:00
} ,
2022-09-20 15:55:40 +00:00
"id" : 38 ,
2020-12-16 11:36:08 +00:00
"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 11:16:05 +00:00
"sort" : "desc"
2021-10-29 06:38:10 +00:00
}
2020-12-16 11:36:08 +00:00
} ,
2021-10-15 13:38:51 +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_lparname" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2020-12-16 11:36:08 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
2021-03-31 13:33:50 +00:00
"$__interval"
2020-12-16 11:36:08 +00:00
] ,
"type" : "time"
} ,
{
"params" : [
2021-03-25 19:48:21 +00:00
"lparname"
2020-12-16 11:36:08 +00:00
] ,
"type" : "tag"
2021-10-29 06:38:10 +00:00
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2022-04-27 08:36:07 +00:00
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2021-10-29 06:38:10 +00:00
] ,
"type" : "fill"
2020-12-16 11:36:08 +00:00
}
] ,
"hide" : false ,
2022-09-20 15:55:40 +00:00
"measurement" : "lpar_net_sriov" ,
2020-12-16 11:36:08 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2022-10-28 11:16:05 +00:00
"refId" : "B" ,
2020-12-16 11:36:08 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"receivedBytes"
2020-12-16 11:36:08 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2020-12-16 11:36:08 +00:00
}
]
] ,
"tags" : [
{
2021-10-29 06:38:10 +00:00
"key" : "lparname" ,
2020-12-16 11:36:08 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$LPAR$/"
2020-12-16 11:36:08 +00:00
} ,
{
"condition" : "AND" ,
2021-10-29 06:38:10 +00:00
"key" : "servername" ,
2020-12-16 11:36:08 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$ServerName$/"
2020-12-16 11:36:08 +00:00
}
]
}
] ,
2022-10-28 11:16:05 +00:00
"title" : "SRIOV Network Adapters - Received Bytes" ,
2021-10-29 06:38:10 +00:00
"type" : "timeseries"
2020-12-16 11:36:08 +00:00
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-10-29 06:38:10 +00:00
"description" : "" ,
2020-12-16 11:36:08 +00:00
"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" : 20 ,
"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" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2021-10-29 06:38:10 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2021-10-29 06:38:10 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2021-03-31 13:33:50 +00:00
"unit" : "Bps"
2020-12-16 11:36:08 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 10 ,
2021-03-25 19:48:21 +00:00
"w" : 12 ,
2021-03-31 13:33:50 +00:00
"x" : 12 ,
2022-10-28 11:16:05 +00:00
"y" : 34
2020-08-13 09:48:00 +00:00
} ,
2022-09-20 15:55:40 +00:00
"id" : 39 ,
2020-09-03 14:17:04 +00:00
"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 11:16:05 +00:00
"sort" : "desc"
2021-10-29 06:38:10 +00:00
}
2020-09-03 14:17:04 +00:00
} ,
2021-10-15 13:38:51 +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_lparname" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +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" : [
2021-03-31 13:33:50 +00:00
"$__interval"
2020-08-13 09:48:00 +00:00
] ,
"type" : "time"
} ,
{
"params" : [
2021-03-25 19:48:21 +00:00
"lparname"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
2021-10-29 06:38:10 +00:00
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
2022-04-27 08:36:07 +00:00
{
"params" : [
"none"
2021-10-29 06:38:10 +00:00
] ,
"type" : "fill"
2020-08-13 09:48:00 +00:00
}
] ,
"hide" : false ,
2022-09-20 15:55:40 +00:00
"measurement" : "lpar_net_sriov" ,
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" : "B" ,
2020-08-13 09:48:00 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"sentBytes"
2020-08-13 09:48:00 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2020-08-13 09:48:00 +00:00
}
]
] ,
"tags" : [
{
2021-10-29 06:38:10 +00:00
"key" : "lparname" ,
2020-08-13 09:48:00 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$LPAR$/"
2020-08-13 09:48:00 +00:00
} ,
{
"condition" : "AND" ,
2021-10-29 06:38:10 +00:00
"key" : "servername" ,
2020-08-13 09:48:00 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$ServerName$/"
2020-08-13 09:48:00 +00:00
}
]
}
] ,
2022-10-28 11:16:05 +00:00
"title" : "SRIOV Network Adapters - Sent Bytes" ,
2021-10-29 06:38:10 +00:00
"type" : "timeseries"
2020-08-13 09:48:00 +00:00
} ,
{
2021-10-29 06:38:10 +00:00
"collapsed" : false ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-04-27 08:36:07 +00:00
} ,
2020-08-13 09:48:00 +00:00
"gridPos" : {
2021-10-29 06:38:10 +00:00
"h" : 1 ,
"w" : 24 ,
2021-03-31 13:33:50 +00:00
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 44
2020-09-03 14:17:04 +00:00
} ,
2021-10-29 06:38:10 +00:00
"id" : 18 ,
"panels" : [ ] ,
2022-09-20 15:55:40 +00:00
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"refId" : "A"
}
] ,
2021-10-29 06:38:10 +00:00
"title" : "Storage I/O" ,
"type" : "row"
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-10-29 06:38:10 +00:00
"fieldConfig" : {
"defaults" : {
"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
2020-08-13 09:48:00 +00:00
} ,
2021-10-29 06:38:10 +00:00
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "never" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2021-10-29 06:38:10 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
2021-03-25 19:48:21 +00:00
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2021-06-11 00:12:02 +00:00
} ,
{
2021-10-29 06:38:10 +00:00
"color" : "red" ,
"value" : 80
2021-03-25 19:48:21 +00:00
}
2021-10-29 06:38:10 +00:00
]
} ,
"unit" : "Bps"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2022-10-28 15:36:42 +00:00
"h" : 11 ,
2021-10-29 06:38:10 +00:00
"w" : 12 ,
"x" : 0 ,
2022-10-28 11:16:05 +00:00
"y" : 45
2021-10-29 06:38:10 +00:00
} ,
"id" : 11 ,
"options" : {
"legend" : {
2022-10-28 15:36:42 +00:00
"calcs" : [ ] ,
2021-10-29 06:38:10 +00:00
"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 11:16:05 +00:00
"sort" : "desc"
2021-10-29 06:38:10 +00:00
}
} ,
"pluginVersion" : "8.1.4" ,
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_lparname" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-10-29 06:38:10 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
}
] ,
"hide" : false ,
"measurement" : "lpar_storage_vFC" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"value\") FROM \"PartitionVirtualFiberChannelAdapters\" WHERE (\"system\" =~ /^$ManagedSystem$/ AND \"name\" != 'transmittedBytes' AND \"partition\" =~ /^$Partition$/) AND $timeFilter GROUP BY time($interval), \"wwpn\", \"partition\", \"name\" fill(null)" ,
"rawQuery" : false ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
2020-08-13 09:48:00 +00:00
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"readBytes"
2020-08-13 09:48:00 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
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" : "lparname" ,
2020-08-13 09:48:00 +00:00
"operator" : "=~" ,
2021-03-31 13:33:50 +00:00
"value" : "/^$LPAR$/"
2020-08-13 09:48:00 +00:00
}
]
}
] ,
2021-10-29 06:38:10 +00:00
"title" : "Virtual Fiber Channel Adapters - Read Bytes" ,
"type" : "timeseries"
2020-08-13 09:48:00 +00:00
} ,
2021-03-25 19:48:21 +00:00
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2022-04-27 08:36:07 +00:00
"description" : "" ,
2021-10-29 06:38:10 +00:00
"fieldConfig" : {
"defaults" : {
"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" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2021-10-29 06:38:10 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2021-10-29 06:38:10 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "Bps"
} ,
"overrides" : [ ]
} ,
2021-03-25 19:48:21 +00:00
"gridPos" : {
2022-10-28 15:36:42 +00:00
"h" : 11 ,
2021-03-31 13:33:50 +00:00
"w" : 12 ,
"x" : 12 ,
2022-10-28 11:16:05 +00:00
"y" : 45
2021-03-25 19:48:21 +00:00
} ,
2022-04-27 08:36:07 +00:00
"id" : 34 ,
2021-03-25 19:48:21 +00:00
"options" : {
2021-10-29 06:38:10 +00:00
"legend" : {
2022-10-28 15:36:42 +00:00
"calcs" : [ ] ,
2021-10-29 06:38:10 +00:00
"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 11:16:05 +00:00
"sort" : "desc"
2021-10-29 06:38:10 +00:00
}
2021-03-31 13:33:50 +00:00
} ,
2021-10-15 13:38:51 +00:00
"pluginVersion" : "8.1.4" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_lparname" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +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" : [
2021-10-29 06:38:10 +00:00
"$__interval"
2021-03-31 13:33:50 +00:00
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
2021-10-29 06:38:10 +00:00
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
2021-03-31 13:33:50 +00:00
}
2021-03-25 19:48:21 +00:00
] ,
2021-03-31 13:33:50 +00:00
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "lpar_storage_vFC" ,
2021-03-31 13:33:50 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2022-04-27 08:36:07 +00:00
"query" : "SELECT mean(\"value\") FROM \"PartitionVirtualFiberChannelAdapters\" WHERE (\"system\" =~ /^$ManagedSystem$/ AND \"name\" != 'transmittedBytes' AND \"partition\" =~ /^$Partition$/) AND $timeFilter GROUP BY time($interval), \"wwpn\", \"partition\", \"name\" fill(null)" ,
"rawQuery" : false ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"writeBytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"title" : "Virtual Fiber Channel Adapters - Write Bytes" ,
"type" : "timeseries"
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2022-04-27 08:36:07 +00:00
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-04-27 08:36:07 +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" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2022-04-27 08:36:07 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2022-04-27 08:36:07 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "Bps"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 10 ,
"w" : 12 ,
"x" : 0 ,
2022-10-28 15:36:42 +00:00
"y" : 56
2022-04-27 08:36:07 +00:00
} ,
"id" : 35 ,
"options" : {
"legend" : {
2022-10-28 15:36:42 +00:00
"calcs" : [ ] ,
2022-04-27 08:36:07 +00:00
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2022-04-27 08:36:07 +00:00
} ,
"tooltip" : {
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2022-04-27 08:36:07 +00:00
}
} ,
"pluginVersion" : "8.1.4" ,
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_lparname" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2022-04-27 08:36:07 +00:00
] ,
2022-10-28 11:16:05 +00:00
"type" : "fill"
2022-04-27 08:36:07 +00:00
}
] ,
"hide" : false ,
"measurement" : "lpar_storage_virtual" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"value\") FROM \"PartitionVirtualFiberChannelAdapters\" WHERE (\"system\" =~ /^$ManagedSystem$/ AND \"name\" != 'transmittedBytes' AND \"partition\" =~ /^$Partition$/) AND $timeFilter GROUP BY time($interval), \"wwpn\", \"partition\", \"name\" fill(null)" ,
"rawQuery" : false ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"readBytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"title" : "Virtual SCSI Adapters - Read Bytes" ,
"type" : "timeseries"
} ,
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2022-04-27 08:36:07 +00:00
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-09-20 15:55:40 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-04-27 08:36:07 +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" ,
2022-10-28 11:16:05 +00:00
"mode" : "none"
2022-04-27 08:36:07 +00:00
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2022-04-27 08:36:07 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "binBps"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 10 ,
"w" : 12 ,
"x" : 12 ,
2022-10-28 15:36:42 +00:00
"y" : 56
2022-04-27 08:36:07 +00:00
} ,
"id" : 19 ,
"options" : {
"legend" : {
2022-10-28 15:36:42 +00:00
"calcs" : [ ] ,
2022-04-27 08:36:07 +00:00
"displayMode" : "list" ,
2022-09-20 15:55:40 +00:00
"placement" : "bottom" ,
"showLegend" : true
2022-04-27 08:36:07 +00:00
} ,
"tooltip" : {
"mode" : "multi" ,
2022-10-28 11:16:05 +00:00
"sort" : "desc"
2022-04-27 08:36:07 +00:00
}
} ,
"pluginVersion" : "8.1.4" ,
"targets" : [
{
2022-10-28 15:36:42 +00:00
"alias" : "$tag_lparname" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2022-04-27 08:36:07 +00:00
] ,
2022-10-28 11:16:05 +00:00
"type" : "fill"
2022-04-27 08:36:07 +00:00
}
] ,
"hide" : false ,
"measurement" : "lpar_storage_virtual" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-10-29 06:38:10 +00:00
"query" : "SELECT mean(\"writeBytes\") FROM \"lpar_storage_vFC\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LparName$/) AND $timeFilter GROUP BY time(1m), \"lparname\"" ,
2021-03-31 13:33:50 +00:00
"rawQuery" : false ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-06-11 00:12:02 +00:00
"writeBytes"
2021-03-31 13:33:50 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "sum"
2022-04-27 08:36:07 +00:00
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
2021-03-31 13:33:50 +00:00
}
]
] ,
"tags" : [
{
2021-10-15 13:38:51 +00:00
"key" : "servername" ,
2021-03-31 13:33:50 +00:00
"operator" : "=~" ,
2021-10-15 13:38:51 +00:00
"value" : "/^$ServerName$/"
2021-03-31 13:33:50 +00:00
} ,
{
"condition" : "AND" ,
2021-10-15 13:38:51 +00:00
"key" : "lparname" ,
2021-03-25 19:48:21 +00:00
"operator" : "=~" ,
2021-10-15 13:38:51 +00:00
"value" : "/^$LPAR$/"
2021-03-31 13:33:50 +00:00
}
]
}
] ,
2022-04-27 08:36:07 +00:00
"title" : "Virtual SCSI Adapters - Write Bytes" ,
2021-10-29 06:38:10 +00:00
"type" : "timeseries"
2021-10-15 13:38:51 +00:00
} ,
2021-03-31 13:33:50 +00:00
{
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
2021-10-29 06:38:10 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-10-28 11:16:05 +00:00
"axisCenteredZero" : true ,
2022-09-20 15:55:40 +00:00
"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"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2021-10-29 06:38:10 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2021-10-15 13:38:51 +00:00
"unit" : "binBps"
2021-03-31 13:33:50 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-10-15 13:38:51 +00:00
"h" : 8 ,
2021-03-31 13:33:50 +00:00
"w" : 12 ,
2021-10-15 13:38:51 +00:00
"x" : 0 ,
2022-10-28 15:36:42 +00:00
"y" : 66
2021-03-31 13:33:50 +00:00
} ,
2021-10-29 06:38:10 +00:00
"id" : 13 ,
2021-03-31 13:33:50 +00:00
"options" : {
2021-10-29 06:38:10 +00:00
"legend" : {
2022-10-28 15:36:42 +00:00
"calcs" : [ ] ,
2021-10-29 06:38:10 +00:00
"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 11:16:05 +00:00
"sort" : "desc"
2021-10-29 06:38:10 +00:00
}
2021-03-31 13:33:50 +00:00
} ,
2021-10-15 13:38:51 +00:00
"pluginVersion" : "8.1.4" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
2022-10-28 11:16:05 +00:00
"alias" : "$tag_lparname ($col)" ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +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" : [
2021-10-29 06:38:10 +00:00
"$interval"
2021-03-31 13:33:50 +00:00
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
2021-10-29 06:38:10 +00:00
"servername"
2021-03-31 13:33:50 +00:00
] ,
2021-10-29 06:38:10 +00:00
"type" : "tag"
2022-10-28 11:16:05 +00:00
} ,
{
"params" : [
"none"
] ,
"type" : "fill"
2021-03-31 13:33:50 +00:00
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "lpar_storage_virtual" ,
2021-03-31 13:33:50 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-10-29 06:38:10 +00:00
"query" : "SELECT mean(\"writeBytes\") FROM \"lpar_storage_virtual\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LparName$/) AND $timeFilter GROUP BY time($interval), \"lparname\"" ,
"rawQuery" : false ,
2021-10-15 13:38:51 +00:00
"refId" : "A" ,
2021-03-31 13:33:50 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"readBytes"
2021-03-31 13:33:50 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2021-10-29 06:38:10 +00:00
} ,
2022-04-27 08:36:07 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2021-10-29 06:38:10 +00:00
{
"params" : [
"read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"writeBytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-04-27 08:36:07 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2021-10-29 06:38:10 +00:00
{
"params" : [
"*-1"
] ,
"type" : "math"
} ,
{
"params" : [
"write"
] ,
"type" : "alias"
2021-03-31 13:33:50 +00:00
}
]
] ,
"tags" : [
{
2021-10-29 06:38:10 +00:00
"key" : "servername" ,
2021-03-31 13:33:50 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$ServerName$/"
2021-03-25 19:48:21 +00:00
} ,
{
"condition" : "AND" ,
2021-10-29 06:38:10 +00:00
"key" : "lparname" ,
2021-03-25 19:48:21 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$LPAR$/"
2021-03-25 19:48:21 +00:00
}
]
}
] ,
2021-10-29 06:38:10 +00:00
"title" : "Virtual Adapters" ,
"type" : "timeseries"
2021-03-31 13:33:50 +00:00
} ,
2020-08-13 09:48:00 +00:00
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-10-15 13:38:51 +00:00
"description" : "" ,
2020-08-13 09:48:00 +00:00
"fieldConfig" : {
"defaults" : {
2021-10-29 06:38:10 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-10-28 11:16:05 +00:00
"axisCenteredZero" : true ,
2022-09-20 15:55:40 +00:00
"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"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
2021-10-29 06:38:10 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "binBps"
2020-08-13 09:48:00 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-06-11 00:12:02 +00:00
"h" : 8 ,
2021-10-15 13:38:51 +00:00
"w" : 12 ,
"x" : 12 ,
2022-10-28 15:36:42 +00:00
"y" : 66
2020-08-13 09:48:00 +00:00
} ,
2021-10-29 06:38:10 +00:00
"id" : 12 ,
2020-09-03 14:17:04 +00:00
"options" : {
2021-10-29 06:38:10 +00:00
"legend" : {
"calcs" : [
"mean" ,
"max" ,
"min"
] ,
2022-09-20 15:55:40 +00:00
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : false
2021-10-29 06:38:10 +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-29 06:38:10 +00:00
}
2020-09-03 14:17:04 +00:00
} ,
2021-10-15 13:38:51 +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_lparname ($col)" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-10-15 13:38:51 +00:00
"dsType" : "influxdb" ,
2020-08-13 09:48:00 +00:00
"groupBy" : [
{
"params" : [
2021-10-29 06:38:10 +00:00
"$interval"
2020-08-13 09:48:00 +00:00
] ,
"type" : "time"
} ,
2021-10-15 13:38:51 +00:00
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
2021-03-31 13:33:50 +00:00
{
"params" : [
2021-10-29 06:38:10 +00:00
"servername"
2021-03-31 13:33:50 +00:00
] ,
2021-10-29 06:38:10 +00:00
"type" : "tag"
2022-10-28 11:16:05 +00:00
} ,
{
"params" : [
"none"
] ,
"type" : "fill"
2021-03-25 19:48:21 +00:00
}
] ,
"hide" : false ,
2021-10-29 06:38:10 +00:00
"measurement" : "lpar_storage_generic" ,
2021-03-25 19:48:21 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-10-29 06:38:10 +00:00
"query" : "SELECT mean(\"writeBytes\") FROM \"lpar_storage_virtual\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LparName$/) AND $timeFilter GROUP BY time($interval), \"lparname\"" ,
"rawQuery" : false ,
"refId" : "A" ,
2021-03-25 19:48:21 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-10-29 06:38:10 +00:00
"readBytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
"read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"writeBytes"
2021-03-25 19:48:21 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2021-10-29 06:38:10 +00:00
} ,
{
"params" : [
"*-1"
] ,
"type" : "math"
} ,
{
"params" : [
"write"
] ,
"type" : "alias"
2021-03-25 19:48:21 +00:00
}
]
] ,
2021-10-15 13:38:51 +00:00
"tags" : [
{
2021-10-29 06:38:10 +00:00
"key" : "servername" ,
2021-10-15 13:38:51 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$ServerName$/"
2021-10-15 13:38:51 +00:00
} ,
{
"condition" : "AND" ,
2021-10-29 06:38:10 +00:00
"key" : "lparname" ,
2021-10-15 13:38:51 +00:00
"operator" : "=~" ,
2021-10-29 06:38:10 +00:00
"value" : "/^$LPAR$/"
2021-10-15 13:38:51 +00:00
}
]
2021-03-31 13:33:50 +00:00
}
] ,
2021-10-29 06:38:10 +00:00
"title" : "Generic Adapters" ,
"type" : "timeseries"
2021-03-31 13:33:50 +00:00
} ,
{
"collapsed" : false ,
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-04-27 08:36:07 +00:00
} ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2022-10-28 15:36:42 +00:00
"y" : 74
2021-03-31 13:33:50 +00:00
} ,
"id" : 23 ,
"panels" : [ ] ,
2022-09-20 15:55:40 +00:00
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-10-28 11:16:05 +00:00
"uid" : "fc1652G4z"
2022-09-20 15:55:40 +00:00
} ,
"refId" : "A"
}
] ,
2021-03-31 13:33:50 +00:00
"title" : "Memory" ,
"type" : "row"
} ,
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
2021-10-15 13:38:51 +00:00
"color" : {
"mode" : "thresholds"
} ,
2021-03-31 13:33:50 +00:00
"mappings" : [ ] ,
2022-04-27 08:36:07 +00:00
"max" : 100 ,
"min" : 0 ,
2021-03-31 13:33:50 +00:00
"thresholds" : {
2021-10-15 13:38:51 +00:00
"mode" : "percentage" ,
2021-03-31 13:33:50 +00:00
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "red"
2022-04-27 08:36:07 +00:00
} ,
{
"color" : "orange" ,
"value" : 40
} ,
{
"color" : "yellow" ,
"value" : 65
} ,
{
"color" : "green" ,
"value" : 85
2021-03-31 13:33:50 +00:00
}
]
} ,
"unit" : "percent"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2022-10-28 15:36:42 +00:00
"h" : 11 ,
2021-06-11 00:12:02 +00:00
"w" : 12 ,
2021-03-31 13:33:50 +00:00
"x" : 0 ,
2022-10-28 15:36:42 +00:00
"y" : 75
2021-03-31 13:33:50 +00:00
} ,
"id" : 9 ,
2021-10-15 13:38:51 +00:00
"links" : [ ] ,
2021-03-31 13:33:50 +00:00
"options" : {
2021-10-15 13:38:51 +00:00
"colorMode" : "background" ,
"graphMode" : "area" ,
"justifyMode" : "center" ,
2021-03-31 13:33:50 +00:00
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
2021-06-11 00:12:02 +00:00
"lastNotNull"
2021-03-31 13:33:50 +00:00
] ,
"fields" : "" ,
"values" : false
} ,
2021-10-15 13:38:51 +00:00
"text" : { } ,
"textMode" : "auto"
2021-03-31 13:33:50 +00:00
} ,
2022-10-28 11:16:05 +00:00
"pluginVersion" : "9.1.6" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
"alias" : "$tag_lparname" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-03-25 19:48:21 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
2020-08-13 09:48:00 +00:00
{
"params" : [
2021-06-11 00:12:02 +00:00
"$__interval"
2020-08-13 09:48:00 +00:00
] ,
2021-03-25 19:48:21 +00:00
"type" : "time"
2020-08-13 09:48:00 +00:00
} ,
{
"params" : [
2021-03-25 19:48:21 +00:00
"lparname"
2020-08-13 09:48:00 +00:00
] ,
2021-03-25 19:48:21 +00:00
"type" : "tag"
2021-03-31 13:33:50 +00:00
} ,
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2021-03-31 13:33:50 +00:00
] ,
"type" : "fill"
2020-08-13 09:48:00 +00:00
}
] ,
"hide" : false ,
2021-03-31 13:33:50 +00:00
"measurement" : "lpar_details" ,
2020-09-03 14:17:04 +00:00
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
2021-03-31 13:33:50 +00:00
"refId" : "A" ,
2020-08-13 09:48:00 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-03-31 13:33:50 +00:00
"affinityScore"
2020-08-13 09:48:00 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2021-10-29 06:38:10 +00:00
"type" : "mean"
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" : "lparname" ,
2020-08-13 09:48:00 +00:00
"operator" : "=~" ,
2021-03-31 13:33:50 +00:00
"value" : "/^$LPAR$/"
2020-08-13 09:48:00 +00:00
}
]
}
] ,
2021-03-31 13:33:50 +00:00
"title" : "NUMA Affinity Score" ,
2021-10-15 13:38:51 +00:00
"type" : "stat"
2021-06-11 00:12:02 +00:00
} ,
{
2022-04-27 08:36:07 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-09-20 15:55:40 +00:00
"uid" : "${DS_HMCI}"
2022-04-27 08:36:07 +00:00
} ,
2021-06-11 00:12:02 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
2022-10-28 15:36:42 +00:00
"mode" : "palette-classic"
} ,
"custom" : {
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 25 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 5 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : false ,
"stacking" : {
"group" : "A" ,
"mode" : "percent"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
2021-06-11 00:12:02 +00:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-10-28 15:36:42 +00:00
"color" : "green"
} ,
{
"color" : "red" ,
"value" : 80
2021-06-11 00:12:02 +00:00
}
]
} ,
"unit" : "decmbytes"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2022-10-28 15:36:42 +00:00
"h" : 11 ,
2021-06-11 00:12:02 +00:00
"w" : 12 ,
"x" : 12 ,
2022-10-28 15:36:42 +00:00
"y" : 75
2021-06-11 00:12:02 +00:00
} ,
"id" : 33 ,
"links" : [ ] ,
"options" : {
2022-10-28 15:36:42 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : false
2021-06-11 00:12:02 +00:00
} ,
2022-10-28 15:36:42 +00:00
"tooltip" : {
"mode" : "multi" ,
"sort" : "desc"
}
2021-06-11 00:12:02 +00:00
} ,
2022-10-28 11:16:05 +00:00
"pluginVersion" : "9.1.6" ,
2021-06-11 00:12:02 +00:00
"targets" : [
{
"alias" : "$tag_lparname" ,
2022-09-20 15:55:40 +00:00
"datasource" : {
"type" : "influxdb" ,
"uid" : "${DS_HMCI}"
} ,
2021-06-11 00:12:02 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"5m"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-10-28 11:16:05 +00:00
"none"
2021-06-11 00:12:02 +00:00
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "lpar_memory" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"logicalMem"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2022-10-28 11:16:05 +00:00
"type" : "mean"
2021-06-11 00:12:02 +00:00
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"title" : "Memory Assigned" ,
2022-10-28 15:36:42 +00:00
"type" : "timeseries"
2020-08-13 09:48:00 +00:00
}
] ,
2022-10-28 11:16:05 +00:00
"refresh" : false ,
2022-09-20 15:55:40 +00:00
"schemaVersion" : 37 ,
2020-08-13 09:48:00 +00:00
"style" : "dark" ,
"tags" : [
2021-03-25 19:48:21 +00:00
"Power"
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-09-20 15:55:40 +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 ,
2021-03-25 19:48:21 +00:00
"includeAll" : true ,
"label" : "Server Name" ,
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-09-20 15:55:40 +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 \"lpar_processor\" WITH KEY = \"lparname\" WHERE servername =~ /$ServerName/" ,
2020-08-13 09:48:00 +00:00
"hide" : 0 ,
"includeAll" : true ,
2021-03-25 19:48:21 +00:00
"label" : "Logical Partition" ,
2020-08-13 09:48:00 +00:00
"multi" : true ,
"multiFormat" : "regex values" ,
2021-03-31 13:33:50 +00:00
"name" : "LPAR" ,
2020-08-13 09:48:00 +00:00
"options" : [ ] ,
2021-03-25 19:48:21 +00:00
"query" : "SHOW TAG VALUES FROM \"lpar_processor\" WITH KEY = \"lparname\" WHERE servername =~ /$ServerName/" ,
2020-08-13 09:48:00 +00:00
"refresh" : 1 ,
"refresh_on_load" : false ,
"regex" : "" ,
"skipUrlSync" : false ,
2021-03-31 13:33:50 +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-10-15 13:38:51 +00:00
"to" : "now-30s"
2020-08-13 09:48:00 +00:00
} ,
"timepicker" : {
2021-10-15 13:38:51 +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 LPAR Overview" ,
2021-03-25 19:48:21 +00:00
"uid" : "Xl7oHESGz" ,
2022-10-28 15:36:42 +00:00
"version" : 4 ,
2022-04-27 08:36:07 +00:00
"weekStart" : ""
2022-10-28 11:16:05 +00:00
}