influxdb/canned/win_cpu.json

25 lines
478 B
JSON

{
"id": "188b7f23-648f-4c54-99f6-6a0e2e90a2fc",
"measurement": "win_cpu",
"app": "system",
"cells": [
{
"x": 0,
"y": 0,
"w": 4,
"h": 4,
"i": "6921e19a-951e-42ef-b304-2b8b661fcc81",
"name": "CPU Usage",
"queries": [
{
"query": "select Percent_Processor_Time from win_cpu",
"db": "telegraf",
"rp": "autogen",
"groupbys": [],
"wheres": []
}
]
}
]
}