Installing and Configuring the Agent on a Windows Server
Scenarios
This topic describes how to install the Agent on a Windows ECS.
Notes and Constraints
The Agent cannot be installed on Windows BMSs.
Prerequisites
- You have performed operations described in Modifying the DNS Server Address and Adding Security Group Rules (Windows).
- Use an administrator account to install the Agent.
- Ensure that the Telescope process is not stopped by other processes after the installation.
- You have obtained the Agent installation package (Windows).
Table 1 Installation package path Name
Format
Download Path
Installation package for 64-bit Windows
exe
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.
- Open Windows PowerShell and run the following command to install the plug-in:
.\install_amd64.exe -r ru-moscow-1 -u 0.1.4 -t 2.4.4.3 -d ces.ru-moscow-1.hc.sbercloud.ru -o hc.sbercloud.ruinstall_amd64.exe -r {RegionID} -u 0.2.1 -t 2.7.5 -o {OBSDomain} -d {AgentApiDomain}
Wait for 3 to 5 minutes, locate the server on the Server Monitoring page, and check the plug-in status.
If the Agent status changes to Running, the Agent was installed and has started to collect data.
NoteAfter you configure the Agent, its status is still displayed as Uninstalled because no monitoring data is not reported yet. Wait 3 to 5 minutes and refresh the page.
- Scenarios
- Notes and Constraints
- Prerequisites
- Procedure