Installing the Agent on a Windows Server
Scenarios
This topic describes how to install the Agent on a Windows server.
Constraints
Only Windows and Linux are supported. For details, see What OSs Does the Agent Support?
Prerequisites
- You have performed operations described in Modifying the DNS Server Address and Adding Security Group Rules (Linux).
- An agency has been configured. For details, see How Do I Configure an Agency?
- An account with the administrator permissions, for example, the administrator account, is used to install the Agent. The Telescope process will not be stopped by other software after the installation.
- You have obtained the Agent installation package in .exe or .zip format.
Procedure
- Log in to the Windows ECS as an administrator.
- Open a browser and enter the address of the Agent installation package in the address box to download and save the installation package.
- Access the directory storing the installation package.
- Install the Agent based on the format of the installation package.
- ZIP
If the installation package is telescope_windows_amd64.zip, decompress it and double-click the install.bat script to install and start the Agent.
- EXE
If the installation package is install_amd64.exe, perform the following steps:
- Open Windows PowerShell.
- Run the following command to go to the directory where the installation package is stored (The directory C:\Users\Administrator\Downloads is used as an example.):
cd C:\Users\Administrator\Downloads
- Run the following command to install the Agent (replace ${version} with the version in Agent Features per Version):
.\install_amd64.exe -t ${version}
For example, if you want to install Agent 2.6.4, run \install_amd64.exe -t 2.6.4.
After you configure the Agent, its status is still displayed as Uninstalled because the monitoring data is not reported yet. Wait 3 to 5 minutes and refresh the page.
- ZIP
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