Updated on 2025-02-17 GMT+08:00

MgC Agent for Linux

Symptom

After the MgC Agent for Linux was installed, it could not start.

Possible Causes

On the server where the MgC Agent was installed, there were too many background processes or the available CPUs were too small to run the MgC Agent.

Solution

Perform the following steps to manually start the MgC Agent:

  1. Go to the scripts directory in the MgC Agent installation directory.

    cd /opt/cloud/Edge/scripts/

  2. Run the following commands to start the MgC Agent:

    ./start.sh

    If the following information is displayed, the MgC Agent is started.

  3. Run the following command to view the MgC Agent process:

    ps -ef |grep edge

    If the following information is displayed, the MgC Agent process is started.