Storage Viewer for Virtual Servers Database Views > apt_v_vmw_perform_cpu_log
  
Version 10.0.01
apt_v_vmw_perform_cpu_log
For VMware CPU performance, data collection creates an instance record for each CPU and an instance record for the partition. In the log, performance is listed for each CPU and then rolled up where the instance_name is null.
Table 7.19 apt_v_vmw_perform_cpu_log
Column Name
Data Type
Description
avg_cpu_ready_ms
NUMBER
Average CPU ready time in milliseconds
avg_cpu_usage_mhz
NUMBER
Average CPU usage in Mhz
avg_cpu_usage_pct
NUMBER
Average CPU usage in percentage
avg_cpu_wait_ms
NUMBER
Average CPU wait time in milliseconds
end_log_date
DATE
End timestamp
instance_name
STRING
Instance name
interval_sec
NUMBER
Interval in seconds
partition_id
NUMBER
Foreign key for partition
partition_name
STRING
Partition name
partition_type
STRING
Partition type: Host or VM
start_log_date
DATE
Start timestamp