Last updated:2020-12-24 15:34:27
This topic describes the procedures of installing the Cloud Monitor Service agent for an EPC instance.
### Install the agent on CentOSDownload the RPM package.
#sudo wget https://ks3-cn-beijing.ksyun.com/ksc-cloudmonitor/elfin-epc.ksyun.el6.x86_64.rpm
Install the agent.
#sudo yum install elfin-epc.ksyun.el6.x86_64.rpm
Add the EPC instance ID to the .instance_id file in the etc directory. This example uses 9ee10b2c-c65d-41fb-bb05-3243f246de9a as the EPC instance ID.
#sudo echo "9ee10b2c-c65d-41fb-bb05-3243f246de9a" > /etc/.instance_id
Download the installation package.
#sudo wget https://ks3-cn-beijing.ksyun.com/ksc-cloudmonitor/elfin-epc.debian_amd64.deb
Install the agent.
#sudo dpkg -i elfin-epc.debian_amd64.deb
Add the EPC instance ID to the .instance_id file in the etc directory. The following example uses 9ee10b2c-c65d-41fb-bb05-3243f246de9a as the EPC instance ID.
#sudo echo "9ee10b2c-c65d-41fb-bb05-3243f246de9a" > /etc/.instance_id
This example uses Internet Explorer.
Download the installation program.
a. Open the browser, click the tools icon, select Internet options, and then click the Security tab. In the Select a zone to view or change security settings section, click Trusted sites.
b. Add the trusted site https://ks3-cn-beijing.ksyun.com.
c. In the browser, type https://ks3-cn-beijing.ksyun.com/ksc-cloudmonitor/elfin-epc-setup.msi, press the Enter key, and then click Run.
Click Next to complete the program installation.
Check the installation result in the Windows task manager.
Make sure elfinepc appears in the background processes.
Did you find the above information helpful?
Please give us your feedback.
Thank you for your feedback.