forked from docs/doc-exports
Reviewed-by: Rumpler, Mihály <mihaly.rumpler@t-systems.com> Co-authored-by: qiujiandong1 <qiujiandong1@huawei.com> Co-committed-by: qiujiandong1 <qiujiandong1@huawei.com>
24 lines
3.9 KiB
HTML
24 lines
3.9 KiB
HTML
<a name="ces_01_0029"></a><a name="ces_01_0029"></a>
|
|
|
|
<h1 class="topictitle1">Installing the Agent on a Linux Server</h1>
|
|
<div id="body1535091485071"><div class="section" id="ces_01_0029__en-us_topic_0078544024_section10035481163223"><h4 class="sectiontitle">Scenarios</h4><p id="ces_01_0029__en-us_topic_0078544024_p2419649120349">This topic describes how to manually install the Agent on a Linux ECS or BMS.</p>
|
|
</div>
|
|
<div class="section" id="ces_01_0029__section1173079143610"><h4 class="sectiontitle">Prerequisites</h4><ul id="ces_01_0029__ul8723116558"><li id="ces_01_0029__li75821348111711">You have the read and write permissions for the installation directories in <a href="#ces_01_0029__section494503071814">Procedure</a>. The Telescope process will not be stopped by other software after the installation.</li><li id="ces_01_0029__li19430101317614">You have performed operations described in <a href="en-us_topic_0150354069.html">Modifying the DNS Server Address and Adding Security Group Rules (Linux)</a>.</li></ul>
|
|
</div>
|
|
<div class="section" id="ces_01_0029__section494503071814"><a name="ces_01_0029__section494503071814"></a><a name="section494503071814"></a><h4 class="sectiontitle">Procedure</h4><ol id="ces_01_0029__ol1083464041810"><li id="ces_01_0029__li1883474015184">Log in to the ECS or BMS as user <strong id="ces_01_0029__b23324910165">root</strong>.</li><li id="ces_01_0029__li778115261197">Run the following command to install the Agent:<p id="ces_01_0029__p3461165415434"><a name="ces_01_0029__li778115261197"></a><a name="li778115261197"></a>EU DE:</p>
|
|
<pre class="screen" id="ces_01_0029__screen146911936201418">cd /usr/local && wget https://telescope-eu-de.obs.eu-de.otc.t-systems.com/scripts/agentInstall.sh && chmod 755 agentInstall.sh && ./agentInstall.sh</pre>
|
|
<p id="ces_01_0029__p5234161385211">If <strong id="ces_01_0029__b1770414263496">Telescope process starts successfully</strong> or <strong id="ces_01_0029__b758619315495">Success to install telescope</strong> is displayed, the Agent is successfully installed.</p>
|
|
<p id="ces_01_0029__p65641466523"></p>
|
|
</li><li id="ces_01_0029__li11768185712012">Configure the Agent by referring to <a href="ces_01_0030.html">Restoring the Agent Configurations on a Linux Server</a> or <a href="ces_01_0031.html">(Optional) Manually Configuring the Agent (Linux)</a>.<div class="note" id="ces_01_0029__note20413955111612"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="ces_01_0029__ul1841325561615"><li id="ces_01_0029__li74131552167"><a href="ces_01_0030.html">Restoring Agent Configurations</a> allows you to configure <strong id="ces_01_0029__b84235270619591">AK/SK</strong>, <strong id="ces_01_0029__b84235270619594">RegionID</strong>, and <strong id="ces_01_0029__b84235270619599">ProjectId</strong> in just a few clicks. You can also modify related configuration files by referring to <a href="ces_01_0031.html">(Optional) Manually Configuring the Agent (Linux)</a>.</li><li id="ces_01_0029__li1341345518164">Agent configuration restoration cannot be performed on BMSs. For details about how to modify the Agent configuration file on a BMS, see <a href="ces_01_0031.html">(Optional) Manually Configuring the Agent (Linux)</a>.</li></ul>
|
|
</div></div>
|
|
</li><li id="ces_01_0029__li1541385581615">Run the following command to clear the installation script:<p id="ces_01_0029__p12324141751718"><a name="ces_01_0029__li1541385581615"></a><a name="li1541385581615"></a><strong id="ces_01_0029__b4889121613371">if [[ -f /usr/local/uniagent/extension/install/telescope/bin/telescope ]]; then rm /usr/local/agent_install.sh; else rm /usr/local/agentInstall.sh; fi</strong></p>
|
|
</li></ol>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="ces_01_0004.html">Installing and Configuring the Agent on a Linux ECS or BMS</a></div>
|
|
</div>
|
|
</div>
|
|
|