chronograf/canned/win_system.json

25 lines
507 B
JSON
Raw Normal View History

{
"id": "96bd0303-19b6-4f87-a0f9-2755c6178ba7",
"measurement": "win_system",
"app": "win_system",
"cells": [
{
"x": 0,
"y": 0,
"w": 4,
"h": 4,
"i": "d959c815-16a8-4a2b-a6ea-e37af38d4e2f",
2016-11-11 20:40:19 +00:00
"name": "System - Load",
"queries": [
{
2016-11-11 20:40:19 +00:00
"query": "SELECT mean(\"Processor_Queue_Length\") AS \"load\" FROM win_system",
"db": "telegraf",
2016-11-11 20:40:19 +00:00
"rp": "",
"groupbys": [],
"wheres": []
}
]
}
]
}