Help Center/
Cloud Eye/
FAQs/
Product Usage/
Server Monitoring/
What Should I Do If an Error Is Reported When I Run the Agent Installation Command?
Updated on 2025-06-20 GMT+08:00
What Should I Do If an Error Is Reported When I Run the Agent Installation Command?
Symptom
When you run the Cloud Eye Agent installation command, the error message "/usr/local/uniagent/bin/uniagent: No such file or directory" is displayed, as shown in Figure 1.
Possible Causes
The earlier version of Cloud Eye Agent is incompatible with some Arm images.
Solution
- Uninstall the Agent.
bash /usr/local/uniagent/script/uninstall.sh
- Modify the -u and -t parameters in the Agent installation command. Change the value of -u to 0.2.1 and that of -t to 2.7.5.
For CN East 2:
Command before modification
cd /usr/local && curl -k -O https://uniagent-cn-east-4.obs.cn-east-4.myhuaweicloud.com/package/agent_install.sh && bash agent_install.sh -r cn-east-4 -u 0.1.5 -t 2.5.6 -o myhuaweicloud.com
Command after modification
cd /usr/local && curl -k -O https://uniagent-cn-east-4.obs.cn-east-4.myhuaweicloud.com/package/agent_install.sh && bash agent_install.sh -r cn-east-4 -u 0.2.1 -t 2.7.5 -o myhuaweicloud.com
Parent topic: Server Monitoring
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.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot