host_cpu_usage (Host-Side CPU Usage)
The host-side CPU usage data is displayed at the CPU Usage level in the msprof_*.json file. The summary information is summarized in the host_cpu_usage_*.csv file.
Availability
Data at CPU Usage Level in msprof_*.json
The following figure shows data at the CPU Usage level in the msprof_*.json file.
|
Field |
Description |
|---|---|
|
CPU <id> |
CPU ID. |
|
CPU Avg |
Average CPU usage. |
|
usage |
Usage. |
host_cpu_usage_*.csv File
The file content is formatted as follows.
|
Field |
Description |
|---|---|
|
Device_id |
Device ID. Host data is displayed as host. |
|
Total Cpu Numbers |
Total number of CPU cores in the system. |
|
Occupied Cpu Numbers |
Number of CPU cores occupied by processes. |
|
Recommend Cpu Numbers |
Number of CPU cores in use. In virtualization scenarios, the value is the recommended number of CPU cores. |