Files
doc-exports/docs/ces/umn/ces_01_0029.html
qiujiandong1 c1d4f578e7 CES UMN 20250530 version
Reviewed-by: Rumpler, Mihály <mihaly.rumpler@t-systems.com>
Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com>
Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
2025-11-18 06:22:57 +00:00

3.7 KiB

Installing the Agent on a Linux Server

Scenarios

This topic describes how to manually install the Agent on a Linux ECS or BMS.

Constraints

Some OSs are not supported. For details about which Linux OSs are supported, see What OSs Does the Agent Support?

Prerequisites

Procedure

  1. Log in to the ECS or BMS as user root.
  2. Install the Agent.
    EU DE:
    cd /usr/local && curl -k -O https://uniagent-eu-de.obs.eu-de.otc.t-systems.com/package/agent_install.sh && bash agent_install.sh -r eu-de -u 0.1.9 -t 2.7.2 -o otc.t-systems.com -d agent.ces.otc.t-systems.com
    EU NL:
    cd /usr/local && curl -k -O https://uniagent-eu-nl.obs.eu-nl.otc.t-systems.com/package/agent_install.sh && bash agent_install.sh -r eu-nl -u 0.1.9 -t 2.7.2 -o otc.t-systems.com -d agent.ces.otc.t-systems.com
    If the message "Telescope process starts successfully." is displayed, the installation is successful. Wait for 3 to 5 minutes until the Agent starts collecting monitoring data.
    • After you configure the Agent, its status is still displayed as Not installed on the Server Monitoring page because no monitoring data is reported yet. Wait 3 to 5 minutes and refresh the page.
    • If the Agent status is Running and monitoring is enabled, the Agent has been recognized by Cloud Eye and has started to report fine-grained metric data.