![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
<property name="be.engine.cluster.as.discover.url" value="tcp://Machine1_IPAddress:port1;Machine2_IPAddress:port1;
1. Navigate to the ASG_HOME/bin directory.
2. Copy the CDD file (for example, asg_core.cdd) file to ASG_HOME/projects/ASG_DefaultImplementation folder.
3.
6.
7. Close the Welcome screen.
8. From the File menu select Import.
9. In the Import Select wizard, select an import source as General > Existing Projects into Workspace and click Next. You see the Import Projects dialog.
10. In the Import Projects dialog Select root directory field, browse to and select the project: ASG_HOME/projects/ASG_DefaultImplementation.
11. Click Finish.
12. In the Studio Explorer, expand the ASG_DefaultImplementation project node. Verify that you see the CDD file (for example, asg_core.cdd) file.
13. Double-click the CDD file (for example asg_core.cdd) file.
14.
16.
17. Copy the modified CDD file (for example asg_core.cdd) file from ASG_HOME/projects/ASG_DefaultImplementation to the ASG_HOME/bin directory.
If you select the "Copy projects into workspace" option during the import of the project, then the modified asg_core.cdd file exists in the workspace directory. Make sure to copy the asg_core.cdd file from workspace directory to the ASG_HOME/bin directory.Task C Set Discover URL
a. To set the discover URL for a cluster, select Cluster tab > Properties on the left. On the right, expand cluster node to edit the following properties:be.engine.cluster.as.discover.url=tcp://Machine1_IPAddress:port1;Machi ne2_IPAddress:port1;Machine3_IPAddress:port1;Machine4_IPAddress:port1/Task D Set Max ActiveThis task explains the steps to setup the Max Active property for an agent.
a. Select Agent Classes tab.
b. Select an agent node for which you want to set the Max Active property.For example, to set the Max Active property for Global Throttle Manager engine, select the gtm-class(Inference) node.Task E Set PriorityThis task explains the steps to setup the Priority property for a processing unit.
a. Select Processing Units tab.
b. Select the processing unit for which you want to setup the Priority property.For example, to set the Priority property for Global Throttle Manager processing unit, select the asg-gtm node.
c.
d.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |