Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
Remote Windows Host MonitoringRemote Windows Host Monitoring
Remote Windows Host Monitoring

Remote Windows Host Monitoring

Monitor health and performance of Windows Hosts without installing an agent.

Extension
Free trialDocumentation
  • Product information
  • Release notes

Overview

This extension leverages the WMI protocol to collect data from Windows hosts, without the need for any agent. This enables agent-less, remote monitoring while providing the same transparency and visibility of Windows hosts as otherwise only offered with a OneAgent installation.

This is intended for users, who:

  • Want to monitor Microsoft Windows hosts
  • Can’t install an agent on the host

This enables you to:

  • Remotely monitor windows host
  • Collect all relevant data like:
    • CPU and memory utilization
    • I/O operations and disk usage
    • Network interface and traffic statistics
    • Details of processes and network services running

Supported Distributions

  • All versions of Windows supported by Microsoft
  • Successfully tested on older version of Windows and will provide best effort support for older OS's

Get started

For more information on the installation and configuration, please see Remote Windows Host Monitoring extension in the Dynatrace Documentation.

Dynatrace
DocumentationMore Information
By Dynatrace
Dynatrace support center
Subscribe to new releases
Copy to clipboard

Feature sets

Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.

Feature setsNumber of metrics included
Metric nameMetric keyDescriptionUnit
Used processor timecom.dynatrace.extension.host-observability.host.cpu.time.processorPercent of used processor timePercent
Idle processor timecom.dynatrace.extension.host-observability.host.cpu.time.idlePercent of idle processor timePercent
User processor timecom.dynatrace.extension.host-observability.host.cpu.time.userPercent of user processor timePercent
Available memory sizecom.dynatrace.extension.host-observability.host.memory.bytes.available-Byte
Commited memory sizecom.dynatrace.extension.host-observability.host.memory.bytes.commitedCommitted Bytes is the amount of committed virtual memory, in bytes.Byte
Used commited memorycom.dynatrace.extension.host-observability.host.memory.bytes.commited.inusePercentage of using commited memoryPercent
Processescom.dynatrace.extension.host-observability.host.processesNumber of processesCount
Threadscom.dynatrace.extension.host-observability.host.threadsNumber of threadsCount
Disk usage/scom.dynatrace.extension.host-observability.disk.bytes.persecDisk bytes used per secondBytePerSecond
Disk read bytes/scom.dynatrace.extension.host-observability.disk.bytes.read.persecDisk bytes read per secondBytePerSecond
Disk reads/scom.dynatrace.extension.host-observability.disk.read.persecNumber of disk reads per secondPerSecond
Disk write bytes/scom.dynatrace.extension.host-observability.disk.bytes.write.persecDisk bytes write per secondBytePerSecond
Disk writes/scom.dynatrace.extension.host-observability.disk.write.persecNumber of disk writes per secondPerSecond
Disk transfers/scom.dynatrace.extension.host-observability.disk.transfer.persecNumber of disk transfers per secondPerSecond
Disk timecom.dynatrace.extension.host-observability.disk.usage.percentPercent of disk timePercent
Disk read timecom.dynatrace.extension.host-observability.disk.usage.read.percentPercent of disk read timePercent
Disk write timecom.dynatrace.extension.host-observability.disk.usage.write.percentPercent of disk write timePercent
Disk idle timecom.dynatrace.extension.host-observability.disk.usage.idle.percentPercent of disk idle timePercent
Disk read bytescom.dynatrace.extension.host-observability.disk.read.avg.bytesAverage bytes per disk readByte
Disk write bytescom.dynatrace.extension.host-observability.disk.write.avg.bytesAverage bytes per disk writeByte
Disk transfer bytescom.dynatrace.extension.host-observability.disk.transfer.avg.bytesAverage bytes per disk transferByte
Disk read queuecom.dynatrace.extension.host-observability.disk.queue.avg.readAverage length of disk read queueCount
Disk write queuecom.dynatrace.extension.host-observability.disk.queue.avg.writeAverage length of disk write queueCount
Disk availablecom.dynatrace.extension.host-observability.disk.logical.free.megabytesDisk availableMegaByte
Disk available %com.dynatrace.extension.host-observability.disk.logical.free.percentDisk available %Percent
Metric nameMetric keyDescriptionUnit
-com.dynatrace.extension.host-observability.disk.secper.read.count--
-com.dynatrace.extension.host-observability.disk.secper.read_base.count--
-com.dynatrace.extension.host-observability.disk.secper.transfer.count--
-com.dynatrace.extension.host-observability.disk.secper.transfer_base.count--
-com.dynatrace.extension.host-observability.disk.secper.write.count--
-com.dynatrace.extension.host-observability.disk.secper.write_base.count--
-com.dynatrace.extension.host-observability.disk.frequency_perftime--
Metric nameMetric keyDescriptionUnit
Non-paged memory sizecom.dynatrace.extension.host-observability.host.memory.pool.nonpagedPool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of the system virtual memory that is used for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated.Byte
Paged memory sizecom.dynatrace.extension.host-observability.host.memory.pool.paged-Byte
Page faults per secondcom.dynatrace.extension.host-observability.host.memory.pagefaults.persecNumber of page faults per secondPerSecond
Pool paged resident bytescom.dynatrace.extension.host-observability.host.PerfOS_Memory.PoolPagedResidentBytesPool Paged Resident Bytes is the size, in bytes, of the portion of the paged pool that is currently resident and active in physical memory.Byte
Commit limitcom.dynatrace.extension.host-observability.host.PerfOS_Memory.CommitLimitCommit Limit is the amount of virtual memory that can be committed without having to extend the paging file(s)Byte
Free and Zero page list bytescom.dynatrace.extension.host-observability.host.PerfOS_Memory.FreeAndZeroPageListBytesFree & Zero Page List Bytes is the amount of physical memory, in bytes, that is assigned to the free and zero page lists. This memory does not contain cached data. It is immediately available for allocation to a process or for system use.Byte
Free system page table entriescom.dynatrace.extension.host-observability.host.PerfOS_Memory.FreeSystemPageTableEntriesFree System Page Table Entries is the number of page table entries not currently in used by the system. This counter displays the last observed value only; it is not an average.Count
Long-Term average standby cache lifetimecom.dynatrace.extension.host-observability.host.PerfOS_Memory.LongTermAverageStandbyCacheLifetimesLong-Term Average Standby Cache Lifetime, in seconds.Second
Pages input per secondcom.dynatrace.extension.host-observability.host.PerfOS_Memory.PagesInputPersecPages Input/sec is the rate at which pages are read from disk to resolve hard page faults. Hard page faults occur when a process refers to a page in virtual memory that is not in its working set or elsewhere in physical memory, and must be retrieved from disk.PerSecond
Pages output per secondcom.dynatrace.extension.host-observability.host.PerfOS_Memory.PagesOutputPersecPages Output/sec is the rate at which pages are written to disk to free up space in physical memory. Pages are written back to disk only if they are changed in physical memory, so they are likely to hold data, not code.PerSecond
Pages per secondcom.dynatrace.extension.host-observability.host.PerfOS_Memory.PagesPersecPages/sec is the rate at which pages are read from or written to disk to resolve hard page faults. This counter is a primary indicator of the kinds of faults that cause system-wide delays.PerSecond
System cache resident bytescom.dynatrace.extension.host-observability.host.PerfOS_Memory.SystemCacheResidentBytesSystem Cache Resident Bytes is the size, in bytes, of the portion of the system file cache which is currently resident and active in physical memory.Byte
Transition pages repurposed per secondcom.dynatrace.extension.host-observability.host.PerfOS_Memory.TransitionPagesRePurposedPersecTransition Pages RePurposed is the rate at which the number of transition cache pages were reused for a different purpose.PerSecond
Allocated for swap memorycom.dynatrace.extension.host-observability.host.swap.allocatedAllocated disk space for swap memoryMegaByte
-com.dynatrace.extension.host-observability.host.swap.current--
Swap memory usedcom.dynatrace.extension.host-observability.host.swap.peakDisk space used by swap memoryMegaByte
Total swap memorycom.dynatrace.extension.host-observability.host.swap.totalTotal kilobytes that can be stored in the operating system paging filesKiloByte
Available swap memorycom.dynatrace.extension.host-observability.host.swap.availableNumber, in kilobytes, that can be mapped into the paging files without causing any other pages to be swapped outKiloByte
Metric nameMetric keyDescriptionUnit
Traffic bytes/scom.dynatrace.extension.host-observability.network.bytes.persecNetwork traffic bytes per secondBytePerSecond
Traffic received bytes/scom.dynatrace.extension.host-observability.network.bytes.received.persecNetwork traffic received bytes per secondBytePerSecond
Traffic sent bytes/scom.dynatrace.extension.host-observability.network.bytes.sent.persecNetwork traffic sent bytes per secondBytePerSecond
Traffic packets/scom.dynatrace.extension.host-observability.network.packets.persecNetwork traffic packets per secondPerSecond
Traffic packets received/scom.dynatrace.extension.host-observability.network.packets.received.persecNetwork traffic received packets per secondPerSecond
Traffic packets discarded/scom.dynatrace.extension.host-observability.network.packets.received.discarded.persecNetwork traffic discarded received packets per secondPerSecond
Traffic packets error/scom.dynatrace.extension.host-observability.network.packets.received.errors.persecNetwork traffic error received packets per secondPerSecond
Traffic packets unknown/scom.dynatrace.extension.host-observability.network.packets.received.unknown.persecNetwork traffic unknown received packets per secondPerSecond
Traffic packets sent/scom.dynatrace.extension.host-observability.network.packets.sent.persec-PerSecond
Metric nameMetric keyDescriptionUnit
Traffic bytes/scom.dynatrace.extension.host-observability.network.bytes.persecNetwork traffic bytes per secondBytePerSecond
Traffic received bytes/scom.dynatrace.extension.host-observability.network.bytes.received.persecNetwork traffic received bytes per secondBytePerSecond
Traffic sent bytes/scom.dynatrace.extension.host-observability.network.bytes.sent.persecNetwork traffic sent bytes per secondBytePerSecond
Traffic packets/scom.dynatrace.extension.host-observability.network.packets.persecNetwork traffic packets per secondPerSecond
Traffic packets received/scom.dynatrace.extension.host-observability.network.packets.received.persecNetwork traffic received packets per secondPerSecond
Traffic packets discarded/scom.dynatrace.extension.host-observability.network.packets.received.discarded.persecNetwork traffic discarded received packets per secondPerSecond
Traffic packets error/scom.dynatrace.extension.host-observability.network.packets.received.errors.persecNetwork traffic error received packets per secondPerSecond
Traffic packets unknown/scom.dynatrace.extension.host-observability.network.packets.received.unknown.persecNetwork traffic unknown received packets per secondPerSecond
Traffic packets sent/scom.dynatrace.extension.host-observability.network.packets.sent.persec-PerSecond
Metric nameMetric keyDescriptionUnit
Handle countcom.dynatrace.extension.host-observability.process.PerfProc_Process.HandleCountThe total number of handles currently open by this process.Count
IO data operations per secondcom.dynatrace.extension.host-observability.process.PerfProc_Process.IODataOperationsPersecThe rate at which the process is issuing read and write I/O operations.PerSecond
IO other operations per secondcom.dynatrace.extension.host-observability.process.PerfProc_Process.IOOtherOperationsPersecThe rate at which the process is issuing I/O operations that are neither read nor write operations (for example, a control function).PerSecond
IO read operations per secondcom.dynatrace.extension.host-observability.process.PerfProc_Process.IOReadOperationsPersecThe rate at which the process is issuing read I/O operations.PerSecond
IO write operations per secondcom.dynatrace.extension.host-observability.process.PerfProc_Process.IOWriteOperationsPersecThe rate at which the process is issuing write I/O operations.PerSecond
Percent privileged timecom.dynatrace.extension.host-observability.process.PerfProc_Process.PercentPrivilegedTimePercent Privileged Time is the percentage of elapsed time that the process threads spent executing code in privileged mode.Percent
Percent processor timecom.dynatrace.extension.host-observability.process.PerfProc_Process.PercentProcessorTimePercent Processor Time is the percentage of elapsed time that all of process threads used the processor to execution instructions.Percent
Private bytescom.dynatrace.extension.host-observability.process.PerfProc_Process.PrivateBytesPrivate Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes.Byte
Thread countcom.dynatrace.extension.host-observability.process.PerfProc_Process.ThreadCountThe number of threads currently active in this process.Count
Virtual bytescom.dynatrace.extension.host-observability.process.PerfProc_Process.VirtualBytesVirtual Bytes is the current size, in bytes, of the virtual address space the process is using.Byte
Working setcom.dynatrace.extension.host-observability.process.PerfProc_Process.WorkingSetWorking Set is the current size, in bytes, of the Working Set of this process.Byte
Pool non paged bytescom.dynatrace.extension.host-observability.process.PerfProc_Process.PoolNonpagedBytesPool Nonpaged Bytes is the size, in bytes, of the nonpaged pool, an area of the system virtual memory that is used for objects that cannot be written to disk, but must remain in physical memory as long as they are allocated.Byte
Pool paged bytescom.dynatrace.extension.host-observability.process.PerfProc_Process.PoolPagedBytesPool Paged Bytes is the size, in bytes, of the paged pool, an area of the system virtual memory that is used for objects that can be written to disk when they are not being used.Byte
Metric nameMetric keyDescriptionUnit
Disk usage/scom.dynatrace.extension.host-observability.disk.bytes.persecDisk bytes used per secondBytePerSecond
Disk read bytes/scom.dynatrace.extension.host-observability.disk.bytes.read.persecDisk bytes read per secondBytePerSecond
Disk reads/scom.dynatrace.extension.host-observability.disk.read.persecNumber of disk reads per secondPerSecond
Disk write bytes/scom.dynatrace.extension.host-observability.disk.bytes.write.persecDisk bytes write per secondBytePerSecond
Disk writes/scom.dynatrace.extension.host-observability.disk.write.persecNumber of disk writes per secondPerSecond
Disk transfers/scom.dynatrace.extension.host-observability.disk.transfer.persecNumber of disk transfers per secondPerSecond
Disk timecom.dynatrace.extension.host-observability.disk.usage.percentPercent of disk timePercent
Disk read timecom.dynatrace.extension.host-observability.disk.usage.read.percentPercent of disk read timePercent
Disk write timecom.dynatrace.extension.host-observability.disk.usage.write.percentPercent of disk write timePercent
Disk idle timecom.dynatrace.extension.host-observability.disk.usage.idle.percentPercent of disk idle timePercent
Disk read bytescom.dynatrace.extension.host-observability.disk.read.avg.bytesAverage bytes per disk readByte
Disk write bytescom.dynatrace.extension.host-observability.disk.write.avg.bytesAverage bytes per disk writeByte
Disk transfer bytescom.dynatrace.extension.host-observability.disk.transfer.avg.bytesAverage bytes per disk transferByte
Disk read queuecom.dynatrace.extension.host-observability.disk.queue.avg.readAverage length of disk read queueCount
Disk write queuecom.dynatrace.extension.host-observability.disk.queue.avg.writeAverage length of disk write queueCount
Metric nameMetric keyDescriptionUnit
Active TCP connectionscom.dynatrace.extension.host-observability.network.tcp.connections.active.countNumber of active TCP connectionsCount
Established TCP connectionscom.dynatrace.extension.host-observability.network.tcp.connections.established.countNumber of established TCP connectionsCount
Failed TCP connectionscom.dynatrace.extension.host-observability.network.tcp.connections.failures.countNumber of failed TCP connectionsCount
Passive TCP connectionscom.dynatrace.extension.host-observability.network.tcp.connections.passive.countNumber of passive TCP connectionsCount
TCP connection resetscom.dynatrace.extension.host-observability.network.tcp.connections.resets.countNumber of TCP connection resetsCount
TCP segments/scom.dynatrace.extension.host-observability.network.tcp.segments.persecNumber of TCP segments per secondPerSecond
TCP segments received/scom.dynatrace.extension.host-observability.network.tcp.segments.received.persecNumber of received TCP segments per secondPerSecond
TCP segments sent/scom.dynatrace.extension.host-observability.network.tcp.segments.sent.persecNumber of sent TCP segments per secondPerSecond
TCP segments transmitted/scom.dynatrace.extension.host-observability.network.tcp.segments.transmitted.persecNumber of transmitted TCP segments per secondPerSecond
Metric nameMetric keyDescriptionUnit
UDP datagrams/scom.dynatrace.extension.host-observability.network.udp.datagrams.persecNumber of UDP datagrams per secondPerSecond
UDP datagrams received/scom.dynatrace.extension.host-observability.network.udp.datagrams.received.persecNumber of received UDP datagrams per secondPerSecond
UDP Received invalid datagramscom.dynatrace.extension.host-observability.network.udp.datagrams.received.errors.countNumber of received invalid UDP datagramsCount
UDP datagrams sent/scom.dynatrace.extension.host-observability.network.udp.datagrams.sent.persecNumber of sent UDP datagrams per secondPerSecond

Full version history

To have more information on how to install the downloaded package, please follow the instructions on this page.
ReleaseDate

Full version history

Release 2.0.0 (2026-05-20)

⚠️WARNING⚠️: Possible breaking changes and warnings - PLEASE READ before upgrading

  • This version requires a minimum Dynatrace version of 1.338.0 and a minimum EEC version of 1.318.0.
  • This version includes a breaking change for Dynatrace on Grail.
    • <If ingesting metrics> With the inclusion of OpenPipeline processing rules, any metrics ingested from the extension will be processed by a dedicated OpenPipeline pipeline.
    • <If ingesting metrics> This means that any dynamic route configured to process any metrics from the extension will be dropped in favor of the dedicated pipeline. Please, refer to pipeline groups to continue using dynamic routes.
    • Additionally, some field names are handled differently in OpenPipeline, e.g. capitalization. Please double-check any custom dashboards and alerts you have created for this extension.
    • You must opt-in to OpenPipeline configuration via Settings API – see the documentation.

New in this version:

  • Smartscape on Grail.
  • Added feature set metadata for recommended metrics.
  • Updated unified analysis screen chart colors for improved readability in the Infrastructure and Operations app.

Full version history

✨ New in this version:

  • Improve query performance for com.dynatrace.extension.host-observability.host.processes and com.dynatrace.extension.host-observability.host.threads

Full version history

✨ New in this version:

  • Update entity links on gen 3 dashboard to link to I&O app
  • Ensure required dimensions exist for entity creation

Full version history

⚠️ IMPORTANT: This version requires a minimum Dynatrace and EEC version of 1.318

✨ New in this version:

  • Platform dashboard included in extension package
  • Platform screens for entities
  • Davis anomaly detector templates included in extension package

Full version history

New in this version:

  • dt.security_context is applied to extension topology.

Full version history

v.1.3.12

✏️ Changes

  • Modify title for Physical and Logical disk metric cards on Host UA Screen for consistency with disk detail UA screen cards

Full version history

v.1.3.11

✏️ Changes

  • Updated display name of logical disk metrics related to free disk space to better align with OneAgent metric counterparts
    • com.dynatrace.extension.host-observability.disk.logical.free.megabytes
      • Display name: Free disk memory -> Disk available
    • com.dynatrace.extension.host-observability.disk.logical.free.percent
      • Display name: Free disk memory % -> Disk available %

✨ New Features

  • Add logical disk usage metrics to UA Screens
  • Added "Configure extension" link to dashboard

Full version history

  • Divided the Network FeatureSet to Network Interface and Network Adapters. Network Adapters is supported on versions of Windows greater than 2008.

Full version history

🐛Bug Fixes

  • Fixed topology for remote hosts

✨ Improvements

  • Improvements to dashboard

Full version history

Version 1.2.1 of this extension raises the minDynatraceVersion to 1.233

✨ New Features

  • New dashboard
  • New swap metrics

🐛Bug Fixes

  • Corrected units for memory/swap metrics

💄UI Improvements

  • Added host property to disk and network device
  • Added metrics to host overview list UA screen
  • Renamed entities with human readable host name

Updated icons Updated UA screens with breadcrumbs

Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Dynatrace Intelligence - Agentic Operations SystemThe Dynatrace Agentic AI ecosystem
All (914)Log Management and AnalyticsKubernetesAI and LLM ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityBusiness ObservabilityDigital Experience
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

Infrastructure Observability

Get automatic and intelligent observability across cloud and hybrid environments with continuous auto-discovery of any type of infrastructure, all in context and with precise, AI-powered answers.

Essentials

Get automatic and intelligent infrastructure monitoring and observability across hybrid and cloud environments.

OneAgent logo

OneAgent

The simplest way to capture all observation signals automatically and in context.

Discovery & Coverage logo

Discovery & Coverage

Ensure enterprise-wide visibility. Discover and remediate coverage gaps.

Infrastructure & Operations logo

Infrastructure & Operations

Detailed hosts, process, and network insights across the entire environment.

Databases logo

Databases

Monitor databases, prevent issues, and resolve incidents quickly in real time.

Clouds logo

Clouds

Gain full visibility and proactive monitoring across your cloud infrastructure.

Hybrid cloud

AWS logo

AWS

Reliable, scalable, and inexpensive cloud computing services.

Microsoft Azure logo

Microsoft Azure

Cloud computing service for building, testing, deploying, and managing services.

Google Cloud logo

Google Cloud

Meet your business challenges head on with cloud computing services from Google.

VMware logo

VMware

Monitor health and performance of VMware virtual machines.

Nutanix Clusters logo

Nutanix Clusters

Monitor Nutanix clusters' performance, usage and availability, with Nutanix API.

Microsoft Hyper-V Infrastructure logo

Microsoft Hyper-V Infrastructure

Monitor health and performance of the Hyper-V clusters, hosts and VMs.

Technology coverage

F5 BIG-IP logo

F5 BIG-IP

Gain insights into the performance of your F5 BIG-IP LTM and DNS solutions.

Oracle Database logo

Oracle Database

Observe, analyze and optimize the usage, health and performance of your database.

Microsoft SQL Server logo

Microsoft SQL Server

Improve the health and performance monitoring of your Microsoft SQL Servers.

Also popular

See more (5)
Juniper Networks (SNMP) logo

Juniper Networks (SNMP)

Gain insights into the performance of your Juniper networking solutions.

SNMP Traps logo

SNMP Traps

Supplement network monitoring with event-based data reported via SNMP Traps.

Generic Cisco Device logo

Generic Cisco Device

Monitor Cisco devices using SNMP to feed Dynatrace with metrics and alerts.

Palo Alto firewalls logo

Palo Alto firewalls

Palo Alto extension for problems detection.

Remote Windows Host Monitoring logo

Remote Windows Host Monitoring

Monitor health and performance of Windows Hosts without installing an agent.

AWS Lambda logo

AWS Lambda

Automatic and intelligent end-to-end observability of AWS Lambda traces and logs.

More resources

Amazon API Gateway logo

Amazon API Gateway

Service for developers to create, publish, maintain, monitor, and secure APIs.

Amazon AppStream 2.0 logo

Amazon AppStream 2.0

Fully managed application streaming service that provides users with instant access to their desktop applications from anywhere.

Amazon Athena logo

Amazon Athena

Interactive query service that makes it easy to analyze data directly in Amazon S3 using standard SQL.

Amazon Aurora logo

Amazon Aurora

Relational database service developed and offered by Amazon Web Services.

Amazon CloudFront logo

Amazon CloudFront

Content delivery network offered by Amazon Web Services.

Amazon CloudSearch logo

Amazon CloudSearch

Set up, manage, and scale a search solution for your website or application using CloudSearch.

Amazon CloudWatch Logs logo

Amazon CloudWatch Logs

Monitor, store, and access your log files from instances, AWS CloudTrail, Route 53, and other sources.

Amazon Cognito logo

Amazon Cognito

Add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily.

Amazon Connect logo

Amazon Connect

Easy to use omnichannel cloud contact center that helps you to provide superior customer service at a lower cost.

Amazon DocumentDB logo

Amazon DocumentDB

Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully managed database service.

Amazon DynamoDB Accelerator (DAX) logo

Amazon DynamoDB Accelerator (DAX)

Fully managed, highly available, in-memory cache for your Amazon DynamoDB.

Amazon EC2 Auto Scaling logo

Amazon EC2 Auto Scaling

Amazon EC2 Auto Scaling helps you ensure that you have the correct number of Amazon EC2 instances available.

Amazon EC2 Spot Fleet logo

Amazon EC2 Spot Fleet

Spot Instances and On-Demand Instances to meet the target capacity that you specified.

Amazon Elastic Container Service (ECS) logo

Amazon Elastic Container Service (ECS)

Fully managed container orchestration service.

Amazon Elastic File Service (EFS) logo

Amazon Elastic File Service (EFS)

Cloud storage service provided by Amazon Web Services.

Amazon Elastic Transcoder logo

Amazon Elastic Transcoder

Convert and transcode media files stored in Amazon S3.

Amazon ElastiCache logo

Amazon ElastiCache

Fully managed, Redis- and Memcached-compatible service delivering real-time performance for modern applications by Amazon Web Services.

Amazon Elasticsearch Service logo

Amazon Elasticsearch Service

Fully managed service to deploy, secure, and run Elasticsearch cost effectively at scale, without the operational overhead.

Amazon EMR logo

Amazon EMR

Cloud big data platform for processing vast amounts of data using open source tools.

Amazon EventBridge logo

Amazon EventBridge

Serverless event bus to connect applications together using data from your own applications, integrated SaaS applications, and AWS services.

Amazon FSx for Lustre logo

Amazon FSx for Lustre

Makes it easy and cost-effective to launch and run the popular, high-performance Lustre file system.

Amazon FSx for Windows File Server logo

Amazon FSx for Windows File Server

Provides a managed Microsoft Windows file servers, backed by a native Windows file system.

Amazon GameLift logo

Amazon GameLift

Enables developers to deploy, operate, and scale dedicated, low-cost servers in the cloud for session-based, multiplayer games.

Amazon Inspector logo

Amazon Inspector

Tests the network accessibility of your EC2 instances and the security state of your applications that run on those instances.

AWS IoT logo

AWS IoT

Run local compute, messaging, data caching, and machine learning inference capabilities.

Amazon Keyspaces for Apache Cassandra logo

Amazon Keyspaces for Apache Cassandra

Scalable, highly available, and managed Apache Cassandra–compatible database service.

Amazon Kinesis Data Analytics logo

Amazon Kinesis Data Analytics

Transform and analyze streaming data in real time with open source framework and engine for processing data streams (Apache Flink).

Amazon Kinesis Data Firehose logo

Amazon Kinesis Data Firehose

Fully managed service for delivering real-time streaming data.

Amazon Kinesis Data Streams logo

Amazon Kinesis Data Streams

Collect log and event data from sources such as servers, desktops, and mobile devices.

Amazon Kinesis Video Streams logo

Amazon Kinesis Video Streams

Provides you SDKs to install on your devices to make it easy to stream media.

Amazon Lex logo

Amazon Lex

Service for building conversational interfaces for applications using voice and text.

Amazon MQ logo

Amazon MQ

Managed message broker service for Apache ActiveMQ that makes it easy to migrate to a message broker in the cloud.

Amazon MSK logo

Amazon MSK

Fully managed service that enables you to build and run applications that use Apache Kafka to process streaming data.

Amazon Neptune logo

Amazon Neptune

Fast, reliable, fully managed graph database built for highly connected datasets.

Amazon Polly logo

Amazon Polly

Cloud service that converts text into lifelike speech.

Amazon Quantum Ledger Database (QLDB) logo

Amazon Quantum Ledger Database (QLDB)

Ledger by a central trusted authority that provides an immutable, and cryptographically verifiable transaction log.

Amazon Redshift logo

Amazon Redshift

Data warehouse product which forms part of the larger cloud-computing platform AWS.

Amazon Rekognition logo

Amazon Rekognition

Amazon Rekognition makes it easy to add image and video analysis to your applications.

Amazon Route 53 logo

Amazon Route 53

Effectively connects user requests to infrastructure running in AWS.

Amazon Simple Email Service (SES) logo

Amazon Simple Email Service (SES)

Cloud-based service that helps developers send marketing, notification, and transactional emails.

Amazon Simple Notification Service (SNS) logo

Amazon Simple Notification Service (SNS)

Provides a simple web services interface that can be used to create topics you want to notify apps.

Amazon Simple Queue Service (SQS) logo

Amazon Simple Queue Service (SQS)

Programmatic sending of messages via web service applications.

Amazon Simple Workflow Service (SWF) logo

Amazon Simple Workflow Service (SWF)

Makes it easy to build applications that coordinate work across distributed components.

Amazon Textract logo

Amazon Textract

Makes it easy to add document text detection and analysis to your applications.

Amazon Transfer Family logo

Amazon Transfer Family

Provides fully managed support for file transfers directly into and out of Amazon S3 using SFTP, FTPS, and FTP.

Amazon Translate logo

Amazon Translate

Text translation service using machine learning to provide high-quality translation on demand.

Amazon VPC (NAT Gateway) logo

Amazon VPC (NAT Gateway)

Connect to the Internet from instances within a private subnet in an AWS Virtual Private Cloud.

Amazon WorkMail logo

Amazon WorkMail

Secure, managed business email and calendaring service with support for existing desktop and mobile email clients.

Are you looking for something different?

We have hundreds of apps, extensions, and other technologies to customize your environment

Extend your knowledge

Learn the Dynatrace Query Language

Learn the Dynatrace Query Language

Explore data, discover patterns, anomalies and outliers, and create statistical modeling with DQL, our powerful query language..
Learn DQL
Get certified and advance your career

Get certified and advance your career

Go to Dynatrace University for practical, on-demand courses and learning paths -- from platform basics to key certifications.
Build skills