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

Exclude specific process unavailable alerts

Nathanieltat
Visitor

We are wanting to exclude specific alerts for processes for example the Command line args ending in "java -version" as we don't need an alert for this, but i can only find to turn off the process group as a whole which we don't want to turn off the java process as we still need alerts

4 REPLIES 4

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Is process you are interested already auto discovered by Dynatrace?

Can you see it in the process list?

Best regards

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

Sorry for the late reply, yes java was discovered automatically, but when someone runs a "java - version" command it created a problem record which isn't needed. 

lubrman
Advisor

Hi @Nathanieltat 
You can specifically ignore the problem title in the alerting profile. It’s a simple and quick solution.

lubrman_0-1750669225824.png

 

radek_jasinski
DynaMight Guru
DynaMight Guru

You can set it up like this:

  • Ceate an auto-tagging rule for processes with java -version, tag them (e.g. ignore-java-version), and then exclude that tag in your alerting configuration or maintenance window.

Radek

Have a nice day!

Featured Posts