更新AstanaMinio列表

This commit is contained in:
zhangchengwei
2018-12-09 14:24:22 +08:00
parent e21bf910ea
commit 35a120dcad

View File

@@ -59,11 +59,11 @@
"gnetId": 6248, "gnetId": 6248,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1544084473126, "iteration": 1544336088125,
"links": [], "links": [],
"panels": [ "panels": [
{ {
"collapsed": false, "collapsed": true,
"gridPos": { "gridPos": {
"h": 1, "h": 1,
"w": 24, "w": 24,
@@ -71,10 +71,7 @@
"y": 0 "y": 0
}, },
"id": 47, "id": 47,
"panels": [], "panels": [
"title": "NodeState",
"type": "row"
},
{ {
"cacheTimeout": null, "cacheTimeout": null,
"colorBackground": false, "colorBackground": false,
@@ -408,7 +405,7 @@
"datasource": "${DS_PROMETHEUS_ASTANA}", "datasource": "${DS_PROMETHEUS_ASTANA}",
"fontSize": "100%", "fontSize": "100%",
"gridPos": { "gridPos": {
"h": 9, "h": 10,
"w": 11, "w": 11,
"x": 0, "x": 0,
"y": 5 "y": 5
@@ -527,7 +524,7 @@
"datasource": "${DS_PROMETHEUS_ASTANA}", "datasource": "${DS_PROMETHEUS_ASTANA}",
"fontSize": "100%", "fontSize": "100%",
"gridPos": { "gridPos": {
"h": 9, "h": 10,
"w": 13, "w": 13,
"x": 11, "x": 11,
"y": 5 "y": 5
@@ -677,6 +674,7 @@
{ {
"expr": "node_memory_MemTotal_bytes{job=\"os_filelog_astana\"} - node_memory_MemAvailable_bytes{job=\"os_filelog_astana\"}", "expr": "node_memory_MemTotal_bytes{job=\"os_filelog_astana\"} - node_memory_MemAvailable_bytes{job=\"os_filelog_astana\"}",
"format": "table", "format": "table",
"hide": false,
"instant": true, "instant": true,
"intervalFactor": 1, "intervalFactor": 1,
"refId": "B" "refId": "B"
@@ -684,6 +682,7 @@
{ {
"expr": "(node_memory_MemTotal_bytes{job=\"os_filelog_astana\"} - node_memory_MemFree_bytes{job=\"os_filelog_astana\"} - node_memory_Buffers_bytes{job=\"os_filelog_astana\"} - node_memory_Cached_bytes{job=\"os_filelog_astana\"}) / (node_memory_MemTotal_bytes{job=\"os_filelog_astana\"} )", "expr": "(node_memory_MemTotal_bytes{job=\"os_filelog_astana\"} - node_memory_MemFree_bytes{job=\"os_filelog_astana\"} - node_memory_Buffers_bytes{job=\"os_filelog_astana\"} - node_memory_Cached_bytes{job=\"os_filelog_astana\"}) / (node_memory_MemTotal_bytes{job=\"os_filelog_astana\"} )",
"format": "table", "format": "table",
"hide": false,
"instant": true, "instant": true,
"intervalFactor": 1, "intervalFactor": 1,
"refId": "D" "refId": "D"
@@ -720,10 +719,10 @@
"datasource": "${DS_PROMETHEUS_ASTANA}", "datasource": "${DS_PROMETHEUS_ASTANA}",
"fontSize": "100%", "fontSize": "100%",
"gridPos": { "gridPos": {
"h": 9, "h": 10,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 14 "y": 15
}, },
"hideTimeOverride": false, "hideTimeOverride": false,
"id": 48, "id": 48,
@@ -890,6 +889,10 @@
"transform": "table", "transform": "table",
"transparent": false, "transparent": false,
"type": "table" "type": "table"
}
],
"title": "NodeState",
"type": "row"
}, },
{ {
"collapsed": true, "collapsed": true,
@@ -897,7 +900,7 @@
"h": 1, "h": 1,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 23 "y": 1
}, },
"id": 35, "id": 35,
"panels": [ "panels": [
@@ -914,7 +917,7 @@
"h": 6, "h": 6,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 24 "y": 26
}, },
"id": 46, "id": 46,
"legend": { "legend": {
@@ -1013,7 +1016,7 @@
"h": 6, "h": 6,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 24 "y": 26
}, },
"id": 45, "id": 45,
"legend": { "legend": {
@@ -1114,7 +1117,7 @@
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 0, "x": 0,
"y": 30 "y": 32
}, },
"id": 37, "id": 37,
"legend": { "legend": {
@@ -1138,6 +1141,103 @@
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
"steppedLine": false, "steppedLine": false,
"targets": [
{
"expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.40:9000\",job=\"minio_filelog_astana\"}[1m])",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Send",
"metric": "minio_network_received_bytes_total",
"refId": "A",
"step": 10
},
{
"expr": "rate(minio_network_received_bytes_total{instance=\"10.4.35.40:9000\",job=\"minio_filelog_astana\"}[1m])",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Receive",
"metric": "minio_network_received_bytes_total",
"refId": "B",
"step": 10
}
],
"thresholds": [],
"timeFrom": null,
"timeShift": null,
"title": "10.4.35.40DataReceived&Sent",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "decbytes",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
},
{
"format": "decbytes",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_PROMETHEUS_ASTANA}",
"decimals": null,
"description": "Data received by current Minio server instance\n当前minio服务器实例接收到的数据",
"fill": 1,
"gridPos": {
"h": 7,
"w": 6,
"x": 6,
"y": 32
},
"id": 55,
"legend": {
"avg": false,
"current": true,
"max": false,
"min": false,
"show": true,
"total": true,
"values": true
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.41:9000\",job=\"minio_filelog_astana\"}[1m])", "expr": "rate(minio_network_sent_bytes_total{instance=\"10.4.35.41:9000\",job=\"minio_filelog_astana\"}[1m])",
@@ -1210,8 +1310,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 30 "y": 32
}, },
"id": 38, "id": 38,
"legend": { "legend": {
@@ -1307,8 +1407,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 30 "y": 32
}, },
"id": 39, "id": 39,
"legend": { "legend": {
@@ -1404,8 +1504,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 30 "y": 39
}, },
"id": 40, "id": 40,
"legend": { "legend": {
@@ -1501,8 +1601,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 0, "x": 6,
"y": 37 "y": 39
}, },
"id": 41, "id": 41,
"legend": { "legend": {
@@ -1598,8 +1698,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 37 "y": 39
}, },
"id": 42, "id": 42,
"legend": { "legend": {
@@ -1695,8 +1795,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 37 "y": 39
}, },
"id": 43, "id": 43,
"legend": { "legend": {
@@ -1792,8 +1892,8 @@
"gridPos": { "gridPos": {
"h": 7, "h": 7,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 37 "y": 46
}, },
"id": 44, "id": 44,
"legend": { "legend": {
@@ -1887,7 +1987,7 @@
"h": 1, "h": 1,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 24 "y": 2
}, },
"id": 23, "id": 23,
"panels": [ "panels": [
@@ -1903,7 +2003,7 @@
"h": 6, "h": 6,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 45 "y": 3
}, },
"id": 34, "id": 34,
"legend": { "legend": {
@@ -2017,7 +2117,7 @@
"h": 6, "h": 6,
"w": 12, "w": 12,
"x": 12, "x": 12,
"y": 45 "y": 3
}, },
"id": 33, "id": 33,
"legend": { "legend": {
@@ -2134,7 +2234,7 @@
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 0, "x": 0,
"y": 51 "y": 9
}, },
"id": 25, "id": 25,
"legend": { "legend": {
@@ -2158,6 +2258,120 @@
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
"steppedLine": false, "steppedLine": false,
"targets": [
{
"expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.40:9000\",job=\"minio_filelog_astana\",request_type=\"GET\"}[1m]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "GET",
"metric": "minio_http_requests_duration_seconds_count",
"refId": "A",
"step": 4
},
{
"expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.40:9000\",job=\"minio_filelog_astana\",request_type=\"PUT\"}[1m]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "PUT",
"metric": "minio_http_requests_duration_seconds_count",
"refId": "B",
"step": 4
},
{
"expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.40:9000\",job=\"minio_filelog_astana\",request_type=\"DELETE\"}[1m]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "DELETE",
"metric": "minio_http_requests_duration_seconds_count",
"refId": "C",
"step": 4
},
{
"expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.40:9000\",job=\"minio_filelog_astana\",request_type=\"POST\"}[1m]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "POST",
"metric": "minio_http_requests_duration_seconds_count",
"refId": "D",
"step": 4
}
],
"thresholds": [],
"timeFrom": null,
"timeShift": null,
"title": "10.4.35.40HttpRequestNum",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_PROMETHEUS_ASTANA}",
"description": "总数",
"fill": 1,
"gridPos": {
"h": 6,
"w": 6,
"x": 6,
"y": 9
},
"id": 56,
"legend": {
"avg": false,
"current": true,
"max": false,
"min": false,
"show": true,
"total": false,
"values": true
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.41:9000\",job=\"minio_filelog_astana\",request_type=\"GET\"}[1m]))", "expr": "sum(increase(minio_http_requests_duration_seconds_count{instance=\"10.4.35.41:9000\",job=\"minio_filelog_astana\",request_type=\"GET\"}[1m]))",
@@ -2247,8 +2461,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 51 "y": 9
}, },
"id": 26, "id": 26,
"legend": { "legend": {
@@ -2361,8 +2575,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 51 "y": 9
}, },
"id": 27, "id": 27,
"legend": { "legend": {
@@ -2475,8 +2689,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 51 "y": 15
}, },
"id": 28, "id": 28,
"legend": { "legend": {
@@ -2589,8 +2803,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 0, "x": 6,
"y": 57 "y": 15
}, },
"id": 29, "id": 29,
"legend": { "legend": {
@@ -2703,8 +2917,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 57 "y": 15
}, },
"id": 30, "id": 30,
"legend": { "legend": {
@@ -2817,8 +3031,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 57 "y": 15
}, },
"id": 31, "id": 31,
"legend": { "legend": {
@@ -2931,8 +3145,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 57 "y": 21
}, },
"id": 32, "id": 32,
"legend": { "legend": {
@@ -3044,7 +3258,7 @@
"h": 1, "h": 1,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 25 "y": 3
}, },
"id": 12, "id": 12,
"panels": [ "panels": [
@@ -3059,7 +3273,7 @@
"h": 6, "h": 6,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 4 "y": 28
}, },
"id": 22, "id": 22,
"legend": { "legend": {
@@ -3172,7 +3386,7 @@
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 0, "x": 0,
"y": 10 "y": 34
}, },
"id": 14, "id": 14,
"legend": { "legend": {
@@ -3196,6 +3410,119 @@
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
"steppedLine": false, "steppedLine": false,
"targets": [
{
"expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"GET\",instance=\"10.4.35.40:9000\"}[1m])",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "GET",
"refId": "A"
},
{
"expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"POST\",instance=\"10.4.35.40:9000\"}[1m])",
"format": "time_series",
"interval": "",
"intervalFactor": 1,
"legendFormat": "POST",
"refId": "B"
},
{
"expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"PUT\",instance=\"10.4.35.40:9000\"}[1m])",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "PUT",
"refId": "C"
},
{
"expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"HEAD\",instance=\"10.4.35.40:9000\"}[1m])",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "HEAD",
"refId": "D"
},
{
"expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"DELETE\",instance=\"10.4.35.40:9000\"}[1m])",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "DELETE",
"refId": "E"
}
],
"thresholds": [],
"timeFrom": null,
"timeShift": null,
"title": "10.4.35.40HTTP Requests duration/s",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_PROMETHEUS_ASTANA}",
"fill": 1,
"gridPos": {
"h": 6,
"w": 6,
"x": 6,
"y": 34
},
"id": 57,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"GET\",instance=\"10.4.35.41:9000\"}[1m])", "expr": "rate(minio_http_requests_duration_seconds_sum{job=\"minio_filelog_astana\",request_type=\"GET\",instance=\"10.4.35.41:9000\"}[1m])",
@@ -3284,8 +3611,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 10 "y": 34
}, },
"id": 15, "id": 15,
"legend": { "legend": {
@@ -3397,8 +3724,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 10 "y": 34
}, },
"id": 16, "id": 16,
"legend": { "legend": {
@@ -3510,8 +3837,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 10 "y": 40
}, },
"id": 17, "id": 17,
"legend": { "legend": {
@@ -3623,8 +3950,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 0, "x": 6,
"y": 16 "y": 40
}, },
"id": 18, "id": 18,
"legend": { "legend": {
@@ -3736,8 +4063,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 16 "y": 40
}, },
"id": 19, "id": 19,
"legend": { "legend": {
@@ -3849,8 +4176,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 16 "y": 40
}, },
"id": 20, "id": 20,
"legend": { "legend": {
@@ -3962,8 +4289,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 16 "y": 46
}, },
"id": 21, "id": 21,
"legend": { "legend": {
@@ -4075,7 +4402,7 @@
"h": 1, "h": 1,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 26 "y": 4
}, },
"id": 1, "id": 1,
"panels": [ "panels": [
@@ -4090,7 +4417,7 @@
"h": 5, "h": 5,
"w": 24, "w": 24,
"x": 0, "x": 0,
"y": 23 "y": 5
}, },
"id": 11, "id": 11,
"legend": { "legend": {
@@ -4176,7 +4503,7 @@
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 0, "x": 0,
"y": 28 "y": 10
}, },
"id": 3, "id": 3,
"legend": { "legend": {
@@ -4200,6 +4527,100 @@
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
"steppedLine": false, "steppedLine": false,
"targets": [
{
"expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.40:9100\",job=\"os_filelog_astana\",mode!=\"idle\"}[1m]))",
"format": "time_series",
"hide": false,
"instant": false,
"intervalFactor": 1,
"legendFormat": "CPU Used Percent",
"refId": "A"
},
{
"expr": "1 - (avg(irate(node_cpu_seconds_total{instance=\"10.4.35.40:9100\",job=\"os_filelog_astana\",mode=\"idle\"}[1m])))",
"format": "time_series",
"hide": true,
"intervalFactor": 1,
"refId": "B"
}
],
"thresholds": [],
"timeFrom": null,
"timeShift": null,
"title": "10.4.35.40CPUUsedRate",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"decimals": null,
"format": "percentunit",
"label": null,
"logBase": 1,
"max": null,
"min": "0",
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "${DS_PROMETHEUS_ASTANA}",
"fill": 1,
"gridPos": {
"h": 6,
"w": 6,
"x": 6,
"y": 10
},
"id": 58,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [],
"nullPointMode": "null",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.41:9100\",job=\"os_filelog_astana\",mode!=\"idle\"}[1m]))", "expr": "sum(irate(node_cpu_seconds_total{instance=\"10.4.35.41:9100\",job=\"os_filelog_astana\",mode!=\"idle\"}[1m]))",
@@ -4269,8 +4690,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 28 "y": 10
}, },
"id": 4, "id": 4,
"legend": { "legend": {
@@ -4363,8 +4784,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 28 "y": 10
}, },
"id": 5, "id": 5,
"legend": { "legend": {
@@ -4457,8 +4878,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 28 "y": 16
}, },
"id": 6, "id": 6,
"legend": { "legend": {
@@ -4551,8 +4972,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 0, "x": 6,
"y": 34 "y": 16
}, },
"id": 7, "id": 7,
"legend": { "legend": {
@@ -4645,8 +5066,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 6, "x": 12,
"y": 34 "y": 16
}, },
"id": 8, "id": 8,
"legend": { "legend": {
@@ -4739,8 +5160,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 12, "x": 18,
"y": 34 "y": 16
}, },
"id": 9, "id": 9,
"legend": { "legend": {
@@ -4833,8 +5254,8 @@
"gridPos": { "gridPos": {
"h": 6, "h": 6,
"w": 6, "w": 6,
"x": 18, "x": 0,
"y": 34 "y": 22
}, },
"id": 10, "id": 10,
"legend": { "legend": {
@@ -4975,8 +5396,8 @@
] ]
}, },
"time": { "time": {
"from": "2018-12-06T07:41:22.833Z", "from": "now-1h",
"to": "2018-12-06T08:19:16.517Z" "to": "now"
}, },
"timepicker": { "timepicker": {
"refresh_intervals": [ "refresh_intervals": [
@@ -5006,5 +5427,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Minio_Filelog_Astana", "title": "Minio_Filelog_Astana",
"uid": "minio_filelog_astana", "uid": "minio_filelog_astana",
"version": 4 "version": 11
} }