2015-03-15 21:16:58 +03:00
{
2018-04-03 22:47:15 +03:00
"__inputs" : [
{
"name" : "DS_GLANCES" ,
"label" : "glances" ,
"description" : "" ,
"type" : "datasource" ,
"pluginId" : "influxdb" ,
"pluginName" : "InfluxDB"
}
] ,
"__requires" : [
{
"type" : "grafana" ,
"id" : "grafana" ,
"name" : "Grafana" ,
2021-05-27 18:33:14 +03:00
"version" : "7.5.3"
2018-04-03 22:47:15 +03:00
} ,
{
"type" : "panel" ,
"id" : "graph" ,
"name" : "Graph" ,
2021-05-27 18:33:14 +03:00
"version" : ""
2018-04-03 22:47:15 +03:00
} ,
{
"type" : "panel" ,
"id" : "heatmap" ,
"name" : "Heatmap" ,
2021-05-27 18:33:14 +03:00
"version" : ""
2018-04-03 22:47:15 +03:00
} ,
{
"type" : "datasource" ,
"id" : "influxdb" ,
"name" : "InfluxDB" ,
2021-05-27 18:33:14 +03:00
"version" : "1.0.0"
2018-04-03 22:47:15 +03:00
} ,
{
"type" : "panel" ,
"id" : "singlestat" ,
"name" : "Singlestat" ,
2021-05-27 18:33:14 +03:00
"version" : ""
2018-04-03 22:47:15 +03:00
} ,
{
"type" : "panel" ,
"id" : "text" ,
"name" : "Text" ,
2021-05-27 18:33:14 +03:00
"version" : ""
2018-04-03 22:47:15 +03:00
}
] ,
2017-10-25 11:01:33 +03:00
"annotations" : {
"list" : [
{
"builtIn" : 1 ,
"datasource" : "-- Grafana --" ,
"enable" : true ,
"hide" : true ,
"iconColor" : "rgba(0, 211, 255, 1)" ,
"name" : "Annotations & Alerts" ,
"type" : "dashboard"
}
]
} ,
"editable" : true ,
"gnetId" : null ,
"graphTooltip" : 0 ,
2018-04-03 22:47:15 +03:00
"id" : null ,
2021-05-29 11:38:53 +03:00
"iteration" : 1622127318980 ,
2017-10-25 11:01:33 +03:00
"links" : [ ] ,
2018-04-02 22:54:47 +03:00
"panels" : [
2017-10-25 11:01:33 +03:00
{
2018-04-02 22:54:47 +03:00
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"rgba(245, 54, 54, 0.9)" ,
"rgba(237, 129, 40, 0.89)" ,
"rgba(50, 172, 45, 0.97)"
] ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 6 ,
"w" : 2 ,
"x" : 0 ,
"y" : 0
} ,
"id" : 5 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false
} ,
"tableColumn" : "" ,
"targets" : [
{
"column" : "cpucore" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-10-25 11:01:33 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
] ,
"type" : "time"
2015-03-15 21:16:58 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "load" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"cpucore\") FROM \"$host.load\" WHERE $timeFilter GROUP BY time($interval)" ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"cpucore"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
2021-05-29 11:38:53 +03:00
"type" : "max"
2018-04-02 22:54:47 +03:00
}
]
2015-03-15 21:16:58 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "load" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
]
2018-04-02 22:54:47 +03:00
}
] ,
"thresholds" : "" ,
"title" : "Core" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "avg"
} ,
{
"aliasColors" : { } ,
"annotate" : {
"enable" : false
} ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 1 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : {
"max" : null ,
"min" : null
} ,
"gridPos" : {
"h" : 6 ,
"w" : 20 ,
"x" : 2 ,
"y" : 0
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 4 ,
"interactive" : true ,
"legend" : {
"alignAsTable" : true ,
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"rightSide" : true ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"legend_counts" : true ,
"lines" : true ,
"linewidth" : 2 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"resolution" : 100 ,
"scale" : 1 ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"spyable" : true ,
"stack" : true ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "1min" ,
"column" : "min1" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 21:16:58 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2015-10-29 21:02:56 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
} ,
{
"params" : [
"none"
2015-10-29 21:02:56 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2017-06-04 13:27:03 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "load" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"min1\") FROM \"$host.load\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"min1"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
2017-06-04 13:27:03 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "load" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
] ,
2018-04-02 22:54:47 +03:00
"target" : "randomWalk('random walk')"
2017-06-04 13:27:03 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"alias" : "5mins" ,
"column" : "min5" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-06-04 13:27:03 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2015-03-15 21:16:58 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2015-03-15 21:16:58 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "load" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"min5\") FROM \"$host.load\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"min5"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "load" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
] ,
2018-04-02 22:54:47 +03:00
"target" : ""
2015-03-20 15:03:01 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"alias" : "15mins" ,
"column" : "min15" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-20 15:03:01 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
] ,
"type" : "time"
2017-06-04 13:27:03 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
] ,
"type" : "fill"
2015-03-20 15:03:01 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "load" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"min15\") FROM \"$host.load\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "C" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"min15"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
2015-03-20 15:03:01 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "load" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
2021-11-18 14:19:00 +03:00
"operator" : "=~" ,
"value" : "/^$host$/"
2021-05-29 11:38:53 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"target" : ""
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"timezone" : "browser" ,
"title" : "Load" ,
"tooltip" : {
"query_as_alias" : true ,
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2018-04-02 22:54:47 +03:00
} ,
{
"cacheTimeout" : null ,
"colorBackground" : false ,
"colorValue" : false ,
"colors" : [
"rgba(50, 172, 45, 0.97)" ,
"rgba(237, 129, 40, 0.89)" ,
"rgba(245, 54, 54, 0.9)"
] ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"format" : "none" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 6 ,
"w" : 2 ,
"x" : 22 ,
"y" : 0
} ,
"id" : 18 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
"column" : "total" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 21:16:58 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2017-06-04 13:27:03 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "processcount" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"total\") FROM \"$host.processcount\" WHERE $timeFilter GROUP BY time($interval)" ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"total"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "last"
}
]
2017-06-04 13:27:03 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "processcount" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
]
2017-06-04 13:27:03 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"thresholds" : "" ,
"title" : "Processes" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "avg"
2017-10-25 11:01:33 +03:00
} ,
2017-06-04 13:27:03 +03:00
{
2018-04-02 22:54:47 +03:00
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 0 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 0 ,
"y" : 6
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 6 ,
"legend" : {
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"rightSide" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "User" ,
"column" : "user" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 21:16:58 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2015-03-20 15:03:01 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2015-03-15 21:16:58 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "cpu" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"user\") FROM \"$host.cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"user"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "cpu" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
]
2015-10-29 21:02:56 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"alias" : "System" ,
"column" : "system" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 21:16:58 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2015-03-15 21:16:58 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2015-03-15 21:16:58 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "cpu" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"system\") FROM \"$host.cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"system"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "cpu" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
] ,
2018-04-02 22:54:47 +03:00
"target" : ""
} ,
{
"alias" : "IoWait" ,
"column" : "iowait" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-10-25 11:01:33 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
] ,
"type" : "time"
2017-10-25 11:01:33 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
] ,
"type" : "fill"
2017-10-25 11:01:33 +03:00
}
2018-04-02 22:54:47 +03:00
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "cpu" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"iowait\") FROM \"$host.cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "C" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"iowait"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "cpu" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
] ,
2018-04-02 22:54:47 +03:00
"target" : ""
2015-03-15 21:16:58 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
2018-04-02 22:54:47 +03:00
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"title" : "CPU (%)" ,
"tooltip" : {
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
"format" : "percent" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2015-03-15 21:16:58 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"aliasColors" : {
"Max" : "#BF1B00"
} ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 0 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 12 ,
"y" : 6
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 7 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "Used" ,
"column" : "used" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 21:16:58 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
] ,
"type" : "time"
2021-05-29 11:38:53 +03:00
} ,
{
"params" : [
"none"
] ,
"type" : "fill"
2017-06-04 13:27:03 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "mem" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"used\") FROM \"mem\" WHERE (\"hostname\" =~ /^$host$/) AND $timeFilter GROUP BY time($__interval) fill(none)" ,
"rawQuery" : false ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"used"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "mem" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
]
2018-04-02 22:54:47 +03:00
} ,
{
"alias" : "Max" ,
"column" : "total" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-06-04 13:27:03 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2021-05-29 11:38:53 +03:00
} ,
{
"params" : [
"none"
] ,
"type" : "fill"
2015-03-15 21:16:58 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "mem" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"total\") FROM \"mem\" WHERE $timeFilter GROUP BY time($__interval) fill(none)" ,
"rawQuery" : false ,
2018-04-02 22:54:47 +03:00
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"total"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "mem" ,
2021-05-29 11:38:53 +03:00
"tags" : [
{
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
] ,
2018-04-02 22:54:47 +03:00
"target" : ""
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"title" : "MEM" ,
"tooltip" : {
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2371" ,
2018-04-02 22:54:47 +03:00
"format" : "bytes" ,
"logBase" : 1 ,
"max" : null ,
2021-05-29 11:38:53 +03:00
"min" : "0" ,
2018-04-02 22:54:47 +03:00
"show" : true
2015-10-29 21:02:56 +03:00
} ,
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2372" ,
2018-04-02 22:54:47 +03:00
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2018-04-02 22:54:47 +03:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 3 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 0 ,
"y" : 13
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 9 ,
"legend" : {
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"alias" : "Tx" ,
2018-09-01 13:39:52 +03:00
"yaxis" : 1
2018-04-02 22:54:47 +03:00
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
2018-09-01 13:39:52 +03:00
"alias" : "In" ,
2018-04-02 22:54:47 +03:00
"column" : "enp0s25.rx" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 21:16:58 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2015-03-15 21:16:58 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"null"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2015-03-15 21:16:58 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"interval" : "" ,
2020-06-30 02:27:11 +03:00
"measurement" : "$host.network" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"rx\")/mean(\"time_since_update\")*8 FROM \"network\" WHERE (\"hostname\" =~ /^$host$/) AND (\"interface_name\" =~ /^$interface$/) AND $timeFilter GROUP BY time($interval) fill(none)" ,
2018-04-02 22:54:47 +03:00
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"eth0.rx"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "network" ,
"tags" : [ ]
} ,
{
2018-09-01 13:39:52 +03:00
"alias" : "Out" ,
2018-04-02 22:54:47 +03:00
"column" : "eth0.tx*-1" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-10-25 11:01:33 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
] ,
"type" : "time"
2017-10-25 11:01:33 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"null"
] ,
"type" : "fill"
2017-10-25 11:01:33 +03:00
}
2018-04-02 22:54:47 +03:00
] ,
2020-06-30 02:27:11 +03:00
"measurement" : "$host.network" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"tx\")/mean(\"time_since_update\")*-8 FROM \"network\" WHERE (\"hostname\" =~ /^$host$/) AND (\"interface_name\" =~ /^$interface$/) AND $timeFilter GROUP BY time($interval) fill(none)" ,
2018-04-02 22:54:47 +03:00
"rawQuery" : true ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"eth0.tx"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "network" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 21:16:58 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
2018-04-02 22:54:47 +03:00
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"title" : "$interface network interface" ,
"tooltip" : {
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2467" ,
2018-04-02 22:54:47 +03:00
"format" : "bps" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2468" ,
2018-04-02 22:54:47 +03:00
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2015-03-15 22:38:48 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"aliasColors" : {
"Max" : "#BF1B00"
} ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 0 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 12 ,
"y" : 13
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 8 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "Used" ,
"column" : "used" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 22:38:48 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2020-06-30 02:27:11 +03:00
"measurement" : "$host.memswap" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"used\") FROM \"memswap\" WHERE (\"hostname\" =~ /^$host$/) AND $timeFilter GROUP BY time($__interval) fill(none)" ,
2018-04-02 22:54:47 +03:00
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"used"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "memswap" ,
"tags" : [ ]
} ,
{
"alias" : "Max" ,
"column" : "total" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-10-25 11:01:33 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
] ,
"type" : "time"
2017-10-25 11:01:33 +03:00
}
2018-04-02 22:54:47 +03:00
] ,
2020-06-30 02:27:11 +03:00
"measurement" : "$host.memswap" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"total\") FROM \"memswap\" WHERE (\"hostname\" =~ /^$host$/) AND $timeFilter GROUP BY time($__interval) fill(none)" ,
2018-04-02 22:54:47 +03:00
"rawQuery" : true ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"total"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "memswap" ,
"tags" : [ ] ,
"target" : ""
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"title" : "SWAP" ,
"tooltip" : {
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2690" ,
2018-04-02 22:54:47 +03:00
"format" : "bytes" ,
"logBase" : 1 ,
"max" : null ,
2021-05-29 11:38:53 +03:00
"min" : "0" ,
2018-04-02 22:54:47 +03:00
"show" : true
2015-10-29 21:02:56 +03:00
} ,
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2691" ,
2018-04-02 22:54:47 +03:00
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2018-04-02 22:54:47 +03:00
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 0 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 12 ,
"x" : 0 ,
"y" : 20
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 10 ,
"legend" : {
"avg" : true ,
"current" : false ,
"max" : true ,
"min" : true ,
"show" : true ,
"total" : false ,
"values" : true
} ,
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
2018-09-01 13:39:52 +03:00
"seriesOverrides" : [
{
"alias" : "Write" ,
"yaxis" : 2
}
] ,
2018-04-02 22:54:47 +03:00
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "Read" ,
"column" : "sda2.read_bytes" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-15 22:38:48 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2015-03-15 22:38:48 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2015-03-15 22:38:48 +03:00
}
] ,
2020-06-30 02:27:11 +03:00
"measurement" : "$host.diskio" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"read_bytes\")/mean(\"time_since_update\") FROM \"diskio\" WHERE (\"hostname\" =~ /^$host$/) AND (\"disk_name\" =~ /^$disk$/) AND $timeFilter GROUP BY time($__interval) fill(none)" ,
2018-04-02 22:54:47 +03:00
"rawQuery" : true ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"sda2.read_bytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "diskio" ,
"tags" : [ ]
2015-03-20 15:03:01 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"alias" : "Write" ,
"column" : "sda2.write_bytes" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-20 15:03:01 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
] ,
"type" : "time"
2017-06-04 13:27:03 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
] ,
"type" : "fill"
2015-03-20 15:03:01 +03:00
}
] ,
2020-06-30 02:27:11 +03:00
"measurement" : "$host.diskio" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"write_bytes\")/mean(\"time_since_update\") FROM \"diskio\" WHERE (\"hostname\" =~ /^$host$/) AND (\"disk_name\" =~ /^$disk$/) AND $timeFilter GROUP BY time($__interval) fill(none)" ,
2018-04-02 22:54:47 +03:00
"rawQuery" : true ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"sda2.write_bytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
2015-03-20 15:03:01 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "diskio" ,
"tags" : [ ] ,
"target" : ""
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"title" : "$disk disk IO" ,
"tooltip" : {
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2782" ,
2018-04-02 22:54:47 +03:00
"format" : "bytes" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
} ,
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2783" ,
2020-02-10 20:00:37 +03:00
"format" : "bytes" ,
2018-04-02 22:54:47 +03:00
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2018-04-02 22:54:47 +03:00
} ,
{
"aliasColors" : {
"Max" : "#BF1B00"
} ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"fill" : 0 ,
2021-05-27 18:33:14 +03:00
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"grid" : { } ,
"gridPos" : {
"h" : 7 ,
"w" : 8 ,
"x" : 12 ,
"y" : 20
} ,
2021-05-27 18:33:14 +03:00
"hiddenSeries" : false ,
2018-04-02 22:54:47 +03:00
"id" : 11 ,
"legend" : {
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
2018-09-01 13:39:52 +03:00
"linewidth" : 3 ,
2018-04-02 22:54:47 +03:00
"links" : [ ] ,
"nullPointMode" : "null" ,
2021-05-27 18:33:14 +03:00
"options" : {
"alertThreshold" : true
} ,
2018-04-02 22:54:47 +03:00
"percentage" : false ,
2021-05-27 18:33:14 +03:00
"pluginVersion" : "7.5.3" ,
2018-04-02 22:54:47 +03:00
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
2018-09-01 13:39:52 +03:00
"seriesOverrides" : [
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:3095" ,
2018-09-01 13:39:52 +03:00
"alias" : "Used" ,
2021-05-29 11:38:53 +03:00
"fill" : 10 ,
"fillGradient" : 8
2018-09-01 13:39:52 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "Used" ,
"column" : "\"/.used\"" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2015-03-20 15:03:01 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2015-10-29 21:02:56 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
} ,
{
"params" : [
"none"
2015-12-15 12:21:05 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2015-03-20 15:03:01 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "fs" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"/.used\") FROM \"$host.fs\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-27 18:33:14 +03:00
"used"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
2017-06-04 13:27:03 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "fs" ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
"key" : "mnt_point" ,
"operator" : "=" ,
"value" : "/"
2021-05-29 11:38:53 +03:00
} ,
{
"condition" : "AND" ,
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
2021-05-27 18:33:14 +03:00
}
]
2017-06-04 13:27:03 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"alias" : "Max" ,
"column" : "\"/.size\"" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-06-04 13:27:03 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
] ,
"type" : "time"
2017-06-04 13:27:03 +03:00
} ,
2015-03-20 15:03:01 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"none"
] ,
"type" : "fill"
2015-03-20 15:03:01 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "fs" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"/.size\") FROM \"$host.fs\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2018-04-02 22:54:47 +03:00
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-27 18:33:14 +03:00
"size"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
2017-06-04 13:27:03 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "fs" ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
"key" : "mnt_point" ,
"operator" : "=" ,
"value" : "/"
2021-05-29 11:38:53 +03:00
} ,
{
"condition" : "AND" ,
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
2021-05-27 18:33:14 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"target" : ""
}
] ,
"thresholds" : [ ] ,
"timeFrom" : null ,
2021-05-27 18:33:14 +03:00
"timeRegions" : [ ] ,
2018-04-02 22:54:47 +03:00
"timeShift" : null ,
"title" : "/ Size" ,
"tooltip" : {
"shared" : false ,
"sort" : 0 ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
"show" : true ,
"values" : [ ]
} ,
"yaxes" : [
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2891" ,
2018-04-02 22:54:47 +03:00
"format" : "bytes" ,
"logBase" : 1 ,
"max" : null ,
"min" : 0 ,
"show" : true
} ,
{
2021-05-29 11:38:53 +03:00
"$$hashKey" : "object:2892" ,
2018-04-02 22:54:47 +03:00
"format" : "short" ,
"logBase" : 1 ,
"max" : null ,
"min" : null ,
"show" : true
}
2021-05-27 18:33:14 +03:00
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2018-04-02 22:54:47 +03:00
} ,
{
"cacheTimeout" : null ,
"colorBackground" : true ,
"colorValue" : false ,
"colors" : [
"rgba(71, 212, 59, 0.4)" ,
"rgba(245, 150, 40, 0.73)" ,
"rgba(225, 40, 40, 0.59)"
] ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"format" : "percent" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 7 ,
"w" : 2 ,
"x" : 20 ,
"y" : 20
} ,
"id" : 16 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(193, 71, 31)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
"column" : "\"/.percent\"" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-06-04 13:27:03 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2017-06-04 13:27:03 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "fs" ,
2021-05-27 18:33:14 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2020-06-30 02:27:11 +03:00
"query" : "SELECT mean(\"/.percent\") FROM \"$host.fs\" WHERE $timeFilter GROUP BY time($interval)" ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-27 18:33:14 +03:00
"percent"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
2017-06-04 13:27:03 +03:00
] ,
2018-04-02 22:54:47 +03:00
"series" : "fs" ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
"key" : "mnt_point" ,
"operator" : "=" ,
"value" : "/"
2021-05-29 11:38:53 +03:00
} ,
{
"condition" : "AND" ,
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
2021-05-27 18:33:14 +03:00
}
]
2017-06-04 13:27:03 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"thresholds" : "70,90" ,
"title" : "/ used" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
2017-06-04 13:27:03 +03:00
}
] ,
2018-04-02 22:54:47 +03:00
"valueName" : "avg"
2017-10-25 11:01:33 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"cacheTimeout" : null ,
"colorBackground" : true ,
"colorValue" : false ,
"colors" : [
"rgba(71, 212, 59, 0.4)" ,
"rgba(245, 150, 40, 0.73)" ,
"rgba(225, 40, 40, 0.59)"
] ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2018-04-02 22:54:47 +03:00
"editable" : true ,
"error" : false ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"format" : "percent" ,
"gauge" : {
"maxValue" : 100 ,
"minValue" : 0 ,
"show" : false ,
"thresholdLabels" : false ,
"thresholdMarkers" : true
} ,
"gridPos" : {
"h" : 7 ,
"w" : 2 ,
"x" : 22 ,
"y" : 20
} ,
"id" : 17 ,
"interval" : null ,
"links" : [ ] ,
"mappingType" : 1 ,
"mappingTypes" : [
{
"name" : "value to text" ,
"value" : 1
} ,
{
"name" : "range to text" ,
"value" : 2
}
] ,
"maxDataPoints" : 100 ,
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"rangeMaps" : [
{
"from" : "null" ,
"text" : "N/A" ,
"to" : "null"
}
] ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(193, 71, 31)" ,
"show" : true
} ,
"tableColumn" : "" ,
"targets" : [
{
"column" : "\"/home.percent\"" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
2017-10-25 11:01:33 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"auto"
] ,
"type" : "time"
2015-03-20 15:03:01 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "fs" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"percent\") FROM \"fs\" WHERE (\"hostname\" =~ /^$host$/) AND (\"mnt_point\" = '/boot') AND $timeFilter GROUP BY time($__interval)" ,
"rawQuery" : true ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-27 18:33:14 +03:00
"percent"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "fs" ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
"key" : "mnt_point" ,
"operator" : "=" ,
"value" : "/boot"
}
]
2018-04-02 22:54:47 +03:00
}
] ,
"thresholds" : "70,90" ,
"title" : "/boot used" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
"valueMaps" : [
{
"op" : "=" ,
"text" : "N/A" ,
"value" : "null"
}
] ,
"valueName" : "avg"
} ,
{
2021-05-27 18:33:14 +03:00
"datasource" : null ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"gridPos" : {
"h" : 3 ,
"w" : 24 ,
"x" : 0 ,
"y" : 27
} ,
2021-05-29 11:38:53 +03:00
"id" : 22 ,
2018-04-02 22:54:47 +03:00
"links" : [ ] ,
2021-05-27 18:33:14 +03:00
"options" : {
"content" : "" ,
"mode" : "markdown"
} ,
"pluginVersion" : "7.5.3" ,
2021-05-29 11:38:53 +03:00
"title" : "Sensors" ,
2018-04-02 22:54:47 +03:00
"type" : "text"
} ,
{
2021-05-29 11:38:53 +03:00
"cards" : {
"cardPadding" : null ,
"cardRound" : null
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"color" : {
"cardColor" : "rgb(255, 0, 0)" ,
"colorScale" : "sqrt" ,
"colorScheme" : "interpolateReds" ,
"exponent" : 1 ,
"min" : null ,
"mode" : "opacity"
} ,
"dataFormat" : "timeseries" ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
2021-05-29 11:38:53 +03:00
"overrides" : [ ]
2021-05-27 18:33:14 +03:00
} ,
2018-04-02 22:54:47 +03:00
"gridPos" : {
2021-05-29 11:38:53 +03:00
"h" : 6 ,
"w" : 12 ,
2018-04-02 22:54:47 +03:00
"x" : 0 ,
"y" : 30
} ,
2021-05-29 11:38:53 +03:00
"heatmap" : { } ,
"hideZeroBuckets" : false ,
"highlightCards" : true ,
"id" : 21 ,
2018-04-02 22:54:47 +03:00
"legend" : {
2021-05-29 11:38:53 +03:00
"show" : false
2018-04-02 22:54:47 +03:00
} ,
"links" : [ ] ,
2021-05-29 11:38:53 +03:00
"reverseYBuckets" : false ,
2018-04-02 22:54:47 +03:00
"targets" : [
{
2021-05-29 11:38:53 +03:00
"alias" : "AmbientTemperature" ,
"dsType" : "influxdb" ,
2018-04-02 22:54:47 +03:00
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
2017-10-25 11:01:33 +03:00
} ,
{
2018-04-02 22:54:47 +03:00
"params" : [
2021-05-29 11:38:53 +03:00
"null"
2017-10-25 11:01:33 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2017-06-04 13:27:03 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "sensors" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-29 11:38:53 +03:00
"value"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
2021-05-29 11:38:53 +03:00
"key" : "label" ,
"operator" : "=" ,
"value" : "Ambient"
2018-09-01 13:39:52 +03:00
} ,
{
2021-05-29 11:38:53 +03:00
"condition" : "AND" ,
"key" : "hostname" ,
2021-05-27 18:33:14 +03:00
"operator" : "=~" ,
2021-05-29 11:38:53 +03:00
"value" : "/^$host$/"
2021-05-27 18:33:14 +03:00
}
]
2018-04-02 22:54:47 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"title" : "Ambiant temperature" ,
2018-04-02 22:54:47 +03:00
"tooltip" : {
2021-05-29 11:38:53 +03:00
"show" : true ,
"showHistogram" : false
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"type" : "heatmap" ,
"xAxis" : {
"show" : true
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"xBucketNumber" : null ,
"xBucketSize" : null ,
"yAxis" : {
"decimals" : null ,
"format" : "celsius" ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true ,
"splitFactor" : null
2021-05-27 18:33:14 +03:00
} ,
2021-05-29 11:38:53 +03:00
"yBucketBound" : "auto" ,
"yBucketNumber" : null ,
"yBucketSize" : null
2017-10-25 11:01:33 +03:00
} ,
2017-06-04 13:27:03 +03:00
{
2018-04-02 22:54:47 +03:00
"cards" : {
"cardPadding" : null ,
"cardRound" : null
} ,
"color" : {
"cardColor" : "rgb(255, 0, 0)" ,
"colorScale" : "sqrt" ,
2021-05-29 11:38:53 +03:00
"colorScheme" : "interpolateOranges" ,
2018-04-02 22:54:47 +03:00
"exponent" : 1 ,
"mode" : "opacity"
} ,
"dataFormat" : "timeseries" ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
} ,
2018-04-02 22:54:47 +03:00
"gridPos" : {
2021-05-29 11:38:53 +03:00
"h" : 6 ,
"w" : 12 ,
"x" : 12 ,
"y" : 30
2018-04-02 22:54:47 +03:00
} ,
"heatmap" : { } ,
2021-05-27 18:33:14 +03:00
"hideZeroBuckets" : false ,
2018-04-02 22:54:47 +03:00
"highlightCards" : true ,
2021-05-29 11:38:53 +03:00
"id" : 23 ,
2018-04-02 22:54:47 +03:00
"legend" : {
"show" : false
} ,
"links" : [ ] ,
2021-05-27 18:33:14 +03:00
"reverseYBuckets" : false ,
2018-04-02 22:54:47 +03:00
"targets" : [
{
2021-05-29 11:38:53 +03:00
"alias" : "CpuTemperature" ,
2018-04-02 22:54:47 +03:00
"dsType" : "influxdb" ,
"groupBy" : [
2016-04-28 18:03:23 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2016-04-28 18:03:23 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
} ,
{
"params" : [
"null"
2016-04-28 18:03:23 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2016-04-28 18:03:23 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"measurement" : "sensors" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-27 18:33:14 +03:00
"value"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
"key" : "label" ,
"operator" : "=" ,
2021-05-29 11:38:53 +03:00
"value" : "CPU"
} ,
{
"condition" : "AND" ,
"key" : "hostname" ,
2021-11-18 14:19:00 +03:00
"operator" : "=~" ,
"value" : "/^$host$/"
2021-05-27 18:33:14 +03:00
}
]
2017-06-04 13:27:03 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"title" : "CPU temperature" ,
2018-04-02 22:54:47 +03:00
"tooltip" : {
"show" : true ,
"showHistogram" : false
} ,
"type" : "heatmap" ,
"xAxis" : {
"show" : true
} ,
"xBucketNumber" : null ,
"xBucketSize" : null ,
"yAxis" : {
"decimals" : null ,
"format" : "celsius" ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true ,
"splitFactor" : null
} ,
2021-05-27 18:33:14 +03:00
"yBucketBound" : "auto" ,
2018-04-02 22:54:47 +03:00
"yBucketNumber" : null ,
"yBucketSize" : null
2017-10-25 11:01:33 +03:00
} ,
2017-06-04 13:27:03 +03:00
{
2021-05-29 11:38:53 +03:00
"datasource" : null ,
"editable" : true ,
"error" : false ,
"fieldConfig" : {
"defaults" : { } ,
"overrides" : [ ]
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"gridPos" : {
"h" : 3 ,
"w" : 24 ,
"x" : 0 ,
"y" : 36
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"id" : 13 ,
"links" : [ ] ,
"options" : {
"content" : "" ,
"mode" : "markdown"
} ,
"pluginVersion" : "7.5.3" ,
"style" : { } ,
"title" : "Containers" ,
"type" : "text"
} ,
{
"aliasColors" : {
"$host.docker.mean" : "#ba43a9" ,
"CPU%" : "#cca300" ,
"MEM" : "#2f575e"
} ,
"bars" : false ,
"dashLength" : 10 ,
"dashes" : false ,
2018-04-03 22:47:15 +03:00
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"fieldConfig" : {
"defaults" : { } ,
2021-05-29 11:38:53 +03:00
"overrides" : [
{
"matcher" : {
"id" : "byName" ,
"options" : "MEM"
} ,
"properties" : [
{
"id" : "unit" ,
"value" : "decbytes"
}
]
}
]
2021-05-27 18:33:14 +03:00
} ,
2021-05-29 11:38:53 +03:00
"fill" : 0 ,
"fillGradient" : 0 ,
2018-04-02 22:54:47 +03:00
"gridPos" : {
2021-05-29 11:38:53 +03:00
"h" : 8 ,
2018-04-02 22:54:47 +03:00
"w" : 24 ,
"x" : 0 ,
2021-05-29 11:38:53 +03:00
"y" : 39
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"hiddenSeries" : false ,
"id" : 25 ,
2018-04-02 22:54:47 +03:00
"legend" : {
2021-05-29 11:38:53 +03:00
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
"show" : true ,
"total" : false ,
"values" : false
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"lines" : true ,
"linewidth" : 2 ,
2018-04-02 22:54:47 +03:00
"links" : [ ] ,
2021-05-29 11:38:53 +03:00
"nullPointMode" : "null" ,
"options" : {
"alertThreshold" : true
} ,
"percentage" : false ,
"pluginVersion" : "7.5.3" ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"repeat" : "container" ,
"repeatDirection" : "v" ,
"seriesOverrides" : [
{
"$$hashKey" : "object:3517" ,
"alias" : "MEM" ,
"yaxis" : 2
} ,
{
"$$hashKey" : "object:3518" ,
"alias" : "MEM" ,
"fill" : 10 ,
"fillGradient" : 8 ,
"steppedLine" : true ,
"zindex" : -3
}
] ,
"spaceLength" : 10 ,
"stack" : false ,
"steppedLine" : false ,
2018-04-02 22:54:47 +03:00
"targets" : [
{
2021-05-29 11:38:53 +03:00
"alias" : "CPU%" ,
2018-04-02 22:54:47 +03:00
"groupBy" : [
2016-04-28 18:03:23 +03:00
{
2018-04-02 22:54:47 +03:00
"params" : [
"$__interval"
2016-04-28 18:03:23 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "time"
} ,
{
"params" : [
2021-05-29 11:38:53 +03:00
"none"
2016-04-28 18:03:23 +03:00
] ,
2018-04-02 22:54:47 +03:00
"type" : "fill"
2016-04-28 18:03:23 +03:00
}
] ,
2021-05-29 11:38:53 +03:00
"hide" : false ,
"measurement" : "docker" ,
2018-04-02 22:54:47 +03:00
"orderByTime" : "ASC" ,
"policy" : "default" ,
2021-05-29 11:38:53 +03:00
"query" : "SELECT mean(\"cpu_percent\") FROM \"$host.docker\" WHERE $timeFilter GROUP BY time($__interval) fill(none)" ,
"rawQuery" : false ,
2018-04-02 22:54:47 +03:00
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2021-05-29 11:38:53 +03:00
"cpu_percent"
2018-04-02 22:54:47 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2021-05-27 18:33:14 +03:00
"tags" : [
{
2021-05-29 11:38:53 +03:00
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$container$/"
} ,
{
"condition" : "AND" ,
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
}
]
} ,
{
"alias" : "MEM" ,
"groupBy" : [
{
"params" : [
"$__interval"
] ,
"type" : "time"
} ,
{
"params" : [
"none"
] ,
"type" : "fill"
}
] ,
"hide" : false ,
"measurement" : "docker" ,
"orderByTime" : "ASC" ,
"policy" : "default" ,
"query" : "SELECT mean(\"cpu_percent\") FROM \"$host.docker\" WHERE $timeFilter GROUP BY time($__interval) fill(none)" ,
"rawQuery" : false ,
"refId" : "B" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"memory_usage"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"tags" : [
{
"key" : "name" ,
"operator" : "=~" ,
"value" : "/^$container$/"
} ,
{
"condition" : "AND" ,
"key" : "hostname" ,
"operator" : "=~" ,
"value" : "/^$host$/"
2021-05-27 18:33:14 +03:00
}
]
2015-03-15 22:38:48 +03:00
}
2015-03-15 21:16:58 +03:00
] ,
2021-05-29 11:38:53 +03:00
"thresholds" : [ ] ,
"timeFrom" : null ,
"timeRegions" : [ ] ,
"timeShift" : null ,
"title" : "$container container" ,
2018-04-02 22:54:47 +03:00
"tooltip" : {
2021-05-29 11:38:53 +03:00
"shared" : true ,
"sort" : 0 ,
"value_type" : "individual"
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"type" : "graph" ,
"xaxis" : {
"buckets" : null ,
"mode" : "time" ,
"name" : null ,
2018-04-02 22:54:47 +03:00
"show" : true ,
2021-05-29 11:38:53 +03:00
"values" : [ ]
2018-04-02 22:54:47 +03:00
} ,
2021-05-29 11:38:53 +03:00
"yaxes" : [
{
"$$hashKey" : "object:3541" ,
"format" : "short" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
} ,
{
"$$hashKey" : "object:3542" ,
"format" : "decbytes" ,
"label" : null ,
"logBase" : 1 ,
"max" : null ,
"min" : "0" ,
"show" : true
}
] ,
"yaxis" : {
"align" : false ,
"alignLevel" : null
}
2015-03-15 21:16:58 +03:00
}
] ,
2018-09-01 13:39:52 +03:00
"refresh" : "5s" ,
2021-05-27 18:33:14 +03:00
"schemaVersion" : 27 ,
2017-10-25 11:01:33 +03:00
"style" : "dark" ,
"tags" : [ ] ,
"templating" : {
2018-04-02 22:54:47 +03:00
"list" : [
{
"allValue" : null ,
2018-04-03 22:47:15 +03:00
"current" : { } ,
"datasource" : "${DS_GLANCES}" ,
2021-05-29 11:38:53 +03:00
"definition" : "show tag values with key=\"hostname\"" ,
2021-05-27 18:33:14 +03:00
"description" : null ,
"error" : null ,
2018-04-02 22:54:47 +03:00
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
2018-04-03 22:47:15 +03:00
"multi" : false ,
"name" : "host" ,
"options" : [ ] ,
2021-05-29 11:38:53 +03:00
"query" : "show tag values with key=\"hostname\"" ,
2018-04-03 22:47:15 +03:00
"refresh" : 1 ,
2021-05-29 11:38:53 +03:00
"regex" : "" ,
2021-05-27 18:33:14 +03:00
"skipUrlSync" : false ,
2018-04-03 22:47:15 +03:00
"sort" : 0 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"allValue" : null ,
"current" : { } ,
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"definition" : "show tag values with key=\"name\"" ,
"description" : null ,
"error" : null ,
2018-04-03 22:47:15 +03:00
"hide" : 0 ,
"includeAll" : true ,
"label" : null ,
2018-04-02 22:54:47 +03:00
"multi" : true ,
"name" : "container" ,
"options" : [ ] ,
2021-05-27 18:33:14 +03:00
"query" : "show tag values with key=\"name\"" ,
2018-04-02 22:54:47 +03:00
"refresh" : 1 ,
2021-05-27 18:33:14 +03:00
"regex" : "" ,
"skipUrlSync" : false ,
2018-04-02 22:54:47 +03:00
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"allValue" : null ,
2018-04-03 22:47:15 +03:00
"current" : { } ,
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"definition" : "show tag values with key=\"interface_name\"" ,
"description" : null ,
"error" : null ,
2018-04-02 22:54:47 +03:00
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
"multi" : false ,
"name" : "interface" ,
"options" : [ ] ,
2021-05-27 18:33:14 +03:00
"query" : "show tag values with key=\"interface_name\"" ,
2018-04-02 22:54:47 +03:00
"refresh" : 1 ,
2021-05-27 18:33:14 +03:00
"regex" : "" ,
"skipUrlSync" : false ,
2018-04-02 22:54:47 +03:00
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
} ,
{
"allValue" : null ,
2018-04-03 22:47:15 +03:00
"current" : { } ,
"datasource" : "${DS_GLANCES}" ,
2021-05-27 18:33:14 +03:00
"definition" : "show tag values with key=\"disk_name\"" ,
"description" : null ,
"error" : null ,
2018-04-02 22:54:47 +03:00
"hide" : 0 ,
"includeAll" : false ,
"label" : null ,
"multi" : false ,
"name" : "disk" ,
"options" : [ ] ,
2021-05-27 18:33:14 +03:00
"query" : "show tag values with key=\"disk_name\"" ,
2018-04-02 22:54:47 +03:00
"refresh" : 1 ,
2021-05-27 18:33:14 +03:00
"regex" : "" ,
"skipUrlSync" : false ,
2018-04-02 22:54:47 +03:00
"sort" : 1 ,
"tagValuesQuery" : "" ,
"tags" : [ ] ,
"tagsQuery" : "" ,
"type" : "query" ,
"useTags" : false
}
]
2017-10-25 11:01:33 +03:00
} ,
"time" : {
2021-05-29 11:38:53 +03:00
"from" : "now-1h" ,
2017-10-25 11:01:33 +03:00
"to" : "now"
} ,
"timepicker" : {
"collapse" : false ,
"enable" : true ,
"notice" : false ,
"now" : true ,
"refresh_intervals" : [
"5s" ,
"10s" ,
"30s" ,
"1m" ,
"5m" ,
"15m" ,
"30m" ,
"1h" ,
"2h" ,
"1d"
] ,
"status" : "Stable" ,
"time_options" : [
"5m" ,
"15m" ,
"1h" ,
"6h" ,
"12h" ,
"24h" ,
"2d" ,
"7d" ,
"30d"
] ,
"type" : "timepicker"
} ,
"timezone" : "browser" ,
2018-09-01 13:39:52 +03:00
"title" : "Glances" ,
2018-04-02 22:54:47 +03:00
"uid" : "000000002" ,
2021-05-29 11:38:53 +03:00
"version" : 4
2021-11-18 14:19:00 +03:00
}