Question
Exclude Agents without using -DExcludeAgents option
Hi,
I've excluded some Pega agents that are not needed on our applications by using the -DExcludeAgents option (so I cannot see all these agents on SMA).
But I've added option -DNodeType and agents were not excluded anymore. I've raised a ticket on GCS and I've learned that it's not possible to have both options -DNodeType and -DExcludeAgents: I can use either one of them and not both together.
So, for now, I've only used -DNodeType.
The only way to not see the none used agents is to go on each Data-Agent-Queue Instance and uncheck the box "Enable this agent": it will take a lot of times and in case of a new instance, I will have to do these steps again.
Do you know another way to manage them easily ?
Thanks
Regards
***Edited by Moderator Marissa to update SR Details; update platform capability tags***
Hi Alex,
You can try the below work around if it is feasible in your application and environment.
Define your node to a node type and make sure that specific node type is associated with none of the agents.
Example:- You can use 'Custom3' node type for the node where you want none of the agents to run and make sure that node of the agents are associated with this node type.
Pleas let me know if it works for you.
Thanks,
Venkat