cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

self monitoring managed - active gate agent connected

Roeir5
Visitor

Hy

how I can create dashboard (metric formula) to show how many oneagent(os) connected to each ActiveGate in cluster?

i have 2 servers in network zone and i want to understand if load balance work well

thanks

ps: amount per tenant exist in dashboard - its ok

4 REPLIES 4

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

You can use metric dsfm:active_gate.communication.agent_modules.connected 

Best regards

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

Hi @Peter_Youssef & @AntonPineiro 

As far as I understand, @Roeir5 is looking for a way to check currently how many hosts are connected to each AG as can be seen from deployment status --> AG

Yosi_Neuman_0-1732350841653.png

IMO there is no metric that can be utilize for that 🤔, but will be happy to learn that I'm wrong 🤓

Yos 

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

Peter_Youssef
Champion

Roeir5
Visitor

I tried to use this query to find the value as @Yosi_Neuman describe in deployment status --> AG ,but value is not compatible with data from metric

dsfm:active_gate.communication.agent_modules.connected:splitBy("host.name"):sort(value(auto,descending)):limit(20)

Featured Posts