2015-03-15 21:16:58 +03:00
{
2015-12-15 12:21:05 +03:00
"id" : 1 ,
2015-03-15 21:16:58 +03:00
"title" : "Glances" ,
"originalTitle" : "Glances" ,
"tags" : [ ] ,
"style" : "dark" ,
"timezone" : "browser" ,
"editable" : true ,
"hideControls" : false ,
"sharedCrosshair" : false ,
"rows" : [
{
"collapse" : false ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"height" : "250px" ,
2015-03-15 21:16:58 +03:00
"panels" : [
{
2015-10-29 21:02:56 +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)"
] ,
"datasource" : "glances" ,
2015-03-15 21:16:58 +03:00
"editable" : true ,
2015-10-29 21:02:56 +03:00
"error" : false ,
"format" : "none" ,
2015-03-15 21:16:58 +03:00
"id" : 5 ,
2015-10-29 21:02:56 +03:00
"interval" : null ,
2015-03-15 21:16:58 +03:00
"links" : [ ] ,
"maxDataPoints" : 100 ,
2015-10-29 21:02:56 +03:00
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"span" : 1 ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : false
} ,
2015-03-15 21:16:58 +03:00
"targets" : [
{
"column" : "cpucore" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.load" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"cpucore\") FROM \"localhost.load\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"cpucore"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "load" ,
"tags" : [ ]
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"thresholds" : "" ,
"title" : "Core" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
2015-03-15 21:16:58 +03:00
"valueMaps" : [
{
"op" : "=" ,
2015-10-29 21:02:56 +03:00
"text" : "N/A" ,
"value" : "null"
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"valueName" : "avg"
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"aliasColors" : { } ,
"annotate" : {
"enable" : false
} ,
"bars" : false ,
"datasource" : "glances" ,
"fill" : 1 ,
2015-03-15 21:16:58 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
"leftMax" : null ,
"leftMin" : null ,
2015-03-15 21:16:58 +03:00
"max" : null ,
"min" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
2015-03-15 21:16:58 +03:00
"rightMax" : null ,
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 21:16:58 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)" ,
"thresholdLine" : false
} ,
2015-10-29 21:02:56 +03:00
"id" : 4 ,
"interactive" : true ,
2015-03-15 21:16:58 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"alignAsTable" : false ,
2015-12-12 20:00:13 +03:00
"avg" : false ,
2015-10-29 21:02:56 +03:00
"current" : false ,
2015-12-12 20:00:13 +03:00
"max" : false ,
"min" : false ,
2015-03-15 21:16:58 +03:00
"rightSide" : false ,
2015-10-29 21:02:56 +03:00
"show" : true ,
"total" : false ,
2015-12-12 20:00:13 +03:00
"values" : false
2015-03-15 21:16:58 +03:00
} ,
"legend_counts" : true ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 2 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"options" : false ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"resolution" : 100 ,
"scale" : 1 ,
"seriesOverrides" : [ ] ,
"span" : 10 ,
"spyable" : true ,
"stack" : true ,
2015-03-15 21:16:58 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "1min" ,
2015-03-15 21:16:58 +03:00
"column" : "min1" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.load" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"min1\") FROM \"localhost.load\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"min1"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "load" ,
"tags" : [ ] ,
"target" : "randomWalk('random walk')"
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "5mins" ,
2015-03-15 21:16:58 +03:00
"column" : "min5" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.load" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"min5\") FROM \"localhost.load\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"min5"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "load" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "15mins" ,
2015-03-15 21:16:58 +03:00
"column" : "min15" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.load" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"min15\") FROM \"localhost.load\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "C" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"min15"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "load" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"timezone" : "browser" ,
2015-03-15 21:16:58 +03:00
"title" : "Load" ,
2015-10-29 21:02:56 +03:00
"tooltip" : {
"query_as_alias" : true ,
"shared" : false ,
"value_type" : "cumulative"
2015-03-15 21:16:58 +03:00
} ,
2015-10-29 21:02:56 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"short" ,
"short"
]
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +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)"
] ,
2015-12-15 12:21:05 +03:00
"datasource" : "glances" ,
2015-03-20 15:03:01 +03:00
"editable" : true ,
2015-10-29 21:02:56 +03:00
"error" : false ,
"format" : "none" ,
2015-03-20 15:03:01 +03:00
"id" : 18 ,
2015-10-29 21:02:56 +03:00
"interval" : null ,
2015-03-20 15:03:01 +03:00
"links" : [ ] ,
"maxDataPoints" : 100 ,
2015-10-29 21:02:56 +03:00
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"span" : 1 ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(31, 120, 193)" ,
"show" : true
} ,
2015-03-20 15:03:01 +03:00
"targets" : [
{
"column" : "total" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.processcount" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"total\") FROM \"localhost.processcount\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"total"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "processcount" ,
"tags" : [ ]
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"thresholds" : "" ,
"title" : "Processes" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
2015-03-20 15:03:01 +03:00
"valueMaps" : [
{
"op" : "=" ,
2015-10-29 21:02:56 +03:00
"text" : "N/A" ,
"value" : "null"
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"valueName" : "avg"
2015-03-15 21:16:58 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
"title" : "test"
2015-03-15 21:16:58 +03:00
} ,
{
"collapse" : false ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"height" : "250px" ,
2015-03-15 21:16:58 +03:00
"panels" : [
{
2015-10-29 21:02:56 +03:00
"aliasColors" : { } ,
"bars" : false ,
2015-03-15 21:16:58 +03:00
"datasource" : "glances" ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-15 21:16:58 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-15 21:16:58 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-15 21:16:58 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 21:16:58 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 6 ,
2015-03-15 21:16:58 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"avg" : true ,
2015-03-15 21:16:58 +03:00
"current" : false ,
2015-10-29 21:02:56 +03:00
"max" : true ,
"min" : true ,
"rightSide" : false ,
"show" : true ,
2015-03-15 21:16:58 +03:00
"total" : false ,
2015-10-29 21:02:56 +03:00
"values" : false
2015-03-15 21:16:58 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 6 ,
"stack" : false ,
2015-03-15 21:16:58 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "User" ,
2015-03-15 21:16:58 +03:00
"column" : "user" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"user\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"user"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ]
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "System" ,
2015-03-15 21:16:58 +03:00
"column" : "system" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"system\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"system"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "IoWait" ,
2015-03-20 15:03:01 +03:00
"column" : "iowait" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"iowait\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "C" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"iowait"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"title" : "CPU (%)" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
2015-03-15 21:16:58 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
2015-10-29 21:02:56 +03:00
"percent" ,
2015-03-15 21:16:58 +03:00
"short"
2015-10-29 21:02:56 +03:00
]
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"datasource" : "glances" ,
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-15 21:16:58 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-15 21:16:58 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-15 21:16:58 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 21:16:58 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
2015-10-29 21:02:56 +03:00
} ,
"id" : 7 ,
2015-03-15 21:16:58 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"avg" : false ,
2015-03-15 21:16:58 +03:00
"current" : false ,
2015-10-29 21:02:56 +03:00
"max" : false ,
"min" : false ,
"show" : true ,
2015-03-15 21:16:58 +03:00
"total" : false ,
2015-10-29 21:02:56 +03:00
"values" : false
2015-03-15 21:16:58 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 6 ,
"stack" : false ,
2015-03-15 21:16:58 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "Used" ,
2015-03-15 21:16:58 +03:00
"column" : "used" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.mem" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"used\") FROM \"localhost.mem\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"used"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "mem" ,
"tags" : [ ]
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "Max" ,
2015-03-15 21:16:58 +03:00
"column" : "total" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.mem" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"total\") FROM \"localhost.mem\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"total"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "mem" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"title" : "MEM" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"bytes" ,
"short"
]
2015-03-15 21:16:58 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
"title" : "New row"
2015-03-15 21:16:58 +03:00
} ,
{
"collapse" : false ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"height" : "250px" ,
2015-03-15 21:16:58 +03:00
"panels" : [
{
2015-10-29 21:02:56 +03:00
"aliasColors" : { } ,
"bars" : false ,
2015-03-15 21:16:58 +03:00
"datasource" : "glances" ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"error" : false ,
"fill" : 3 ,
2015-03-15 21:16:58 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-15 21:16:58 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-15 21:16:58 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 21:16:58 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 9 ,
2015-03-15 21:16:58 +03:00
"legend" : {
2015-12-12 20:00:13 +03:00
"avg" : true ,
2015-03-15 21:16:58 +03:00
"current" : false ,
2015-12-12 20:00:13 +03:00
"max" : true ,
"min" : true ,
2015-10-29 21:02:56 +03:00
"show" : true ,
2015-03-15 21:16:58 +03:00
"total" : false ,
2015-12-12 20:00:13 +03:00
"values" : true
2015-03-15 21:16:58 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 6 ,
"stack" : false ,
2015-03-15 21:16:58 +03:00
"steppedLine" : false ,
"targets" : [
{
"alias" : "Rx" ,
2015-10-29 21:02:56 +03:00
"column" : "enp0s25.rx" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "" ,
"measurement" : "localhost.network" ,
2016-04-28 18:03:23 +03:00
"query" : "SELECT mean(\"enp0s25.rx\")/mean(\"enp0s25.time_since_update\")*8 FROM \"localhost.network\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2016-04-28 17:44:28 +03:00
"eth0.rx"
2015-12-15 12:21:05 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "network" ,
2016-04-28 18:03:23 +03:00
"tags" : [ ] ,
"rawQuery" : true
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "Tx" ,
2016-04-28 17:44:28 +03:00
"column" : "eth0.tx*-1" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.network" ,
2016-04-28 18:03:23 +03:00
"query" : "SELECT mean(\"enp0s25.tx\")/mean(\"enp0s25.time_since_update\")*8 FROM \"localhost.network\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2016-04-28 17:44:28 +03:00
"eth0.tx"
2015-12-15 12:21:05 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "network" ,
"tags" : [ ] ,
2016-04-28 18:03:23 +03:00
"target" : "" ,
"rawQuery" : true
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
2016-04-28 18:03:23 +03:00
"title" : "Net" ,
2015-10-29 21:02:56 +03:00
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
2015-12-12 20:00:13 +03:00
"transparent" : false ,
2015-03-15 21:16:58 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
2015-10-29 21:02:56 +03:00
"bps" ,
2015-03-15 21:16:58 +03:00
"short"
2015-10-29 21:02:56 +03:00
]
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"datasource" : "glances" ,
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-15 21:16:58 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-15 21:16:58 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-15 21:16:58 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 21:16:58 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 8 ,
2015-03-15 21:16:58 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"avg" : false ,
2015-03-15 21:16:58 +03:00
"current" : false ,
2015-10-29 21:02:56 +03:00
"max" : false ,
"min" : false ,
"show" : true ,
2015-03-15 21:16:58 +03:00
"total" : false ,
2015-10-29 21:02:56 +03:00
"values" : false
2015-03-15 21:16:58 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 6 ,
"stack" : false ,
2015-03-15 21:16:58 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "Used" ,
2015-03-15 21:16:58 +03:00
"column" : "used" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.memswap" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"used\") FROM \"localhost.memswap\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"used"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "memswap" ,
"tags" : [ ]
2015-03-15 21:16:58 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "Max" ,
2015-03-15 21:16:58 +03:00
"column" : "total" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.memswap" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"total\") FROM \"localhost.memswap\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"total"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "memswap" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 21:16:58 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"title" : "SWAP" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"bytes" ,
"short"
]
2015-03-15 21:16:58 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
"title" : "New row"
2015-03-15 22:38:48 +03:00
} ,
{
"collapse" : false ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"height" : "250px" ,
2015-03-15 22:38:48 +03:00
"panels" : [
{
2015-10-29 21:02:56 +03:00
"aliasColors" : { } ,
"bars" : false ,
2015-03-15 22:38:48 +03:00
"datasource" : "glances" ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-15 22:38:48 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-15 22:38:48 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-15 22:38:48 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 22:38:48 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 10 ,
2015-03-15 22:38:48 +03:00
"legend" : {
2015-12-12 20:00:13 +03:00
"avg" : true ,
2015-03-15 22:38:48 +03:00
"current" : false ,
2015-12-12 20:00:13 +03:00
"max" : true ,
"min" : true ,
2015-10-29 21:02:56 +03:00
"show" : true ,
2015-03-15 22:38:48 +03:00
"total" : false ,
2015-12-12 20:00:13 +03:00
"values" : true
2015-03-15 22:38:48 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 6 ,
"stack" : false ,
2015-03-15 22:38:48 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "Read" ,
2015-03-15 22:38:48 +03:00
"column" : "sda2.read_bytes" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.diskio" ,
2016-05-03 16:53:01 +03:00
"query" : "SELECT mean(\"sda2.read_bytes\")/mean(\"sda2.time_since_update\")*8 FROM \"localhost.diskio\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"sda2.read_bytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "diskio" ,
"tags" : [ ]
2015-03-15 22:38:48 +03:00
} ,
{
"alias" : "Write" ,
2015-10-29 21:02:56 +03:00
"column" : "sda2.write_bytes" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.diskio" ,
2016-05-03 16:53:01 +03:00
"query" : "SELECT mean(\"sda2.write_bytes\")/mean(\"sda2.time_since_update\")*8 FROM \"localhost.diskio\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"sda2.write_bytes"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "diskio" ,
"tags" : [ ] ,
"target" : ""
2015-10-29 21:02:56 +03:00
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "sda2 disk IO" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
2015-03-15 22:38:48 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"bytes" ,
"short"
2015-10-29 21:02:56 +03:00
]
} ,
{
"aliasColors" : { } ,
"bars" : false ,
"datasource" : "glances" ,
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-15 22:38:48 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-15 22:38:48 +03:00
"leftMax" : null ,
2015-10-29 21:02:56 +03:00
"leftMin" : 0 ,
"rightLogBase" : 1 ,
2015-03-15 22:38:48 +03:00
"rightMax" : null ,
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-15 22:38:48 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 11 ,
2015-03-15 22:38:48 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"avg" : false ,
2015-03-15 22:38:48 +03:00
"current" : false ,
2015-10-29 21:02:56 +03:00
"max" : false ,
"min" : false ,
"show" : true ,
2015-03-15 22:38:48 +03:00
"total" : false ,
2015-10-29 21:02:56 +03:00
"values" : false
2015-03-15 22:38:48 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 4 ,
"stack" : false ,
2015-03-15 22:38:48 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "Used" ,
2015-03-15 22:38:48 +03:00
"column" : "\"/.used\"" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.fs" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"/.used\") FROM \"localhost.fs\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"/.used"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "fs" ,
"tags" : [ ]
2015-03-15 22:38:48 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "Max" ,
2015-03-15 22:38:48 +03:00
"column" : "\"/.size\"" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2016-04-28 18:03:23 +03:00
} ,
{
"params" : [
"null"
] ,
"type" : "fill"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.fs" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"/.size\") FROM \"localhost.fs\" WHERE $timeFilter GROUP BY time($interval) fill(null)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"/.size"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "fs" ,
"tags" : [ ] ,
"target" : ""
2015-03-15 22:38:48 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"title" : "/ Size" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"bytes" ,
"short"
]
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +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)"
] ,
2015-12-15 12:21:05 +03:00
"datasource" : "glances" ,
2015-03-20 15:03:01 +03:00
"editable" : true ,
2015-10-29 21:02:56 +03:00
"error" : false ,
"format" : "percent" ,
2015-03-20 15:03:01 +03:00
"id" : 16 ,
2015-10-29 21:02:56 +03:00
"interval" : null ,
2015-03-20 15:03:01 +03:00
"links" : [ ] ,
"maxDataPoints" : 100 ,
2015-10-29 21:02:56 +03:00
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"span" : 1 ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(193, 71, 31)" ,
"show" : true
} ,
2015-03-20 15:03:01 +03:00
"targets" : [
{
"column" : "\"/.percent\"" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.fs" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"/.percent\") FROM \"localhost.fs\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"/.percent"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "fs" ,
"tags" : [ ]
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"thresholds" : "0,70,90" ,
"title" : "/ used" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
2015-03-20 15:03:01 +03:00
"valueMaps" : [
{
"op" : "=" ,
2015-10-29 21:02:56 +03:00
"text" : "N/A" ,
"value" : "null"
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"valueName" : "avg"
} ,
{
"cacheTimeout" : null ,
2015-03-20 15:03:01 +03:00
"colorBackground" : true ,
"colorValue" : false ,
"colors" : [
"rgba(71, 212, 59, 0.4)" ,
"rgba(245, 150, 40, 0.73)" ,
"rgba(225, 40, 40, 0.59)"
] ,
2015-12-15 12:21:05 +03:00
"datasource" : "glances" ,
2015-03-20 15:03:01 +03:00
"editable" : true ,
2015-10-29 21:02:56 +03:00
"error" : false ,
"format" : "percent" ,
2015-03-20 15:03:01 +03:00
"id" : 17 ,
2015-10-29 21:02:56 +03:00
"interval" : null ,
2015-03-20 15:03:01 +03:00
"links" : [ ] ,
"maxDataPoints" : 100 ,
2015-10-29 21:02:56 +03:00
"nullPointMode" : "connected" ,
"nullText" : null ,
"postfix" : "" ,
"postfixFontSize" : "50%" ,
"prefix" : "" ,
"prefixFontSize" : "50%" ,
"span" : 1 ,
"sparkline" : {
"fillColor" : "rgba(31, 118, 189, 0.18)" ,
"full" : false ,
"lineColor" : "rgb(193, 71, 31)" ,
"show" : true
} ,
2015-03-20 15:03:01 +03:00
"targets" : [
{
"column" : "\"/home.percent\"" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"measurement" : "localhost.fs" ,
2016-04-28 18:03:23 +03:00
"query" : "SELECT mean(\"/boot/efi.percent\") FROM \"localhost.fs\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
2016-04-28 18:03:23 +03:00
"/boot/efi.percent"
2015-12-15 12:21:05 +03:00
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "fs" ,
"tags" : [ ]
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"thresholds" : "0,70,90" ,
"title" : "/boot used" ,
"type" : "singlestat" ,
"valueFontSize" : "80%" ,
2015-03-20 15:03:01 +03:00
"valueMaps" : [
{
"op" : "=" ,
2015-10-29 21:02:56 +03:00
"text" : "N/A" ,
"value" : "null"
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"valueName" : "avg"
2015-03-20 15:03:01 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
"title" : "New row"
2015-03-20 15:03:01 +03:00
} ,
{
"collapse" : false ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"height" : "25px" ,
2015-03-20 15:03:01 +03:00
"panels" : [
{
2015-10-29 21:02:56 +03:00
"content" : "" ,
2015-03-20 15:03:01 +03:00
"editable" : true ,
2015-10-29 21:02:56 +03:00
"error" : false ,
2015-03-20 15:03:01 +03:00
"id" : 13 ,
2015-10-29 21:02:56 +03:00
"links" : [ ] ,
2015-03-20 15:03:01 +03:00
"mode" : "text" ,
2015-10-29 21:02:56 +03:00
"span" : 12 ,
2015-03-20 15:03:01 +03:00
"style" : { } ,
2015-10-29 21:02:56 +03:00
"title" : "CPU details" ,
"type" : "text"
2015-03-20 15:03:01 +03:00
}
2015-10-29 21:02:56 +03:00
] ,
"title" : "New row"
2015-03-20 15:03:01 +03:00
} ,
{
"collapse" : false ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
2015-12-12 20:00:13 +03:00
"height" : "150px" ,
2015-03-20 15:03:01 +03:00
"panels" : [
{
2015-10-29 21:02:56 +03:00
"aliasColors" : {
"max" : "#890F02"
} ,
"bars" : false ,
2015-12-15 12:21:05 +03:00
"datasource" : "glances" ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-20 15:03:01 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-20 15:03:01 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-20 15:03:01 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-20 15:03:01 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 12 ,
2015-03-20 15:03:01 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"avg" : false ,
"current" : false ,
"max" : false ,
"min" : false ,
2015-12-12 20:00:13 +03:00
"show" : false ,
2015-10-29 21:02:56 +03:00
"total" : false ,
"values" : false
2015-03-20 15:03:01 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
2015-03-20 15:03:01 +03:00
"seriesOverrides" : [
{
"alias" : "max" ,
"fillBelowTo" : "min" ,
"lines" : false
} ,
{
"alias" : "min" ,
"lines" : false
} ,
{
"alias" : "mean" ,
2015-10-29 21:02:56 +03:00
"linewidth" : 2 ,
"zindex" : 3
2015-03-20 15:03:01 +03:00
}
] ,
"span" : 12 ,
2015-10-29 21:02:56 +03:00
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "mean" ,
"column" : "user" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"user\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"user"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ]
2015-10-29 21:02:56 +03:00
} ,
{
"alias" : "min" ,
"column" : "user" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "min" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT min(\"user\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"user"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "min"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-10-29 21:02:56 +03:00
} ,
{
"alias" : "max" ,
"column" : "user" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "max" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT max(\"user\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "C" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"user"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "max"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-10-29 21:02:56 +03:00
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "CPU user" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
2015-12-12 20:00:13 +03:00
"transparent" : true ,
2015-03-20 15:03:01 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
2015-12-12 20:00:13 +03:00
"percent" ,
2015-03-20 15:03:01 +03:00
"short"
2015-10-29 21:02:56 +03:00
]
} ,
{
"aliasColors" : {
"max" : "#890F02"
} ,
"bars" : false ,
2015-12-15 12:21:05 +03:00
"datasource" : "glances" ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-20 15:03:01 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-20 15:03:01 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-20 15:03:01 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-20 15:03:01 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 14 ,
2015-03-20 15:03:01 +03:00
"legend" : {
2015-10-29 21:02:56 +03:00
"avg" : false ,
2015-03-20 15:03:01 +03:00
"current" : false ,
2015-10-29 21:02:56 +03:00
"max" : false ,
"min" : false ,
2015-12-12 20:00:13 +03:00
"show" : false ,
2015-03-20 15:03:01 +03:00
"total" : false ,
2015-10-29 21:02:56 +03:00
"values" : false
2015-03-20 15:03:01 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"alias" : "max" ,
"fillBelowTo" : "min" ,
"lines" : false
} ,
{
"alias" : "min" ,
"lines" : false
} ,
{
"alias" : "mean" ,
"linewidth" : 2 ,
"zindex" : 3
}
] ,
"span" : 12 ,
"stack" : false ,
2015-03-20 15:03:01 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "mean" ,
2015-03-20 15:03:01 +03:00
"column" : "system" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"system\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"system"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ]
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "min" ,
2015-03-20 15:03:01 +03:00
"column" : "system" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "min" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT min(\"system\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"system"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "min"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "max" ,
2015-03-20 15:03:01 +03:00
"column" : "system" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "max" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT max(\"system\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "C" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"system"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "max"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"title" : "CPU system" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
2015-03-20 15:03:01 +03:00
} ,
2015-12-12 20:00:13 +03:00
"transparent" : true ,
2015-03-20 15:03:01 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
2015-12-12 20:00:13 +03:00
"percent" ,
2015-03-20 15:03:01 +03:00
"short"
2015-10-29 21:02:56 +03:00
]
} ,
{
"aliasColors" : {
"max" : "#890F02"
} ,
"bars" : false ,
2015-12-15 12:21:05 +03:00
"datasource" : "glances" ,
2015-10-29 21:02:56 +03:00
"editable" : true ,
"error" : false ,
"fill" : 0 ,
2015-03-20 15:03:01 +03:00
"grid" : {
2015-10-29 21:02:56 +03:00
"leftLogBase" : 1 ,
2015-03-20 15:03:01 +03:00
"leftMax" : null ,
"leftMin" : null ,
2015-10-29 21:02:56 +03:00
"rightLogBase" : 1 ,
"rightMax" : null ,
2015-03-20 15:03:01 +03:00
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
2015-10-29 21:02:56 +03:00
"threshold2" : null ,
2015-03-20 15:03:01 +03:00
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
2015-10-29 21:02:56 +03:00
"id" : 15 ,
2015-03-20 15:03:01 +03:00
"legend" : {
2015-12-12 20:00:13 +03:00
"alignAsTable" : false ,
2015-10-29 21:02:56 +03:00
"avg" : false ,
2015-03-20 15:03:01 +03:00
"current" : false ,
2015-12-12 20:00:13 +03:00
"hideEmpty" : false ,
2015-10-29 21:02:56 +03:00
"max" : false ,
"min" : false ,
2015-12-12 20:00:13 +03:00
"show" : false ,
2015-03-20 15:03:01 +03:00
"total" : false ,
2015-10-29 21:02:56 +03:00
"values" : false
2015-03-20 15:03:01 +03:00
} ,
2015-10-29 21:02:56 +03:00
"lines" : true ,
"linewidth" : 1 ,
"links" : [ ] ,
2015-12-15 17:04:38 +03:00
"nullPointMode" : "null" ,
2015-10-29 21:02:56 +03:00
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [
{
"alias" : "max" ,
"fillBelowTo" : "min" ,
"lines" : false
} ,
{
"alias" : "min" ,
"lines" : false
} ,
{
"alias" : "mean" ,
"linewidth" : 2 ,
"zindex" : 3
}
] ,
"span" : 12 ,
"stack" : false ,
2015-03-20 15:03:01 +03:00
"steppedLine" : false ,
"targets" : [
{
2015-10-29 21:02:56 +03:00
"alias" : "mean" ,
2015-03-20 15:03:01 +03:00
"column" : "iowait" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "mean" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT mean(\"iowait\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "A" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"iowait"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ]
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "min" ,
2015-03-20 15:03:01 +03:00
"column" : "iowait" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "min" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT min(\"iowait\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "B" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"iowait"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "min"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-03-20 15:03:01 +03:00
} ,
{
2015-10-29 21:02:56 +03:00
"alias" : "max" ,
2015-03-20 15:03:01 +03:00
"column" : "iowait" ,
2015-12-15 12:21:05 +03:00
"dsType" : "influxdb" ,
2015-12-12 20:00:13 +03:00
"function" : "max" ,
"groupBy" : [
2015-10-29 21:02:56 +03:00
{
2015-12-15 12:21:05 +03:00
"params" : [
"auto"
] ,
2015-12-12 20:00:13 +03:00
"type" : "time"
2015-10-29 21:02:56 +03:00
}
] ,
2015-12-12 20:00:13 +03:00
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
2015-12-15 12:21:05 +03:00
"query" : "SELECT max(\"iowait\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
2015-12-12 20:00:13 +03:00
"refId" : "C" ,
2015-12-15 12:21:05 +03:00
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"iowait"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "max"
}
]
] ,
2015-12-12 20:00:13 +03:00
"series" : "cpu" ,
"tags" : [ ] ,
"target" : ""
2015-03-20 15:03:01 +03:00
}
] ,
2015-10-29 21:02:56 +03:00
"timeFrom" : null ,
"timeShift" : null ,
"title" : "CPU iowait" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
2015-03-20 15:03:01 +03:00
} ,
2015-12-12 20:00:13 +03:00
"transparent" : true ,
2015-10-29 21:02:56 +03:00
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
2015-12-12 20:00:13 +03:00
"percent" ,
2015-10-29 21:02:56 +03:00
"short"
]
2016-04-28 18:03:23 +03:00
} ,
{
"aliasColors" : {
"max" : "#890F02"
} ,
"bars" : false ,
"datasource" : "glances" ,
"editable" : true ,
"error" : false ,
"fill" : 2 ,
"grid" : {
"leftLogBase" : 1 ,
"leftMax" : null ,
"leftMin" : null ,
"rightLogBase" : 1 ,
"rightMax" : null ,
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
"threshold2" : null ,
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
"id" : 19 ,
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"hideEmpty" : false ,
"max" : false ,
"min" : false ,
"show" : false ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 2 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 12 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "mean" ,
"column" : "iowait" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
{
"params" : [
"auto"
] ,
"type" : "time"
}
] ,
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
"query" : "SELECT mean(\"ctx_switches\") / mean(\"time_since_update\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"time_since_update"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "cpu" ,
"tags" : [ ] ,
"rawQuery" : true
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Context switches" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
"transparent" : true ,
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"none" ,
"short"
]
} ,
{
"aliasColors" : {
"max" : "#890F02"
} ,
"bars" : false ,
"datasource" : "glances" ,
"editable" : true ,
"error" : false ,
"fill" : 2 ,
"grid" : {
"leftLogBase" : 1 ,
"leftMax" : null ,
"leftMin" : null ,
"rightLogBase" : 1 ,
"rightMax" : null ,
"rightMin" : null ,
"threshold1" : null ,
"threshold1Color" : "rgba(216, 200, 27, 0.27)" ,
"threshold2" : null ,
"threshold2Color" : "rgba(234, 112, 112, 0.22)"
} ,
"id" : 20 ,
"legend" : {
"alignAsTable" : false ,
"avg" : false ,
"current" : false ,
"hideEmpty" : false ,
"max" : false ,
"min" : false ,
"show" : false ,
"total" : false ,
"values" : false
} ,
"lines" : true ,
"linewidth" : 2 ,
"links" : [ ] ,
"nullPointMode" : "null" ,
"percentage" : false ,
"pointradius" : 5 ,
"points" : false ,
"renderer" : "flot" ,
"seriesOverrides" : [ ] ,
"span" : 12 ,
"stack" : false ,
"steppedLine" : false ,
"targets" : [
{
"alias" : "mean" ,
"column" : "iowait" ,
"dsType" : "influxdb" ,
"function" : "mean" ,
"groupBy" : [
{
"params" : [
"auto"
] ,
"type" : "time"
}
] ,
"interval" : "60s" ,
"measurement" : "localhost.cpu" ,
"query" : "SELECT mean(\"interrupts\") / mean(\"time_since_update\") FROM \"localhost.cpu\" WHERE $timeFilter GROUP BY time($interval)" ,
"refId" : "A" ,
"resultFormat" : "time_series" ,
"select" : [
[
{
"params" : [
"time_since_update"
] ,
"type" : "field"
} ,
{
"params" : [ ] ,
"type" : "mean"
}
]
] ,
"series" : "cpu" ,
"tags" : [ ] ,
"rawQuery" : true
}
] ,
"timeFrom" : null ,
"timeShift" : null ,
"title" : "Interrupts" ,
"tooltip" : {
"shared" : false ,
"value_type" : "cumulative"
} ,
"transparent" : true ,
"type" : "graph" ,
"x-axis" : true ,
"y-axis" : true ,
"y_formats" : [
"none" ,
"short"
]
2015-03-15 22:38:48 +03:00
}
2015-03-15 21:16:58 +03:00
] ,
2015-10-29 21:02:56 +03:00
"title" : "New row"
2015-03-15 21:16:58 +03:00
}
] ,
"time" : {
2016-04-28 18:03:23 +03:00
"from" : "now-3h" ,
2015-03-15 21:16:58 +03:00
"to" : "now"
} ,
2015-10-29 21:02:56 +03:00
"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"
} ,
2015-03-15 21:16:58 +03:00
"templating" : {
"list" : [ ]
} ,
"annotations" : {
"list" : [ ]
} ,
2015-12-15 17:04:38 +03:00
"refresh" : "5m" ,
2015-12-15 12:21:05 +03:00
"schemaVersion" : 8 ,
2016-04-28 18:03:23 +03:00
"version" : 3 ,
2015-10-29 21:02:56 +03:00
"links" : [ ]
2016-05-03 16:53:01 +03:00
}