chronograf/canned/win_mem.json

25 lines
500 B
JSON

{
"id": "cef6c954-f066-4348-9425-4132429fe817",
"measurement": "win_mem",
"app": "Windows Host memory metrics",
"cells": [
{
"x": 0,
"y": 0,
"w": 10,
"h": 10,
"i": "1c275ca5-84a7-4146-9cf0-8ed654abb627",
"name": "Available bytes",
"queries": [
{
"query": "select Available_Bytes from win_mem",
"db": "telegraf",
"rp": "autogen",
"groupbys": [],
"wheres": []
}
]
}
]
}