2022-11-28 13:56:34 +00:00
{
"__inputs" : [
{
2022-12-20 09:26:16 +00:00
"name" : "DS_SVCI" ,
"label" : "svci" ,
2022-11-28 13:56:34 +00:00
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
}
] ,
2022-12-20 09:26:16 +00:00
"__elements" : { } ,
2022-11-28 13:56:34 +00:00
"__requires" : [
2022-11-29 16:20:47 +00:00
{
"type" : "panel" ,
"id" : "bargauge" ,
"name" : "Bar gauge" ,
"version" : ""
} ,
{
"type" : "panel" ,
"id" : "gauge" ,
"name" : "Gauge" ,
"version" : ""
} ,
2022-11-28 13:56:34 +00:00
{
"type" : "grafana" ,
"id" : "grafana" ,
"name" : "Grafana" ,
2022-12-20 09:26:16 +00:00
"version" : "9.1.6"
2022-11-28 13:56:34 +00:00
} ,
{
"type" : "datasource" ,
"id" : "influxdb" ,
"name" : "InfluxDB" ,
"version" : "1.0.0"
} ,
2022-11-29 16:20:47 +00:00
{
"type" : "panel" ,
"id" : "table" ,
"name" : "Table" ,
"version" : ""
} ,
2022-11-28 13:56:34 +00:00
{
"type" : "panel" ,
"id" : "text" ,
"name" : "Text" ,
"version" : ""
} ,
{
"type" : "panel" ,
"id" : "timeseries" ,
"name" : "Time series" ,
"version" : ""
}
] ,
"annotations" : {
"list" : [
{
"builtIn" : 1 ,
"datasource" : {
"type" : "grafana" ,
"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:40:27 +00:00
"description" : "https://git.data.coop/nellemann/svci/ - Metrics collected from IBM Spectrum Virtualize." ,
2022-11-28 13:56:34 +00:00
"editable" : true ,
"fiscalYearStartMonth" : 0 ,
"graphTooltip" : 0 ,
"id" : null ,
"links" : [ ] ,
"liveNow" : true ,
"panels" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"gridPos" : {
"h" : 3 ,
"w" : 24 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 16 ,
"options" : {
2023-02-06 18:40:27 +00:00
"content" : "## Metrics collected from IBM Spectrum Virtualize\n \nFor more information visit: [git.data.coop/nellemann/svci](https://git.data.coop/nellemann/svci)\n " ,
2022-11-28 13:56:34 +00:00
"mode" : "markdown"
} ,
2022-12-20 09:26:16 +00:00
"pluginVersion" : "9.1.6" ,
2022-11-28 13:56:34 +00:00
"targets" : [
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"refId" : "A"
}
] ,
"transparent" : true ,
"type" : "text"
} ,
2022-11-29 16:20:47 +00:00
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-29 16:20:47 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "fixed"
} ,
"custom" : {
"align" : "center" ,
"displayMode" : "auto" ,
2022-12-20 09:26:16 +00:00
"filterable" : false ,
"inspect" : false
2022-11-29 16:20:47 +00:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "string"
} ,
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
"options" : "Time"
} ,
"properties" : [
{
"id" : "custom.hidden" ,
"value" : true
}
]
} ,
{
"matcher" : {
"id" : "byName" ,
"options" : "name"
} ,
"properties" : [
{
"id" : "displayName" ,
"value" : "Name"
}
]
}
]
} ,
"gridPos" : {
"h" : 3 ,
"w" : 24 ,
"x" : 0 ,
"y" : 3
} ,
"id" : 17 ,
"options" : {
"footer" : {
"enablePagination" : false ,
"fields" : "" ,
"reducer" : [
"sum"
] ,
"show" : false
} ,
"showHeader" : true
} ,
2022-12-20 09:26:16 +00:00
"pluginVersion" : "9.1.6" ,
2022-11-29 16:20:47 +00:00
"targets" : [
{
"alias" : "$col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-29 16:20:47 +00:00
} ,
"groupBy" : [
{
"params" : [
"8h"
] ,
"type" : "time"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"previous"
] ,
"type" : "fill"
}
] ,
2022-12-19 12:57:52 +00:00
"limit" : "1" ,
2022-11-29 16:20:47 +00:00
"measurement" : "system" ,
"orderByTime" : "DESC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "table" ,
"select" : [
[
{
"params" : [
"location"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
} ,
{
"params" : [
"Location"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"product_name"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
} ,
{
"params" : [
"Product"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"code_level"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
} ,
{
"params" : [
"Code Level"
] ,
"type" : "alias"
}
]
] ,
2022-12-19 12:57:52 +00:00
"tags" : [
{
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$system$/"
}
]
2022-11-29 16:20:47 +00:00
}
] ,
"title" : "System Details" ,
"transparent" : true ,
"type" : "table"
} ,
2022-11-28 13:56:34 +00:00
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "MBs"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 0 ,
2022-11-29 16:20:47 +00:00
"y" : 6
2022-11-28 13:56:34 +00:00
} ,
"id" : 13 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"fc_mb"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"FC"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"iscsi_mb"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"iSCSI"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
"title" : "Frontend Throughput" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "iops"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 12 ,
"x" : 12 ,
2022-11-29 16:20:47 +00:00
"y" : 6
2022-11-28 13:56:34 +00:00
} ,
"id" : 5 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"fc_io"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"FC"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"iscsi_io"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
"iSCSI"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
"title" : "Frontend Operations" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-19 12:57:52 +00:00
"unit" : "decmbytes"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
2022-11-28 13:56:34 +00:00
"x" : 0 ,
2022-11-29 16:20:47 +00:00
"y" : 14
2022-11-28 13:56:34 +00:00
} ,
2022-12-19 12:57:52 +00:00
"id" : 26 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-19 12:57:52 +00:00
"drive_r_mb"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
2022-12-19 12:57:52 +00:00
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"drive_w_mb"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
2022-11-28 13:56:34 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-19 12:57:52 +00:00
"title" : "Drives Throughput" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "iops"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 8 ,
2022-11-29 16:20:47 +00:00
"y" : 14
2022-11-28 13:56:34 +00:00
} ,
2022-12-19 12:57:52 +00:00
"id" : 21 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-19 12:57:52 +00:00
"drive_r_io"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
2022-12-19 12:57:52 +00:00
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"drive_w_io"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
"title" : "Drives Operations" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "ms"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
2022-12-20 09:26:16 +00:00
"h" : 8 ,
"w" : 8 ,
"x" : 16 ,
"y" : 14
2022-12-19 12:57:52 +00:00
} ,
"id" : 25 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"drive_r_ms"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"drive_w_ms"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
2022-11-28 13:56:34 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-19 12:57:52 +00:00
"title" : "Drives Latency (ms)" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"decimals" : 1 ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "percent"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-11-29 16:20:47 +00:00
"w" : 6 ,
2022-11-28 13:56:34 +00:00
"x" : 0 ,
2022-12-20 09:26:16 +00:00
"y" : 22
2022-11-28 13:56:34 +00:00
} ,
"id" : 2 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
2022-11-29 16:20:47 +00:00
"showLegend" : false
2022-11-28 13:56:34 +00:00
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"cpu_pc"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"System"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"compression_cpu_pc"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Compression"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
"title" : "Processor Load" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
2022-11-29 16:20:47 +00:00
"gradientMode" : "hue" ,
2022-11-28 13:56:34 +00:00
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
2022-11-29 16:20:47 +00:00
"lineStyle" : {
"fill" : "solid"
} ,
2022-11-28 13:56:34 +00:00
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
2022-11-29 16:20:47 +00:00
"unit" : "percent"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 6 ,
2022-11-29 16:20:47 +00:00
"x" : 6 ,
2022-12-20 09:26:16 +00:00
"y" : 22
2022-11-28 13:56:34 +00:00
} ,
2022-11-29 16:20:47 +00:00
"id" : 11 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
2022-11-29 16:20:47 +00:00
"showLegend" : false
2022-11-28 13:56:34 +00:00
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
2022-11-29 16:20:47 +00:00
"alias" : "$tag_system - $tag_name : $col" ,
2022-11-28 13:56:34 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-11-29 16:20:47 +00:00
"name"
2022-11-28 13:56:34 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
2022-11-29 16:20:47 +00:00
"measurement" : "node_stats" ,
2022-11-28 13:56:34 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-11-29 16:20:47 +00:00
"total_cache_pc"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
2022-11-29 16:20:47 +00:00
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Total"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"write_cache_pc"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
2022-11-28 13:56:34 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
2022-11-29 16:20:47 +00:00
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
2022-11-28 13:56:34 +00:00
}
]
}
] ,
2022-11-29 16:20:47 +00:00
"title" : "Cache Usage" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2022-11-29 16:20:47 +00:00
"mode" : "continuous-BlYlRd" ,
"seriesBy" : "last"
2022-11-28 13:56:34 +00:00
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
2022-11-29 16:20:47 +00:00
"fillOpacity" : 12 ,
"gradientMode" : "hue" ,
2022-11-28 13:56:34 +00:00
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
2022-11-29 16:20:47 +00:00
"unit" : "watt"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 6 ,
2022-11-29 16:20:47 +00:00
"x" : 12 ,
2022-12-20 09:26:16 +00:00
"y" : 22
2022-11-28 13:56:34 +00:00
} ,
2022-11-29 16:20:47 +00:00
"id" : 9 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_id" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"id"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "enclosure_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-11-29 16:20:47 +00:00
"power_w"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
2022-11-29 16:20:47 +00:00
"Watt"
2022-11-28 13:56:34 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
}
]
}
] ,
2022-11-29 16:20:47 +00:00
"title" : "Enclosure Power" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
2022-11-29 16:20:47 +00:00
"mode" : "continuous-GrYlRd"
2022-11-28 13:56:34 +00:00
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-11-29 16:20:47 +00:00
"unit" : "celsius"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-11-29 16:20:47 +00:00
"w" : 6 ,
"x" : 18 ,
2022-12-20 09:26:16 +00:00
"y" : 22
2022-11-28 13:56:34 +00:00
} ,
2022-11-29 16:20:47 +00:00
"id" : 10 ,
2022-11-28 13:56:34 +00:00
"options" : {
2022-11-29 16:20:47 +00:00
"displayMode" : "lcd" ,
"minVizHeight" : 10 ,
"minVizWidth" : 0 ,
"orientation" : "horizontal" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
2022-11-28 13:56:34 +00:00
} ,
2022-11-29 16:20:47 +00:00
"showUnfilled" : true
2022-11-28 13:56:34 +00:00
} ,
2022-12-20 09:26:16 +00:00
"pluginVersion" : "9.1.6" ,
2022-11-28 13:56:34 +00:00
"targets" : [
{
2022-11-29 16:20:47 +00:00
"alias" : "$tag_system - $tag_id" ,
2022-11-28 13:56:34 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
2022-11-29 16:20:47 +00:00
"id"
2022-11-28 13:56:34 +00:00
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
2022-11-29 16:20:47 +00:00
"measurement" : "enclosure_stats" ,
2022-11-28 13:56:34 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-11-29 16:20:47 +00:00
"temp_c"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
2022-11-29 16:20:47 +00:00
"Temp"
2022-11-28 13:56:34 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
}
]
}
] ,
2022-11-29 16:20:47 +00:00
"title" : "Enclosure Temperature" ,
"type" : "bargauge"
2022-11-28 13:56:34 +00:00
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
2022-12-19 12:57:52 +00:00
"description" : "" ,
2022-11-28 13:56:34 +00:00
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-19 12:57:52 +00:00
"unit" : "decmbytes"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
2022-11-29 16:20:47 +00:00
"x" : 0 ,
2022-12-20 09:26:16 +00:00
"y" : 30
2022-11-28 13:56:34 +00:00
} ,
2022-12-19 12:57:52 +00:00
"id" : 22 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-19 12:57:52 +00:00
"vdisk_r_mb"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-19 12:57:52 +00:00
"vdisk_w_mb"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Write"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-19 12:57:52 +00:00
"title" : "VDisk Throughput" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-11-28 14:07:53 +00:00
"color" : "green" ,
"value" : null
2022-11-28 13:56:34 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "iops"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 8 ,
"y" : 30
2022-11-28 13:56:34 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 4 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"vdisk_r_io"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"vdisk_w_io"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Write"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "VDisk Operations" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
} ,
2022-11-29 16:20:47 +00:00
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-29 16:20:47 +00:00
} ,
"fieldConfig" : {
"defaults" : {
2022-12-19 12:57:52 +00:00
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
2022-11-29 16:20:47 +00:00
"mappings" : [ ] ,
"thresholds" : {
2022-12-19 12:57:52 +00:00
"mode" : "absolute" ,
2022-11-29 16:20:47 +00:00
"steps" : [
{
"color" : "green" ,
"value" : null
2022-12-19 12:57:52 +00:00
} ,
{
"color" : "red" ,
"value" : 80
2022-11-29 16:20:47 +00:00
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "ms"
2022-11-29 16:20:47 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 16 ,
"y" : 30
2022-11-29 16:20:47 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 7 ,
2022-11-29 16:20:47 +00:00
"options" : {
2022-12-19 12:57:52 +00:00
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
2022-11-29 16:20:47 +00:00
} ,
2022-12-19 12:57:52 +00:00
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
2022-11-29 16:20:47 +00:00
} ,
"targets" : [
{
2022-12-19 12:57:52 +00:00
"alias" : "$tag_system - $tag_name : $col" ,
2022-11-29 16:20:47 +00:00
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-29 16:20:47 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
2022-12-19 12:57:52 +00:00
"measurement" : "node_stats" ,
2022-11-29 16:20:47 +00:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"vdisk_r_ms"
2022-11-29 16:20:47 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
2022-12-19 12:57:52 +00:00
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"vdisk_w_ms"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
2022-11-29 16:20:47 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
2022-12-19 12:57:52 +00:00
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
2022-11-29 16:20:47 +00:00
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "VDisk Latency (ms)" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
2022-11-29 16:20:47 +00:00
} ,
2022-11-28 13:56:34 +00:00
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
2022-12-20 09:26:16 +00:00
"description" : "" ,
2022-11-28 13:56:34 +00:00
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-11-28 13:56:34 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
2022-11-28 14:07:53 +00:00
"color" : "green" ,
"value" : null
2022-11-28 13:56:34 +00:00
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "decmbytes"
2022-11-28 13:56:34 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 0 ,
"y" : 38
2022-11-28 13:56:34 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 23 ,
2022-11-28 13:56:34 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"mdisk_r_mb"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"mdisk_w_mb"
2022-11-28 13:56:34 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
2022-11-29 16:20:47 +00:00
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
2022-11-28 13:56:34 +00:00
{
"params" : [
"Write"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "MDisk Throughput" ,
2022-11-28 13:56:34 +00:00
"type" : "timeseries"
2022-12-19 12:57:52 +00:00
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "iops"
2022-12-19 12:57:52 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 8 ,
"y" : 38
2022-12-19 12:57:52 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 24 ,
2022-12-19 12:57:52 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"mdisk_r_io"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"mdisk_w_io"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "MDisk Operations" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "ms"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 16 ,
"y" : 38
2022-12-19 12:57:52 +00:00
} ,
"id" : 20 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"mdisk_r_ms"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"mdisk_w_ms"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Write"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
"title" : "MDisk Latency (ms)" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "MBs"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
2022-12-19 12:57:52 +00:00
"x" : 0 ,
2022-12-20 09:26:16 +00:00
"y" : 46
2022-12-19 12:57:52 +00:00
} ,
"id" : 14 ,
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"sas_mb"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"SAS"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
"title" : "SAS Throughput" ,
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "decmbytes"
2022-12-19 12:57:52 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 8 ,
"y" : 46
2022-12-19 12:57:52 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 6 ,
2022-12-19 12:57:52 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"cloud_down_mb"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
2022-12-20 09:26:16 +00:00
"Read"
2022-12-19 12:57:52 +00:00
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"cloud_up_mb"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
2022-12-20 09:26:16 +00:00
"Write"
2022-12-19 12:57:52 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "Cloud Throughput" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "MBs"
2022-12-19 12:57:52 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 16 ,
"y" : 46
2022-12-19 12:57:52 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 29 ,
2022-12-19 12:57:52 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"iplink_mb"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
2022-12-20 09:26:16 +00:00
"MB"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
"iplink_comp_mb"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"MB"
2022-12-19 12:57:52 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "IPLink Troughtput" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
"unit" : "iops"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 0 ,
"y" : 54
2022-12-19 12:57:52 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 12 ,
2022-12-19 12:57:52 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"sas_io"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
2022-12-20 09:26:16 +00:00
"SAS"
2022-12-19 12:57:52 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "SAS Operations" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "ms"
2022-12-19 12:57:52 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 8 ,
"y" : 54
2022-12-19 12:57:52 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 27 ,
2022-12-19 12:57:52 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"cloud_down_ms"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Read"
] ,
"type" : "alias"
}
] ,
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"cloud_up_ms"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
2022-12-20 09:26:16 +00:00
"Up"
2022-12-19 12:57:52 +00:00
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "Cloud Latency (ms)" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"color" : {
"mode" : "palette-classic"
} ,
"custom" : {
2022-12-20 09:26:16 +00:00
"axisCenteredZero" : false ,
"axisColorMode" : "text" ,
2022-12-19 12:57:52 +00:00
"axisLabel" : "" ,
"axisPlacement" : "auto" ,
"barAlignment" : 0 ,
"drawStyle" : "line" ,
"fillOpacity" : 0 ,
"gradientMode" : "none" ,
"hideFrom" : {
"legend" : false ,
"tooltip" : false ,
"viz" : false
} ,
"lineInterpolation" : "linear" ,
"lineWidth" : 1 ,
"pointSize" : 3 ,
"scaleDistribution" : {
"type" : "linear"
} ,
"showPoints" : "auto" ,
"spanNulls" : 3600000 ,
"stacking" : {
"group" : "A" ,
"mode" : "none"
} ,
"thresholdsStyle" : {
"mode" : "off"
}
} ,
"mappings" : [ ] ,
"thresholds" : {
"mode" : "absolute" ,
"steps" : [
{
"color" : "green" ,
"value" : null
} ,
{
"color" : "red" ,
"value" : 80
}
]
} ,
2022-12-20 09:26:16 +00:00
"unit" : "iops"
2022-12-19 12:57:52 +00:00
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
2022-12-20 09:26:16 +00:00
"w" : 8 ,
"x" : 16 ,
"y" : 54
2022-12-19 12:57:52 +00:00
} ,
2022-12-20 09:26:16 +00:00
"id" : 28 ,
2022-12-19 12:57:52 +00:00
"options" : {
"legend" : {
"calcs" : [ ] ,
"displayMode" : "list" ,
"placement" : "bottom" ,
"showLegend" : true
} ,
"tooltip" : {
"mode" : "multi" ,
"sort" : "none"
}
} ,
"targets" : [
{
"alias" : "$tag_system - $tag_name : $col" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "node_stats" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2022-12-20 09:26:16 +00:00
"iplink_io"
2022-12-19 12:57:52 +00:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
10
] ,
"type" : "moving_average"
} ,
{
"params" : [
"Read"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
} ,
{
"condition" : "AND" ,
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$node$/"
}
]
}
] ,
2022-12-20 09:26:16 +00:00
"title" : "IPLink Operations" ,
2022-12-19 12:57:52 +00:00
"type" : "timeseries"
} ,
{
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"description" : "" ,
"fieldConfig" : {
"defaults" : {
"mappings" : [ ] ,
"thresholds" : {
"mode" : "percentage" ,
"steps" : [
{
"color" : "green" ,
"value" : null
}
]
} ,
"unit" : "short"
} ,
"overrides" : [ ]
} ,
"gridPos" : {
"h" : 8 ,
"w" : 24 ,
"x" : 0 ,
2022-12-20 09:26:16 +00:00
"y" : 62
2022-12-19 12:57:52 +00:00
} ,
"id" : 19 ,
"options" : {
"orientation" : "auto" ,
"reduceOptions" : {
"calcs" : [
"lastNotNull"
] ,
"fields" : "" ,
"values" : false
} ,
"showThresholdLabels" : false ,
"showThresholdMarkers" : true
} ,
2022-12-20 09:26:16 +00:00
"pluginVersion" : "9.1.6" ,
2022-12-19 12:57:52 +00:00
"repeat" : "system" ,
"repeatDirection" : "h" ,
"targets" : [
{
"alias" : "$tag_system - $tag_name" ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-12-19 12:57:52 +00:00
} ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"system"
] ,
"type" : "tag"
} ,
{
"params" : [
"name"
] ,
"type" : "tag"
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
}
] ,
"measurement" : "m_disk_groups" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"vdisk_count"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
} ,
{
"params" : [
"V Disks"
] ,
"type" : "alias"
}
]
] ,
"tags" : [
{
"key" : "system" ,
"operator" : "=~" ,
"value" : "/^$system$/"
}
]
}
] ,
"title" : "Volumes / Pool" ,
"type" : "gauge"
2022-11-28 13:56:34 +00:00
}
] ,
2022-11-29 16:20:47 +00:00
"refresh" : "30s" ,
2022-12-20 09:26:16 +00:00
"schemaVersion" : 37 ,
2022-11-28 13:56:34 +00:00
"style" : "dark" ,
"tags" : [ ] ,
"templating" : {
"list" : [
{
"current" : { } ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
"definition" : "SHOW TAG VALUES FROM \"system\" WITH KEY = \"name\" WHERE time > now() - 24h" ,
"hide" : 0 ,
2022-11-28 14:07:53 +00:00
"includeAll" : false ,
2022-11-28 13:56:34 +00:00
"label" : "System" ,
2022-11-28 14:07:53 +00:00
"multi" : false ,
2022-11-28 13:56:34 +00:00
"name" : "system" ,
"options" : [ ] ,
"query" : "SHOW TAG VALUES FROM \"system\" WITH KEY = \"name\" WHERE time > now() - 24h" ,
"refresh" : 1 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 0 ,
"type" : "query"
} ,
{
"current" : { } ,
"datasource" : {
"type" : "influxdb" ,
2022-12-20 09:26:16 +00:00
"uid" : "${DS_SVCI}"
2022-11-28 13:56:34 +00:00
} ,
2022-11-29 16:20:47 +00:00
"definition" : "SHOW TAG VALUES FROM \"node_stats\" WITH KEY = \"name\" WHERE \"system\" =~ /$system/ AND time > now() - 24h" ,
2022-11-28 13:56:34 +00:00
"description" : "" ,
"hide" : 0 ,
"includeAll" : true ,
"label" : "Node" ,
"multi" : true ,
"name" : "node" ,
"options" : [ ] ,
2022-11-29 16:20:47 +00:00
"query" : "SHOW TAG VALUES FROM \"node_stats\" WITH KEY = \"name\" WHERE \"system\" =~ /$system/ AND time > now() - 24h" ,
2022-11-28 13:56:34 +00:00
"refresh" : 1 ,
"regex" : "" ,
"skipUrlSync" : false ,
"sort" : 0 ,
"type" : "query"
}
]
} ,
"time" : {
2022-12-19 12:57:52 +00:00
"from" : "now-6h" ,
2022-11-29 16:20:47 +00:00
"to" : "now-30s"
2022-11-28 13:56:34 +00:00
} ,
"timepicker" : {
2022-11-29 16:20:47 +00:00
"nowDelay" : "30s" ,
"refresh_intervals" : [
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
]
2022-11-28 13:56:34 +00:00
} ,
"timezone" : "" ,
"title" : "SVCi - IBM Spectrum Virtualize" ,
"uid" : "7R8LbzKV3" ,
2022-12-20 09:26:16 +00:00
"version" : 4 ,
2022-11-28 13:56:34 +00:00
"weekStart" : ""
2023-01-18 14:45:42 +00:00
}