How Do I Restart the MgC Agent?
MgC Agent for Windows
- Open the task manager of the server where the MgC Agent was installed.
- Click the Services tab, right-click Edge_Tomcat, and choose Start from the shortcut menu.
MgC Agent for Linux
- Go to the scripts directory in the MgC Agent installation directory.
cd /opt/cloud/Edge/scripts/
- Run the following command to start the MgC Agent:
./start.sh
If the following information is displayed, the MgC Agent is started.
- 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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.