本文档由 麒曦Chish 整理发布,与官方无关,不代表官方立场,仅供参考,请以官方发布为准。
{
"cpuDetailedPercent": [
0
],
"cpuPercent": [
0
],
"cpuTotal": 0,
"cpuUsed": 0,
"cpuUsedPercent": 0,
"diskData": [
{
"device": "string",
"free": 0,
"inodesFree": 0,
"inodesTotal": 0,
"inodesUsed": 0,
"inodesUsedPercent": 0,
"path": "string",
"total": 0,
"type": "string",
"used": 0,
"usedPercent": 0
}
],
"gpuData": [
{
"fanSpeed": "string",
"gpuUtil": "string",
"index": 0,
"maxPowerLimit": "string",
"memTotal": "string",
"memUsed": "string",
"memoryUsage": "string",
"performanceState": "string",
"powerDraw": "string",
"powerUsage": "string",
"productName": "string",
"temperature": "string",
"type": "string"
}
],
"ioCount": 0,
"ioReadBytes": 0,
"ioReadTime": 0,
"ioWriteBytes": 0,
"ioWriteTime": 0,
"load1": 0,
"load15": 0,
"load5": 0,
"loadUsagePercent": 0,
"memoryAvailable": 0,
"memoryCache": 0,
"memoryFree": 0,
"memoryShard": 0,
"memoryTotal": 0,
"memoryUsed": 0,
"memoryUsedPercent": 0,
"netBytesRecv": 0,
"netBytesSent": 0,
"procs": 0,
"runningTime": {
"days": 0,
"hours": 0,
"minutes": 0,
"seconds": 0
},
"shotTime": "string",
"swapMemoryAvailable": 0,
"swapMemoryTotal": 0,
"swapMemoryUsed": 0,
"swapMemoryUsedPercent": 0,
"timeSinceUptime": "string",
"topCPUItems": [
{
"cmd": "string",
"memory": 0,
"name": "string",
"percent": 0,
"pid": 0,
"user": "string"
}
],
"topMemItems": [
{
"cmd": "string",
"memory": 0,
"name": "string",
"percent": 0,
"pid": 0,
"user": "string"
}
],
"uptime": 0,
"xpuData": [
{
"deviceID": 0,
"deviceName": "string",
"memory": "string",
"memoryUsed": "string",
"memoryUtil": "string",
"power": "string",
"temperature": "string"
}
]
}