Filtering agents
Hi,
Do we have any way to filter agents by running a command or script? I mean, if I am looking for agents with particular application installed, is there a way to find that out?
Thanks,
Indhu Durai
Please sign in to leave a comment.
Hi Indhu,
If the fact of the application present is exposed via agnet's properties (set in conf\buildAgent.properties file on agent or provided by a plugin), than you can search for agent with the property on Agents / Parameters Report tab.
Also, the parameter can be used to make certain build configurations comapatible with the agent - see Agent Requirements section in build configuration settings.