Update 10-monitor.md
This commit is contained in:
parent
f32f90f79a
commit
beb082059a
|
@ -111,7 +111,7 @@ The data of tdinsight dashboard is stored in `log` database (default. You can ch
|
||||||
|cpu\_system|FLOAT||cpu usage of server. read from `/proc/stat`|
|
|cpu\_system|FLOAT||cpu usage of server. read from `/proc/stat`|
|
||||||
|cpu\_cores|FLOAT||cpu cores of server|
|
|cpu\_cores|FLOAT||cpu cores of server|
|
||||||
|mem\_engine|INT||memory usage of tdengine. read from `/proc/<taosd_pid>/status`|
|
|mem\_engine|INT||memory usage of tdengine. read from `/proc/<taosd_pid>/status`|
|
||||||
|mem\_system|INT||memory usage of server|
|
|mem\_system|INT||available memory on the server|
|
||||||
|mem\_total|INT||total memory of server in `KB`|
|
|mem\_total|INT||total memory of server in `KB`|
|
||||||
|disk\_engine|INT|||
|
|disk\_engine|INT|||
|
||||||
|disk\_used|BIGINT||usage of data dir in `bytes`|
|
|disk\_used|BIGINT||usage of data dir in `bytes`|
|
||||||
|
|
Loading…
Reference in New Issue