2022-12-01 15:16:00 +00:00
{
"__inputs" : [
{
2023-03-21 13:57:00 +00:00
"name" : "DS_HMCI" ,
2022-12-05 14:18:42 +00:00
"label" : "Database" ,
2022-12-01 15:16:00 +00:00
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
}
] ,
"__elements" : [ ] ,
"__requires" : [
{
"type" : "panel" ,
"id" : "bargauge" ,
"name" : "Bar gauge" ,
"version" : ""
} ,
{
"type" : "panel" ,
"id" : "gauge" ,
"name" : "Gauge" ,
"version" : ""
} ,
{
"type" : "grafana" ,
"id" : "grafana" ,
"name" : "Grafana" ,
"version" : "8.3.5"
} ,
{
"type" : "panel" ,
"id" : "heatmap" ,
"name" : "Heatmap" ,
"version" : ""
} ,
{
"type" : "datasource" ,
"id" : "influxdb" ,
"name" : "InfluxDB" ,
"version" : "1.0.0"
} ,
{
"type" : "panel" ,
"id" : "stat" ,
"name" : "Stat" ,
"version" : ""
} ,
{
"type" : "panel" ,
"id" : "text" ,
"name" : "Text" ,
"version" : ""
}
] ,
"annotations" : {
"enable" : false ,
"list" : [
{
"builtIn" : 1 ,
"datasource" : {
"type" : "datasource" ,
"uid" : "grafana"
} ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"target" : {
"limit" : 100 ,
"matchAny" : false ,
"tags" : [ ] ,
"type" : "dashboard"
} ,
"type" : "dashboard"
}
]
} ,
2023-02-06 18:46:10 +00:00
"description" : "https://git.data.coop/nellemann/hmci/ - Metrics from IBM Power Systems" ,
2022-12-01 15:16:00 +00:00
"editable" : true ,
"fiscalYearStartMonth" : 0 ,
"gnetId" : 1465 ,
"graphTooltip" : 0 ,
"id" : null ,
"iteration" : 1669798059148 ,
"links" : [ ] ,
"liveNow" : false ,
"panels" : [
{
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"gridPos" : {
"h" : 3 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 33 ,
"options" : {
2023-02-06 18:46:10 +00:00
"content" : "## Metrics collected from IBM Power HMC\n \nFor more information visit: [git.data.coop/nellemann/hmci](https://git.data.coop/nellemann/hmci)\n " ,
2022-12-01 15:16:00 +00:00
"mode" : "markdown"
} ,
"pluginVersion" : "8.3.5" ,
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"refId" : "A"
}
] ,
"transparent" : true ,
"type" : "text"
} ,
{
"cards" : { } ,
"color" : {
"cardColor" : "#b4ff00" ,
"colorScale" : "sqrt" ,
"colorScheme" : "interpolateOranges" ,
"exponent" : 0.5 ,
"mode" : "opacity"
} ,
"dataFormat" : "timeseries" ,
"description" : "" ,
"gridPos" : {
"h" : 11 ,
"w" : 24 ,
"x" : 0 ,
"y" : 3
} ,
"heatmap" : { } ,
"hideZeroBuckets" : true ,
"highlightCards" : true ,
"id" : 30 ,
"legend" : {
"show" : false
} ,
"pluginVersion" : "8.3.5" ,
"reverseYBuckets" : false ,
"targets" : [
{
"alias" : "$tag_servername" ,
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"poolname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "server_sharedProcessorPool" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"utilizedProcUnits\") / mean(\"configurableProcUnits\") AS \"Utilization\" FROM \"server_processor\" WHERE $timeFilter GROUP BY time($__interval), \"servername\" fill(none)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"utilizedProcUnits"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
}
]
}
] ,
"title" : "Processors - Utilized / Configurable" ,
"tooltip" : {
"show" : true ,
"showHistogram" : false
} ,
"transparent" : true ,
"type" : "heatmap" ,
"xAxis" : {
"show" : true
} ,
"yAxis" : {
"decimals" : 1 ,
"format" : "percentunit" ,
"logBase" : 1 ,
"max" : "1" ,
"min" : "0" ,
"show" : true
} ,
"yBucketBound" : "auto"
} ,
{
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"decimals" : 2 ,
"mappings" : [ ] ,
"max" : 1 ,
"min" : 0 ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "orange" ,
"value" : 70
} ,
{
"color" : "red" ,
"value" : 85
}
]
} ,
"unit" : "percentunit"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 11 ,
"w" : 12 ,
"x" : 0 ,
"y" : 14
} ,
"id" : 36 ,
"options" : {
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true
} ,
"pluginVersion" : "8.3.5" ,
"targets" : [
{
"alias" : "$tag_servername" ,
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"poolname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "server_sharedProcessorPool" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"utilizedProcUnits\") / mean(\"configurableProcUnits\") AS \"Utilization\" FROM \"server_processor\" WHERE $timeFilter GROUP BY time($__interval), \"servername\" fill(none)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"utilizedProcUnits"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
}
]
}
] ,
"title" : "Processors - Utilized / Configurable" ,
"type" : "gauge"
} ,
{
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-BlYlRd"
} ,
"decimals" : 1 ,
"mappings" : [ ] ,
"max" : 1 ,
"min" : 0 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "percentunit"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 11 ,
"w" : 12 ,
"x" : 12 ,
"y" : 14
} ,
"id" : 37 ,
"options" : {
"displayMode" : "lcd" ,
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showUnfilled" : true
} ,
"pluginVersion" : "8.3.5" ,
"targets" : [
{
"alias" : "$tag_servername" ,
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"poolname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "server_sharedProcessorPool" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"utilizedProcUnits\") / mean(\"configurableProcUnits\") AS \"Utilization\" FROM \"server_processor\" WHERE $timeFilter GROUP BY time($__interval), \"servername\" fill(none)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"utilizedProcUnits"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
}
]
}
] ,
"title" : "Processors - Utilized / Configurable" ,
"type" : "bargauge"
} ,
{
"description" : "Configurable processors are activated and available for use and assignment. The difference up to the total is \"dark cores\" which can be activated by code or used with PEP-2.0." ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "continuous-BlPu"
} ,
"mappings" : [ ] ,
"max" : 1 ,
"min" : 0 ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "percentunit"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 11 ,
"w" : 12 ,
"x" : 0 ,
"y" : 25
} ,
"id" : 35 ,
"options" : {
"displayMode" : "lcd" ,
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [ ] ,
"fields" : "" ,
"values" : false
} ,
"showUnfilled" : true
} ,
"pluginVersion" : "8.3.5" ,
"targets" : [
{
"alias" : "$tag_servername" ,
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"poolname"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "server_sharedProcessorPool" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"configurableProcUnits\") / mean(\"totalProcUnits\") AS \"Utilization\" FROM \"server_processor\" WHERE $timeFilter GROUP BY time($__interval), \"servername\" fill(none)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"utilizedProcUnits"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "servername" ,
"operator" : "=~" ,
"value" : "/^$ServerName$/"
}
]
}
] ,
"title" : "Processors - Configurable / Total" ,
"type" : "bargauge"
} ,
{
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "thresholds"
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "#EAB839" ,
"value" : 85
} ,
{
"color" : "red" ,
"value" : 95
}
]
} ,
"unit" : "percentunit"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 11 ,
"w" : 12 ,
"x" : 12 ,
"y" : 25
} ,
"id" : 2 ,
"links" : [ ] ,
"options" : {
"colorMode" : "value" ,
"graphMode" : "area" ,
"justifyMode" : "center" ,
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"text" : {
"titleSize" : 16
} ,
"textMode" : "value_and_name"
} ,
"pluginVersion" : "8.3.5" ,
"targets" : [
{
"alias" : "$tag_servername" ,
"datasource" : {
"type" : "influxdb" ,
2023-03-21 13:57:00 +00:00
"uid" : "${DS_HMCI}"
2022-12-01 15:16:00 +00:00
} ,
"dsType" : "influxdb" ,
"groupBy" : [
{
"params" : [
"$interval"
] ,
"type" : "time"
} ,
{
"params" : [
"servername"
] ,
"type" : "tag"
} ,
{
"params" : [
"none"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "server_memory" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"assignedMemToLpars\") / mean(\"totalMem\") AS \"Utilization\" FROM \"server_memory\" WHERE $timeFilter GROUP BY time($__interval), \"servername\" fill(none)" ,
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"assignedMemToLpars"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
"assigned"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"availableMem"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
"available"
] ,
"type" : "alias"
}
]
] ,
"tags" : [ ]
}
] ,
"title" : "Memory Utilization - Assigned / Total" ,
"type" : "stat"
}
] ,
"refresh" : "30s" ,
"schemaVersion" : 34 ,
"style" : "dark" ,
"tags" : [
"Power"
] ,
"templating" : {
"list" : [ ]
} ,
"time" : {
"from" : "now-7d" ,
"now" : false ,
"to" : "now-30s"
} ,
"timepicker" : {
"nowDelay" : "30s" ,
"refresh_intervals" : [
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
]
} ,
"timezone" : "browser" ,
"title" : "HMCi - Power System Utilization" ,
"uid" : "MZ7Q-4K4k" ,
"version" : 3 ,
"weekStart" : ""
}