Kbase P36216: How to add WebSpeed agents via the command line and through
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/08/2003 |
|
Status: Unverified
GOAL:
How to add agents via the command line?
GOAL:
Can you add agents via the WebSpeed workshop?
GOAL:
How to add agents via the WebSpeed Workshop?
FIX:
The command to add WebSpeed agents is; wtbman -name <brokername> -addagents <value>
Example; wtbman -name wsbroker1 -addagents 10
The value of the addagents is the number of agents that you wish to add. For example if you have 10 agents and you want to add 5 more, then the value used in the command would be; wtbman -name wsbroker1 -addagents 5
If you don't have access to the server (where the agents reside) but have access to site through a browser, you can add agents through the OS Command link within WebSpeed workshop URL;
.http://localhost/scripts/cgiip.exe/WService=wsbroker1/workshop
The OS Command link under the Tools menu mimics the os command behavior.