If you do not specify any parameters during ActiveGate installation to customize settings, the following default settings will be applied. To modify defaults settings during installation, see Customize ActiveGate installation on Linux.
| Purpose of directory | Default path | Path relative to installation parameter | Disk space requirements (if size is not given, assume less than 1 MB) |
|---|---|---|---|
ActiveGate executable files, libraries, and related files |
|
| 300 MB |
|
| ||
ActiveGate SSL folder |
|
| |
ActiveGate temporary files |
|
| 4 GB (including 3 GB for cached OneAgent installers and container images) |
ActiveGate logs |
|
| 500 MB |
Dump files uploaded to ActiveGate by OneAgent |
|
| Functionality off by default. When activated, can take configurable maximum size: default 100 GB. |
ActiveGate packages directory for auto-update installer downloads |
|
| 500 MB. |
ActiveGate extensions executable files, libraries, and related files1 |
|
| 350 MB |
ActiveGate extensions configuration, logs, cache, run-time work area |
|
| 2 GB (for logs and crash dumps) |
ActiveGate extensions upload directory |
|
| Depending on uploaded extensions |
zRemote executable files, libraries, and related files |
|
| 50 MB |
zRemote user-modifiable persistent configuration, |
|
| 50 MB |
zRemote logs |
|
| 200 MB |
Private Synthetic executable files, libraries, and related files |
|
| 270 MB |
Private synthetic logs |
|
| 1 GB |
Private Synthetic temporary files |
|
| 20 GB, including 1 GB for the You can use |
Autoupdater |
|
| Included in estimate for ActiveGate executable files |
Autoupdater logs |
|
| 200 MB |
To ensure that extensions run correctly, the filesystem flag must be set to exec and not noexec. This configuration is crucial because it allows the execution of binaries and scripts within the specified filesystem. Without this setting, the extension will not be able to execute properly, leading to potential errors and failures.
config directory The config directory has specific permissions set for the dtuserag user. Access to this directory requires root privileges, as direct login to the dtuserag account is not allowed.
Component name | Service name | Description |
ActiveGate |
| The main ActiveGate service. Present for all ActiveGate purposes and functional modules. |
ActiveGate auto-updater |
| An auto-updater service. Present for all ActiveGate purposes and functional modules. |
Extensions |
| Service for the Extensions functional module. Present on ActiveGates installed for the routing-monitoring purpose. This service will be active or inactive, depending on configuration—for default setting, refer to the module description. |
zRemote |
| Service for the zRemote functional module. Present on ActiveGates installed for the purpose of routing z/OS traffic to Dynatrace. |
Synthetic |
| Service for the Synthetic functional module. Present on ActiveGates installed for the purpose of running Synthetic monitors from a private location. |
All ActiveGate services are by default running as dedicated unprivileged user dtuserag. The only exception is dynatraceautoupdater which requires root privileges.
If the user dtuserag does not already exist in the system, the installer will create it.
By default, ActiveGate:
For more information about possible ActiveGate connectivity schemes, see Supported connectivity schemes for ActiveGates.