2020-08-13 09:48:00 +00:00
{
"__inputs" : [
{
2020-09-03 14:17:04 +00:00
"name" : "DS_HMCI" ,
"label" : "HMCi" ,
2020-08-13 09:48:00 +00:00
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
}
] ,
"__requires" : [
{
"type" : "grafana" ,
"id" : "grafana" ,
"name" : "Grafana" ,
2020-09-03 14:17:04 +00:00
"version" : "7.0.6"
2020-08-13 09:48:00 +00:00
} ,
{
"type" : "panel" ,
"id" : "graph" ,
"name" : "Graph" ,
"version" : ""
} ,
{
"type" : "datasource" ,
"id" : "influxdb" ,
"name" : "InfluxDB" ,
"version" : "1.0.0"
}
] ,
"annotations" : {
"enable" : false ,
"list" : [
{
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"type" : "dashboard"
}
]
} ,
2020-09-03 14:17:04 +00:00
"description" : "HMC metrics from HMCi" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"gnetId" : 1510 ,
"graphTooltip" : 0 ,
"id" : null ,
2020-09-03 14:17:04 +00:00
"iteration" : 1599142554293 ,
2020-08-13 09:48:00 +00:00
"links" : [ ] ,
"panels" : [
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"decimals" : 2 ,
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 2 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 8 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"hiddenSeries" : false ,
"id" : 2 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"show" : true ,
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"links" : [ ] ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : true ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_partition $tag_name" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionProcessor" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "name" ,
"operator" : "=" ,
"value" : "utilizedProcUnits"
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
} ,
{
"condition" : "AND" ,
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-09-03 14:17:04 +00:00
"title" : "Processors - Utilized" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
2020-09-03 14:17:04 +00:00
"value_type" : "individual"
2020-08-13 09:48:00 +00:00
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:4943" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : "cores" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:4944" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 0 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 0 ,
"y" : 8
} ,
"hiddenSeries" : false ,
"id" : 12 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_partition $tag_name" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionProcessor" ,
2020-09-03 14:17:04 +00:00
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
2020-09-03 14:17:04 +00:00
"operator" : "=" ,
"value" : "utilizedCappedProcUnits"
2020-08-13 09:48:00 +00:00
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-09-03 14:17:04 +00:00
"title" : "Processors - Capped Utilized" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:4142" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : "cores" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:4143" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 0 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 12 ,
"y" : 8
} ,
"hiddenSeries" : false ,
2020-09-03 14:17:04 +00:00
"id" : 13 ,
2020-08-13 09:48:00 +00:00
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_partition $tag_name" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionProcessor" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
2020-09-03 14:17:04 +00:00
"operator" : "=" ,
"value" : "utilizedUncappedProcUnits"
2020-08-13 09:48:00 +00:00
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-09-03 14:17:04 +00:00
"title" : "Processors - Uncapped Utilized" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:4142" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
2020-09-03 14:17:04 +00:00
"label" : "cores" ,
2020-08-13 09:48:00 +00:00
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:4143" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 0 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 24 ,
"x" : 0 ,
"y" : 16
} ,
"hiddenSeries" : false ,
"id" : 3 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_partition $tag_name" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionMemory" ,
2020-09-03 14:17:04 +00:00
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
2020-09-03 14:17:04 +00:00
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=" ,
"value" : "logicalMem"
2020-08-13 09:48:00 +00:00
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-09-03 14:17:04 +00:00
"title" : "Memory - Logical" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:5771" ,
2020-08-13 09:48:00 +00:00
"format" : "decmbytes" ,
"label" : "" ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:5772" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 0 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 0 ,
"y" : 23
} ,
"hiddenSeries" : false ,
"id" : 5 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
2020-09-03 14:17:04 +00:00
"alias" : "$tag_partition viosid: $tag_viosId vlan $tag_vlanId: $tag_name" ,
2020-08-13 09:48:00 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
2020-09-03 14:17:04 +00:00
"vlanId"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
2020-09-03 14:17:04 +00:00
"viosId"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionVirtualEthernetAdapters" ,
2020-09-03 14:17:04 +00:00
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/PhysicalBytes/"
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Virtual Network Adapter: physical throughput" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:3655" ,
2020-08-13 09:48:00 +00:00
"format" : "Bps" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:3656" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 0 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 12 ,
"y" : 23
} ,
"hiddenSeries" : false ,
"id" : 8 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"show" : true ,
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
2020-09-03 14:17:04 +00:00
"alias" : "$tag_partition vlan $tag_vlanId: $tag_name" ,
2020-08-13 09:48:00 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
2020-09-03 14:17:04 +00:00
"vlanId"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionVirtualEthernetAdapters" ,
2020-09-03 14:17:04 +00:00
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
2020-09-03 14:17:04 +00:00
"operator" : "!~" ,
"value" : "/Physical/"
2020-08-13 09:48:00 +00:00
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Virtual Network Adapter: virtual throughput" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:10101" ,
2020-08-13 09:48:00 +00:00
"format" : "Bps" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:10102" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
"description" : "" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 2 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 0 ,
"y" : 30
} ,
"hiddenSeries" : false ,
"id" : 9 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"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" : [
{
2020-09-03 14:17:04 +00:00
"alias" : "$tag_partition: AffinityScore" ,
2020-08-13 09:48:00 +00:00
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
2020-09-03 14:17:04 +00:00
"measurement" : "PartitionAffinityScore" ,
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
} ,
{
"condition" : "AND" ,
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
2020-09-03 14:17:04 +00:00
"operator" : "=" ,
"value" : "affinityScore"
2020-08-13 09:48:00 +00:00
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
2020-09-03 14:17:04 +00:00
"title" : "Partition Affinity Score" ,
2020-08-13 09:48:00 +00:00
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
2020-09-03 14:17:04 +00:00
"value_type" : "individual"
2020-08-13 09:48:00 +00:00
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:2366" ,
"format" : "percent" ,
2020-08-13 09:48:00 +00:00
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:2367" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 1 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 12 ,
"y" : 30
} ,
"hiddenSeries" : false ,
"id" : 11 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"show" : true ,
"sort" : "avg" ,
"sortDesc" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
2020-09-03 14:17:04 +00:00
"options" : {
"dataLinks" : [ ]
} ,
2020-08-13 09:48:00 +00:00
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : true ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_partition $tag_wwpn : $tag_name" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
2020-09-03 14:17:04 +00:00
"wwpn"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
2020-09-03 14:17:04 +00:00
"partition"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
2020-09-03 14:17:04 +00:00
"name"
2020-08-13 09:48:00 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionVirtualFiberChannelAdapters" ,
2020-09-03 14:17:04 +00:00
"orderByTime" : "ASC" ,
2020-08-13 09:48:00 +00:00
"policy" : "default" ,
2020-09-03 14:17:04 +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 ,
2020-08-13 09:48:00 +00:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
2020-09-03 14:17:04 +00:00
"operator" : "!=" ,
"value" : "transmittedBytes"
2020-08-13 09:48:00 +00:00
} ,
{
"condition" : "AND" ,
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Virtual Fiber Channel Adapters" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
2020-09-03 14:17:04 +00:00
"value_type" : "individual"
2020-08-13 09:48:00 +00:00
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:3776" ,
2020-08-13 09:48:00 +00:00
"format" : "Bps" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2020-09-03 14:17:04 +00:00
"$$hashKey" : "object:3777" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"content" : "" ,
"dashLength" : 10 ,
"dashes" : false ,
"datasource" : "${DS_HMCI}" ,
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : {
"custom" : { }
} ,
"overrides" : [ ]
} ,
"fill" : 0 ,
"fillGradient" : 0 ,
"grid" : { } ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 12 ,
"y" : 37
} ,
"hiddenSeries" : false ,
"id" : 4 ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 2 ,
"mode" : "" ,
"nullPointMode" : "connected" ,
"options" : {
"dataLinks" : [ ]
} ,
"percentage" : false ,
"pluginVersion" : "7.1.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"style" : { } ,
"targets" : [
{
"alias" : "$tag_partition $tag_name" ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"partition"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "PartitionProcessor" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"value"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "partition" ,
"operator" : "=~" ,
"value" : "/^$Partition$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/time/"
} ,
{
"condition" : "AND" ,
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$ManagedSystem$/"
}
]
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "Processor Time" ,
"tooltip" : {
"msResolution" : false ,
"shared" : true ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"$$hashKey" : "object:4018" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"$$hashKey" : "object:4019" ,
2020-08-13 09:48:00 +00:00
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
}
] ,
2020-09-03 14:17:04 +00:00
"refresh" : "1m" ,
"schemaVersion" : 25 ,
2020-08-13 09:48:00 +00:00
"style" : "dark" ,
"tags" : [
2020-09-03 14:17:04 +00:00
"Power"
2020-08-13 09:48:00 +00:00
] ,
"templating" : {
"list" : [
{
"allFormat" : "regex values" ,
"allValue" : null ,
"current" : { } ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"definition" : "" ,
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
"multi" : false ,
"multiFormat" : "regex values" ,
"name" : "ManagedSystem" ,
"options" : [ ] ,
"query" : "SHOW TAG VALUES FROM \"SystemProcessor\" WITH KEY = \"system\"" ,
"refresh" : 1 ,
"refresh_on_load" : false ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 0 ,
"tagValuesQuery" : null ,
"tags" : [ ] ,
"tagsQuery" : null ,
"type" : "query" ,
"useTags" : false
} ,
{
"allFormat" : "regex values" ,
"allValue" : null ,
"current" : { } ,
2020-09-03 14:17:04 +00:00
"datasource" : "${DS_HMCI}" ,
2020-08-13 09:48:00 +00:00
"definition" : "" ,
"hide" : 0 ,
"includeAll" : true ,
"label" : null ,
"multi" : true ,
"multiFormat" : "regex values" ,
"name" : "Partition" ,
"options" : [ ] ,
"query" : "SHOW TAG VALUES FROM \"PartitionProcessor\" WITH KEY = \"partition\" where system =~ /$ManagedSystem/" ,
"refresh" : 1 ,
"refresh_on_load" : false ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 0 ,
"tagValuesQuery" : null ,
"tags" : [ ] ,
"tagsQuery" : null ,
"type" : "query" ,
"useTags" : false
}
]
} ,
"time" : {
2020-09-03 14:17:04 +00:00
"from" : "now-3h" ,
2020-08-13 09:48:00 +00:00
"now" : false ,
"to" : "now"
} ,
"timepicker" : {
"refresh_intervals" : [
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
} ,
"timezone" : "browser" ,
"title" : "Power Systems - HMC Logical Partitions" ,
"uid" : "Xl7oHESGz" ,
2020-09-03 14:17:04 +00:00
"version" : 19
}