To start using Dynatrace, just create a free trial account, install OneAgent on a host, and see how Dynatrace immediately shows you the health and performance of that host.
To learn more about Dynatrace before trying it out, see What is Dynatrace?
Create your Dynatrace account
Deploy Dynatrace
Monitor your host and its processes
Set up a problem notification
Create your first dashboard
Check further resources
To create a free trial Dynatrace account
To download and install Dynatrace OneAgent on a host
In Dynatrace Hub, select OneAgent.
Select Set up.
Select the type of machine you're going to monitor.
Follow the on-screen instructions for getting and installing OneAgent.
Windows: Just select Download OneAgent installer—no additional parameters are needed. When the download is finished, copy the installer to the target Windows machine and run it.
Other platforms: Select the platform type and follow the instructions on the download page. It will show you the exact commands for installing OneAgent. Copy the command and run it on the target machine to install the agent.
So many ways to deploy Dynatrace!
These links will take you to all the details you'll eventually need to monitor different platforms. And we haven't even touched on the many ways you can extend Dynatrace. If you're just taking the beginner's tour of Dynatrace, however, maybe now is not the time to go down these rabbit holes.
The installer will tell you that Dynatrace OneAgent has successfully connected to a Dynatrace cluster node and display a congratulations message.
If your network doesn't allow SSL communication with the Dynatrace cluster, you need to adjust your network setup to allow transmission of your monitoring data to your Dynatrace SaaS environment.
We recommend that you install an Environment ActiveGate and then install OneAgent. Environment ActiveGate works as a proxy between Dynatrace OneAgent and the Dynatrace cluster. You'll need it if you're going to monitor a large number of hosts.
After you install OneAgent, restart the processes you want to monitor (or restart the machine).
Go to Deployment Status to verify the deployment.
You installed a single OneAgent, so you should see one host listed on the OneAgents tab.
Select the host name (we called it MyHostName
in the example above) to see what Dynatrace already knows about that host.
When you select the host name, Dynatrace shows you what it already knows about your host.
The following are just a few of the things you can find on the host overview page.
Select Properties and tags on the notifications bar to display the Properties and tags panel, which displays metadata about the selected host:
On the notifications bar, Vulnerabilities indicates the top detected vulnerabilities affecting the selected host.
Select Vulnerabilities on the notifications bar to display the Vulnerabilities panel, which lists the most severe third-party vulnerabilities and code-level vulnerabilities related to this host.
Example third-party vulnerabilities:
Example code-level vulnerabilities:
If you're missing the security permissions for the selected management zone, the Vulnerabilities tab on the notification bar shows Not analyzed
.
On the notifications bar, Availability indicates the percentage of time that the host was online and responsive to requests. Dynatrace detects and shows operating system shutdowns (including reboots) and periods when a host is offline (for example, if the host is down unexpectedly).
Select Availability on the notifications bar to display the Host availability panel, which charts host availability over time.
For details, see Host availability.
Go to the Host performance section for quick insights with relevant metrics: CPU, memory, and network metrics, with different metric aggregations for the selected timeframe. Timeline browsing lets you pinpoint selected anomalies in all metric charts simultaneously, making it easier to understand the relationships between the various infrastructure components at a specific point in time.
It is easy to inspect maximum or minimum peaks in resource consumption, as each metric chart allows the selection of a different aggregation. Custom metrics can also be displayed instead of the default metrics, allowing inspection of specific relationships across metrics that might be critical for any specific host configuration.
Select in the upper-right corner of a chart to:
To get a better understanding of process behavior, go to the Process analysis section, which charts and lists processes running on the selected host. Select a process to drill down for details about that process on the host.
Select in the upper-right corner of a chart to:
OneAgent version 1.237+
The Process instance snapshots section offers additional insights into the most resource-consuming processes running on your host and the processes defined for Process availability monitoring.
A single process instance snapshot is a set of monitoring data for processes. It contains data on the process CPU usage (%), Memory usage (B), Incoming network traffic (KB), and Outgoing network traffic (KB) measured at one-minute intervals. A single snapshot contains 20 minutes of monitoring data: 10 minutes preceding the trigger and 10 minutes after the trigger. Each host can report only 60 minutes of these metrics per day. A process is considered for the snapshot if its consumption of CPU, memory, or network is more than 1%.
A process instance snapshot is triggered by high CPU, memory, or network usage on your host. You can also request a process snapshot manually. Select in the upper-right corner of the section and select Request process snapshot now. Wait for a message confirming a successful snapshot trigger. Process snapshot data should appear after you reload the page within 90 seconds.
Additionally, for processes defined for Process availability monitoring, the snapshot shows how the processes behaved before they disappeared and if they reappeared within 10 minutes.
You can enable process instance snapshots at a host or environment level.
https://your-environment/ui/settings/HOST_GROUP-NAME
, select Process instance snapshots, and turn on Enable process instance snapshots.On the same settings page, you can also lower the limit of processes reported in a single snapshot. The maximum/default setting is 100 processes.
To identify disk performance bottlenecks, go to the Disk analysis section , which displays all mount points for Linux systems and all volumes for Windows. At a glance, you can see the disk space usage and throughput metrics, in addition to other selected disk metrics, to allow rapid identification of any disk performance issues.
Each mount point (Linux) or volume (Windows) has its own performance metrics in addition to the combined metrics. This allows spotting a slow or erratic disk much easier. Alerts can be set for individual disks as for the combined charts.
Select in the upper-right corner of a chart to:
Disk throughput read
File system read throughput in bits per second
Disk throughput write
File system write throughput in bits per second
Disk available
Amount of free space available for user in file system. On Linux and AIX it is free space available for unprivileged user. It doesn't contain part of free space reserved for the root.
Disk read bytes per second
Speed of read from file system in bytes per second
Disk write bytes per second
Speed of write to file system in bytes per second
Disk available %
Percentage of free space available for user in file system. On Linux and AIX it is % of free space available for unprivileged user. It doesn't contain part of free space reserved for the root.
Inodes available %
Percentage of free inodes available for unprivileged user in file system. Metric not available on Windows.
Inodes total
Total amount of inodes available for unprivileged user in file system. Metric not available on Windows.
Disk average queue length
Average number of read and write operations in disk queue
Disk read operations per second
Number of read operations from file system per second
Disk read time
Average time of read from file system. It shows average disk latency during read.
Disk used
Amount of used space in file system
Disk used %
Percentage of used space in file system
Disk utilization time
Percent of time spent on disk I/O operations
Disk write operations per second
Number of write operations to file system per second
Disk write time
Average time of write to file system. It shows average disk latency during write.
OneAgent installer based deployment:
OneAgent application-only deployment:
Application-only OneAgents provide a reduced set of Disk I/O metrics, such as:
Disk read bytes per second
Disk write bytes per second
Disk read operations per second
Write operations per second
Linux uses the file /proc/diskstats
that provides information about disk I/O activity on the system. /proc/diskstats
does not provide any information about network mounts.
Solaris doesn't provide any Disk I/O information.
AIX reports only the Disk I/O information about Disk read bytes per second
and Disk write bytes per second
.
Windows only The disk page shows only local disks with a letter and/or a mount point. For remote disks, the system recognizes and displays only the shares with CIFS protocol. For details, see https://dt-url.net/jw03uor.
Set an exclusion filter to avoid problems with special mount points:
To spot network-related issues rapidly, go to the Network analysis section, which lists all network interfaces and combined metrics for all of them, in addition to individual metrics per network interface.
Use this section to:
Select in the upper-right corner of a chart to:
Use the Memory analysis section to analyze:
Select in the upper-right corner of a chart to:
The events section displays recent host events that Davis AI has generated, with a clear timeline view to quickly identify critical events. The timeline view is interactive, filtering events around a specific moment, making it easier to isolate a particular event. In addition, different event types are color-coded for easier and faster identification and browsing.
The log viewer timeline is interactive, allowing a global timeline selection. Use it to identify issues around a specific log event and see how it relates to hosting performance or processes.
Select in the upper-right corner of the Logs section to:
Dynatrace offers several out-of-the-box integrations that automatically push Dynatrace problem notifications to your third-party messaging or incident-management systems. If, however, your third-party system isn't supported with an out-of-the-box integration, you can easily set up email integration. Using this approach, an email message is sent out whenever Dynatrace detects a problem in your environment that affects real users.
Go to Settings and select Integration > Problem notifications.
Select Add notification.
Select Email from the available notification types.
Configure the notification:
The Available placeholders section of the configuration page lists placeholders you can use for this integration. Placeholders are automatically replaced with actual values in the message.
Select Send test notification to make sure your email integration is working.
Save changes.
To create a dashboard
Go to Dashboards or Dashboards Classic (latest Dynatrace).
Select Create Dashboard.
Enter a name for your dashboard and select Create. The new dashboard opens in edit mode.
To add a tile, drag it from the Tiles pane to the dashboard. For example, drag a Host health tile to your new dashboard.
Select Done.
The new dashboard is displayed as it will appear to you and people with whom you share it. (Though other people will not see the Edit button if you don't give them edit permission.)
Now let's go back to our host overview page and pin a chart from that page to your new dashboard.
Go to Hosts or Hosts Classic (latest Dynatrace).
Find and select your host in the table.
On the host overview page, in the Host performance section, find the CPU usage chart.
Select > Pin to dashboard.
Select Pin. This pins a copy of the CPU usage chart to your dashboard.
Select Open dashboard to return to your dashboard. The dashboard is opened in edit mode with the new tile selected.
Select Done to save your changes and display the updated dashboard.
Try using the same procedure to add a few more tiles to your dashboard.
To learn more about Dynatrace, see: