Skip to content

vSphere 8.0 Performance Counter Description

This is a list of all performance metrics that are available in vSphere vCenter Server 8.0. Performance counters can be viewed for Virtual Machines, Hosts, Clusters, Resource Pools, and other objects by opening Monitor > Performance > Advanced in the vSphere Client.

These performance counters can also be used for performance analysis with PowerCLI, Python or Perl.

PowerShell/PowerCLI

PS> Get-Stat -entity (Get-VM <VMNAME>) -realtime -stat "cpu.usage.average"

Python
vm_perf_example.py

Perl
esxcfg-perf.pl

 

vSphere 8.0 Performance Counter

CounterUnitDescription
clusterServices.clusterDrsScore.latest%DRS Score
DRS score of the cluster
clusterServices.cpufairness.latestnumCPU fairness
Fairness of distributed CPU resource allocation
clusterServices.effectivecpu.averageMHzEffective CPU resources
Total available CPU resources of all hosts within a cluster
clusterServices.effectivemem.averageMBEffective memory resources
Total amount of machine memory of all hosts in the cluster that is available for use for virtual machine memory and overhead memory
clusterServices.failover.latestnumCurrent failover level
vSphere HA number of failures that can be tolerated
clusterServices.memfairness.latestnumMemory fairness
Aggregate available memory resources of all the hosts within a cluster
clusterServices.vmDrsScore.latest%VM DRS Score
DRS score of the virtual machine
cpu.cache.l3.occupancy.averageKBCPU L3 Cache Occupancy
The amount of L3 cache the VM uses
cpu.capacity.contention.average%CPU Capacity Contention
Percent of time the VM is unable to run because it is contending for access to the physical CPU(s)
cpu.capacity.demand.averageMHzCPU Capacity Demand
The amount of CPU resources a VM would use if there were no CPU contention
cpu.capacity.entitlement.averageMHzCPU Capacity Entitlement
CPU resources devoted by the ESXi scheduler to the virtual machines and resource pools
cpu.capacity.provisioned.averageMHzCPU Capacity Provisioned
Capacity in MHz of the physical CPU cores
cpu.capacity.usage.averageMHzCPU Capacity Usage
CPU usage as a percent during the interval
cpu.corecount.contention.average%CPU Core Count Contention
Time the VM vCPU is ready to run, but is unable to run due to co-scheduling constraints
cpu.corecount.provisioned.averagenumCPU Core Count Provisioned
The number of virtual processors provisioned to the entity
cpu.corecount.provisioned.latestnumCPU Core Count Provisioned
The number of virtual processors provisioned to the entity
cpu.corecount.usage.averagenumCPU Core Count Usage
The number of virtual processors running on the host
cpu.corecount.usage.latestnumCPU Core Count Usage
The number of virtual processors running on the host
cpu.coreUtilization.average%Core Utilization
CPU utilization of the corresponding core (if hyper-threading is enabled) as a percentage during the interval (A core is utilized if either or both of its logical CPUs are utilized)
cpu.coreUtilization.maximum%Core Utilization
CPU utilization of the corresponding core (if hyper-threading is enabled) as a percentage during the interval (A core is utilized if either or both of its logical CPUs are utilized)
cpu.coreUtilization.minimum%Core Utilization
CPU utilization of the corresponding core (if hyper-threading is enabled) as a percentage during the interval (A core is utilized if either or both of its logical CPUs are utilized)
cpu.coreUtilization.none%Core Utilization
CPU utilization of the corresponding core (if hyper-threading is enabled) as a percentage during the interval (A core is utilized if either or both of its logical CPUs are utilized)
cpu.costop.summationmsCo-stop
Time the virtual machine is ready to run, but is unable to run due to co-scheduling constraints
cpu.cpuentitlement.latestMHzWorst case allocation
Amount of CPU resources allocated to the virtual machine or resource pool, based on the total cluster capacity and the resource configuration of the resource hierarchy
cpu.demand.averageMHzDemand
The amount of CPU resources a virtual machine would use if there were no CPU contention or CPU limit
cpu.demandEntitlementRatio.latest%Demand-to-entitlement ratio
CPU resource entitlement to CPU demand ratio (in percents)
cpu.entitlement.latestMHzEntitlement
CPU resources devoted by the ESX scheduler
cpu.idle.summationmsIdle
Total time that the CPU spent in an idle state
cpu.latency.average%Latency
Percent of time the virtual machine is unable to run because it is contending for access to the physical CPU(s)
cpu.load.avg15min.latest%CPU load average 15 mins
CPU load average over the past 15 minutes, sampled on every 6 seconds
cpu.load.avg1min.latest%CPU load average 1 min
CPU load average over the past 1 minute, sampled on every 6 seconds
cpu.load.avg5min.latest%CPU load average 5 mins
CPU load average over the past 5 minutes, sampled on every 6 seconds
cpu.maxlimited.summationmsMax limited
Time the virtual machine is ready to run, but is not run due to maxing out its CPU limit setting
cpu.overlap.summationmsOverlap
Time the virtual machine was interrupted to perform system services on behalf of itself or other virtual machines
cpu.partnerBusyTime.average%PCPU Partner Busy Time(%)
The percentage HT partner usage per physical CPU
cpu.readiness.average%Readiness
Percentage of time that the virtual machine was ready, but could not get scheduled to run on the physical CPU
cpu.ready.summationmsReady
Time that the virtual machine was ready, but could not get scheduled to run on the physical CPU during last measurement interval
cpu.reservedCapacity.averageMHzReserved capacity
Total CPU capacity reserved by virtual machines
cpu.run.summationmsRun
Time the virtual machine is scheduled to run
cpu.swapwait.summationmsSwap wait
CPU time spent waiting for swap-in
cpu.system.summationmsSystem
Amount of time spent on system processes on each virtual CPU in the virtual machine
cpu.totalCapacity.averageMHzTotal capacity
Total CPU capacity reserved by and available for virtual machines
cpu.totalmhz.averageMHzTotal
Total amount of CPU resources of all hosts in the cluster
cpu.usage.average%Usage
CPU usage as a percentage during the interval
cpu.usage.maximum%Usage
CPU usage as a percentage during the interval
cpu.usage.minimum%Usage
CPU usage as a percentage during the interval
cpu.usage.none%Usage
CPU usage as a percentage during the interval
cpu.usage.vcpus.average%VCPU Usage
Virtual CPU usage as a percentage during the interval
cpu.usagemhz.averageMHzUsage in MHz
CPU usage in megahertz during the interval
cpu.usagemhz.maximumMHzUsage in MHz
CPU usage in megahertz during the interval
cpu.usagemhz.minimumMHzUsage in MHz
CPU usage in megahertz during the interval
cpu.usagemhz.noneMHzUsage in MHz
CPU usage in megahertz during the interval
cpu.used.summationmsUsed
Total CPU usage
cpu.utilization.average%Utilization
CPU utilization as a percentage during the interval (CPU usage and CPU utilization might be different due to power management technologies or hyper-threading)
cpu.utilization.maximum%Utilization
CPU utilization as a percentage during the interval (CPU usage and CPU utilization might be different due to power management technologies or hyper-threading)
cpu.utilization.minimum%Utilization
CPU utilization as a percentage during the interval (CPU usage and CPU utilization might be different due to power management technologies or hyper-threading)
cpu.utilization.none%Utilization
CPU utilization as a percentage during the interval (CPU usage and CPU utilization might be different due to power management technologies or hyper-threading)
cpu.wait.summationmsWait
Total CPU time spent in wait state
datastore.busResets.summationnum
datastore.commandsAborted.summationnum
datastore.datastoreIops.averagenumStorage I/O Control aggregated IOPS
Storage I/O Control aggregated IOPS
datastore.datastoreMaxQueueDepth.latestnumStorage I/O Control datastore maximum queue depth
Storage I/O Control datastore maximum queue depth
datastore.datastoreNormalReadLatency.latestnumStorage DRS datastore normalized read latency
Storage DRS datastore normalized read latency
datastore.datastoreNormalWriteLatency.latestnumStorage DRS datastore normalized write latency
Storage DRS datastore normalized write latency
datastore.datastoreReadBytes.latestnumStorage DRS datastore bytes read
Storage DRS datastore bytes read
datastore.datastoreReadIops.latestnumStorage DRS datastore read I/O rate
Storage DRS datastore read I/O rate
datastore.datastoreReadLoadMetric.latestnumStorage DRS datastore read workload metric
Storage DRS datastore metric for read workload model
datastore.datastoreReadOIO.latestnumStorage DRS datastore outstanding read requests
Storage DRS datastore outstanding read requests
datastore.datastoreVMObservedLatency.latestµsDatastore latency observed by VMs
The average datastore latency as seen by virtual machines
datastore.datastoreWriteBytes.latestnumStorage DRS datastore bytes written
Storage DRS datastore bytes written
datastore.datastoreWriteIops.latestnumStorage DRS datastore write I/O rate
Storage DRS datastore write I/O rate
datastore.datastoreWriteLoadMetric.latestnumStorage DRS datastore write workload metric
Storage DRS datastore metric for write workload model
datastore.datastoreWriteOIO.latestnumStorage DRS datastore outstanding write requests
Storage DRS datastore outstanding write requests
datastore.maxTotalLatency.latestmsHighest latency
Highest latency value across all datastores used by the host
datastore.numberReadAveraged.averagenumAverage read requests per second
Average number of read commands issued per second to the datastore during the collection interval
datastore.numberWriteAveraged.averagenumAverage write requests per second
Average number of write commands issued per second to the datastore during the collection interval
datastore.read.averageKBpsRead rate
Rate of reading data from the datastore
datastore.siocActiveTimePercentage.average%Storage I/O Control active time percentage
Percentage of time Storage I/O Control actively controlled datastore latency
datastore.sizeNormalizedDatastoreLatency.averageµsStorage I/O Control normalized latency
Storage I/O Control size-normalized I/O latency
datastore.throughput.contention.averagems
datastore.throughput.usage.averageKBps
datastore.totalReadLatency.averagemsRead latency
The average time a read from the datastore takes
datastore.totalWriteLatency.averagemsWrite latency
The average time a write to the datastore takes
datastore.unmapIOs.summationnum
datastore.unmapSize.summationMB
datastore.write.averageKBpsWrite rate
Rate of writing data to the datastore
disk.actualused.latestMB
disk.busResets.summationnumBus resets
Number of Storage-bus reset commands issued during the collection interval
disk.capacity.contention.average%
disk.capacity.latestKBCapacity
Configured size of the datastore
disk.capacity.provisioned.averageKB
disk.capacity.usage.averageKB
disk.commands.summationnumCommands issued
Number of Storage commands issued during the collection interval
disk.commandsAborted.summationnumCommands aborted
Number of Storage commands aborted during the collection interval
disk.commandsAveraged.averagenumAverage commands issued per second
Average number of Storage commands issued per second during the collection interval
disk.deltaused.latestKBOverhead due to delta disk backings
Storage overhead of a virtual machine or a datastore due to delta disk backings
disk.deviceLatency.averagemsPhysical device command latency
Average amount of time, in milliseconds, to complete a Storage command from the physical device
disk.deviceReadLatency.averagemsPhysical device read latency
Average amount of time, in milliseconds, to read from the physical device
disk.deviceWriteLatency.averagemsPhysical device write latency
Average amount of time, in milliseconds, to write to the physical device
disk.kernelLatency.averagemsKernel command latency
Average amount of time, in milliseconds, spent by VMkernel to process each Storage command
disk.kernelReadLatency.averagemsKernel read latency
Average amount of time, in milliseconds, spent by VMkernel to process each Storage read command
disk.kernelWriteLatency.averagemsKernel write latency
Average amount of time, in milliseconds, spent by VMkernel to process each Storage write command
disk.maxQueueDepth.averagenumMaximum queue depth
Maximum queue depth
disk.maxTotalLatency.latestmsHighest latency
Highest latency value across all disks used by the host
disk.numberRead.summationnumRead requests
Number of disk reads during the collection interval
disk.numberReadAveraged.averagenumAverage read requests per second
Average number of disk reads per second during the collection interval
disk.numberWrite.summationnumWrite requests
Number of disk writes during the collection interval
disk.numberWriteAveraged.averagenumAverage write requests per second
Average number of disk writes per second during the collection interval
disk.provisioned.latestKBSpace potentially used
Amount of storage set aside for use by a datastore or a virtual machine
disk.queueLatency.averagemsQueue command latency
Average amount of time spent in the VMkernel queue, per Storage command, during the collection interval
disk.queueReadLatency.averagemsQueue read latency
Average amount of time spent in the VMkernel queue, per Storage read command, during the collection interval
disk.queueWriteLatency.averagemsQueue write latency
Average amount of time spent in the VMkernel queue, per Storage write command, during the collection interval
disk.read.averageKBpsRead rate
Average number of kilobytes read from the disk each second during the collection interval
disk.scsiReservationCnflctsPct.average%Disk Storage Reservation Conflicts %
Number of Storage reservation conflicts for the LUN as a percent of total commands during the collection interval
disk.scsiReservationCnflctsPct.average%Disk Storage Reservation Conflicts %
Number of Storage reservation conflicts for the LUN as a percent of total commands during the collection interval
disk.scsiReservationConflicts.summationnumDisk Storage Reservation Conflicts
Number of Storage reservation conflicts for the LUN during the collection interval
disk.throughput.contention.averagemsDisk Throughput Contention
Average amount of time for an I/O operation to complete successfully
disk.throughput.usage.averageKBpsDisk Throughput Usage
Aggregated disk I/O rate, including the rates for all virtual machines running on the host during the collection interval
disk.totalLatency.averagemsCommand latency
Average amount of time taken during the collection interval to process a Storage command issued by the guest OS to the virtual machine
disk.totalReadLatency.averagemsRead latency
Average amount of time taken during the collection interval to process a Storage read command issued from the guest OS to the virtual machine
disk.totalWriteLatency.averagemsWrite latency
Average amount of time taken during the collection interval to process a Storage write command issued by the guest OS to the virtual machine
disk.unshared.latestKBSpace not shared
Amount of space associated exclusively with a virtual machine
disk.usage.averageKBpsUsage
Aggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host during the collection interval.
disk.usage.maximumKBpsUsage
Aggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host during the collection interval.
disk.usage.minimumKBpsUsage
Aggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host during the collection interval.
disk.usage.noneKBpsUsage
Aggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host during the collection interval.
disk.used.latestKBSpace actually used
Amount of space actually used by the virtual machine or the datastore
disk.write.averageKBpsWrite rate
Average number of kilobytes written to disk each second during the collection interval
gpu.mem.usage.average%Memory usage
The amount of GPU memory used in percentages of the total available
gpu.mem.usage.maximum%Memory usage
The amount of GPU memory used in percentages of the total available
gpu.mem.usage.minimum%Memory usage
The amount of GPU memory used in percentages of the total available
gpu.mem.usage.none%Memory usage
The amount of GPU memory used in percentages of the total available
gpu.mem.used.averageKBMemory used
The amount of GPU memory used in kilobytes
gpu.mem.used.maximumKBMemory used
The amount of GPU memory used in kilobytes
gpu.mem.used.minimumKBMemory used
The amount of GPU memory used in kilobytes
gpu.mem.used.noneKBMemory used
The amount of GPU memory used in kilobytes
gpu.temperature.averageTemperature
The temperature of a GPU in degrees celsius
gpu.utilization.average%Utilization
The utilization of a GPU in percentages
gpu.utilization.maximum%Utilization
The utilization of a GPU in percentages
gpu.utilization.minimum%Utilization
The utilization of a GPU in percentages
gpu.utilization.none%Utilization
The utilization of a GPU in percentages
hbr.hbrDiskReadLatency.averagemsAverage disk read latency
Average disk read latency seen by vSphere Replication
hbr.hbrDiskStallLatency.averagemsAverage I/O stall
Average guest I/O stall introduced by vSphere Replication
hbr.hbrDiskTransferBytes.averageKBTransferred data per disk
Average amount of data in KB successfully transferred per disk
hbr.hbrDiskTransferIdle.averagemsIdle time per disk
Average amount of idle time per disk
hbr.hbrDiskTransferSuccess.averagemsSuccessful transfer time per disk
Average amount of successful transfer time per disk
hbr.hbrNetLatency.averagemsReplication network latency
Average network latency seen by vSphere Replication
hbr.hbrNetRx.averageKBpsReplication Data Receive Rate
Average amount of data received per second
hbr.hbrNetTx.averageKBpsReplication Data Transmit Rate
Average amount of data transmitted per second
hbr.hbrNumVms.averagenumvSphere Replication VM Count
Current number of replicated virtual machines
hbr.vms.latestnumvSphere Replication VM Count
Current number of replicated virtual machines
lwd.numSnapshots.latestnum
managementAgent.cpuUsage.averageMHzCPU usage
Amount of Service Console CPU usage
managementAgent.memUsed.averageKBMemory used
Amount of total configured memory that is available for use
managementAgent.swapIn.averageKBpsMemory swap in
Amount of memory that is swapped in for the Service Console
managementAgent.swapOut.averageKBpsMemory swap out
Amount of memory that is swapped out for the Service Console
managementAgent.swapUsed.averageKBMemory swap used
Sum of the memory swapped by all powered-on virtual machines on the host
mem.active.averageKBActive
Amount of guest physical memory that is being actively read or written by guest. Activeness is estimated by ESXi
mem.active.maximumKBActive
Amount of guest physical memory that is being actively read or written by guest. Activeness is estimated by ESXi
mem.active.minimumKBActive
Amount of guest physical memory that is being actively read or written by guest. Activeness is estimated by ESXi
mem.active.noneKBActive
Amount of guest physical memory that is being actively read or written by guest. Activeness is estimated by ESXi
mem.activewrite.averageKBActive write
Amount of guest physical memory that is being actively written by guest. Activeness is estimated by ESXi
mem.bandwidth.read.latestKBpsMemory Type Current Read Bandwidth
Current read bandwidth of this memory type
mem.bandwidth.total.latestKBpsMemory Type Total Bandwidth
Total read and write bandwidth of this memory type
mem.bandwidth.write.latestKBpsMemory Type Current Write Bandwidth
Current write bandwidth of this memory type
mem.capacity.contention.average%Memory Capacity Contention
Percentage of time VMs are waiting to access swapped, compressed or ballooned memory
mem.capacity.entitlement.averageKBMemory Capacity Entitlement
Amount of host physical memory the VM is entitled to, as determined by the ESXi scheduler
mem.capacity.overhead.averageMBMemory Capacity Overhead
Amount of Overhead memory actively used
mem.capacity.overheadResv.averageMBMemory Capacity OverheadResv
Amount of OverheadResv memory
mem.capacity.provisioned.averageKBMemory Capacity Provisioned
Total amount of memory available to the host
mem.capacity.provisioned.latestMBMemory Capacity Provisioned
Total amount of memory available to the host
mem.capacity.usable.averageKBMemory Capacity Usable
Amount of physical memory available for use by virtual machines on this host
mem.capacity.usage.averageKBMemory Capacity Usage
Amount of physical memory actively used
mem.capacity.usage.userworld.averageKB
mem.capacity.usage.vm.averageKB
mem.capacity.usage.vmkOvrhd.averageKB
mem.capacity.usage.vmOvrhd.averageKB
mem.compressed.averageKBCompressed
Guest physical memory pages that have undergone memory compression
mem.compressionRate.averageKBpsCompression rate
Rate of guest physical memory page compression by ESXi
mem.consumed.averageKBConsumed
Amount of host physical memory consumed for backing up guest physical memory pages
mem.consumed.maximumKBConsumed
Amount of host physical memory consumed for backing up guest physical memory pages
mem.consumed.minimumKBConsumed
Amount of host physical memory consumed for backing up guest physical memory pages
mem.consumed.noneKBConsumed
Amount of host physical memory consumed for backing up guest physical memory pages
mem.consumed.userworlds.averageKBMemory Consumed by userworlds
Amount of physical memory consumed by userworlds on this host
mem.consumed.vms.averageKBMemory Consumed by VMs
Amount of physical memory consumed by VMs on this host
mem.decompressionRate.averageKBpsDecompression rate
Rate of guest physical memory decompression
mem.entitlement.averageKBEntitlement
Amount of host physical memory the virtual machine deserves, as determined by ESXi
mem.granted.averageKBGranted
Amount of host physical memory or physical memory that is mapped for a virtual machine or a host
mem.granted.maximumKBGranted
Amount of host physical memory or physical memory that is mapped for a virtual machine or a host
mem.granted.minimumKBGranted
Amount of host physical memory or physical memory that is mapped for a virtual machine or a host
mem.granted.noneKBGranted
Amount of host physical memory or physical memory that is mapped for a virtual machine or a host
mem.health.reservationState.latestnumMEMRESVHLT
Memory reservation health state, 2->Red, 1->Green
mem.heap.averageKBHeap
Virtual address space of ESXi that is dedicated to its heap
mem.heap.maximumKBHeap
Virtual address space of ESXi that is dedicated to its heap
mem.heap.minimumKBHeap
Virtual address space of ESXi that is dedicated to its heap
mem.heap.noneKBHeap
Virtual address space of ESXi that is dedicated to its heap
mem.heapfree.averageKBHeap free
Free address space in the heap of ESXi. This is less than or equal to Heap
mem.heapfree.maximumKBHeap free
Free address space in the heap of ESXi. This is less than or equal to Heap
mem.heapfree.minimumKBHeap free
Free address space in the heap of ESXi. This is less than or equal to Heap
mem.heapfree.noneKBHeap free
Free address space in the heap of ESXi. This is less than or equal to Heap
mem.kernel.managed.latestMBVMKMEM managed
Total amount of machine memory managed by VMkernel
mem.kernel.minfree.latestMBVMKMEM minfree
Mininum amount of machine memory that VMkernel likes to keep free
mem.kernel.unreserved.latestMBVMKMEM ursvd
Amount of machine memory that is currently unreserved
mem.latency.average%Page-fault latency
Percentage of time the virtual machine spent waiting to swap in or decompress guest physical memory
mem.latency.read.latestnsMemory Type Current Read Latency
Get the current read latency of this memory type
mem.latency.write.latestnsMemory Type Current Write Latency
Get the current write latency of this memory type
mem.llSwapIn.averageKBHost cache swap in
Amount of guest physical memory swapped in from host cache
mem.llSwapIn.maximumKBHost cache swap in
Amount of guest physical memory swapped in from host cache
mem.llSwapIn.minimumKBHost cache swap in
Amount of guest physical memory swapped in from host cache
mem.llSwapIn.noneKBHost cache swap in
Amount of guest physical memory swapped in from host cache
mem.llSwapInRate.averageKBpsHost cache swap in rate
Rate at which guest physical memory is swapped in from the host swap cache
mem.llSwapOut.averageKBHost cache swap out
Amount of guest physical memory swapped out to the host swap cache
mem.llSwapOut.maximumKBHost cache swap out
Amount of guest physical memory swapped out to the host swap cache
mem.llSwapOut.minimumKBHost cache swap out
Amount of guest physical memory swapped out to the host swap cache
mem.llSwapOut.noneKBHost cache swap out
Amount of guest physical memory swapped out to the host swap cache
mem.llSwapOutRate.averageKBpsHost cache swap out rate
Rate at which guest physical memory is swapped out to the host swap cache
mem.llSwapUsed.averageKBHost cache consumed
Storage space consumed on the host swap cache for storing swapped guest physical memory pages
mem.llSwapUsed.maximumKBHost cache consumed
Storage space consumed on the host swap cache for storing swapped guest physical memory pages
mem.llSwapUsed.minimumKBHost cache consumed
Storage space consumed on the host swap cache for storing swapped guest physical memory pages
mem.llSwapUsed.noneKBHost cache consumed
Storage space consumed on the host swap cache for storing swapped guest physical memory pages
mem.lowfreethreshold.averageKBReclamation threshold
Threshold of free host physical memory below which ESXi will begin actively reclaiming memory from virtual machines by swapping, compression and ballooning
mem.memctl.current.latestMBMEMCTL current
Total amount of physical memory reclaimed using the vmmemctl modules
mem.memctl.max.latestMBMEMCTL max
Maximum amount of physical memory ESXi can reclaim using the vmmemctl modules
mem.memctl.target.latestMBMEMCTL target
Total amount of physical memory ESXi would like to reclaim using the vmmemctl modules
mem.mementitlement.latestMBEntitlement
Memory allocation as calculated by the VMkernel scheduler based on current estimated demand and reservation, limit, and shares policies set for all virtual machines and resource pools in the host or cluster
mem.missrate.latest%Memory Type Current Miss Rate
Get the current miss rate of this memory type
mem.overcommit.avg15min.latestnumMEM overcommit avg in 15 min
Ratio of total requested memory and the managed memory minus 1 over the past 15 minutes
mem.overcommit.avg1min.latestnumMEM overcommit avg in 1 min
Ratio of total requested memory and the managed memory minus 1 over the past 1 minute
mem.overcommit.avg5min.latestnumMEM overcommit avg in 5 min
Ratio of total requested memory and the managed memory minus 1 over the past 5 minutes
mem.overhead.averageKBOverhead consumed
Host physical memory consumed by ESXi data structures for running the virtual machines
mem.overhead.maximumKBOverhead consumed
Host physical memory consumed by ESXi data structures for running the virtual machines
mem.overhead.minimumKBOverhead consumed
Host physical memory consumed by ESXi data structures for running the virtual machines
mem.overhead.noneKBOverhead consumed
Host physical memory consumed by ESXi data structures for running the virtual machines
mem.overheadMax.averageKBOverhead reserved
Host physical memory reserved by ESXi, for its data structures, for running the virtual machine
mem.overheadTouched.averageKBOverhead active
Estimate of the host physical memory, from Overhead consumed, that is actively read or written to by ESXi
mem.physical.free.latestMBPMEM free
Amount of machine memory that is free on the ESXi host
mem.physical.total.latestMBPMEM total
Total amount of machine memory on the ESXi host
mem.physical.user.latestMBPMEM other
Amount of machine memory being used by everything other than VMkernel
mem.pshare.common.latestMBPShare common
Amount of machine memory that is common across World(s)
mem.pshare.shared.latestMBPShare shared
Amount of physical memory that is being shared
mem.pshare.sharedSave.latestMBPShare sharedSave
Amount of machine memory saved due to page-sharing
mem.reservedCapacity.averageMBReservation consumed
Memory reservation consumed by powered-on virtual machines
mem.reservedCapacity.userworld.averageKB
mem.reservedCapacity.vm.averageKB
mem.reservedCapacity.vmkOvrhd.averageKB
mem.reservedCapacity.vmOvhd.averageKB
mem.reservedCapacityPct.average%Memory Reserved Capacity %
Percent of memory that has been reserved either through VMkernel use, by userworlds or due to VM memory reservations
mem.reservedCapacityPct.latest%Memory Reserved Capacity %
Percent of memory that has been reserved either through VMkernel use, by userworlds or due to VM memory reservations
mem.shared.averageKBShared
Amount of guest physical memory that is shared within a single virtual machine or across virtual machines
mem.shared.maximumKBShared
Amount of guest physical memory that is shared within a single virtual machine or across virtual machines
mem.shared.minimumKBShared
Amount of guest physical memory that is shared within a single virtual machine or across virtual machines
mem.shared.noneKBShared
Amount of guest physical memory that is shared within a single virtual machine or across virtual machines
mem.sharedcommon.averageKBShared common
Amount of host physical memory that backs shared guest physical memory (Shared)
mem.sharedcommon.maximumKBShared common
Amount of host physical memory that backs shared guest physical memory (Shared)
mem.sharedcommon.minimumKBShared common
Amount of host physical memory that backs shared guest physical memory (Shared)
mem.sharedcommon.noneKBShared common
Amount of host physical memory that backs shared guest physical memory (Shared)
mem.state.latestnumFree state
Current memory availability state of ESXi. Possible values are high, clear, soft, hard, low. The state value determines the techniques used for memory reclamation from virtual machines
mem.swap.current.latestMBSwap current
Current swap usage
mem.swap.readrate.averageMBpsSwap read
Rate at which memory is swapped in by ESXi from disk
mem.swap.target.latestMBSwap reclaimed target
Where ESXi expects the reclaimed memory using swapping and compression to be
mem.swap.writerate.averageMBpsSwap write
Rate at which memory is swapped to disk by the ESXi
mem.swapIn.averageKB
mem.swapin.averageKBSwap in
Amount of guest physical memory that is swapped in from the swap space since the virtual machine has been powered on. This value is less than or equal to the 'Swap out' counter
mem.swapin.maximumKBSwap in
Amount of guest physical memory that is swapped in from the swap space since the virtual machine has been powered on. This value is less than or equal to the 'Swap out' counter
mem.swapIn.maximumKB
mem.swapin.minimumKBSwap in
Amount of guest physical memory that is swapped in from the swap space since the virtual machine has been powered on. This value is less than or equal to the 'Swap out' counter
mem.swapIn.minimumKB
mem.swapIn.noneKB
mem.swapin.noneKBSwap in
Amount of guest physical memory that is swapped in from the swap space since the virtual machine has been powered on. This value is less than or equal to the 'Swap out' counter
mem.swapinRate.averageKBpsSwap in rate
Rate at which guest physical memory is swapped in from the swap space
mem.swapOut.averageKB
mem.swapout.averageKBSwap out
Amount of guest physical memory that is swapped out from the virtual machine to its swap space since it has been powered on.
mem.swapout.maximumKBSwap out
Amount of guest physical memory that is swapped out from the virtual machine to its swap space since it has been powered on.
mem.swapOut.maximumKB
mem.swapout.minimumKBSwap out
Amount of guest physical memory that is swapped out from the virtual machine to its swap space since it has been powered on.
mem.swapOut.minimumKB
mem.swapOut.noneKB
mem.swapout.noneKBSwap out
Amount of guest physical memory that is swapped out from the virtual machine to its swap space since it has been powered on.
mem.swapoutRate.averageKBpsSwap out rate
Rate at which guest physical memory is swapped out to the swap space
mem.swapped.averageKBSwapped
Amount of guest physical memory that is swapped out to the swap space
mem.swapped.maximumKBSwapped
Amount of guest physical memory that is swapped out to the swap space
mem.swapped.minimumKBSwapped
Amount of guest physical memory that is swapped out to the swap space
mem.swapped.noneKBSwapped
Amount of guest physical memory that is swapped out to the swap space
mem.swaptarget.averageKBSwap target
Amount of memory that ESXi needs to reclaim by swapping
mem.swaptarget.maximumKBSwap target
Amount of memory that ESXi needs to reclaim by swapping
mem.swaptarget.minimumKBSwap target
Amount of memory that ESXi needs to reclaim by swapping
mem.swaptarget.noneKBSwap target
Amount of memory that ESXi needs to reclaim by swapping
mem.swapunreserved.averageKB
mem.swapunreserved.maximumKB
mem.swapunreserved.minimumKB
mem.swapunreserved.noneKB
mem.swapused.averageKBSwap consumed
Swap storage space consumed
mem.swapused.maximumKBSwap consumed
Swap storage space consumed
mem.swapused.minimumKBSwap consumed
Swap storage space consumed
mem.swapused.noneKBSwap consumed
Swap storage space consumed
mem.sysUsage.averageKBVMkernel consumed
Amount of host physical memory consumed by VMkernel
mem.sysUsage.maximumKBVMkernel consumed
Amount of host physical memory consumed by VMkernel
mem.sysUsage.minimumKBVMkernel consumed
Amount of host physical memory consumed by VMkernel
mem.sysUsage.noneKBVMkernel consumed
Amount of host physical memory consumed by VMkernel
mem.totalCapacity.averageMBTotal reservation
Total reservation, available and consumed, for powered-on virtual machines
mem.totalmb.averageMBTotal
Total amount of host physical memory of all hosts in the cluster that is available for virtual machine memory (physical memory for use by the guest OS) and virtual machine overhead memory
mem.unreserved.averageKBReservation available
Amount by which reservation can be raised
mem.unreserved.maximumKBReservation available
Amount by which reservation can be raised
mem.unreserved.minimumKBReservation available
Amount by which reservation can be raised
mem.unreserved.noneKBReservation available
Amount by which reservation can be raised
mem.usage.average%Host consumed %
Percentage of host physical memory that has been consumed
mem.usage.maximum%Host consumed %
Percentage of host physical memory that has been consumed
mem.usage.minimum%Host consumed %
Percentage of host physical memory that has been consumed
mem.usage.none%Host consumed %
Percentage of host physical memory that has been consumed
mem.vm.bandwidth.read.latestKBps
mem.vmfs.pbc.capMissRatio.latest%VMFS PB Cache Capacity Miss Ratio
Trailing average of the ratio of capacity misses to compulsory misses for the VMFS PB Cache
mem.vmfs.pbc.overhead.latestKBVMFS PB Cache Overhead
Amount of VMFS heap used by the VMFS PB Cache
mem.vmfs.pbc.size.latestMBVMFS PB Cache Size
Space used for holding VMFS Pointer Blocks in memory
mem.vmfs.pbc.sizeMax.latestMBMaximum VMFS PB Cache Size
Maximum size the VMFS Pointer Block Cache can grow to
mem.vmfs.pbc.workingSet.latestTBVMFS Working Set
Amount of file blocks whose addresses are cached in the VMFS PB Cache
mem.vmfs.pbc.workingSetMax.latestTBMaximum VMFS Working Set
Maximum amount of file blocks whose addresses are cached in the VMFS PB Cache
mem.vmmemctl.averageKBBallooned memory
Amount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guest
mem.vmmemctl.maximumKBBallooned memory
Amount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guest
mem.vmmemctl.minimumKBBallooned memory
Amount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guest
mem.vmmemctl.noneKBBallooned memory
Amount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guest
mem.vmmemctltarget.averageKBBalloon target
Desired amount of guest physical memory the balloon driver needs to reclaim, as determined by ESXi
mem.vmmemctltarget.maximumKBBalloon target
Desired amount of guest physical memory the balloon driver needs to reclaim, as determined by ESXi
mem.vmmemctltarget.minimumKBBalloon target
Desired amount of guest physical memory the balloon driver needs to reclaim, as determined by ESXi
mem.vmmemctltarget.noneKBBalloon target
Desired amount of guest physical memory the balloon driver needs to reclaim, as determined by ESXi
mem.zero.averageKBZero pages
Guest physical memory pages whose content is 0x00
mem.zero.maximumKBZero pages
Guest physical memory pages whose content is 0x00
mem.zero.minimumKBZero pages
Guest physical memory pages whose content is 0x00
mem.zero.noneKBZero pages
Guest physical memory pages whose content is 0x00
mem.zip.saved.latestMBZip saved
Saved memory by compression
mem.zip.zipped.latestMBZip zipped
Total compressed physical memory
mem.zipped.latestKBCompressed
Amount of guest physical memory pages compressed by ESXi
mem.zipSaved.latestKBCompression saved
Host physical memory, reclaimed from a virtual machine, by memory compression. This value is less than the value of 'Compressed' memory
net.broadcastRx.summationnumBroadcast receives
Number of broadcast packets received during the sampling interval
net.broadcastTx.summationnumBroadcast transmits
Number of broadcast packets transmitted during the sampling interval
net.bytesRx.averageKBpsData receive rate
Average amount of data received per second
net.bytesTx.averageKBpsData transmit rate
Average amount of data transmitted per second
net.droppedRx.summationnumReceive packets dropped
Number of receives dropped
net.droppedTx.summationnumTransmit packets dropped
Number of transmits dropped
net.errorsRx.summationnumPacket receive errors
Number of packets with errors received during the sampling interval
net.errorsTx.summationnumPacket transmit errors
Number of packets with errors transmitted during the sampling interval
net.latency.hbr.outbound.latestmsReplication network latency
Average latency seen by vSphere Replication
net.multicastRx.summationnumMulticast receives
Number of multicast packets received during the sampling interval
net.multicastTx.summationnumMulticast transmits
Number of multicast packets transmitted during the sampling interval
net.packetsRx.summationnumPackets received
Number of packets received during the interval
net.packetsTx.summationnumPackets transmitted
Number of packets transmitted during the interval
net.pnicBytesRx.averageKBps
net.pnicBytesTx.averageKBps
net.received.averageKBpsData receive rate
Average rate at which data was received during the interval
net.throughput.contention.summationnumNet Throughput Contention
The aggregate network droppped packets for the host
net.throughput.droppedRx.averagenumVDS Dropped Received Packets Throughput
Count of dropped received packets for this VDS
net.throughput.droppedTx.averagenumVDS Dropped Transmitted Packets Throughput
Count of dropped transmitted packets for this VDS
net.throughput.hbr.inbound.averageKBpsReplication Data Receive Rate
Average amount of data received per second
net.throughput.hbr.outbound.averageKBpsReplication Data Transmit Rate
Average amount of data transmitted per second
net.throughput.packetsPerSec.averagenumpNic Packets Received and Transmitted per Second
Average rate of packets received and transmitted per second
net.throughput.pktsRx.averagenumVDS Packets Throughput Received
The rate of received packets for this vDS
net.throughput.pktsRxBroadcast.averagenumVDS Broadcast Packets Throughput Received
The rate of received Broadcast packets for this VDS
net.throughput.pktsRxMulticast.averagenumVDS Multicast Packets Throughput Received
The rate of received Multicast packets for this VDS
net.throughput.pktsTx.averagenumVDS Packets Throughput Transmitted
The rate of transmitted packets for this VDS
net.throughput.pktsTxBroadcast.averagenumVDS Broadcast Packets Throughput Transmitted
The rate of transmitted Broadcast packets for this VDS
net.throughput.pktsTxMulticast.averagenumVDS Multicast Packets Throughput Transmitted
The rate of transmitted Multicast packets for this VDS
net.throughput.provisioned.averageKBpsNet Throughput Provisioned
The maximum network bandwidth for the host
net.throughput.usable.averageKBpsNet Throughput Usable
The current available network bandwidth for the host
net.throughput.usage.averageKBpsNet Throughput Usage
The current network bandwidth usage for the host
net.throughput.usage.ft.averageKBpspNic Throughput Usage for FT
Average pNic I/O rate for FT
net.throughput.usage.hbr.averageKBpspNic Throughput Usage for HBR
Average pNic I/O rate for HBR
net.throughput.usage.iscsi.averageKBpspNic Throughput Usage for iSCSI
Average pNic I/O rate for iSCSI
net.throughput.usage.nfs.averageKBpspNic Throughput Usage for NFS
Average pNic I/O rate for NFS
net.throughput.usage.vm.averageKBpspNic Throughput Usage for VMs
Average pNic I/O rate for VMs
net.throughput.usage.vmotion.averageKBpspNic Throughput Usage for vMotion
Average pNic I/O rate for vMotion
net.throughput.vds.droppedRx.averagenumDVPort dropped received packets throughput
Count of dropped received packets for this DVPort
net.throughput.vds.droppedTx.averagenumDVPort dropped transmitted packets throughput
Count of dropped transmitted packets for this DVPort
net.throughput.vds.lagDropRx.averagenumLAG dropped received packets throughput
Count of dropped received packets for this LAG
net.throughput.vds.lagDropTx.averagenumLAG dropped transmitted packets throughput
Count of dropped transmitted packets for this LAG
net.throughput.vds.lagRx.averagenumLAG packets Throughput received
The rate of received packets for this LAG
net.throughput.vds.lagRxBcast.averagenumLAG Broadcast packets Throughput received
The rate of received Broadcast packets for this LAG
net.throughput.vds.lagRxMcast.averagenumLAG multicast packets throughput received
The rate of received multicast packets for this LAG
net.throughput.vds.lagTx.averagenumLAG Packets Throughput Transmitted
The rate of transmitted packets for this LAG
net.throughput.vds.lagTxBcast.averagenumLAG Broadcast Packets Throughput Transmitted
The rate of transmitted Broadcast packets for this LAG
net.throughput.vds.lagTxMcast.averagenumLAG Multicast Packets Throughput Transmitted
The rate of transmitted Multicast packets for this LAG
net.throughput.vds.pktsRx.averagenumDVPort Packets Throughput Received
The rate of received packets for this DVPort
net.throughput.vds.pktsRxBcast.averagenumDVPort Broadcast Packets Throughput Received
The rate of received broadcast packets for this DVPort
net.throughput.vds.pktsRxMcast.averagenumDVPort Multicast Packets Throughput Received
The rate of received multicast packets for this DVPort
net.throughput.vds.pktsTx.averagenumDVPort Packets Throughput Transmitted
The rate of transmitted packets for this DVPort
net.throughput.vds.pktsTxBcast.averagenumDVPort Broadcast Packets Throughput Transmitted
The rate of transmitted broadcast packets for this DVPort
net.throughput.vds.pktsTxMcast.averagenumDVPort Multicast Packets Throughput Transmitted
The rate of transmitted multicast packets for this DVPort
net.transmitted.averageKBpsData transmit rate
Average rate at which data was transmitted during the interval
net.unknownProtos.summationnumUnknown protocol frames
Number of frames with unknown protocol received during the sampling interval
net.usage.averageKBpsUsage
Network utilization (combined transmit-rates and receive-rates) during the interval
net.usage.maximumKBpsUsage
Network utilization (combined transmit-rates and receive-rates) during the interval
net.usage.minimumKBpsUsage
Network utilization (combined transmit-rates and receive-rates) during the interval
net.usage.noneKBpsUsage
Network utilization (combined transmit-rates and receive-rates) during the interval
pmem.available.reservation.latestMBPersistent memory available reservation
Persistent memory available reservation on a host.
pmem.drsmanaged.reservation.latestMBPersistent memory reservation managed by DRS
Persistent memory reservation managed by DRS on a host.
power.capacity.usable.averageWHost Power Capacity Usable
Current maximum allowed power usage
power.capacity.usage.averageWHost Power Capacity Usage
Current power usage
power.capacity.usageIdle.averageWHost Power Capacity Usage - Idle
Power usage due to host idleness
power.capacity.usagePct.average%Host Power Capacity Provisioned
Current power usage as a percentage of maximum allowed power
power.capacity.usageSystem.averageWHost Power Capacity Usage - System
Power usage due to non-VM activities
power.capacity.usageVm.averageWHost Power Capacity Usage - VM
Power usage due to VM workloads
power.energy.summationJEnergy usage
Total energy used since last stats reset
power.power.averageWUsage
Current power usage
power.powerCap.averageWCap
Maximum allowed power usage
rescpu.actav1.latest%Active (1 min average)
CPU active average over 1 minute
rescpu.actav15.latest%Active (15 min average)
CPU active average over 15 minutes
rescpu.actav5.latest%Active (5 min average)
CPU active average over 5 minutes
rescpu.actpk1.latest%Active (1 min peak)
CPU active peak over 1 minute
rescpu.actpk15.latest%Active (15 min peak)
CPU active peak over 15 minutes
rescpu.actpk5.latest%Active (5 min peak)
CPU active peak over 5 minutes
rescpu.maxLimited1.latest%Throttled (1 min average)
Amount of CPU resources over the limit that were refused, average over 1 minute
rescpu.maxLimited15.latest%Throttled (15 min average)
Amount of CPU resources over the limit that were refused, average over 15 minutes
rescpu.maxLimited5.latest%Throttled (5 min average)
Amount of CPU resources over the limit that were refused, average over 5 minutes
rescpu.runav1.latest%Running (1 min average)
CPU running average over 1 minute
rescpu.runav15.latest%Running (15 min average)
CPU running average over 15 minutes
rescpu.runav5.latest%Running (5 min average)
CPU running average over 5 minutes
rescpu.runpk1.latest%Running (1 min peak)
CPU running peak over 1 minute
rescpu.runpk15.latest%Running (15 min peak)
CPU running peak over 15 minutes
rescpu.runpk5.latest%Running (5 min peak)
CPU running peak over 5 minutes
rescpu.sampleCount.latestnumGroup CPU sample count
Group CPU sample count
rescpu.samplePeriod.latestmsGroup CPU sample period
Group CPU sample period
storageAdapter.commandsAveraged.averagenumAverage commands issued per second
Average number of commands issued per second by the storage adapter during the collection interval
storageAdapter.maxTotalLatency.latestmsHighest latency
Highest latency value across all storage adapters used by the host
storageAdapter.numberReadAveraged.averagenumAverage read requests per second
Average number of read commands issued per second by the storage adapter during the collection interval
storageAdapter.numberWriteAveraged.averagenumAverage write requests per second
Average number of write commands issued per second by the storage adapter during the collection interval
storageAdapter.OIOsPct.average%Storage Adapter Outstanding I/Os
The percent of I/Os that have been issued but have not yet completed
storageAdapter.outstandingIOs.averagenumStorage Adapter Outstanding I/Os
The number of I/Os that have been issued but have not yet completed
storageAdapter.outstandingIOs.latestnumStorage Adapter Outstanding I/Os
The number of I/Os that have been issued but have not yet completed
storageAdapter.queued.averagenumStorage Adapter Number Queued
The current number of I/Os that are waiting to be issued
storageAdapter.queued.latestnumStorage Adapter Number Queued
The current number of I/Os that are waiting to be issued
storageAdapter.queueDepth.averagenumStorage Adapter Queue Depth
The maximum number of I/Os that can be outstanding at a given time
storageAdapter.queueDepth.latestnumStorage Adapter Queue Depth
The maximum number of I/Os that can be outstanding at a given time
storageAdapter.queueLatency.averagemsStorage Adapter Queue Command Latency
Average amount of time spent in the VMkernel queue, per Storage command, during the collection interval
storageAdapter.read.averageKBpsRead rate
Rate of reading data by the storage adapter
storageAdapter.throughput.cont.averagemsStorage Adapter Throughput Contention
Average amount of time for an I/O operation to complete successfully
storageAdapter.throughput.usag.averageKBpsStorage Adapter Throughput Usage
The storage adapter's I/O rate
storageAdapter.totalReadLatency.averagemsRead latency
The average time a read by the storage adapter takes
storageAdapter.totalWriteLatency.averagemsWrite latency
The average time a write by the storage adapter takes
storageAdapter.write.averageKBpsWrite rate
Rate of writing data by the storage adapter
storagePath.busResets.summationnumStorage Path Bus Resets
Number of Storage-bus reset commands issued during the collection interval
storagePath.commandsAborted.summationnumStorage Path Command Terminations
Number of Storage commands terminated during the collection interval
storagePath.commandsAveraged.averagenumAverage commands issued per second
Average number of commands issued per second on the storage path during the collection interval
storagePath.maxTotalLatency.latestmsHighest latency
Highest latency value across all storage paths used by the host
storagePath.numberReadAveraged.averagenumAverage read requests per second
Average number of read commands issued per second on the storage path during the collection interval
storagePath.numberWriteAveraged.averagenumAverage write requests per second
Average number of write commands issued per second on the storage path during the collection interval
storagePath.read.averageKBpsRead rate
Rate of reading data on the storage path
storagePath.throughput.cont.averagemsStorage Path Throughput Contention
Average amount of time for an I/O operation to complete successfully
storagePath.throughput.usage.averageKBpsStorage Path Throughput Usage
Storage path I/O rate
storagePath.totalReadLatency.averagemsRead latency
The average time a read issued on the storage path takes
storagePath.totalWriteLatency.averagemsWrite latency
The average time a write issued on the storage path takes
storagePath.write.averageKBpsWrite rate
Rate of writing data on the storage path
sys.diskUsage.latest%Disk usage
Amount of disk space usage for each mount point
sys.heartbeat.latestnumHeartbeat
Number of heartbeats issued per virtual machine during the interval
sys.heartbeat.summationnumHeartbeat
Number of heartbeats issued per virtual machine during the interval
sys.osUptime.latestsOS Uptime
Total time elapsed, in seconds, since last operating system boot-up
sys.resourceCpuAct1.latest%Resource CPU active (1 min average)
CPU active average over 1 minute of the system resource group
sys.resourceCpuAct5.latest%Resource CPU active (5 min average)
CPU active average over 5 minutes of the system resource group
sys.resourceCpuAllocMax.latestMHzResource CPU allocation maximum (in MHz)
CPU allocation limit (in MHz) of the system resource group
sys.resourceCpuAllocMin.latestMHzResource CPU allocation minimum (in MHz)
CPU allocation reservation (in MHz) of the system resource group
sys.resourceCpuAllocShares.latestnumResource CPU allocation shares
CPU allocation shares of the system resource group
sys.resourceCpuMaxLimited1.latest%Resource CPU maximum limited (1 min)
CPU maximum limited over 1 minute of the system resource group
sys.resourceCpuMaxLimited5.latest%Resource CPU maximum limited (5 min)
CPU maximum limited over 5 minutes of the system resource group
sys.resourceCpuRun1.latest%Resource CPU running (1 min. average)
CPU running average over 1 minute of the system resource group
sys.resourceCpuRun5.latest%Resource CPU running (5 min average)
CPU running average over 5 minutes of the system resource group
sys.resourceCpuUsage.averageMHzResource CPU usage (Average)
Amount of CPU used by the Service Console and other applications during the interval
sys.resourceCpuUsage.maximumMHzResource CPU usage (Maximum)
Amount of CPU used by the Service Console and other applications during the interval
sys.resourceCpuUsage.minimumMHzResource CPU usage (Minimum)
Amount of CPU used by the Service Console and other applications during the interval
sys.resourceCpuUsage.noneMHzResource CPU usage (None)
Amount of CPU used by the Service Console and other applications during the interval
sys.resourceFdUsage.latestnumFile descriptors used
Number of file descriptors used by the system resource group
sys.resourceMemAllocMax.latestKBResource memory allocation maximum (in KB)
Memory allocation limit (in KB) of the system resource group
sys.resourceMemAllocMin.latestKBResource memory allocation minimum (in KB)
Memory allocation reservation (in KB) of the system resource group
sys.resourceMemAllocShares.latestnumResource memory allocation shares
Memory allocation shares of the system resource group
sys.resourceMemConsumed.latestKBResource memory consumed
Memory consumed by the system resource group
sys.resourceMemCow.latestKBResource memory shared
Memory shared by the system resource group
sys.resourceMemMapped.latestKBResource memory mapped
Memory mapped by the system resource group
sys.resourceMemOverhead.latestKBResource memory overhead
Overhead memory consumed by the system resource group
sys.resourceMemShared.latestKBResource memory share saved
Memory saved due to sharing by the system resource group
sys.resourceMemSwapped.latestKBResource memory swapped
Memory swapped out by the system resource group
sys.resourceMemTouched.latestKBResource memory touched
Memory touched by the system resource group
sys.resourceMemZero.latestKBResource memory zero
Zero filled memory used by the system resource group
sys.uptime.latestsUptime
Total time elapsed, in seconds, since last system startup
vcDebugInfo.activationlatencystats.maximummsActivation latency
The latency of an activation operation in vCenter Server
vcDebugInfo.activationlatencystats.minimummsActivation latency
The latency of an activation operation in vCenter Server
vcDebugInfo.activationlatencystats.summationmsActivation latency
The latency of an activation operation in vCenter Server
vcDebugInfo.activationstats.maximumnumActivation count
Activation operations in vCenter Server
vcDebugInfo.activationstats.minimumnumActivation count
Activation operations in vCenter Server
vcDebugInfo.activationstats.summationnumActivation count
Activation operations in vCenter Server
vcDebugInfo.hostsynclatencystats.maximummsHost sync latency
The latency of a host sync operation in vCenter Server
vcDebugInfo.hostsynclatencystats.minimummsHost sync latency
The latency of a host sync operation in vCenter Server
vcDebugInfo.hostsynclatencystats.summationmsHost sync latency
The latency of a host sync operation in vCenter Server
vcDebugInfo.hostsyncstats.maximumnumHost sync count
The number of host sync operations in vCenter Server
vcDebugInfo.hostsyncstats.minimumnumHost sync count
The number of host sync operations in vCenter Server
vcDebugInfo.hostsyncstats.summationnumHost sync count
The number of host sync operations in vCenter Server
vcDebugInfo.inventorystats.maximumnumInventory statistics
vCenter Server inventory statistics
vcDebugInfo.inventorystats.minimumnumInventory statistics
vCenter Server inventory statistics
vcDebugInfo.inventorystats.summationnumInventory statistics
vCenter Server inventory statistics
vcDebugInfo.lockstats.maximumnumLocking statistics
vCenter Server locking statistics
vcDebugInfo.lockstats.minimumnumLocking statistics
vCenter Server locking statistics
vcDebugInfo.lockstats.summationnumLocking statistics
vCenter Server locking statistics
vcDebugInfo.lrostats.maximumnumvCenter Server LRO statistics
vCenter Server LRO statistics
vcDebugInfo.lrostats.minimumnumvCenter Server LRO statistics
vCenter Server LRO statistics
vcDebugInfo.lrostats.summationnumvCenter Server LRO statistics
vCenter Server LRO statistics
vcDebugInfo.miscstats.maximumnumMiscellaneous
Miscellaneous statistics
vcDebugInfo.miscstats.minimumnumMiscellaneous
Miscellaneous statistics
vcDebugInfo.miscstats.summationnumMiscellaneous
Miscellaneous statistics
vcDebugInfo.morefregstats.maximumnumManaged object reference statistics
Managed object reference counts in vCenter Server
vcDebugInfo.morefregstats.minimumnumManaged object reference statistics
Managed object reference counts in vCenter Server
vcDebugInfo.morefregstats.summationnumManaged object reference statistics
Managed object reference counts in vCenter Server
vcDebugInfo.scoreboard.maximumnumScoreboard statistics
Object counts in vCenter Server
vcDebugInfo.scoreboard.minimumnumScoreboard statistics
Object counts in vCenter Server
vcDebugInfo.scoreboard.summationnumScoreboard statistics
Object counts in vCenter Server
vcDebugInfo.sessionstats.maximumnumSession statistics
The statistics of client sessions connected to vCenter Server
vcDebugInfo.sessionstats.minimumnumSession statistics
The statistics of client sessions connected to vCenter Server
vcDebugInfo.sessionstats.summationnumSession statistics
The statistics of client sessions connected to vCenter Server
vcDebugInfo.systemstats.maximumnumSystem statistics
The statistics of vCenter Server as a running system such as thread statistics and heap statistics
vcDebugInfo.systemstats.minimumnumSystem statistics
The statistics of vCenter Server as a running system such as thread statistics and heap statistics
vcDebugInfo.systemstats.summationnumSystem statistics
The statistics of vCenter Server as a running system such as thread statistics and heap statistics
vcDebugInfo.vcservicestats.maximumnumvCenter Server service statistics
vCenter service statistics such as events, alarms, and tasks
vcDebugInfo.vcservicestats.minimumnumvCenter Server service statistics
vCenter service statistics such as events, alarms, and tasks
vcDebugInfo.vcservicestats.summationnumvCenter Server service statistics
vCenter service statistics such as events, alarms, and tasks
vcResources.buffersz.averageKB
vcResources.cachesz.averageKB
vcResources.ctxswitchesrate.averagenumContext switch rate
Number of context switches per second on the system where vCenter Server is running
vcResources.diskreadsectorrate.averagenum
vcResources.diskreadsrate.averagenumDisk read rate
Number of disk reads per second on the system where vCenter Server is running
vcResources.diskwritesectorrate.averagenum
vcResources.diskwritesrate.averagenumDisk write rate
Number of disk writes per second on the system where vCenter Server is running
vcResources.packetrecvrate.averagenumReceived packet rate
Rate of the number of total packets received per second on the system where vCenter Server is running
vcResources.packetsentrate.averagenumSent packet rate
Number of total packets sent per second on the system where vCenter Server is running
vcResources.pagefaultrate.averagenumPage fault rate
Number of page faults per second on the system where vCenter Server is running
vcResources.physicalmemusage.averageKBPhysical memory
Physical memory used by vCenter
vcResources.priviledgedcpuusage.average%CPU privileged
CPU used by vCenter Server in privileged mode
vcResources.syscallsrate.averagenumSystem call rate
Number of systems calls made per second on the system where vCenter Server is running
vcResources.systemcpuusage.average%CPU system
Total system CPU used on the system where vCenter Server in running
vcResources.usercpuusage.average%CPU user
CPU used by vCenter Server in user mode
vcResources.virtualmemusage.averageKBVirtual memory
Virtual memory used by vCenter Server
vflashModule.numActiveVMDKs.latestnumNumber of caches controlled by the virtual flash module
Number of caches controlled by the virtual flash module
virtualDisk.busResets.summationnumVirtual Disk Number of Resets
Number of resets to a virtual disk
virtualDisk.commandsAborted.summationnumVirtual Disk Number of Terminations
Number of terminations to a virtual disk
virtualDisk.hbr.readLatencyMS.latestmsAverage disk read latency
Average disk read latency seen by vSphere Replication
virtualDisk.hbr.stallLatencyMS.latestmsAverage I/O stall
Average guest I/O stall introduced by vSphere Replication
virtualDisk.largeSeeks.latestnumNumber of large seeks
Number of seeks during the interval that were greater than 8192 LBNs apart
virtualDisk.mediumSeeks.latestnumNumber of medium seeks
Number of seeks during the interval that were between 64 and 8192 LBNs apart
virtualDisk.numberReadAveraged.averagenumAverage read requests per second
Average number of read commands issued per second to the virtual disk during the collection interval
virtualDisk.numberWriteAveraged.averagenumAverage write requests per second
Average number of write commands issued per second to the virtual disk during the collection interval
virtualDisk.read.averageKBpsRead rate
Rate of reading data from the virtual disk
virtualDisk.readIOSize.latestnumRead request size
Average read request size in bytes
virtualDisk.readLatencyUS.latestµsRead Latency (us)
Read latency in microseconds
virtualDisk.readLoadMetric.latestnumRead workload metric
Storage DRS virtual disk metric for the read workload model
virtualDisk.readOIO.latestnumAverage number of outstanding read requests
Average number of outstanding read requests to the virtual disk during the collection interval
virtualDisk.smallSeeks.latestnumNumber of small seeks
Number of seeks during the interval that were less than 64 LBNs apart
virtualDisk.throughput.cont.averagemsVirtual Disk Throughput Contention
Average amount of time for an I/O operation to complete successfully
virtualDisk.throughput.usage.averageKBpsVirtual Disk Throughput Usage
Virtual disk I/O rate
virtualDisk.totalReadLatency.averagemsRead latency
The average time a read from the virtual disk takes
virtualDisk.totalWriteLatency.averagemsWrite latency
The average time a write to the virtual disk takes
virtualDisk.write.averageKBpsWrite rate
Rate of writing data to the virtual disk
virtualDisk.writeIOSize.latestnumWrite request size
Average write request size in bytes
virtualDisk.writeLatencyUS.latestµsWrite Latency (us)
Write latency in microseconds
virtualDisk.writeLoadMetric.latestnumWrite workload metric
Storage DRS virtual disk metric for the write workload model
virtualDisk.writeOIO.latestnumAverage number of outstanding write requests
Average number of outstanding write requests to the virtual disk during the collection interval
vmop.numChangeDS.latestnumVM datastore change count (non-powered-on VMs)
Number of datastore change operations for powered-off and suspended virtual machines
vmop.numChangeHost.latestnumVM host change count (non-powered-on VMs)
Number of host change operations for powered-off and suspended VMs
vmop.numChangeHostDS.latestnumVM host and datastore change count (non-powered-on VMs)
Number of host and datastore change operations for powered-off and suspended virtual machines
vmop.numClone.latestnumVM clone count
Number of virtual machine clone operations
vmop.numCreate.latestnumVM create count
Number of virtual machine create operations
vmop.numDeploy.latestnumVM template deploy count
Number of virtual machine template deploy operations
vmop.numDestroy.latestnumVM delete count
Number of virtual machine delete operations
vmop.numPoweroff.latestnumVM power off count
Number of virtual machine power off operations
vmop.numPoweron.latestnumVM power on count
Number of virtual machine power on operations
vmop.numRebootGuest.latestnumVM guest reboot count
Number of virtual machine guest reboot operations
vmop.numReconfigure.latestnumVM reconfigure count
Number of virtual machine reconfigure operations
vmop.numRegister.latestnumVM register count
Number of virtual machine register operations
vmop.numReset.latestnumVM reset count
Number of virtual machine reset operations
vmop.numShutdownGuest.latestnumVM guest shutdown count
Number of virtual machine guest shutdown operations
vmop.numStandbyGuest.latestnumVM standby guest count
Number of virtual machine standby guest operations
vmop.numSuspend.latestnumVM suspend count
Number of virtual machine suspend operations
vmop.numSVMotion.latestnumStorage vMotion count
Number of migrations with Storage vMotion (datastore change operations for powered-on VMs)
vmop.numUnregister.latestnumVM unregister count
Number of virtual machine unregister operations
vmop.numVMotion.latestnumvMotion count
Number of migrations with vMotion (host change operations for powered-on VMs)
vmop.numXVMotion.latestnumVM host and datastore change count (powered-on VMs)
Number of host and datastore change operations for powered-on and suspended virtual machines
vmotion.downtime.latestµs
vmotion.dst.migration.time.latests
vmotion.mem.sizemb.latestMB
vmotion.precopy.time.latestµs
vmotion.rtt.latestµs
vmotion.vmkernel.downtime.latestµs
vmx.cpuSpeed.latestMHz
vmx.numVCPUs.latestnum
vmx.overheadMemSizeMax.latestMB
vmx.overheadMemSizeMin.latestMB
vmx.vcpusMhzMax.latestMHz
vmx.vcpusMhzMean.latestMHz
vmx.vcpusMhzMin.latestMHz
vsanDomObj.readAvgLatency.averagemsAverage read latency
Average read latency in ms
vsanDomObj.readCacheHitRate.latest%Cache hit rate
Cache hit rate percentage
vsanDomObj.readCongestion.averagenumRead congestion per sampling interval
Read congestion
vsanDomObj.readIops.averagenumRead IOPS
Read IOPS
vsanDomObj.readMaxLatency.latestmsMax read latency
Max read latency in ms
vsanDomObj.readThroughput.averageKBpsRead throughput
Read throughput in kBps
vsanDomObj.recoveryWriteAvgLatency.averagemsAverage recovery write latency
Average recovery write latency in ms
vsanDomObj.recoveryWriteCongestion.averagenumRecovery write congestion per sampling interval
Recovery write congestion
vsanDomObj.recoveryWriteIops.averagenumRecovery write IOPS
Recovery write IOPS
vsanDomObj.recoveryWriteMaxLatency.latestmsMax recovery write latency
Max recovery write latency in ms
vsanDomObj.recoveryWriteThroughput.averageKBpsRecovery write through-put
Recovery write through-put in kBps
vsanDomObj.writeAvgLatency.averagemsAverage write latency
Average write latency in ms
vsanDomObj.writeCongestion.averagenumWrite congestion per sampling interval
Write congestion
vsanDomObj.writeIops.averagenumWrite IOPS
Write IOPS
vsanDomObj.writeMaxLatency.latestmsMax write latency
Max write latency in ms
vsanDomObj.writeThroughput.averageKBpsWrite throughput
Write throughput in kBps
Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *