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 |