Measurements for ESXi host health
The ESXi host details page displays the problem and event history of the selected host. To assess the health of the selected host, the following performance metrics are captured and displayed:
- CPU
- Memory
- Disk (storage I/O)
- NIC (network)
CPU health
Dynatrace displays the percentage of actively used CPU of the ESXi host. Active CPU is approximately equal to the ratio of used CPU to available CPU.
A CPU measurement of 100% means that all CPUs on the host are utilized. So if a four-CPU host were running a virtual machine that has two CPUs, and active CPU usage is 50%, then you would know that the host is utilizing 100% of the available resources of two physical CPUs.
Memory health
Memory health includes
- Memory usage (percentage of total RAM used by processes)
- Memory compression rate (memory compression saves memory, but requires additional CPU cycles)
- Memory swapping (rate at which memory is swapped between disk and active memory)
Disk health
Disk health includes
- Throughput (total number of bytes read and written to the disk per second)
- IOPS (I/O operations per second)
- Read/Write latency (time from I/O request submission to I/O request completion. This is the average delay of disk read/write operations in milliseconds.)
- Command queue latency (the average time spent in VMKernel queue per SCSI command)
- Aborted commands (the number of aborted SCSI commands. This value serves as the basis for ESXi host storage overload incidents.)
- Number of datastores (number of datastores connected to your vCenter. Includes metrics for free and used space.)
NIC health
NIC health includes
- Traffic (average transmitted/received network traffic throughput)
- Dropped packets (number of received/transmitted packets dropped during collection interval. When packets are dropped by your network, they need to be retransmitted. Retransmission has a negative effect on network performance. Where it might be okay for a network to drop 0.1 % of packets, it's not acceptable for an ESXi host network interface card to drop packets.)