2020-08-13 09:48:00 +00:00
{
"__inputs" : [
2021-03-31 13:33:50 +00:00
{
2021-06-11 00:12:02 +00:00
"name" : "DS_INFLUXDB-HMCI" ,
"label" : "InfluxDB-hmci" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
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" ,
2021-06-11 00:12:02 +00:00
"version" : "8.0.0"
2020-08-13 09:48:00 +00:00
} ,
{
"type" : "panel" ,
"id" : "graph" ,
2021-06-11 00:12:02 +00:00
"name" : "Graph (old)" ,
2020-08-13 09:48:00 +00:00
"version" : ""
} ,
{
"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" : ""
2020-08-13 09:48:00 +00:00
}
] ,
"annotations" : {
"enable" : false ,
"list" : [
{
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"type" : "dashboard"
}
]
} ,
2020-12-11 07:39:19 +00:00
"description" : "https://bitbucket.org/mnellemann/hmci/" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
2021-03-25 19:48:21 +00:00
"gnetId" : 1510 ,
2020-08-13 09:48:00 +00:00
"graphTooltip" : 0 ,
"id" : null ,
2021-06-11 00:12:02 +00:00
"iteration" : 1623355370775 ,
2020-08-13 09:48:00 +00:00
"links" : [ ] ,
"panels" : [
2021-03-31 13:33:50 +00:00
{
"collapsed" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 27 ,
"panels" : [ ] ,
"repeat" : null ,
"title" : "Details" ,
"type" : "row"
} ,
{
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-RdYlGr"
} ,
"custom" : {
"align" : "center" ,
"displayMode" : "auto" ,
"filterable" : true
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "none"
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
2021-06-11 00:12:02 +00:00
"options" : "Affinity Score"
2021-03-31 13:33:50 +00:00
} ,
"properties" : [
2021-06-11 00:12:02 +00:00
{
"id" : "color" ,
"value" : {
"mode" : "continuous-RdYlGr"
}
} ,
{
"id" : "unit" ,
"value" : "percent"
} ,
{
"id" : "custom.displayMode" ,
"value" : "basic"
} ,
{
"id" : "color" ,
"value" : {
"mode" : "continuous-RdYlGr"
}
} ,
2021-03-31 13:33:50 +00:00
{
"id" : "custom.width" ,
2021-06-11 00:12:02 +00:00
"value" : 372
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" ,
"value" : 126
}
]
}
]
} ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 0 ,
"y" : 1
} ,
"id" : 31 ,
"options" : {
"frameIndex" : 0 ,
"showHeader" : true ,
"sortBy" : [ ]
} ,
"pluginVersion" : "8.0.0" ,
"targets" : [
{
"alias" : "" ,
"groupBy" : [
{
"params" : [
"lparname"
] ,
"type" : "tag"
}
] ,
"measurement" : "lpar_details" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT last(\"id\") AS \"ID\", \"osType\" AS \"OS\", \"state\" AS \"State\", \"affinityScore\" AS \"Affinity Score\" FROM \"lpar_details\" WHERE (\"servername\" =~ /^$ServerName$/) AND (\"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY \"lparname\"" ,
"queryType" : "randomWalk" ,
"rawQuery" : false ,
"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" : [
"state"
] ,
"type" : "field"
}
] ,
[
{
"params" : [
"osType"
] ,
"type" : "field"
}
]
] ,
"tags" : [
{
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "LPAR Details" ,
"transformations" : [
{
"id" : "organize" ,
"options" : {
"excludeByName" : {
"Time" : true ,
"type" : true
} ,
"indexByName" : { } ,
"renameByName" : {
"affinityScore" : "Affinity Score" ,
"id" : "ID" ,
"lparname" : "Name" ,
"osType" : "OS" ,
"state" : "State" ,
"type" : "Type"
}
}
} ,
{
"id" : "sortBy" ,
"options" : {
"fields" : { } ,
"sort" : [
{
"field" : "Name"
}
]
}
}
] ,
"type" : "table"
} ,
{
"datasource" : "${DS_INFLUXDB-HMCI}" ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-RdYlGr"
} ,
"custom" : {
"align" : "center" ,
"displayMode" : "auto" ,
"filterable" : true
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "none"
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
"options" : "Name"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 293
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Utilization"
} ,
"properties" : [
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"
} ,
{
"id" : "color" ,
"value" : {
"mode" : "continuous-GrYlRd"
}
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Weight"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 104
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Entitled"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 111
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "VP"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 108
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "Mode"
} ,
"properties" : [
{
"id" : "custom.width" ,
"value" : 121
2021-03-31 13:33:50 +00:00
}
]
}
]
} ,
"gridPos" : {
2021-06-11 00:12:02 +00:00
"h" : 7 ,
"w" : 12 ,
"x" : 12 ,
2021-03-31 13:33:50 +00:00
"y" : 1
} ,
2021-06-11 00:12:02 +00:00
"id" : 32 ,
2021-03-31 13:33:50 +00:00
"options" : {
"showHeader" : true ,
"sortBy" : [ ]
} ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
"alias" : "Read" ,
"groupBy" : [
{
"params" : [
"lparname"
] ,
"type" : "tag"
}
] ,
2021-06-11 00:12:02 +00:00
"hide" : false ,
2021-03-31 13:33:50 +00:00
"measurement" : "lpar_details" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-06-11 00:12:02 +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 \"lpar_processor\" WHERE (\"servername\" =~ /^$ServerName$/) AND (\"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY \"lparname\" fill(previous)" ,
2021-03-31 13:33:50 +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$/"
}
]
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2021-06-11 00:12:02 +00:00
"title" : "LPAR 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"
}
]
}
}
] ,
2021-03-31 13:33:50 +00:00
"type" : "table"
} ,
{
"collapsed" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 8
2021-03-31 13:33:50 +00:00
} ,
"id" : 18 ,
"panels" : [ ] ,
"repeat" : null ,
"title" : "Storage I/O" ,
"type" : "row"
} ,
2020-12-16 11:36:08 +00:00
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2020-12-16 11:36:08 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
2021-03-31 13:33:50 +00:00
"unit" : "Bps"
2020-12-16 11:36:08 +00:00
} ,
"overrides" : [ ]
} ,
2021-03-31 13:33:50 +00:00
"fill" : 1 ,
"fillGradient" : 1 ,
2020-12-16 11:36:08 +00:00
"grid" : { } ,
"gridPos" : {
2021-03-31 13:33:50 +00:00
"h" : 7 ,
"w" : 12 ,
2021-03-25 19:48:21 +00:00
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 9
2020-12-16 11:36:08 +00:00
} ,
"hiddenSeries" : false ,
2021-03-31 13:33:50 +00:00
"id" : 11 ,
2020-12-16 11:36:08 +00:00
"legend" : {
"alignAsTable" : true ,
2021-03-25 19:48:21 +00:00
"avg" : true ,
2020-12-16 11:36:08 +00:00
"current" : false ,
2021-03-31 13:33:50 +00:00
"hideEmpty" : true ,
"hideZero" : true ,
2021-03-25 19:48:21 +00:00
"max" : true ,
"min" : true ,
2020-12-21 10:41:48 +00:00
"show" : false ,
2021-03-25 19:48:21 +00:00
"sort" : "avg" ,
"sortDesc" : true ,
2020-12-16 11:36:08 +00:00
"total" : false ,
2021-03-25 19:48:21 +00:00
"values" : true
2020-12-16 11:36:08 +00:00
} ,
"lines" : true ,
2021-03-31 13:33:50 +00:00
"linewidth" : 1 ,
2020-12-16 11:36:08 +00:00
"mode" : "" ,
"nullPointMode" : "connected" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2020-12-16 11:36:08 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
2021-03-31 13:33:50 +00:00
"stack" : false ,
2020-12-16 11:36:08 +00:00
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
2021-03-31 13:33:50 +00:00
"alias" : "$tag_lparname read" ,
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"
}
] ,
"hide" : false ,
2021-03-31 13:33:50 +00:00
"measurement" : "lpar_storage_vFC" ,
2020-12-16 11:36:08 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-03-31 13:33:50 +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" ,
2020-12-16 11:36:08 +00:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-03-31 13:33:50 +00:00
"readBytes"
2020-12-16 11:36:08 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
2021-03-25 19:48:21 +00:00
"key" : "servername" ,
2020-12-16 11:36:08 +00:00
"operator" : "=~" ,
2021-03-25 19:48:21 +00:00
"value" : "/^$ServerName$/"
2020-12-16 11:36:08 +00:00
} ,
{
"condition" : "AND" ,
2021-03-25 19:48:21 +00:00
"key" : "lparname" ,
2020-12-16 11:36:08 +00:00
"operator" : "=~" ,
2021-03-31 13:33:50 +00:00
"value" : "/^$LPAR$/"
2020-12-16 11:36:08 +00:00
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-03-31 13:33:50 +00:00
"title" : "Virtual Fiber Channel Adapters - Read Bytes" ,
2020-12-16 11:36:08 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
2021-03-31 13:33:50 +00:00
"sort" : 2 ,
2020-12-16 11:36:08 +00:00
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-03-31 13:33:50 +00:00
"$$hashKey" : "object:3776" ,
"format" : "Bps" ,
"label" : null ,
2020-12-16 11:36:08 +00:00
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2021-03-31 13:33:50 +00:00
"$$hashKey" : "object:3777" ,
2021-03-25 19:48:21 +00:00
"format" : "short" ,
2020-12-16 11:36:08 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
2021-03-31 13:33:50 +00:00
"show" : false
2020-12-16 11:36:08 +00:00
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2020-12-16 11:36:08 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
2021-03-31 13:33:50 +00:00
"unit" : "Bps"
2020-12-16 11:36:08 +00:00
} ,
"overrides" : [ ]
} ,
2021-03-31 13:33:50 +00:00
"fill" : 1 ,
"fillGradient" : 1 ,
2020-12-16 11:36:08 +00:00
"grid" : { } ,
"gridPos" : {
2021-03-31 13:33:50 +00:00
"h" : 7 ,
2021-03-25 19:48:21 +00:00
"w" : 12 ,
2021-03-31 13:33:50 +00:00
"x" : 12 ,
2021-06-11 00:12:02 +00:00
"y" : 9
2020-12-16 11:36:08 +00:00
} ,
"hiddenSeries" : false ,
2021-03-31 13:33:50 +00:00
"id" : 19 ,
2020-08-13 09:48:00 +00:00
"legend" : {
2020-09-03 14:17:04 +00:00
"alignAsTable" : true ,
2020-08-13 09:48:00 +00:00
"avg" : true ,
2020-09-03 14:17:04 +00:00
"current" : false ,
2021-03-25 19:48:21 +00:00
"hideEmpty" : true ,
"hideZero" : true ,
2020-08-13 09:48:00 +00:00
"max" : true ,
2021-03-25 19:48:21 +00:00
"min" : true ,
2020-12-21 10:41:48 +00:00
"show" : false ,
2021-03-25 19:48:21 +00:00
"sort" : "avg" ,
"sortDesc" : true ,
2020-08-13 09:48:00 +00:00
"total" : false ,
"values" : true
} ,
"lines" : true ,
2021-03-31 13:33:50 +00:00
"linewidth" : 1 ,
2020-08-13 09:48:00 +00:00
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
2020-12-11 10:14:17 +00:00
"alertThreshold" : true
2020-09-03 14:17:04 +00:00
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2020-08-13 09:48:00 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
2020-12-21 10:41:48 +00:00
"stack" : false ,
2020-08-13 09:48:00 +00:00
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
2021-03-31 13:33:50 +00:00
"alias" : "$tag_lparname write" ,
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"
}
] ,
"hide" : false ,
2021-03-31 13:33:50 +00:00
"measurement" : "lpar_storage_vFC" ,
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
"query" : "SELECT mean(\"writeBytes\") FROM \"lpar_storage_vFC\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LparName$/) AND $timeFilter GROUP BY time(1m), \"lparname\"" ,
"rawQuery" : false ,
2020-08-13 09:48:00 +00:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-03-31 13:33:50 +00:00
"writeBytes"
2020-08-13 09:48:00 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
2021-03-31 13:33:50 +00:00
"key" : "servername" ,
2020-08-13 09:48:00 +00:00
"operator" : "=~" ,
2021-03-31 13:33:50 +00:00
"value" : "/^$ServerName$/"
2020-08-13 09:48:00 +00:00
} ,
{
"condition" : "AND" ,
2021-03-31 13:33:50 +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
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-03-31 13:33:50 +00:00
"title" : "Virtual Fiber Channel Adapters - Write Bytes" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
2020-12-21 10:41:48 +00:00
"sort" : 2 ,
2021-03-31 13:33:50 +00:00
"value_type" : "individual"
2020-08-13 09:48:00 +00:00
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-03-31 13:33:50 +00:00
"$$hashKey" : "object:3776" ,
2020-09-03 14:17:04 +00:00
"format" : "Bps" ,
"label" : null ,
2020-08-13 09:48:00 +00:00
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2021-03-31 13:33:50 +00:00
"$$hashKey" : "object:3777" ,
2021-03-25 19:48:21 +00:00
"format" : "short" ,
2020-08-13 09:48:00 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
2020-12-21 10:41:48 +00:00
"show" : false
2020-08-13 09:48:00 +00:00
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
2020-09-03 14:17:04 +00:00
"fill" : 1 ,
2020-12-21 10:41:48 +00:00
"fillGradient" : 1 ,
2020-08-13 09:48:00 +00:00
"grid" : { } ,
"gridPos" : {
2021-06-11 00:12:02 +00:00
"h" : 4 ,
2020-12-17 09:12:08 +00:00
"w" : 12 ,
2021-03-31 13:33:50 +00:00
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 16
2020-08-13 09:48:00 +00:00
} ,
"hiddenSeries" : false ,
2021-03-31 13:33:50 +00:00
"id" : 13 ,
2020-08-13 09:48:00 +00:00
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
2020-09-03 14:17:04 +00:00
"current" : false ,
2021-03-25 19:48:21 +00:00
"hideEmpty" : true ,
"hideZero" : true ,
2020-08-13 09:48:00 +00:00
"max" : true ,
"min" : true ,
2020-12-21 10:41:48 +00:00
"show" : false ,
2021-03-25 19:48:21 +00:00
"sort" : "avg" ,
"sortDesc" : true ,
2020-08-13 09:48:00 +00:00
"total" : false ,
"values" : true
} ,
"lines" : true ,
2021-03-25 19:48:21 +00:00
"linewidth" : 1 ,
2020-08-13 09:48:00 +00:00
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
2020-12-11 10:14:17 +00:00
"alertThreshold" : true
2020-09-03 14:17:04 +00:00
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2020-08-13 09:48:00 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
2020-09-03 14:17:04 +00:00
"stack" : false ,
2020-08-13 09:48:00 +00:00
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
2021-06-11 00:12:02 +00:00
"alias" : "$tag_lparname - $col" ,
2020-08-13 09:48:00 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
2021-03-25 19:48:21 +00:00
"lparname"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
2021-03-25 19:48:21 +00:00
}
] ,
"hide" : false ,
"measurement" : "lpar_storage_virtual" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"writeBytes\") FROM \"lpar_storage_virtual\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LparName$/) AND $timeFilter GROUP BY time($interval), \"lparname\"" ,
2021-03-31 13:33:50 +00:00
"rawQuery" : false ,
2021-03-25 19:48:21 +00:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-06-11 00:12:02 +00:00
"readBytes"
2021-03-25 19:48:21 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2021-06-11 00:12:02 +00:00
} ,
{
"params" : [
"read"
] ,
"type" : "alias"
2021-03-25 19:48:21 +00:00
}
2021-06-11 00:12:02 +00:00
] ,
2020-08-13 09:48:00 +00:00
[
{
"params" : [
2021-06-11 00:12:02 +00:00
"writeBytes"
2020-08-13 09:48:00 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2021-03-25 19:48:21 +00:00
} ,
{
"params" : [
"*-1"
] ,
"type" : "math"
2021-06-11 00:12:02 +00:00
} ,
{
"params" : [
"write"
] ,
"type" : "alias"
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
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-03-31 13:33:50 +00:00
"title" : "Virtual Adapters" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
2020-12-21 10:41:48 +00:00
"sort" : 2 ,
2020-08-13 09:48:00 +00:00
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-03-25 19:48:21 +00:00
"$$hashKey" : "object:3776" ,
2021-06-11 00:12:02 +00:00
"format" : "binBps" ,
2020-08-13 09:48:00 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2021-03-25 19:48:21 +00:00
"$$hashKey" : "object:3777" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
2021-03-25 19:48:21 +00:00
"show" : true
2020-08-13 09:48:00 +00:00
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
2021-03-25 19:48:21 +00:00
{
2021-03-31 13:33:50 +00:00
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-25 19:48:21 +00:00
"description" : "" ,
2021-03-31 13:33:50 +00:00
"editable" : true ,
"error" : false ,
"fill" : 1 ,
"fillGradient" : 1 ,
"grid" : { } ,
2021-03-25 19:48:21 +00:00
"gridPos" : {
2021-06-11 00:12:02 +00:00
"h" : 4 ,
2021-03-31 13:33:50 +00:00
"w" : 12 ,
"x" : 12 ,
2021-06-11 00:12:02 +00:00
"y" : 16
2021-03-25 19:48:21 +00:00
} ,
2021-03-31 13:33:50 +00:00
"hiddenSeries" : false ,
"id" : 12 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"hideEmpty" : true ,
"hideZero" : true ,
"max" : true ,
"min" : true ,
"show" : false ,
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2021-03-25 19:48:21 +00:00
"options" : {
2021-03-31 13:33:50 +00:00
"alertThreshold" : true
} ,
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2021-03-31 13:33:50 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_lparname writeBytes" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
}
2021-03-25 19:48:21 +00:00
] ,
2021-03-31 13:33:50 +00:00
"hide" : false ,
2021-06-11 00:12:02 +00:00
"measurement" : "lpar_storage_generic" ,
2021-03-31 13:33:50 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"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" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-06-11 00:12:02 +00:00
"readBytes"
2021-03-31 13:33:50 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
2021-06-11 00:12:02 +00:00
} ,
{
"params" : [
"read"
] ,
"type" : "alias"
2021-03-31 13:33:50 +00:00
}
2021-06-11 00:12:02 +00:00
] ,
2021-03-31 13:33:50 +00:00
[
{
"params" : [
2021-06-11 00:12:02 +00:00
"writeBytes"
2021-03-31 13:33:50 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
"*-1"
] ,
"type" : "math"
2021-06-11 00:12:02 +00:00
} ,
{
"params" : [
"write"
] ,
"type" : "alias"
2021-03-31 13:33:50 +00:00
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Generic Adapters" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 2 ,
"value_type" : "individual"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"$$hashKey" : "object:3776" ,
2021-06-11 00:12:02 +00:00
"format" : "binBps" ,
2021-03-31 13:33:50 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"$$hashKey" : "object:3777" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"collapsed" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 20
2021-03-25 19:48:21 +00:00
} ,
2021-03-31 13:33:50 +00:00
"id" : 15 ,
"panels" : [ ] ,
"repeat" : null ,
"title" : "Network I/O" ,
"type" : "row"
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
2021-06-11 00:12:02 +00:00
"links" : [ ] ,
"unit" : "binBps"
2021-03-31 13:33:50 +00:00
} ,
"overrides" : [ ]
} ,
2021-06-11 00:12:02 +00:00
"fill" : 1 ,
"fillGradient" : 2 ,
2021-03-31 13:33:50 +00:00
"grid" : { } ,
"gridPos" : {
"h" : 6 ,
"w" : 12 ,
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 21
2021-03-31 13:33:50 +00:00
} ,
"hiddenSeries" : false ,
"id" : 8 ,
"legend" : {
"alignAsTable" : false ,
2021-06-11 00:12:02 +00:00
"avg" : false ,
2021-03-31 13:33:50 +00:00
"current" : false ,
"hideEmpty" : true ,
"hideZero" : true ,
2021-06-11 00:12:02 +00:00
"max" : false ,
"min" : false ,
"rightSide" : false ,
"show" : true ,
2021-03-31 13:33:50 +00:00
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
2021-06-11 00:12:02 +00:00
"values" : false
2021-03-31 13:33:50 +00:00
} ,
"lines" : true ,
"linewidth" : 1 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2021-03-31 13:33:50 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"$$hashKey" : "object:193"
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
2021-03-25 19:48:21 +00:00
"targets" : [
{
2021-06-11 00:12:02 +00:00
"alias" : "$tag_lparname" ,
2021-03-25 19:48:21 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
2021-03-31 13:33:50 +00:00
"$__interval"
2021-03-25 19:48:21 +00:00
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2021-03-31 13:33:50 +00:00
"measurement" : "lpar_net_virtual" ,
2021-03-25 19:48:21 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-03-31 13:33:50 +00:00
"receivedBytes"
2021-03-25 19:48:21 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
2021-03-31 13:33:50 +00:00
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
} ,
{
"condition" : "AND" ,
2021-03-25 19:48:21 +00:00
"key" : "servername" ,
"operator" : "=~" ,
2021-03-31 13:33:50 +00:00
"value" : "/^$ServerName$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Virtual Network Adapters - Received Bytes" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 2 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"$$hashKey" : "object:10101" ,
2021-06-11 00:12:02 +00:00
"format" : "binBps" ,
2021-03-31 13:33:50 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"$$hashKey" : "object:10102" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : false
}
] ,
"yaxis" : {
"align" : true ,
"alignLevel" : 0
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"links" : [ ]
} ,
"overrides" : [ ]
} ,
2021-06-11 00:12:02 +00:00
"fill" : 1 ,
"fillGradient" : 2 ,
2021-03-31 13:33:50 +00:00
"grid" : { } ,
"gridPos" : {
"h" : 6 ,
"w" : 12 ,
"x" : 12 ,
2021-06-11 00:12:02 +00:00
"y" : 21
2021-03-31 13:33:50 +00:00
} ,
"hiddenSeries" : false ,
"id" : 16 ,
"legend" : {
"alignAsTable" : false ,
2021-06-11 00:12:02 +00:00
"avg" : false ,
2021-03-31 13:33:50 +00:00
"current" : false ,
"hideEmpty" : true ,
"hideZero" : true ,
2021-06-11 00:12:02 +00:00
"max" : false ,
"min" : false ,
"show" : true ,
2021-03-31 13:33:50 +00:00
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
2021-06-11 00:12:02 +00:00
"values" : false
2021-03-31 13:33:50 +00:00
} ,
"lines" : true ,
"linewidth" : 1 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2021-03-31 13:33:50 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"$$hashKey" : "object:193"
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_lparname sent" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "lpar_net_virtual" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"sentBytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
2021-03-25 19:48:21 +00:00
} ,
{
"condition" : "AND" ,
2021-03-31 13:33:50 +00:00
"key" : "servername" ,
2021-03-25 19:48:21 +00:00
"operator" : "=~" ,
2021-03-31 13:33:50 +00:00
"value" : "/^$ServerName$/"
2021-03-25 19:48:21 +00:00
}
]
}
] ,
2021-03-31 13:33:50 +00:00
"thresholds" : [ ] ,
2021-03-25 19:48:21 +00:00
"timeFrom" : null ,
2021-03-31 13:33:50 +00:00
"timeRegions" : [ ] ,
2021-03-25 19:48:21 +00:00
"timeShift" : null ,
2021-03-31 13:33:50 +00:00
"title" : "Virtual Network Adapters - Sent Bytes" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 2 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"$$hashKey" : "object:10101" ,
"format" : "Bps" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"$$hashKey" : "object:10102" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : false
}
] ,
"yaxis" : {
"align" : true ,
"alignLevel" : 0
}
} ,
{
"collapsed" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 27
2021-03-31 13:33:50 +00:00
} ,
"id" : 21 ,
"panels" : [ ] ,
"repeat" : null ,
"title" : "Processors" ,
"type" : "row"
2021-03-25 19:48:21 +00:00
} ,
2020-08-13 09:48:00 +00:00
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"decimals" : 2 ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
2021-03-31 13:33:50 +00:00
"links" : [ ]
2020-08-13 09:48:00 +00:00
} ,
"overrides" : [ ]
} ,
2021-06-11 00:12:02 +00:00
"fill" : 0 ,
2021-03-31 13:33:50 +00:00
"fillGradient" : 0 ,
2020-08-13 09:48:00 +00:00
"grid" : { } ,
"gridPos" : {
2021-06-11 00:12:02 +00:00
"h" : 8 ,
"w" : 14 ,
2021-03-31 13:33:50 +00:00
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 28
2020-08-13 09:48:00 +00:00
} ,
"hiddenSeries" : false ,
2021-03-31 13:33:50 +00:00
"id" : 2 ,
2020-08-13 09:48:00 +00:00
"legend" : {
2021-06-11 00:12:02 +00:00
"alignAsTable" : false ,
"avg" : false ,
2020-08-13 09:48:00 +00:00
"current" : false ,
2021-06-11 00:12:02 +00:00
"max" : false ,
"min" : false ,
2021-03-31 13:33:50 +00:00
"rightSide" : false ,
2021-06-11 00:12:02 +00:00
"show" : true ,
2021-03-25 19:48:21 +00:00
"sort" : "avg" ,
"sortDesc" : true ,
2020-08-13 09:48:00 +00:00
"total" : false ,
2021-06-11 00:12:02 +00:00
"values" : false
2020-08-13 09:48:00 +00:00
} ,
"lines" : true ,
2021-03-25 19:48:21 +00:00
"linewidth" : 1 ,
2021-03-31 13:33:50 +00:00
"links" : [ ] ,
2020-08-13 09:48:00 +00:00
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
2020-12-11 10:14:17 +00:00
"alertThreshold" : true
2020-09-03 14:17:04 +00:00
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2020-08-13 09:48:00 +00:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
2020-09-03 14:17:04 +00:00
"stack" : false ,
2020-08-13 09:48:00 +00:00
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
2021-03-31 13:33:50 +00:00
"alias" : "$tag_lparname" ,
2020-08-13 09:48:00 +00:00
"groupBy" : [
{
"params" : [
2021-06-11 00:12:02 +00:00
"$__interval"
2020-08-13 09:48:00 +00:00
] ,
"type" : "time"
} ,
2021-03-31 13:33:50 +00:00
{
"params" : [
"null"
] ,
"type" : "fill"
2021-03-25 19:48:21 +00:00
}
] ,
"hide" : false ,
2021-06-11 00:12:02 +00:00
"measurement" : "/^$ServerName$/" ,
2021-03-25 19:48:21 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-06-11 00:12:02 +00:00
"query" : "SELECT (last(\"utilizedProcUnits\") / last(\"maxProcUnits\")) * 100 AS \"usage\" FROM \"lpar_processor\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY time($interval), \"lparname\", \"servername\" fill(null)" ,
"rawQuery" : true ,
2021-03-25 19:48:21 +00:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-06-11 00:12:02 +00:00
"value"
2021-03-25 19:48:21 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2021-06-11 00:12:02 +00:00
"tags" : [ ]
2021-03-31 13:33:50 +00:00
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2021-06-11 00:12:02 +00:00
"title" : "Processor Units - Utilization Percentage" ,
2021-03-31 13:33:50 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
2021-06-11 00:12:02 +00:00
"sort" : 0 ,
2021-03-31 13:33:50 +00:00
"value_type" : "individual"
} ,
2021-06-11 00:12:02 +00:00
"transformations" : [ ] ,
2021-03-31 13:33:50 +00:00
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"$$hashKey" : "object:4943" ,
2021-06-11 00:12:02 +00:00
"decimals" : null ,
"format" : "percent" ,
"label" : "" ,
2021-03-31 13:33:50 +00:00
"logBase" : 1 ,
2021-06-11 00:12:02 +00:00
"max" : "110" ,
"min" : "0" ,
2021-03-31 13:33:50 +00:00
"show" : true
2021-03-25 19:48:21 +00:00
} ,
{
2021-03-31 13:33:50 +00:00
"$$hashKey" : "object:4944" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : false
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
2021-06-11 00:12:02 +00:00
{
"datasource" : "${DS_INFLUXDB-HMCI}" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"decimals" : 2 ,
"links" : [ ] ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "#EAB839" ,
"value" : 65
} ,
{
"color" : "orange" ,
"value" : 80
} ,
{
"color" : "red" ,
"value" : 95
}
]
} ,
"unit" : "percent"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 10 ,
"x" : 14 ,
"y" : 28
} ,
"id" : 34 ,
"links" : [ ] ,
"options" : {
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"text" : { }
} ,
"pluginVersion" : "8.0.0" ,
"targets" : [
{
"alias" : "$tag_lparname" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "/^$ServerName$/" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT (last(\"utilizedProcUnits\") / last(\"maxProcUnits\")) * 100 AS \"usage\" FROM \"lpar_processor\" WHERE (\"servername\" =~ /^$ServerName$/ AND \"lparname\" =~ /^$LPAR$/) AND $timeFilter GROUP BY time($interval), \"lparname\", \"servername\" fill(null)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [ ]
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Processor Units - Utilization Percentage" ,
"transformations" : [ ] ,
"type" : "gauge"
} ,
2021-03-31 13:33:50 +00:00
{
"collapsed" : false ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"gridPos" : {
"h" : 1 ,
"w" : 24 ,
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 36
2021-03-31 13:33:50 +00:00
} ,
"id" : 23 ,
"panels" : [ ] ,
"repeat" : null ,
"title" : "Memory" ,
"type" : "row"
} ,
{
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-31 13:33:50 +00:00
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
2021-06-11 00:12:02 +00:00
"max" : 100 ,
"min" : 0 ,
2021-03-31 13:33:50 +00:00
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "red" ,
"value" : null
} ,
{
"color" : "yellow" ,
"value" : 70
} ,
{
"color" : "green" ,
"value" : 100
}
]
} ,
"unit" : "percent"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2021-06-11 00:12:02 +00:00
"h" : 8 ,
"w" : 12 ,
2021-03-31 13:33:50 +00:00
"x" : 0 ,
2021-06-11 00:12:02 +00:00
"y" : 37
2021-03-31 13:33:50 +00:00
} ,
"id" : 9 ,
"options" : {
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
2021-06-11 00:12:02 +00:00
"lastNotNull"
2021-03-31 13:33:50 +00:00
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true ,
"text" : { }
} ,
2021-06-11 00:12:02 +00:00
"pluginVersion" : "8.0.0" ,
2021-03-31 13:33:50 +00:00
"targets" : [
{
"alias" : "$tag_lparname" ,
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" : [
2021-06-11 00:12:02 +00:00
"previous"
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-06-11 00:12:02 +00:00
"type" : "last"
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
}
]
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
2021-03-31 13:33:50 +00:00
"title" : "NUMA Affinity Score" ,
"type" : "gauge"
2021-06-11 00:12:02 +00:00
} ,
{
"cacheTimeout" : null ,
"datasource" : "${DS_INFLUXDB-HMCI}" ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "decmbytes"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 12 ,
"y" : 37
} ,
"id" : 33 ,
"links" : [ ] ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "auto" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : { } ,
"textMode" : "auto"
} ,
"pluginVersion" : "8.0.0" ,
"targets" : [
{
"alias" : "$tag_lparname" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"5m"
] ,
"type" : "time"
} ,
{
"params" : [
"lparname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "lpar_memory" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"logicalMem"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
} ,
{
"condition" : "AND" ,
"key" : "lparname" ,
"operator" : "=~" ,
"value" : "/^$LPAR$/"
}
]
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Memory Assigned" ,
"type" : "stat"
2020-08-13 09:48:00 +00:00
}
] ,
2021-03-31 13:33:50 +00:00
"refresh" : "1m" ,
2021-06-11 00:12:02 +00:00
"schemaVersion" : 30 ,
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" ,
"allValue" : null ,
"current" : { } ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-25 19:48:21 +00:00
"definition" : "SHOW TAG VALUES FROM \"server_processor\" WITH KEY = \"servername\" WHERE time > now() - 24h" ,
"description" : null ,
2020-12-11 10:14:17 +00:00
"error" : null ,
2020-08-13 09:48:00 +00:00
"hide" : 0 ,
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 ,
"sort" : 0 ,
"tagValuesQuery" : null ,
"tagsQuery" : null ,
"type" : "query" ,
"useTags" : false
} ,
{
"allFormat" : "regex values" ,
"allValue" : null ,
"current" : { } ,
2021-06-11 00:12:02 +00:00
"datasource" : "${DS_INFLUXDB-HMCI}" ,
2021-03-25 19:48:21 +00:00
"definition" : "SHOW TAG VALUES FROM \"lpar_processor\" WITH KEY = \"lparname\" WHERE servername =~ /$ServerName/" ,
"description" : null ,
2020-12-11 10:14:17 +00:00
"error" : null ,
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
"tagValuesQuery" : null ,
"tagsQuery" : null ,
"type" : "query" ,
"useTags" : false
}
]
} ,
"time" : {
2021-06-11 00:12:02 +00:00
"from" : "now-6h" ,
2020-08-13 09:48:00 +00:00
"now" : false ,
2021-01-14 13:46:56 +00:00
"to" : "now-1m"
2020-08-13 09:48:00 +00:00
} ,
"timepicker" : {
2021-01-14 13:46:56 +00:00
"nowDelay" : "1m" ,
2020-08-13 09:48:00 +00:00
"refresh_intervals" : [
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
} ,
"timezone" : "browser" ,
2021-03-31 13:33:50 +00:00
"title" : "IBM Power - HMCi - Logical Partitions" ,
2021-03-25 19:48:21 +00:00
"uid" : "Xl7oHESGz" ,
2021-06-11 00:12:02 +00:00
"version" : 29
}