Help Center/ Migration Center/ MgC Agent Usage Guide/ FAQs/ How Do I Restart the MgC Agent (Formerly Edge)?
Updated on 2025-07-18 GMT+08:00

How Do I Restart the MgC Agent (Formerly Edge)?

MgC Agent for Windows

  1. Open the task manager of the server where the MgC Agent was installed.
  2. On the Details tab, right-click MgC-Agent and choose Start from the shortcut menu.
  3. After the MgC Agent is started, go to the login page.

MgC Agent for Linux

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

    cd /opt/cloud/MgC-Agent/scripts/

  2. Run the following command 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 mgcagent

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