-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
problem
The number of connected agents per Management Server no longer appears in version 4.20.2. If I’m not mistaken, this information was still visible in 4.20.0.
This metric is very useful during troubleshooting. Being able to see in the Management Server logs when an Agent connects helps a lot.
In the past, we also identified issues by correlating multiple miss behaving Agents connected to the same Management Server (using the database directly). This helped narrow down problems to a common denominator.
I noticed that 4.21.0 introduces new fields that improve visibility, and I appreciate those improvements. However, in addition to the bug mentioned above, I would suggest making the number of connected Agents clickable, so it lists the Agents connected to that specific Management Server.
My questions are:
-
Is the "number of connected agents" intentionally being removed from the UI?
-
Do you see value in the feature I’m proposing?
versions
ACS 4.20.2
Ubuntu 24.04 LTS
KVM
The steps to reproduce the bug
...
What to do about it?
No response