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