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

hosts connected to each AGs

shrrknt
Newcomer

can I get Number of currently connected hosts ​to each activegate in a dashboard ?

4 REPLIES 4

rishabh_yadav2
Dynatrace Participant
Dynatrace Participant

Not sure about dropping it on a dashboard or something but you can definitely visualize it in Dynatrace using the following steps: 

Goto Deployment Status --> ActiveGate

rishabh_yadav2_0-1729522258224.png

Then you have a readymade view for the same. 

rishabh_yadav2_1-1729522389222.png

 

 

Peter_Youssef
Champion

Hello @shrrknt 

  1. Within Data Explorer and Metrics, there is no dedicated metric for the highlighted request. 
  2. You can deep dive into built-in-metrics.
  3. If you didn't reach a possible solution, raise it as Dynatrace Product Ideas 

Hoping this adds value.

BR,

Peter.

Fin_Ubels
Dynatrace Champion
Dynatrace Champion

Unfortunately not quite what you're after but you can graph the number of agent modules connected to an Activegate using dsfm:active_gate.communication.agent_modules.connected. This will give you some idea of the distribution of agent to Activegate connections.

AntonioSousa
DynaMight Guru
DynaMight Guru

@shrrknt,

Not sure if you can access it with DQL.

In metrics, I don't know of a way to get hosts, but there is another particularly interesting metric: dsfm:active_gate.communication.agent_modules.connected

Some of the benefits I see in getting the number of modules connected:

  1. OneAgent is really not one connection to an AG, but a series of them
  2. In fact, one host with OneAgent might be communicating with several AGs at the same time.
  3. You can split by AG, but also group,network_zone and working_mode.
Antonio Sousa

Featured Posts