List all configurations that have only one compatible agent
Hello,
is there a way to list all configurations that have only one compatible agent? We are interested in this information when upgrading an agent (software/hardware) and also to better distribute the workload of the agents by enabling more compatible agents. We are running TC 6.5.3 and the agents have different setups (SQL, SSAS, Excel, English OS, Chinese OS, ...).
Thanks,
Helios
Please sign in to leave a comment.
Hello,
We are also interested in that list and also in the list of configurations that don't have any compatible agent.
This is useful to know when upgrading an agent.
Best Regards,
Diego
Hi
Load statistics matrix shows compatibility data for all configurations and agents on a single page.
That's not exactly the report you asked for, here you'll need to manually check each row and count colour cells.
How many agents and build configurations do you have?
Currently we have 800 configurations and 10 agents.
The statistics matrix html could be parsed to count the number of white or non-white cells on each row to get the count of compatible agents. (the selected period has to be extended to also show the configurations that haven't been running for a while)
Is there a way to get this info out of an xml file or the database? Will the REST API provide such information?
At the moment REST API does not expose this data.
I've created issue TW-20135 for your request, please vote.