Overallocated VMs page in the vSphere Virtual Machines view
The Overallocated VMs page in the vSphere Virtual Machines view displays a list of all VMs that are overallocated in terms of capacity.
To access the page, click Views > Virtualization > vSphere > Virtual Machines in the left navigation pane, and then click the Overallocated VMs tab on the vSphere Virtual Machines page.
Overallocated VMs table
The Overallocated VMs page displays a summarized view of metrics for all overallocated VMs. Each row in the table corresponds to a VM in the cluster.
Column | Description | Statistical Type | Metrics |
---|---|---|---|
VM | Name of the VM. | Last value | NAME |
Network Name | DNS or network name of the VM. | Last value | HOST_NAME |
Description | Brief description of the VM, taken from the metric annotation. | Last value | ANNOTATION |
Host | Name of the host on which the VM resides. | Last value | Host name retrieved by using relationship ‘uses’ from the VM to the host |
Cluster | Name of the cluster on which the VM resides. | Last value | Cluster name retrieved by using relationship ‘uses’ from the VM to the cluster |
vCenter | Name of the vCenter for this VM. | Last value | Retrieved from VIRTUALCENTER_NAME of the parent cluster |
vCPUs | Actual number of virtual CPU cores allocated to this VM. | Last value | VCPU_NUM |
Total CPU [GHz] | Total CPU allocated to the VM, measured in Gigahertz. | Last value | CPU_TOTAL_MHZ |
CPU Spare | Difference between total CPU allocated to the VM and CPU demand of the VM. | CPU Demand: based on the 95th percentile value of CPU usage Total CPU: Last value | CPU_NUM, IND_CPU_DEMAND |
Recommended vCPUs | Recommended virtual CPU cores for this VM. This value is based on the CPU demand indicator which estimates the CPU utilization of the VM in the last 30 days. The CPU utilization depends on the optimization behavior chosen in the settings. | N/A | IND_CPU_DEMAND |
Memory [GB] | Total memory allocated to the VM, measured in Gigabytes. | Last value | TOTAL_REAL_MEM |
Memory Spare [GB] | Difference between total memory allocated to the VM and memory demand of the VM. | Memory Demand: based on 95th percentile value of inside OS memory if available, else based on adjusted active memory of a VM. Total memory: Last value | Metrics from the RM_RECOMM table |
Recommended Memory [GB] | Recommended memory to be allocated to this VM. This value is based on the memory demand indicator which estimates the memory utilization of the VM in the last 30 days. | N/A | IND_MEM_DEMAND |
File System Size [GB] | Total storage space allocated to the VM's file system, measured in Gigabytes. | Last value | TOTAL_FS_SIZE |
File System Spare [GB] | Difference between total file system allocated to the VM and storage demand of the VM. | Storage Demand: Based on 95th percentile of the TOTAL_FS_USED Total file system: Last value | TOTAL_FS_SIZE, IND_STORAGE_DEMAND |
Recommended File System [GB] | Recommended storage to be allocated to this VM. This value is based on the storage demand indicator which estimates the filesystem utilization of the VM in the last 30 days. | N/A | IND_STORAGE_DEMAND |
Detailed information about a particular VM
To view the details page for a specific VM, click its name under the VM column. You can use the sorting and filtering options on the page to find a specific cluster.
The VM details page displays information for the selected VM under the following sections or panels:
Section or Panel | Description |
---|---|
Summary page | A quick graphical summary of the CPU and memory utilization, and network bit rate and disk transfer rate for the VM. Core metrics for the selected entity are displayed as analysis charts, depending on available data. At the bottom of each chart is a link that takes you to the Data Explorer view for the specific resource type, and displays charts and information for a larger set of metrics. The data displayed in Data Explorer view charts for any resource part of this view category, is based on the time filter that is applied to the primary view in this tab. You can select other time filter options to view charts over a different time resolution For more information, see Virtual Machine page in the vSphere Data Explorer view. |
Configuration Details page | Configuration information about the cluster. |
Related Information panel | Links to detailed pages for thresholds. |
Recommendations panel | All available recommendations for the VM. For more information, see Recommendations page in the vSphere Virtual Machines view. If the virtual node data is available, the forecasted saturation for memory is computed based on the virtual node memory utilization. Otherwise, it is computed using MEM_ACTIVE of the virtual machine. When using MEM_ACTIVE, the vSphere VM Active Memory increase factor is applied to increase the MEM_ACTIVE metric value. You can configure the value of this vSphere VM Active Memory increase factor. For details, see Configuring and managing thresholds for metrics and indicators. |
Tags panel | List of tags that are associated with the VM. You can assign or remove tags by using the Edit Tags option from the Tags action menu. |
Comments
Log in or register to comment.