ASM Virtualized Environment Windows 2000 Advanced Server VM Object
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | WV Property Unique object identifier |
| manage_vm | integer | with null | Flag whether the vm is to be managed by the engine |
| vm_priority | integer | with null | The importance the engine will give this vm during its calculations |
| vm_cpu_usage_upper_limit | integer | with null | The upper limit of the vm cpu usage beyond which indicates over utilization |
| vm_cpu_usage_lower_limit | integer | with null | "The upper limit of the vm cpu usage beyond which indicates under utilization " |
| memory_manage_vm | integer | with null | Flag whether the engine should consider the memory usage during its calculation. |
| memory_vm_priority | integer | with null | Priority of Memory for Virtual machine |
| cpu_vm_priority | integer | with null | Defines importance of CPU with respect to memory for VM |
| cpu_coefficient | integer | with null | The importance the engine will give to cpu during its calculation |
| memory_coefficient | integer | with null | The importance the engine will give to memory during its calculation |
| capacity_utilization | integer | with null | The capacity utilization of the VM |
| dro_vm_utility_deployed | integer | with null | Flag whether the VM utility used by the engine has been deployed to the VM |
| dro_vm_utility_running | integer | with null | Flag whether the VM utility used by the engine is running on the VM |
| vmserver_name | varchar(64) | with null | Name of the VM server |
| vmserver_type | varchar(64) | with null | Type of the VM server |
| display_name | varchar(64) | with null | Displayed Name of Virtual Machine on MUI |
| config_file | varchar(255) | with null | Configuration File of Virtual machine |
| vm_id | integer | with null | Virtual Machine’s ID assigned to it by the Virtual Environment Server |
| ip_address | varchar(64) | with null | IP Address of Virtual Machine |
| os_type | varchar(64) | with null | Type of the operating system |
| total_memory | integer | with null | Total amount of memory |
| uptime | integer | with null | Up time of Virtual Machine |
| power_status | varchar(64) | with null | Power on/off status |
| heart_beat | integer | with null | Heartbeat value returned to the server from VM |
| current_cpu | varchar(64) | with null | Current CPU usage of Virtual Machine |
| cpu_warn_threshold | integer | with null | CPU Warning Threshold of Virtual Machine |
| cpu_critical_threshold | integer | with null | CPU Critical Threshold of Virtual Machine |
| current_memory | varchar(64) | with null | Current Memory Usage of Virtual Machine |
| memory_warn_threshold | integer | with null | Warning Threshold of Memory |
| memory_critical_threshold | integer | with null | Critical Threshold of Memory |
| available_memory | integer | with null | Amount of available memory |
Product Name: Unicenter Network and System Management
Table Type: Table