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

Suppress CPU Saturation event for a host during specified time

sundarv1
Organizer

Suppress CPU Saturation event for a host during specified time (2.00a.m to 5.00a.m sydney time)

4 REPLIES 4

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Do you require only CPU or it can be other infra metrics?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Hi AntonPineiro

Preview
 
Want to suppress only CPU Saturation event for a  single host for specified time frame
 
 
 

 

Hi,

I would say these options:

  1. Disable CPU anomaly detection for that host in the UI.
  2. Using API + script to enable / disable CPU anomaly detection.
  3. Using Monaco and deploy disable configuration + deploy enable configuration.
  4. Using workflows.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

p_devulapalli
Champion

@sundarv1 ,one way you can achieve this is by using a workflow to disable the anomaly detection for CPU at host level at the specified time and reenable it, might sound like a bit overkill but should work.

https://docs.dynatrace.com/docs/shortlink/api-v2-settings-put-object

https://docs.dynatrace.com/docs/shortlink/host-anomaly-detection#access-anomaly-detection

 

Phani Devulapalli

Featured Posts