On Linux platforms, follow these steps:
-
Locate the
/etc/sysconfig/ecagent.conf
file. -
Change the value of the
AGENT_NUMBER
to the number of agents you want to run.For example:
AGENT_NUMBER=2
On Windows platforms, follow these steps:
-
Locate the
ecconfig
utility installed inC:\ECloud\i686_win32\bin
. -
Change the value of the
AGENT_NUMBER
to the number of agents you want to run.For example:
ecconfig -numagents 2