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

Alert Suppression

Vikas_g1997
Dynatrace Contributor
Dynatrace Contributor

Hi Team,

Is there any way to suppress a specific alert like CPU saturation on a particular host?  

15 REPLIES 15

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hן @Vikas_g1997 

With anomaly detection setting - Host level you will be able to set problem-creation thresholds or switch them off.

HTH

Yos 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Vikas_g1997
Dynatrace Contributor
Dynatrace Contributor

Hi @Yosi_Neuman.

Thanks for the suggestion. Can we do it for a specific timeframe as we do it in Maintenace Window?

Hi @Vikas_g1997 

There is no why to do that from anomaly detection perspective.

May be you can utilize for that Host anomaly detection API - PUT configuration

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Hi @Yosi_Neuman ,

I've  a similar requirement where CPU alerts (alerted through metric event) for a specific host has to be suppressed permanently.. Is there a way to do it? Explored maintenance window option but unable to figure out any option that can handle this..

Regards,

Srikanth

 

@Yosi_Neuman - Do you think adding a dimension filter like below in the metric event would avert alerting for a specific host?

dt.entity.host.name does not contain (case sensitive) xxxx.domain.com

 

Hi @ssamraj 

You can use ne filter with entity id's 

Yosi_Neuman_0-1690263919386.png

But I would use the positive way and tag all the hosts I want to get alert on and use this tag as  a filter for this event metric 

HTH

Yos 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Thank you @Yosi_Neuman @.. It's one of the option, I was thinking to go for this morning.

 

Could you please share the steps and screenshot what you have done to suppress CPU usage for host level?.

Peter_Youssef
Champion

In few clicks:

  1. configure the maintenance window as per the intended time and occurrence times.
  2. you have two options to select from as per your requirements
  3. narrow the scope or increase it according to the shown criteria below.

Peter_Youssef_0-1726560337406.png

Peter_Youssef_1-1726560394128.png

Peter_Youssef_2-1726560492569.png

Thanks

Hi Peter

In the maintenance window(in the above screenshot) - How to suppress alert for one host and only CPU saturation and only for time period daily 1.00a.m to 5.00a.m

 

Hi @sundarv1 

simply specify the entity ID for example HOST-Abcdefghihjk4545454 and entity tag if there

select the duration to once and allocate the suggested timeframe as per your time zone, below are samples.

Peter_Youssef_0-1726564155167.png

Peter_Youssef_1-1726564259115.png

Peter

Thanks. This will stop all alerts for the CI. How do we stop only CPU Saturation alert alone?.

 

Peter_Youssef
Champion

hi @Vikas_g1997 

you can disable it on host or host group level through anomaly detection settings.

Peter_Youssef_0-1726560853006.png

Thanks.

 

Peter_Youssef
Champion

through configuration API, you can control the anomaly detection for host.

  • create access token with the required scope to action it.Peter_Youssef_2-1726561204550.png

Peter_Youssef_1-1726561172086.png

thanks.

Peter_Youssef
Champion

For maintenance window through API, it has deprecated from env API v1 and v2 

available in settings endpoint with schemaid 

Peter_Youssef_4-1726561455410.png

Peter_Youssef_3-1726561387130.png

😉

Featured Posts