How to install a Cluster ActiveGate
Cluster ActiveGate can be installed either on Linux or Windows.
Before you begin
Please check the hardware and system requirements for ActiveGate.
Download the installer
Downloading the installer is easy—just follow the steps below.
-
Log into your Dynatrace Server and select Home from the navigation menu to enter the Dynatrace Cluster Management Console.
-
Click the browse [...] button and select Add new Cluster ActiveGate.
-
Choose the operating system on which you would like to install the Cluster ActiveGate.
-
Select the purpose of the ActiveGate. You can choose from the following purposes:
- Route traffic: Routes OneAgent traffic.
- Run synthetic monitors from a private location: 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.
- Download the installer. For Windows, click Download the installer. For Linux, copy the
wgetcommand 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.
Run the installer
You'll need root rights to install a Cluster ActiveGate. You can use su or sudo to run the installation script.
Since version 1.155, the user running the ActiveGate service doesn't require root rights. If you don't specify your own user to run the ActiveGate service, existing or not, the installer by default creates the dtuserag user. For more information see Customize ActiveGate installation on Linux
To install ActiveGate, type one of the following commands into the directory where you downloaded the installation script.
Windows: 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.
After a few validation steps, ActiveGate is automatically installed and connected to the cluster nodes.