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

VMware Cluster selection in the connection configuration

David_A
Observer

Is it possible when you create a vmware connection config in Dynatrace to exclude certain clusters?  Atm I can only find include filters.  A $ne or $notcontains would be more beneficial then include filters like mentioned below. 

  • $prefix(parameter)
  • $eq(parameter)
  • $suffix(parameter)
  • $contains(parameter)
5 REPLIES 5

Mizső
DynaMight Guru
DynaMight Guru

Hi @David_A 

Maybe the following operators can be use, please try / test them.

$not, $or, $and eg. $not($contains(production))

I have already used them at extesnions eg. F5 for filtering purposes. 

You can find some examples on these links which ones related the OS service monitoring but I guess a logic is the same:

Settings API - OS services monitoring schema table — Dynatrace Docs

https://docs.dynatrace.com/docs/shortlink/os-services#step-3

I hope it helps.

Best regards,

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Hi Miszo,

 

Unfortunately only the 4 operators I mentioned in my post are allowed in the VMware connection config.

 

Should have one of the following formats: $prefix(parameter), $eq(parameter), $suffix(parameter), $contains(parameter)

Hi @David_A 

I this case please submit a product idea. Product ideas - Dynatrace Community

Thanks in advance.

Best regards,

János

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Thanks Mizso,

created an improvement request.

Product idea is already raised -> https://community.dynatrace.com/t5/Product-ideas/VMware-Cluster-selection-in-the-connection-configur...

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

Featured Posts