Modifying the Number of Agents per Host

1 minute read

On Linux and Solaris platforms, follow these steps:

  1. Locate the ecagent.conf file.

    • Linux: /etc/sysconfig/ecagent.conf

    • Solaris: /etc/ecagent.conf

  2. Change the value of the AGENT_NUMBER to the number of agents you want to run.

For example, AGENT_NUMBER=2

On Windows platforms, use the ecconfig utility (installed in C:\ECloud\i686_win32\bin ) to change the number of agents.

For example, ecconfig -numagents 2