nav-img
Advanced

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

Procedure

  1. Log in to the Windows ECS as an administrator.
  2. Open a browser, and enter the address of the Agent installation package in the address box to download and save the installation package.
  3. Access the directory storing the installation package.
  4. 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.ru
    install_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.

    Note

    After 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.