<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>How to install a Cluster ActiveGate | Dynatrace help</title>
    <description></description>
    <link>https://www.dynatrace.com/support/help/</link>
    <atom:link href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/installation/how-to-install-a-cluster-activegate/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 18 Oct 2019 07:17:18 +0200</lastBuildDate>
    <pubDate>Fri, 10 May 2019 08:55:16 +0200</pubDate>
    <generator>Metalsmith v2.3.0</generator>
    <item>
      <title>How to install a Cluster ActiveGate updated on Fri, 10 May 2019 08:55:16 +0200</title>
      <description>&lt;div class=&quot;callout&quot;&gt;
This topic applies to Dynatrace Managed installations only.
&lt;/div&gt;

&lt;p&gt;Cluster ActiveGate can be installed either on Linux or Windows.&lt;/p&gt;
&lt;h2 id=&quot;before-you-begin&quot;&gt;Before you begin
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/public-managed-sgw#before-you-begin&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Please check the &lt;a href=&quot;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/installation/activegate-hardware-and-system-requirements/&quot;&gt;hardware and system requirements for ActiveGate&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;download-the-installer&quot;&gt;Download the installer
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/public-managed-sgw#download-the-installer&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Downloading the installer is easy&amp;#x2014;just follow the steps below.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Log into your Dynatrace Server and select &lt;strong&gt;Home&lt;/strong&gt; from the navigation menu to enter the Dynatrace Cluster Management Console.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click the browse [&lt;strong&gt;...&lt;/strong&gt;] button and select &lt;strong&gt;Add new Cluster ActiveGate&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Choose the operating system on which you would like to install the Cluster ActiveGate.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the purpose of the ActiveGate. You can choose from the following purposes:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Route traffic&lt;/strong&gt;: Routes OneAgent traffic.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Run synthetic monitors from a private location&lt;/strong&gt;: Use your Cluster ActiveGate to run synthetic monitors from a private location. A synthetic-enabled ActiveGate is used exclusively to run synthetic monitors. The clean ActiveGate installation set to Synthetic monitoring will disable all other ActiveGate features, including communication with OneAgents.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol start=&quot;4&quot;&gt;
&lt;li&gt;Download the installer. For Windows, click &lt;strong&gt;Download the installer&lt;/strong&gt;. For Linux, copy the &lt;code&gt;wget&lt;/code&gt;  command line and paste it into your terminal window. Make sure to copy the command directly from the cluster page because the command contains your cluster master address.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;run-the-installer&quot;&gt;Run the installer
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/public-managed-sgw#run-the-installer&quot;&gt;
      &lt;/span&gt;&lt;/h2&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;div class=&quot;tabgroup js-tabgroup&quot; id=&quot;installation&quot; data-tabgroupid=&quot;installation&quot;&gt;
&lt;div class=&quot;tabs is-hidden&quot;&gt;


&lt;input class=&quot;tab__input&quot; type=&quot;radio&quot; data-target=&quot;linux&quot; id=&quot;installation-linux&quot; name=&quot;installation&quot; checked=&quot;checked&quot;&gt;
&lt;label class=&quot;tab&quot; for=&quot;installation-linux&quot;&gt;Linux&lt;/label&gt;


&lt;input class=&quot;tab__input&quot; type=&quot;radio&quot; data-target=&quot;windows&quot; id=&quot;installation-windows&quot; name=&quot;installation&quot;&gt;
&lt;label class=&quot;tab&quot; for=&quot;installation-windows&quot;&gt;Windows&lt;/label&gt;

&lt;/div&gt;
&lt;div class=&quot;tabgroup__content&quot;&gt;
&lt;div class=&quot;tab__content&quot; data-content=&quot;linux&quot; data-title=&quot;Linux&quot;&gt;
&lt;p&gt;You&amp;apos;ll need root rights to install a Cluster ActiveGate. You can use &lt;code&gt;su&lt;/code&gt;  or &lt;code&gt;sudo&lt;/code&gt; to run the installation script.&lt;/p&gt;
&lt;p&gt;Since version 1.155, the user running the ActiveGate service doesn&amp;apos;t require root rights. If you don&amp;apos;t specify your own user to run the ActiveGate service, existing or not, the installer by default creates the &lt;code&gt;dtuserag&lt;/code&gt; user. For more information see &lt;a href=&quot;https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-activegate/installation/customize-installation-for-activegate/&quot;&gt;Customize ActiveGate installation on Linux&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To install ActiveGate, type one of the following commands into the directory where you downloaded the installation script.&lt;/p&gt;
&lt;section class=&quot;expandable expandable--separated&quot; id=&quot;expand-151if-youre-on-an-ubuntu-server&quot;&gt;
&lt;a class=&quot;expandable__trigger&quot; href=&quot;#expand-151if-youre-on-an-ubuntu-server&quot;&gt;If you&amp;#x2019;re on an Ubuntu Server&lt;/a&gt;
&lt;article class=&quot;expandable__content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt;sudo /bin/bash psg-installer.sh
&lt;/code&gt;&lt;/pre&gt;
&lt;/article&gt;
&lt;/section&gt;
&lt;section class=&quot;expandable expandable--separated&quot; id=&quot;expand-152if-youre-using-red-hat-enterprise-linux&quot;&gt;
&lt;a class=&quot;expandable__trigger&quot; href=&quot;#expand-152if-youre-using-red-hat-enterprise-linux&quot;&gt;If you&amp;#x2019;re using Red Hat Enterprise Linux&lt;/a&gt;
&lt;article class=&quot;expandable__content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt;su -c &amp;apos;/bin/bash psg-installer.sh&amp;apos;
&lt;/code&gt;&lt;/pre&gt;
&lt;/article&gt;
&lt;/section&gt;
&lt;section class=&quot;expandable expandable--separated&quot; id=&quot;expand-153if-you-start-a-root-session&quot;&gt;
&lt;a class=&quot;expandable__trigger&quot; href=&quot;#expand-153if-you-start-a-root-session&quot;&gt;If you start a root session&lt;/a&gt;
&lt;article class=&quot;expandable__content&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt;/bin/bash psg-installer.sh
&lt;/code&gt;&lt;/pre&gt;
&lt;/article&gt;
&lt;/section&gt;

&lt;/div&gt;&lt;div class=&quot;tab__content is-hidden&quot; data-content=&quot;windows&quot; data-title=&quot;Windows&quot;&gt;
&lt;p&gt;&lt;strong&gt;Windows&lt;/strong&gt;: To install a cluster ActiveGate, run the executable file using administrator rights and follow the displayed instructions. For a synthetic-enabled Cluster ActiveGate, make sure you use the exact command displayed in the Dynatrace web UI.&lt;/p&gt;

&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;After a few validation steps, ActiveGate is automatically installed and connected to the cluster nodes.&lt;/p&gt;
&lt;section class=&quot;expandable expandable--separated&quot; id=&quot;expand-154what-are-the-default-settings&quot;&gt;
&lt;a class=&quot;expandable__trigger&quot; href=&quot;#expand-154what-are-the-default-settings&quot;&gt;What are the default settings?&lt;/a&gt;
&lt;article class=&quot;expandable__content&quot;&gt;&lt;ul&gt;
&lt;li&gt;Distribution path: &lt;code&gt;/opt/dynatrace/gateway_&amp;lt;id&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Dynatrace Server data files: &lt;code&gt;/var/opt/dynatrace-managed&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Cluster ActiveGate configuration: &lt;code&gt;/var/lib/dynatrace/gateway/config&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Log files directory: &lt;code&gt;/var/log/dynatrace/gateway&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/article&gt;
&lt;/section&gt;
&lt;section class=&quot;expandable expandable--separated&quot; id=&quot;expand-155what-happens-during-installation&quot;&gt;
&lt;a class=&quot;expandable__trigger&quot; href=&quot;#expand-155what-happens-during-installation&quot;&gt;What happens during installation?&lt;/a&gt;
&lt;article class=&quot;expandable__content&quot;&gt;&lt;p&gt;The installer also optimizes operating system settings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Swap is turned off (using &lt;code&gt;swapoff&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;&lt;code&gt;iptables&lt;/code&gt;  &amp;quot;&lt;code&gt;PREROUTING&lt;/code&gt; &amp;quot; rules are enhanced to enable communication forwarding to Dynatrace Server (HTTPS to port 8021). To see the exact rules, type &lt;code&gt;iptables -L -vt nat&lt;/code&gt; in your terminal.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;readahead&lt;/code&gt; page cache is set to 512.&lt;/li&gt;
&lt;li&gt;Limits for users are changed globally (unlimited locked-in-memory address space, unlimited address space, increased limit for number of processes and open files).&lt;br&gt;
See &lt;code&gt;/etc/security/limits.conf&lt;/code&gt;  for details.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;max_map_count&lt;/code&gt; is modified.&lt;/li&gt;
&lt;/ul&gt;
&lt;/article&gt;
&lt;/section&gt;

&lt;/div&gt;
</description>
      <pubDate>Fri, 10 May 2019 08:55:16 +0200</pubDate>
      <link>https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/installation/how-to-install-a-cluster-activegate/?updated=fri-10-may-2019-08-55-16-0200</link>
      <guid isPermaLink="true">https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/installation/how-to-install-a-cluster-activegate/</guid>
    </item>
  </channel>
</rss>