cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Anomaly detection host override global settings for a particular Management zone

vsharma
Visitor

I can see the default Anomaly detection for hosts as below which I assume is for all management zones.

I am looking for a particular management zone to have disabled "highCpuSaturationDetection" or override threshold value but only for that management zone. Is it possible to do that in dynatrace without impacting global settings for host anomaly detection ?

 

https://<>dynatrace.com/api/config/v1/anomalyDetection/hosts

....

  "highCpuSaturationDetection": {
    "enabled": true,
    "customThresholds": {
      "cpuSaturation": 90
    }
  }
1 REPLY 1

Mo_Azuz
Dynatrace Mentor
Dynatrace Mentor

Hi vsharma,

 

You should be able to achieve that using Host Groups, utilizing Dynatrace Host Groups will give you the option to group a list of hosts, assign them to a specific management and customize their threshold (as a group) separately from the global anomaly detection threshold.

 

Here is an example:

Moe_Azuz_0-1658328989466.png

 

Featured Posts