Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
VMware (remote monitoring)VMware (remote monitoring)
VMware (remote monitoring)

VMware (remote monitoring)

Monitor the health and performance of your VMware vSphere infrastructure!

Extension
Free trial
VMware Overview Dashboard including entity links and counts.VMware Overview Dashboard including metrics for the different entities.List of ESXi Hosts with important information and metrics.Details screen of an ESXi Hosts with metrics and related entities.List of Datastores with important information and metrics.Details screen of a Datastore with metrics and related entities.List of VMs with important information and metrics.Details screen of a VM with metrics and related entities.
  • Product information
  • Release notes

Overview

This VMware Extension connects to vCenter to gather metrics about your vSphere Clusters, ESXi Hosts, VM, Datastores, and Disks.

NOTE: This extension does consume licensing for Logs (see Details->vSphere Events ) and Custom Metrics. Due to the number of metrics collected and their potential cardinality in larger VMware vSphere deployments, if you are concerned about license usage please contact your Dynatrace account team for help with a sizing exercise. (See FAQ for more information.)

Use Cases

  • Monitor the health and performance of your VMware
  • Ensure optimal splitting of resources between the virtual machines
  • Detect problems and pinpoint the root cause in your virtualization and application layer

Get started

Simply activate the extension in your environment using the in-product Hub, provide the necessary configuration and you’re all set up.

Details

Prerequisites

  • VMware vCenter

  • Linux or Windows Environment ActiveGate with EEC Performance Profile of High or Dedicated.

    • Documentation here.
    • NOTE : When using the dedicated performance profile, by default the REST Interface is disabled. In order to ingest vCenter Triggered Alarms and vCenter Custom Attributes & Tags, the REST Interface must be turned back on in the ActiveGate's custom.properties file :
      [collector]
      restInterface = true
      
  • Connectivity from the ActiveGate to vSphere

  • A Read-Only user in vSphere

Compatibility Details

This extension uses the pyVmomi which has it's own compatibility information as listed on it's GitHub repo here.

pyVmomi maintains minimum backward compatibility with the previous four releases of vSphere and it's own previous four releases. Compatibility with much older versions may continue to work but will not be actively supported. 

The extension currently uses pyvmomi==8.0.3.0.1.

vSphere Events

  • Alarm Events
    • AlarmActionTriggeredEvent
  • ESXi Host Events
    • EnteredMaintenanceModeEvent
    • HostCnxFailedEvent
    • HostCnxFailedNoConnectionEvent
    • HostCnxFailedTimeoutEvent
    • HostConnectedEvent
    • HostConnectionLostEvent
    • HostDisconnectedEvent
    • HostShutdownEvent
  • DRS VM Events
    • DrsVmMigratedEvent
    • DrsVmPoweredOnEvent
  • VM Events
    • VmDisconnectedEvent
    • VmGuestShutdownEvent
    • VmMigratedEvent
    • VmPoweredOffEvent
    • VmPoweredOnEvent

Warning: Alarms may be ingested as logs or events. For large environments, we recommend using event-based alarms. Prior to version 3.14.2 : Due to performance constraints, log-based alarms are not supported when lowering the Task Size parameter. With v3.14.2+ log-based alarms are possible with a lowered task size.

FAQ

Q: What is the Custom Metric Usage of this extension?

A: The formula for datapoints per minute from the extension is:

(7 * # of Clusters)
+
(70 + (14 * Avg # of Disks) + (1 * Avg # of Datastores) + (5 * Avg # of NICs)) * # of Hosts
+
(58 + (9 * Avg # of Disks) + (3 * Avg # of Datastores) + (2 * Avg # of Volumes) + (3 * Avg # of NICs)) * # of VMs
+
(11 * # of Datastores)

This can then be multiplied by 0.001 to get DDUs used per Minute or by 525600to get datapoints per year.

Dynatrace
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Extension content

Content typeNumber of items included
screen logs cards
3
screen injections
1
list screen layout
6
document dashboard
1
screen dql table
16
screen events cards
6
metric metadata
189
screen metric tables
1
screen actions
6
generic type
7
screen entities lists
24
metric query
6
screen properties
4
screen chart groups
52
generic relationship
11
dashboards
2
screen layout
12

Feature sets

Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.

Feature setsNumber of metrics included
Metric nameMetric keyDescriptionUnit
CPU Capacity Contentionvmware.vm.cpu.capacity.contention.averagePercent of time the VM is unable to run because it is contending for access to the physical CPU(s)Percent
CPU Capacity Usagevmware.vm.cpu.capacity.usage.averageCPU usage as a percent during the intervalPercent
CPU Core Count Contention (Ready)vmware.vm.cpu.corecount.contention.averageTime the VM vCPU is ready to run, but is unable to run due to co-scheduling constraintsPercent
CPU Idlevmware.vm.cpu.idle.summationTotal time that the CPU spent in an idle stateMilliSecond
CPU Co-stopvmware.vm.cpu.costop.summationTime the virtual machine is ready to run, but is unable to run due to co-scheduling constraintsMilliSecond
CPU Latencyvmware.vm.cpu.latency.averagePercent of time the virtual machine is unable to run because it is contending for access to the physical CPU(s)Percent
CPU Waitvmware.vm.cpu.wait.summationTotal CPU time spent in wait stateMilliSecond
CPU Demandvmware.vm.cpu.demand.averageThe amount of CPU resources a virtual machine would use if there were no CPU contention or CPU limitUnspecified
Active (1 min peak)vmware.vm.rescpu.actpk1.latestCPU active peak over 1 minutePercent
Running (1 min peak)vmware.vm.rescpu.runpk1.latestCPU running peak over 1 minutePercent
CPU Active (1 min average)vmware.vm.rescpu.actav1.latestCPU Active (1 min average)Percent
CPU Running (1 min average)vmware.vm.rescpu.runav1.latestCPU Running (1 min average)Percent
Metric nameMetric keyDescriptionUnit
CPU Usagevmware.host.cpu.usage.averageCPU usage as a percentage during the intervalPercent
Disk I/O Ratevmware.host.disk.usage.averageAggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host during the collection interval.KiloBytePerSecond
Disk Bus Resetsvmware.host.disk.busResets.summation.countNumber of SCSI-bus reset commands issued during the collection intervalCount
Disk Commandsvmware.host.disk.commands.summationNumber of SCSI commands issued during the collection intervalCount
Disk Commands Abortedvmware.host.disk.commandsAborted.summationNumber of SCSI commands aborted during the collection intervalCount
Queue Command Latencyvmware.host.disk.queueLatency.averageAverage amount of time spent in the VMkernel queue, per SCSI command, during the collection intervalMilliSecond
Disk Read Requestsvmware.host.disk.numberRead.summationNumber of disk reads during the collection intervalCount
Disk Write Requestsvmware.host.disk.numberWrite.summationNumber of disk writes during the collection intervalCount
Disk Read Ratevmware.host.disk.read.averageAverage number of kilobytes read from the disk each second during the collection intervalKiloBytePerSecond
Disk Write Ratevmware.host.disk.write.averageAverage number of kilobytes written to disk each second during the collection intervalKiloBytePerSecond
Read Latencyvmware.host.disk.totalReadLatency.averageAverage amount of time taken during the collection interval to process a SCSI read command issued from the guest OS to the virtual machineMilliSecond
Write latencyvmware.host.disk.totalWriteLatency.averageAverage amount of time taken during the collection interval to process a SCSI write command issued by the guest OS to the virtual machineMilliSecond
Memory Compression Ratevmware.host.mem.compressionRate.averageRate of guest physical memory page compression by ESXiKiloBytePerSecond
Memory Decompression Ratevmware.host.mem.decompressionRate.averageRate of guest physical memory decompressionKiloBytePerSecond
Host Memory Consumed %vmware.host.mem.usage.averagePercentage of host physical memory that has been consumedPercent
Memory Active (Avg)vmware.host.mem.active.average-KiloByte
Memory Consumed (Avg)vmware.host.mem.consumed.average-KiloByte
Memory Swap In (avg)vmware.host.mem.swapIn.average-KiloByte
Memory Swap Out (avg)vmware.host.mem.swapOut.average-KiloByte
Network Usagevmware.host.net.usage.averageNetwork utilization (combined transmit-rates and receive-rates) during the intervalKiloBytePerSecond
Data transmit ratevmware.host.net.transmitted.averageRate at which data was transmitted during the intervalKiloBytePerSecond
Data receive ratevmware.host.net.received.averageRate at which data was received during the intervalKiloBytePerSecond
Data Receive Ratevmware.host.net.bytesRx.averageAverage amount of data received per secondKiloBytePerSecond
Data Transmit Ratevmware.host.net.bytesTx.averageAverage amount of data transmitted per secondKiloBytePerSecond
Host Network Interface Speedvmware.host.nic.link_speedLink Speed of Physical Network Interface CardKiloByte
Received Packets Droppedvmware.host.net.droppedRx.summation.countNumber of receives droppedCount
Transmitted Packets Droppedvmware.host.net.droppedTx.summation.countNumber of transmits droppedCount
Metric nameMetric keyDescriptionUnit
Total CPU Processorsvmware.cluster.cpu.cores-Count
Cluster CPU Capacityvmware.cluster.cpu.capacity-MegaHertz
Cluster CPU Usedvmware.cluster.cpu.used-MegaHertz
Cluster Memory Capacityvmware.cluster.mem.capacity-MebiByte
Cluster Memory Usedvmware.cluster.mem.used-MebiByte
Cluster Storage Capacityvmware.cluster.storage.capacity-MebiByte
Cluster Storage Usedvmware.cluster.storage.used-MebiByte
Metric nameMetric keyDescriptionUnit
Memory Grantedvmware.vm.mem.granted.maximumAmount of host physical memory or physical memory that is mapped for a virtual machine or a hostKiloByte
Ballooned memoryvmware.vm.mem.vmmemctl.maximumAmount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guestKiloByte
Memory Consumedvmware.vm.mem.consumed.maximumAmount of host physical memory consumed for backing up guest physical memory pagesKiloByte
Memory Consumed %vmware.vm.mem.usage.maximumPercentage of host physical memory that has been consumedPercent
Memory Max Usagevmware.vm.mem.max_usageCurrent upper-bound on memory usage.MegaByte
Metric nameMetric keyDescriptionUnit
Guest Heartbeat Statusvmware.vm.guest.statusThe guest heartbeat. The heartbeat status is classified as: 0=Green : Guest operating system is responding normally. 1=Gray : VMware Tools are not installed or not running. 2=Yellow : Intermittent heartbeat. May be due to guest load. 3=Red : No heartbeat. Guest operating system may have stopped responding.Count
Power Statusvmware.vm.power.statusCurrent power state of the virtual machine. Status Codes: 0=Powered On 1=Suspended 2=Powered OffCount
Fault Tolerance Statusvmware.vm.fault.tolerance.statusThe fault tolerance state of the VM. 0 = Enabled, 1 = Starting, 2 = notConfigured, 3 = Running, 4 = Disabled, 5 = needSecondaryCount
Consolation Neededvmware.vm.consolidation.neededIndicates whether a disk associated with the virtual machine requires consolidation. Status codes: 0=false 1=trueCount
Metric nameMetric keyDescriptionUnit
Datastore Capacityvmware.datastore.capacity-Byte
Datastore Free Spacevmware.datastore.freeSpace-Byte
Average Read Requests (per second)vmware.datastore.datastore.numberReadAveraged.averageAverage number of read commands issued per second to the datastore during the collection intervalPerSecond
Average Write Requests (per second)vmware.datastore.datastore.numberWriteAveraged.averageAverage number of write commands issued per second to the datastore during the collection intervalPerSecond
Read Ratevmware.datastore.datastore.read.averageRate of reading data from the datastoreKiloBytePerSecond
Write Ratevmware.datastore.datastore.write.averageRate of writing data to the datastoreKiloBytePerSecond
Throughput Usagevmware.datastore.datastore.throughput.usage.averageDatastore Throughput UsageKiloBytePerSecond
Throughput Contentionvmware.datastore.datastore.throughput.contention.averageDatastore Throughput ContentionMilliSecond
Datastore Uncommittedvmware.datastore.uncommitted-Byte
Disk Provisionedvmware.datastore.disk.provisioned.latestAmount of storage set aside for use by a datastore or a virtual machineKibiByte
Metric nameMetric keyDescriptionUnit
Memory Swap In Ratevmware.host.mem.swapinRate.averageRate at which guest physical memory is swapped in from the swap spaceKiloBytePerSecond
Memory Swap Out Ratevmware.host.mem.swapoutRate.averageRate at which guest physical memory is swapped out to the swap spaceKiloBytePerSecond
Memory Granted (avg)vmware.host.mem.granted.averageAmount of host physical memory or physical memory that is mapped for a virtual machine or a hostKiloByte
Ballooned memory (avg)vmware.host.mem.vmmemctl.averageAmount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guestKiloByte
Memory cache consumed (avg)vmware.host.mem.llSwapUsed.averageStorage space consumed on the host swap cache for storing swapped guest physical memory pagesKiloByte
Metric nameMetric keyDescriptionUnit
VM CPU Coresvmware.vm.cpu.num_cores-Count
VM Memory Sizevmware.vm.mem.size-MegaByte
Metric nameMetric keyDescriptionUnit
Memory Consumed (max) %vmware.host.mem.usage.maximumPercentage of host physical memory that has been consumedPercent
Metric nameMetric keyDescriptionUnit
-vmware.info.datastore_relations--
Metric nameMetric keyDescriptionUnit
VM CPU Reservationvmware.vm.reservation.cpu-Unspecified
VM Memory Reservationvmware.vm.reservation.memory-MegaByte
Metric nameMetric keyDescriptionUnit
CPU Usagevmware.vm.cpu.usage.maximumCPU usage as a percentage during the intervalPercent
CPU Max Usagevmware.vm.cpu.max_usageCurrent upper-bound on CPU usageUnspecified
Metric nameMetric keyDescriptionUnit
Memory Granted (max)vmware.host.mem.granted.maximumAmount of host physical memory or physical memory that is mapped for a virtual machine or a hostKiloByte
Ballooned memory (max)vmware.host.mem.vmmemctl.maximumAmount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guestKiloByte
Memory cache consumed (max)vmware.host.mem.llSwapUsed.maximumStorage space consumed on the host swap cache for storing swapped guest physical memory pagesKiloByte
Memory Swap In (max)vmware.host.mem.swapIn.maximum-KiloByte
Memory Swap Out (max)vmware.host.mem.swapOut.maximum-KiloByte
Memory Consumed (Max)vmware.host.mem.consumed.maximum-KiloByte
Memory Active (Max)vmware.host.mem.active.maximum-KiloByte
Metric nameMetric keyDescriptionUnit
CPU Usagevmware.vm.cpu.usage.averageCPU usage as a percentage during the intervalPercent
CPU Ready Percentvmware.vm.cpu.ready.percentTime that the virtual machine was ready, but could not get scheduled to run on the physical CPU during last measurement intervalPercent
CPU Readyvmware.vm.cpu.ready.summationTime that the virtual machine was ready, but could not get scheduled to run on the physical CPU during last measurement intervalMilliSecond
CPU Swap Waitvmware.vm.cpu.swapwait.summationCPU time spent waiting for swap-inMilliSecond
CPU Usage in MHzvmware.vm.cpu.usagemhz.maximumCPU usage in megahertz during the intervalUnspecified
Disk Usagevmware.vm.disk.usage.averageAggregated disk I/O rate. For hosts, this metric includes the rates for all virtual machines running on the host during the collection interval.KiloBytePerSecond
Host Consumed Memory %vmware.vm.mem.usage.averagePercentage of host physical memory that has been consumedPercent
Active Memory Usedvmware.vm.mem.active.averageAmount of guest physical memory that is being actively read or written by guest. Activeness is estimated by ESXiKiloByte
Memory Compression Ratevmware.vm.mem.compressionRate.averageRate of guest physical memory page compression by ESXiKiloBytePerSecond
Memory Decompression Ratevmware.vm.mem.decompressionRate.averageRate of guest physical memory decompressionKiloBytePerSecond
Memory Swap In Ratevmware.vm.mem.swapinRate.averageRate at which guest physical memory is swapped in from the swap spaceKiloBytePerSecond
Memory Swap Out Ratevmware.vm.mem.swapoutRate.averageRate at which guest physical memory is swapped out to the swap spaceKiloBytePerSecond
Data transmit ratevmware.vm.net.transmitted.averageRate at which data was transmitted during the intervalKiloBytePerSecond
Data receive ratevmware.vm.net.received.averageRate at which data was received during the intervalKiloBytePerSecond
Datastore Max Total Latencyvmware.vm.datastore.maxTotalLatency.latest-MilliSecond
Metric nameMetric keyDescriptionUnit
Host License Expiration Timevmware.host.license.expirationTime until the license expires on this hostSecond
Metric nameMetric keyDescriptionUnit
System Overall Statusvmware.host.overall.statusThe overall alarm status of the host. 0=Green 1=Gray 2=Yellow 3=RedCount
Connection Statusvmware.host.connected.status0=Connected to the server. For ESX Server, this is always the setting. 1=The user has explicitly taken the host down. 2=Virtual Center is not receiving heartbeats from the server.Count
Power Statusvmware.host.powered.statusThe host power state. See the description in the enums for the PowerState data object type. 0=The host is powered on. A host that is entering standby mode entering is also in this state. 1=The host was specifically put in standby mode, either explicitly by the user, or automatically by DPM. 2=The host was specifically powered off by the user through VirtualCenter. 3=The host is disconnected, or notResponding, we can't have knowledge of its power stateCount
Metric nameMetric keyDescriptionUnit
Disk Highest latencyvmware.vm.disk.maxTotalLatency.latestHighest latency value across all disks used by the hostMilliSecond
Total Write latencyvmware.vm.disk.totalWriteLatency.averageAverage amount of time taken during the collection interval to process a SCSI write command issued by the guest OS to the virtual machineMillisecond
Read Requestsvmware.vm.disk.numberReadAveraged.averageNumber of disk reads per second during the collection intervalPerSecond
Write Requestsvmware.vm.disk.numberWriteAveraged.averageNumber of disk writes per second during the collection intervalPerSecond
Read latencyvmware.vm.disk.totalReadLatency.averageThe average time a read from the virtual disk takesMilliSecond
Read ratevmware.vm.disk.read.averageAverage number of kilobytes read from the disk each second during the collection intervalKiloBytePerSecond
Write ratevmware.vm.disk.write.averageAverage number of kilobytes written from the disk each second during the collection intervalKiloBytePerSecond
Read Requestsvmware.vm.virtualDisk.numberReadAveraged.average-PerSecond
Write Requestsvmware.vm.virtualDisk.numberWriteAveraged.average-PerSecond
Read Ratevmware.vm.virtualDisk.read.average-KiloBytePerSecond
Write Ratevmware.vm.virtualDisk.write.average-KiloBytePerSecond
Read Latencyvmware.vm.virtualDisk.totalReadLatency.average-MilliSecond
Write Latencyvmware.vm.virtualDisk.totalWriteLatency.average-MilliSecond
Throughput Contentionvmware.vm.virtualDisk.throughput.cont.average-MilliSecond
Metric nameMetric keyDescriptionUnit
Number of CPU Coresvmware.host.cpu.num_cores-Count
Memory Sizevmware.host.mem.sizeTotal amount of physical memory on the host in bytes.Byte
Memory Used (MB)vmware.host.mem.used_mbPhysical memory usage on the host in MBMegaByte
Metric nameMetric keyDescriptionUnit
Backing Device Capacityvmware.vm.device.capacity-KibiByte
Volume Capacityvmware.vm.volume.capacityTotal capacity of the disk, in bytes. This is part of the virtual machine configuration.Byte
Volume Free Spacevmware.vm.volume.free_spaceFree space on the disk, in bytes. This is retrieved by VMware Tools.Byte
Metric nameMetric keyDescriptionUnit
Disk Highest Latencyvmware.host.disk.maxTotalLatency.latestHighest latency value across all disks used by the hostMilliSecond
Physical Device Read Latencyvmware.host.disk.deviceReadLatency.averageAverage amount of time, in milliseconds, to read from the physical deviceMilliSecond
Physical Device Write Latencyvmware.host.disk.deviceWriteLatency.averageAverage amount of time, in milliseconds, to write to the physical deviceMilliSecond
Queue Write Latencyvmware.host.disk.queueWriteLatency.averageAverage amount of time spent in the VMkernel queue, per SCSI write command, during the collection intervalMilliSecond
Total Write latency (StoragePath)vmware.host.storagePath.totalWriteLatency.averageThe average time a write issued on the storage path takesMillisecond
Metric nameMetric keyDescriptionUnit
Sensor Statevmware.host.sensor.stateHardware sensor state within the ESXi Host. 0=Green 1=Gray 2=Yellow 3=RedCount
Metric nameMetric keyDescriptionUnit
-vmware.info.datastore_info--
-vmware.info.host_relations--
Host Availabilityvmware.host.availability100% if Connected and Powered On, else 0%Percent
VM Availabilityvmware.vm.availability100% if Connected and Powered On, else 0%Percent
Metric nameMetric keyDescriptionUnit
Storage Committedvmware.vm.storage.committedTotal storage space, in bytes, committed to this virtual machine across all datastores.Byte
Storage Uncommittedvmware.vm.storage.uncommittedAdditional storage space, in bytes, potentially used by this virtual machine on all datastores.Byte
Datastore Read Latencyvmware.vm.datastore.totalReadLatency.average-MilliSecond
Datastore Write Latencyvmware.vm.datastore.totalWriteLatency.average-MilliSecond
Metric nameMetric keyDescriptionUnit
Network Usage (min)vmware.host.net.usage.minimumNetwork utilization (combined transmit-rates and receive-rates) during the intervalKiloBytePerSecond
Network Usage (max)vmware.host.net.usage.maximumNetwork utilization (combined transmit-rates and receive-rates) during the intervalKiloBytePerSecond
Metric nameMetric keyDescriptionUnit
Memory Consumed (min) %vmware.host.mem.usage.minimumPercentage of host physical memory that has been consumedPercent
Memory Granted (min)vmware.host.mem.granted.minimumAmount of host physical memory or physical memory that is mapped for a virtual machine or a hostKiloByte
Ballooned memory (min)vmware.host.mem.vmmemctl.minimumAmount of guest physical memory reclaimed from the virtual machine by the balloon driver in the guestKiloByte
Memory cache consumed (min)vmware.host.mem.llSwapUsed.minimumStorage space consumed on the host swap cache for storing swapped guest physical memory pagesKiloByte
Memory Swap In (min)vmware.host.mem.swapIn.minimum-KiloByte
Memory Swap Out (min)vmware.host.mem.swapOut.minimum-KiloByte
Memory Consumed (Min)vmware.host.mem.consumed.minimum-KiloByte
Memory Active (Min)vmware.host.mem.active.minimum-KiloByte
Metric nameMetric keyDescriptionUnit
Host Disk Capacityvmware.host.disk.capacity-Byte
Metric nameMetric keyDescriptionUnit
CPU Capacity Contentionvmware.host.cpu.capacity.contention.averagePercent of time the VM is unable to run because it is contending for access to the physical CPU(s)Percent
CPU Capacity Usagevmware.host.cpu.capacity.usage.averageCPU usage as a percent during the intervalPercent
CPU Idlevmware.host.cpu.idle.summationTotal time that the CPU spent in an idle stateMilliSecond
CPU Co-stopvmware.host.cpu.costop.summationTime the virtual machine is ready to run, but is unable to run due to co-scheduling constraintsMilliSecond
CPU Latencyvmware.host.cpu.latency.averagePercent of time the virtual machine is unable to run because it is contending for access to the physical CPU(s)Percent
CPU Readyvmware.host.cpu.ready.summationTime that the virtual machine was ready, but could not get scheduled to run on the physical CPU during last measurement intervalMilliSecond
CPU Ready Percentvmware.host.cpu.ready.percentTime that the virtual machine was ready, but could not get scheduled to run on the physical CPU during last measurement intervalPercent
CPU Swap Waitvmware.host.cpu.swapwait.summationCPU time spent waiting for swap-inMilliSecond
CPU Total Hzvmware.host.cpu.total_hzTotal CPU Hz available to Host (num of CPU Cores * Hz for Each Core)Hertz
CPU Used Hzvmware.host.cpu.used_hzUsed CPU Hz of HostHertz
CPU Waitvmware.host.cpu.wait.summationTotal CPU time spent in wait stateMilliSecond
CPU Usage in MHz (avg)vmware.host.cpu.usagemhz.averageCPU usage in megahertz during the intervalUnspecified
CPU Usage in MHz (min)vmware.host.cpu.usagemhz.minimumCPU usage in megahertz during the intervalUnspecified
CPU Usage (min)vmware.host.cpu.usage.minimumCPU usage as a percentage during the intervalPercent
Running (1 min average)vmware.host.rescpu.runav1.latestCPU running average over 1 minutePercent
Running (1 min peak)vmware.host.rescpu.runpk1.latestCPU running average over 1 minutePercent
Active (1 min peak)vmware.host.rescpu.actpk1.latestCPU active peak over 1 minutePercent
CPU Active (1 min average)vmware.host.rescpu.actav1.latestCPU Active (1 min average)Percent
Metric nameMetric keyDescriptionUnit
Command latencyvmware.host.disk.totalLatency.averageAverage amount of time taken during the collection interval to process a SCSI command issued by the guest OS to the virtual machineMilliSecond
Metric nameMetric keyDescriptionUnit
Ballooned Memoryvmware.vm.mem.balloonedThe size of the balloon driver in the VM, in MB. The host will inflate the balloon driver to reclaim physical memory from the VM. This is a sign that there is memory pressure on the host.MegaByte
Compressed Memoryvmware.vm.mem.compressedThe amount of compressed memory currently consumed by VM, in Kb.KiloByte
Swapped Memoryvmware.vm.mem.swappedThe portion of memory, in MB, that is granted to this VM from the host's swap space. This is a sign that there is memory pressure on the host.MegaByte
Memory Capacity Contentionvmware.vm.mem.capacity.contention.averagePercentage of time VMs are waiting to access swapped, compressed or ballooned memoryPercent
Memory Latencyvmware.vm.mem.latency.averagePercentage of time the virtual machine spent waiting to swap in or decompress guest physical memoryPercent
Metric nameMetric keyDescriptionUnit
Current Snapshot Agevmware.vm.current_snapshot.ageAge of the current snapshot. VMware does not recommend using a given snapshot for more than 24 to 72 hours.Second
Metric nameMetric keyDescriptionUnit
Received Packets Droppedvmware.vm.net.droppedRx.summation.countNumber of receives droppedCount
Transmitted Packets Droppedvmware.vm.net.droppedTx.summation.countNumber of transmits droppedCount
Network Utilizationvmware.vm.net.usage.maximumNetwork utilization (combined transmit-rates and receive-rates)KiloBytePerSecond
Data received Ratevmware.vm.net.bytesRx.averageAverage amount of data received per secondKiloBytePerSecond
Data Transmit Ratevmware.vm.net.bytesTx.averageAverage amount of data transmitted per secondKiloBytePerSecond
Metric nameMetric keyDescriptionUnit
CPU Usage in MHz (max)vmware.host.cpu.usagemhz.maximumCPU usage in megahertz during the intervalUnspecified
CPU Usage (max)vmware.host.cpu.usage.maximumCPU usage as a percentage during the intervalPercent

Related to VMware (remote monitoring)

VMware logo

VMware

Monitor health and performance of VMware virtual machines.

VMware ESXi Host logo

VMware ESXi Host

Monitor health and performance of VMware ESXi virtual machines from the system’s perspective.

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

v3.14.2

  • Fixes for VM names with double quotes
  • Added ability to Filter Triggered Alarms and set Event Types
  • If Triggered Alarms are ingested as Logs (with task size as 1), they are now connected to the correct entity
  • For VM Datastore metrics, they are related to the correct Datastore.
  • Added Error Codes to extension log messages
  • Added Status Reporting via Self-Monitoring Log Messages
  • DXS-3230 - Fix for Snapshot Age Metric

Full version history

v3.13.11

  • Add retries to vCenter Connection in the event of a Remote Disconnect
  • Fix for VM Volume Metrics not being collected

Full version history

  • Updated "currently monitoring" tiles in gen3 dashboard to fix missing data
  • Fixed a bug handling VMs with quotes in the VM name
  • Added support for gen3 charts/screens

Full version history

v3.13.5

Added metrics:

  • vmware.datastore.uncommitted
  • vmware.datastore.disk.provisioned.latest
  • vmware.host.sensor.state
  • vmware.host.overall.status
  • vmware.host.connected.status
  • vmware.host.powered.status
  • vmware.vm.current_snapshot.age
  • vmware.vm.guest.status
  • vmware.vm.power.status
  • vmware.vm.fault.tolerance.status
  • vmware.vm.consolidation.needed
  • vmware.host.license.expiration

Added new gen 3 dashboard

Full version history

v3.10.4

DXS-2081

  • Adds logs source type to datastore entity topology rules

Full version history

v.3.10.0

  • Added VM to Datastore Relationship
    • Requires Datastore Relationships Feature Set to be enabled
  • Added New Feature Set VM Reservations
    • includes new metrics vmware.vm.reservation.cpu & vmware.vm.reservation.memory
  • Added new "VMware Capacity Overview" Dashboard
  • Updated screens to better show usage & capacity information
  • DXS-1995
    • Fix to no longer show Dynatrace API Token in configuration as "Optional".
  • DMX-8457
    • Add match on only IP address to SAME_AS relationship between VM and HOST entities.

Full version history

v3.9.0

  • Updated Feature Sets
    • Added new Feature Sets and moved Metrics around
    • NOTE: Please review your configurations when updating to ensure no data is lost
  • DXS-1995
    • Added additional validation for Dynatrace API Token field when creating new monitoring configurations.

Full version history

v3.8.1

  • Rebuild extension to use SDK v1.2.10 to help with potential keep-alive issues

DXS-1856

  • Add ability to "disable" instance dimensions for certain metrics. See monitoring configuration for more information.

Full version history

v3.7.2

  • DXS-1685

    • Added Cluster Capacity, Used, and Free Metrics for CPU, Memory & Storage
      • Added to Cluster Metrics Feature Set
    • Added vmware.vm.device.capacity metric
      • Added to VM Volume Feature Set
    • Added vmware.host.disk.capacity metric
      • Added to ESXi Host Disk Feature Set
  • DXS-1775

    • Added new Feature Set Datastore Relationships
      • Added metric vmware.info.datastore_relations to better relate ESXi Hosts and Datastores
    • Added sourceEntityType Property to all Metric Metadata
  • Updated Activation Schema to force minimum of one item in "Monitor vSphere" list in configuration.

  • Fixed typo in Triggered Alarm Title that added parentheses

Full version history

v3.5.1

This version will require you to recreate your monitoring configurations

  • Performance improvements for large vSphere environments
    • Ability to split out extension into multiple task processes to help with performance
    • Ability to set flags to help control various parameters of the extension.
  • Extends Tag ingestion to related OneAgent Hosts & Virtual Machines
  • Modularize functionality to better choose which pieces of the extension you'd like to enable
  • vCenter Triggered Alarms can now be ingested as Logs or Events
  • Add attribute reporting for NAS type Datastores

Full version history

v2.0.0

NOTE: While a direct update of monitoring configurations from the previous version is possible, in order to avoid data loss, please review and reconfigure any updated configurations.

  • Added Feature Sets
  • Added ability in ingest vCenter Alarms
  • Added loglevel/severity to ingested Logs (vCenter Alarms and Events)
  • Added ability to ingest vSphere tags/custom attributes as Dynatrace Tags
  • Added Datacenter Entity & Relationships
  • Improved properties and breadcrumbs on entity screens with relationship data
  • Updated entity icons
  • Improved OneAgent Host Injected Card by adding additional relationship links
  • Added attributes and metrics to VM Card on ESXi Host screen

Full version history

v1.1.0

  • Initial Version with support for VMware vSphere and vSAN monitoring
Dynatrace Hub
Get data into DynatraceBuild your own app
All (775)Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Analytics
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

Discover recent additions to Dynatrace

Problems logo

Problems

Analyze abnormal system behavior and performance problems detected by Davis AI.

Logs logo

Logs

Explore all your logs without writing a single query.

Security Investigator logo

Security Investigator

Fast and precise forensics for security and logs on Grail data with DQL queries.

Business Flow logo

Business Flow

Track, analyze, and optimize your critical business processes.

Cost & Carbon Optimization logo

Cost & Carbon Optimization

Track, analyze, and optimize your IT carbon footprint and public cloud costs.

Davis Anomaly Detection logo

Davis Anomaly Detection

Detect anomalies in timeseries using the Davis AI

Analyze your data

Understand your data better with deep insights and clear visualizations.

Notebooks logo

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

Automate your processes

Turn data and answers into actions, securely, and at scale.

Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

Jira logo

Jira

Create, query, comment, transition, and resolve Jira tickets within workflows.

Slack logo

Slack

Automate Slack messaging for security incidents, attacks, remediation, and more.

Secure your cloud application

See vulnerabilities and attacks in your environment.

Security Overview logo

Security Overview

Get a comprehensive overview of the security of your applications.

Code-Level Vulnerabilities logo

Code-Level Vulnerabilities

Detect vulnerabilities in your code in real time.

Threats & Exploits logo

Threats & Exploits

Understand, triage, and investigate application security findings and alerts.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

Leverage our newest innovations of Dynatrace Saas

Kick-start your app creation

Kick-start your app creation

Whether you’re a beginner or a pro, Dynatrace Developer has the tools and support you need to create incredible apps with minimal effort.
Go to Dynatrace Developer
Upgrading from Dynatrace Managed to SaaS

Upgrading from Dynatrace Managed to SaaS

Drive innovation, speed, and agility in your organization by seamlessly and securely upgrading.
Learn More
Log Management and Analytics

Log Management and Analytics

Innovate faster and more efficiently with unified log management and log analytics for actionable insights and automation.
Learn more