builtin:anomaly-detection.infrastructure-hosts)
Dynatrace automatically detects infrastructure-related performance anomalies such as high CPU saturation and memory outages. Use these settings to configure detection sensitivity, set alert thresholds, or disable alerting for hosts.
builtin:anomaly-detection.infrastructure-hosts
group:anomaly-detection.infrastructure
group:anomaly-detection
HOST
- HostHOST_GROUP
- Host Groupenvironment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-hosts |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-hosts | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:anomaly-detection.infrastructure-hosts |
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.
host
objectnetwork
objectconnectionLostDetection
objectenabled
onGracefulShutdowns
DONT_ALERT_ON_GRACEFUL_SHUTDOWN
ALERT_ON_GRACEFUL_SHUTDOWN
highCpuSaturationDetection
objectenabled
Detection of high CPU saturation is not available on AIX hosts
detectionMode
auto
custom
highSystemLoadDetection
objectenabled
Detection High System Load is available only on AIX hosts.
detectionMode
auto
custom
highMemoryDetection
objectenabled
detectionMode
auto
custom
customThresholds
Alert if both the memory usage and the memory page fault rate thresholds are exceeded on Windows or on Unix systems
highGcActivityDetection
objectenabled
You may also configure high GC activity alerting for .NET processes on extensions events page (<your-dynatrace-url>//#settings/anomalydetection/extensionevents
).
detectionMode
auto
custom
customThresholds
Alert if the GC time or the GC suspension is exceeded
outOfMemoryDetection
objectenabled
detectionMode
auto
custom
outOfThreadsDetection
objectenabled
detectionMode
auto
custom
networkDroppedPacketsDetection
objectenabled
detectionMode
auto
custom
customThresholds
Alert if the dropped packet percentage is higher than the specified threshold and the total packets rate is higher than the defined threshold for the defined amount of samples
networkErrorsDetection
objectenabled
detectionMode
auto
custom
customThresholds
Alert if the receive/transmit error packet percentage is higher than the specified threshold and the total packets rate is higher than the defined threshold for the defined amount of samples
highNetworkDetection
objectenabled
detectionMode
auto
custom
networkTcpProblemsDetection
objectenabled
detectionMode
auto
custom
customThresholds
Alert if the percentage of new connection failures is higher than the specified threshold and the number of failed connections is higher than the defined threshold for the defined amount of samples
networkHighRetransmissionDetection
objectenabled
detectionMode
auto
custom
customThresholds
Alert if the retransmission rate is higher than the specified threshold and the number of retransmitted packets is higher than the defined threshold for the defined amount of samples
highCpuSaturationDetectionThresholds
objectcpuSaturation
highSystemLoadDetectionThresholds
objectsystemLoad
highMemoryDetectionThresholds
objectusedMemoryPercentageWindows
usedMemoryPercentageNonWindows
pageFaultsPerSecondWindows
pageFaultsPerSecondNonWindows
highGcActivityDetectionThresholds
objectgcTimePercentage
gcSuspensionPercentage
outOfMemoryDetectionThresholds
objectoutOfMemoryExceptionsNumber
outOfThreadsDetectionThresholds
objectoutOfThreadsExceptionsNumber
networkDroppedPacketsDetectionThresholds
objectdroppedPacketsPercentage
totalPacketsRate
networkErrorsDetectionThresholds
objecterrorsPercentage
totalPacketsRate
highNetworkDetectionThresholds
objecterrorsPercentage
networkTcpProblemsDetectionThresholds
objectnewConnectionFailuresPercentage
failedConnectionsNumberPerMinute
networkHighRetransmissionDetectionThresholds
objectretransmissionRatePercentage
retransmittedPacketsNumberPerMinute
eventThresholds
objectviolatingSamples
The number of 10-second samples within the evaluation window that must exceed the threshold to trigger an event
violatingEvaluationWindow
The number of 10-second samples that form the sliding evaluation window to detect violating samples.
dealertingSamples
The number of 10-second samples within the evaluation window that must be lower than the threshold to close an event
dealertingEvaluationWindow
The number of 10-second samples that form the sliding evaluation window for dealerting.
strictEventThresholds
objectviolatingSamples
The number of 10-second samples within the evaluation window that must exceed the threshold to trigger an event
violatingEvaluationWindow
The number of 10-second samples that form the sliding evaluation window to detect violating samples.
dealertingSamples
The number of 10-second samples within the evaluation window that must be lower than the threshold to close an event
dealertingEvaluationWindow
The number of 10-second samples that form the sliding evaluation window for dealerting.