Stopping DIS Agent
Stopping DIS Agent on a Linux Server
- Start PuTTY and log in to the server on which logs reside.
- Run the following command to navigate to the DIS Agent installation directory:
cd /opt/dis-agent-X.X.X/
- Run the following script to stop the DIS Agent:
bash bin/stop-dis-agent.sh
Run the bash script to stop the DIS Agent. Running another script, such as sh or ./ may fail to stop the DIS Agent.
If information similar to the following appears, the DIS Agent is stopping. xxxxx indicates the process ID.
Stopping Agent [xxxxx].....
If information similar to the following appears, the DIS Agent has stopped:
Stopping Agent [xxxxx]............. Successfully.
To forcibly stop the DIS Agent process, perform the following steps:
Stopping DIS Agent on a Windows Server
- Press Ctrl+C on the CMD terminal. The following information appears:
[INFO ] (Agent STOPPING) com.bigdata.dis.agent.Agent Agent: Shutting down...
- When the following information appears, it indicates that the DIS Agent has stopped. Enter Y and then press Enter to exit.
Terminate batch job (Y/N)?
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot