Starting the EchOS agent on Linux

The EchOS agent must be started on Linux server systems before you install Emptoris applications.

Procedure

To start the EchOS agent on Linux, complete the following steps:

  1. Log into the system with root privileges.
  2. Enter the following command: sudo service echosagent start.
    Note: For users with non-root privileges, you must start the EchOS agent with a script. The location of the script is /opt/emptoris/echos-agent/echosagent. Grant the run permission to the script, and use the following command to run the script: ./echosagent start.

    The EchOS agent service is started on the system.