2016-11-10 21:06:13 +00:00
|
|
|
{
|
2016-11-10 22:48:16 +00:00
|
|
|
"id": "793e6cca-7d7f-48e4-8db2-7b81761cc6ff",
|
|
|
|
"measurement": "redis",
|
|
|
|
"app": "redis",
|
2016-11-15 18:11:32 +00:00
|
|
|
"autoflow": true,
|
2016-11-10 22:48:16 +00:00
|
|
|
"cells": [
|
|
|
|
{
|
2016-11-10 21:06:13 +00:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"w": 4,
|
|
|
|
"h": 4,
|
|
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065b9",
|
|
|
|
"name": "Redis - Connected Clients",
|
2016-11-10 22:48:16 +00:00
|
|
|
"queries": [
|
|
|
|
{
|
2016-11-11 20:40:19 +00:00
|
|
|
"query": "SELECT mean(\"clients\") AS \"clients\" FROM redis",
|
2016-11-10 22:48:16 +00:00
|
|
|
"groupbys": []
|
|
|
|
}
|
|
|
|
]
|
2016-11-10 20:34:41 +00:00
|
|
|
},
|
|
|
|
{
|
2016-11-10 21:06:13 +00:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"w": 4,
|
|
|
|
"h": 4,
|
|
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065a0",
|
|
|
|
"name": "Redis - Blocked Clients",
|
|
|
|
"queries": [
|
|
|
|
{
|
2016-11-11 20:40:19 +00:00
|
|
|
"query": "SELECT mean(\"blocked_clients\") AS \"blocked_clients\" FROM redis",
|
2016-11-10 21:06:13 +00:00
|
|
|
"groupbys": []
|
|
|
|
}
|
|
|
|
]
|
2016-11-10 20:34:41 +00:00
|
|
|
},
|
|
|
|
{
|
2016-11-10 21:06:13 +00:00
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"w": 4,
|
|
|
|
"h": 4,
|
|
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065b1",
|
|
|
|
"name": "Redis - CPU",
|
|
|
|
"queries": [
|
|
|
|
{
|
2016-11-11 21:11:20 +00:00
|
|
|
"query": "SELECT non_negative_derivative(max(\"used_cpu_user\")) AS \"used_cpu_per_second\" FROM redis",
|
2016-11-10 21:06:13 +00:00
|
|
|
"groupbys": []
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"w": 4,
|
|
|
|
"h": 4,
|
|
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065b2",
|
|
|
|
"name": "Redis - Memory",
|
|
|
|
"queries": [
|
|
|
|
{
|
2016-11-11 21:11:20 +00:00
|
|
|
"query": "SELECT non_negative_derivative(max(\"used_memory\")) AS \"used_memory_per_second\" FROM redis",
|
2016-11-10 21:06:13 +00:00
|
|
|
"groupbys": []
|
|
|
|
}
|
|
|
|
]
|
2016-11-10 20:34:41 +00:00
|
|
|
}
|
2016-11-10 22:48:16 +00:00
|
|
|
]
|
|
|
|
}
|