Column Name | Data Type | Description |
cpu_speed_mhz | NUMBER | CPU speed in MHz |
cpu_usage | NUMBER | CPU Usage |
guest_memory_usage_kb | NUMBER | Memory usage by guest in KiB |
host_memory_usage_kb | NUMBER | Memory usage by host in KiB |
log_date | DATE | Log date |
memory_size_kb | NUMBER | Memory size in KiB |
memory_usage_kb | NUMBER | Memory usage in KiB |
nbr_cpu | NUMBER | Number of CPUs |
overall_cpu_usage | NUMBER | Overall CPU usage |
partition_id | NUMBER | Foreign key for Partition |
partition_name | STRING | Partition name |
partition_type | STRING | Partition type |
virtual_system_id | NUMBER | Foreign key for the VM Host |