Functions and Views for All Products > apt_v_host_cpu_log
  
Version 10.0.01
apt_v_host_cpu_log
The apt_v_host_cpu_log view contains a single row for each host CPU log. Note that this view begins with apt (not aps), as it is designed for future applications that will not be limited to Storage Viewer for Capacity.
Table 13 apt_v_host_cpu_log
Column Name
Data Type
Description
cpu_nbr
NUMBER
The number of the CPU in the host
external_name
STRING
Server name used for report displays
idle_time_pct
NUMBER
Idle time percentage
internal_name
STRING
Server’s internal name
log_date
DATE
Log date
nice_priority_time_pct
NUMBER
Percentage of CPU utilization that occurred while executing at the user/application level with nice priority
server_id
NUMBER
Foreign key to apt_v_server
steal_time_pct
NUMBER
Percentage of time spent in involuntary wait by the virtual CPU or CPUs while the hypervisor was servicing another virtual processor
system_processing_time_pct
NUMBER
System processing time percentage
user_processing_time_pct
NUMBER
User processing time percentage
wait_time_pct
NUMBER
Wait time percentage