AGENT_CLUSTERS - UAG configuration option
Description
The AGENT_CLUSTERS option specifies the list of Agent Clusters to join automatically.
(For information on creating agent clusters and assigning agents to agent clusters, see Agent Clusters.)
You can override this option through a UBROKER command line argument or environment variable. See UAG_AGENT_CLUSTERS - UBROKER Configuration Option.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Configuration File Keyword | agent_clusters list |
Values
list is the list of Agent Clusters to join automatically.
The syntax of list is a text string. Cluster names are separated by commas.
For example:
agent_clusters 'GA Cluster, CA Cluster'
Default is 'Opswise - Default Linux/Unix Cluster, Opswise - Default Windows Cluster'.
If both agent_clusters and business_services options are specified, business_services option will be processed first.