chronograf/canned/win_system.json

25 lines
490 B
JSON

{
"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",
"name": "System Load",
"queries": [
{
"query": "select Processor_Queue_Length from win_system",
"db": "telegraf",
"rp": "autogen",
"groupbys": [],
"wheres": []
}
]
}
]
}