cpu_usage (Host-Side System CPU Usage)

The host-side system CPU usage data does not contain the timeline information. The summary information is summarized in the cpu_usage_*.csv file.

Availability

Atlas 200/300/500 Inference Product

Atlas Training Series Product

cpu_usage_*.csv File

The file content is formatted as follows.

Figure 1 cpu_usage_*.csv
Table 1 Field description

Field

Description

Device_id

Device ID. Host data is displayed as host.

Cpu Type

CPU type.

User(%)

Percentage of time taken to execute user-mode processes.

Sys(%)

Percentage of time taken to execute kernel-mode processes.

IoWait(%)

Percentage of I/O wait time.

Irq(%)

Percentage of hardware interrupt time.

Soft(%)

Percentage of software interrupt time.

Idle(%)

Percentage of idle time.