Install OneAgent on Windows
This page describes how to download and install Dynatrace OneAgent on Windows.
- If you're a Dynatrace SaaS customer, go to Dynatrace.com, click SaaS login, and sign in using the username and password you received from Dynatrace in your signup confirmation email.
- If you're a Dynatrace Managed customer, access the Cluster Management Console and choose the environment you want to monitor.
Then continue with the installation steps below.
Requirements and prerequisites
- You need administrator rights for the servers where OneAgent will be installed as well as for changing firewall settings (necessary only if your internal routing policy may prevent Dynatrace software from reaching the Internet).
- You need permissions and credentials for restarting all your application services.
- You need to check also the disk space requirements.
- The host on which you install OneAgent needs at least 200 MB RAM.
- OneAgent installation isn't supported on networked storage mount points that are managed by standards such as NFS or iSCSI.
- All hosts that are to be monitored need to be able to send data to the Dynatrace cluster. Depending on whether your Dynatrace deployment is on SaaS, or on Managed environment, and on your network layout and security settings, you may choose to either provide a direct access to Dynatrace cluster, or to set up an ActiveGate.
- For OneAgent version 1.253 and earlier, we recommend that you uninstall any existing
WinPcap
driver to allowNpcap
installation—do this on all Windows versions, except forWindows Server 2019 build 1809 without hotfix KB4571748
.
For OneAgent version 1.255+,Npcap
is installed by default and may cause a network disruption onWindows Server 2016
,Windows Server 2019 build 1809
, andWindows Server 2019 build 1809 without hotfix KB4571748
. To prevent it, upgrade your hosts with the hotfix KB4571748 or use other documented options.
Allow connections through firewall
Ensure that your firewall settings allow communication to Dynatrace.
Depending on your firewall policy, you may need to explicitly allow certain outgoing connections. The remote Dynatrace addresses to add to the allow list are given on the installation page for OneAgent.
Uninstall WinPcap driver to allow Npcap installation
If you have the WinPcap
driver installed, we recommend that you remove it prior to OneAgent installation and let the OneAgent installer install the appropriate packet capture driver as packaged with the OneAgent installer: Npcap
is the recommended packet capture driver for OneAgent.
Npcap
is the successor to WinPcap
and is best suited for Dynatrace network analysis. The Npcap
driver provided with the OneAgent installer is packaged in such a way that its DLL library files are seamlessly integrated with Dynatrace software, enabling unattended updates.
For more information, see:
Note: During the upgrade from WinPcap
to Npcap
, you might encounter network disruptions that can be mitigated by upgrading your Windows Server version and/or disabling Microsoft Network Monitor Driver
. For more details, see Potential network disruptions during OneAgent installation on Windows
Re-installation or repair of installation
OneAgent installer for Windows doesn't support the modify
and repair
operations. You can't reinstall OneAgent using the same installer version as was used to install the currently installed OneAgent. To reinstall OneAgent, uninstall it first or simply install a newer version.
Installation
-
In the Dynatrace menu, select Deploy Dynatrace.
-
Click the Start installation button and select Windows.
-
Provide a PaaS token. The token is required to download OneAgent installer from your environment. If you don't have a PaaS token, you can generate one right in the UI. The token is automatically appended to the download command you'll use later.
-
Download the installer. There are two options:
- Select Download OneAgent installer to download the installer for Windows (EXE file) for single-server installation.
- Download via Windows Command Prompt. Copy and run the command. Note: this command will only work with PowerShell 3.0 and TLS 1.2 (or .later)
-
optional Customize your installation
At this point, the Dynatrace UI allows you to customize your OneAgent installation: You can specify a number of customizations interactively on-screen. Based on your entries, an installation command will be generated and displayed, for use in the next step of installation (see below).
You can:- Set a network zone for this host.
- Organize your hosts into host groups, if your environment is segmented (for example, into development and production).
- Override automatically detected host name. This is useful in large and dynamic environments, where defined host names can be unintuitive or can change frequently.
- Apply tags to the host to organize your monitored environments in a meaningful way.
- Enable Infrastructure Monitoring in place of Full-Stack Monitoring.
- Disable Log Monitoring.
If further customizations are required, you can specify additional options on the command line.
-
If you have not specified any custom options, simply run the executable file and follow the instructions as displayed. If you have specified custom options above, use the generated command, and run it from the download directory. The command will contain all the installation parameters reflecting the custom settings you have specified.
-
Restart all processes that you want to monitor. You’ll be prompted with a list of the processes that need to be restarted. Note that you can restart your processes at any time, even during your organization’s next planned maintenance period. Though until all processes have been restarted, you’ll only see a limited set of metrics, for example CPU or memory consumption.
You've arrived!
Great, setup is complete! You can now take a look around your new monitoring environment. If you are a SaaS customer, you can access your monitoring environment anytime by going to Dynatrace website and clicking the Login button in the upper-right corner. If you are a Dynatrace Managed customer, you can access your monitoring environment through the Cluster Management Console.
One last thing: to monitor your processes, you need to restart them. At any time, you can check which processes aren't monitored and need to be restarted. Just select Deployment status from the navigation menu, click the All hosts or Recently connected hosts tab, and expand the host you are interested in.