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

Alert suppression for a specific process

ssamraj
Helper

Hi Community,

We're monitoring process availability of few processes via declarative process grouping, if we intend to turn off monitoring for a specific process against specific OS, would be feasible to do so?

In my case, process command and executable path is common for Linux and AIX, requirement is to disable alerting only for AIX.

Many thanks

6 REPLIES 6

natanael_mendes
Champion

You can create Maintenance Window for this

natanael_mendes_0-1695230621640.png

 

Take a look on this documentation page

https://www.dynatrace.com/support/help/observe-and-explore/notifications-and-alerting/maintenance-wi...

 

settings>preferences>maintenenace window.

 

Any doubts feel free to ask

 

Dynatrace Professional Certified

Thanks much. I've done this way.

1. Tag process group instance for which alert suppression required via auto tagging

2. Filter this created tag in the maintenance window.

Taylor-Sanchez
Dynatrace Advisor
Dynatrace Advisor

Hi @ssamraj ,

If you are looking to turn off monitoring you can do so a couple of different ways. One of the ways is to explicitly state which group you want to monitor by turning it off environment-wide here:

TaylorSanchez_0-1695262021237.png

Another way, since you mentioned that you have declarative process grouping is to specify custom process monitoring rules here:

https://www.dynatrace.com/support/help/shortlink/process-group-monitoring#rules

Hope this helps! 

 

Dynatrace ACE Services Consultant


@Taylor-Sanchez wrote:

Hi @ssamraj ,

If you are looking to turn off monitoring you can do so a couple of different ways. One of the ways is to explicitly state which group you want to monitor by turning it off environment-wide here:

TaylorSanchez_0-1695262021237.png

Another way, since you mentioned that you have declarative process grouping is to specify custom process monitoring rules here:

https://www.dynatrace.com/support/help/shortlink/process-group-monitoring#rules

Hope this helps! 

 


Thanks for your response. My requirement is to turn of this specific process monitoring only for AIX systems and it should stay intact with Linux. Please note that exe name and path are same for both OS.

ChadTurner
DynaMight Legend
DynaMight Legend

This is where robust tagging comes into play. As you stated, you want to disable the monitoring for a given process name where the underlying OS is AIX. If you create an auto tag rule for the OS value, it can be populated from the host level and down into the PGs, PGIs, and Services. Once that is completed you can then create the Maintenance window to say suppress alert notifications for <PGName> where the tag is OS:AIX. 

-Chad

Thanks for the response.. Almost, I did the same.. Please see my reply to nataneal_mendes.

Featured Posts