Anomaly detection for VMware (builtin:anomaly-detection.infrastructure-vmware) Dynatrace automatically detects infrastructure-related performance anomalies such as high CPU saturation, memory outages, and low disk-space conditions. Use these settings to configure detection sensitivity, set alert thresholds, or disable alerting for infrastructure components.
builtin:anomaly-detection.infrastructure-vmwaregroup:anomaly-detection.infrastructuregroup:anomaly-detectionenvironment
Retrieve schema via Settings API GET Managed https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-vmwareSaaS https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-vmwareEnvironment ActiveGate https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-vmware
Authentication To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication .
Parameters The EsxiHighCpuDetectionConfig object Detect high CPU saturation on ESXi hostenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsEsxiHighCpuDetectionThresholds Alert if all three conditions are met in 3 out of 5 samples
Required
The GuestCPULimitDetectionConfig object Detect guest CPU limit reachedenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsGuestCPULimitDetectionThresholds Alert if all three conditions are met in 3 out of 5 samples
Required
The EsxiHighMemoryDetectionConfig object Detect memory saturation on ESXi hostenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsEsxiHighMemoryDetectionThresholds Alert if the condition is met in 3 out of 5 samples
Required
The OverloadedStorageDetectionConfig object Detect overloaded storage on physical storage deviceenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsOverloadedStorageDetectionThresholds Alert if the condition is met in 3 out of 5 samples
Required
The UndersizedStorageDetectionConfig object Detect undersized storage deviceenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsUndersizedStorageDetectionThresholds Alert if any condition is met in 3 out of 5 samples
Required
The SlowPhysicalStorageDetectionConfig object Detect physical storage device running slowenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsSlowPhysicalStorageDetectionThresholds Alert if any condition is met in 4 out of 5 samples
Required
The DroppedPacketsDetectionConfig object Detect high number of dropped packetsenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsDroppedPacketsDetectionThresholds Alert if the condition is met in 3 out of 5 samples
Required
The LowDatastoreSpaceDetectionConfig object Detect low datastore spaceenabled boolean - Required Detection modedetectionMode enum The element has these enums Required customThresholdsLowDatastoreSpaceDetectionThresholds Alert if the condition is met in 1 out of 5 samples
Required
The EsxiHighCpuDetectionThresholds object CPU usage is higher thancpuUsagePercentage integer - Required VM CPU ready is higher thanvmCpuReadyPercentage integer - Required At least one peak occurred when Hypervisor CPU usage was higher thancpuPeakPercentage integer - Required
The GuestCPULimitDetectionThresholds object Hypervisor CPU usage is higher thanhostCpuUsagePercentage integer - Required VM CPU usage (VM CPU Usage Mhz / VM CPU limit in Mhz) is higher thanvmCpuUsagePercentage integer - Required VM CPU ready is higher thanvmCpuReadyPercentage integer - Required
The EsxiHighMemoryDetectionThresholds object ESXi host swap IN/OUT or compression/decompression rate is higher thancompressionDecompressionRate float - Required
The OverloadedStorageDetectionThresholds object Number of command aborts is higher thancommandAbortsNumber integer - Required
The UndersizedStorageDetectionThresholds object Average queue command latency is higher thanaverageQueueCommandLatency integer - Required Peak queue command latency is higher thanpeakQueueCommandLatency integer - Required
The SlowPhysicalStorageDetectionThresholds object Read/write latency is higher thanavgReadWriteLatency integer - Required Peak value for read/write latency is higher thanpeakReadWriteLatency integer - Required
The DroppedPacketsDetectionThresholds object Receive/transmit dropped packets rate on NIC is higher thandroppedPacketsPerSecond integer - Required
The LowDatastoreSpaceDetectionThresholds object Datastore free space is lower thanfreeSpacePercentage integer - Required