Skip to technology filters Skip to main content
Dynatrace Hub

Extend the platform,
empower your team.

Popular searches:
Home hero bg
Microsoft IISMicrosoft IIS
Microsoft IIS

Microsoft IIS

Flexible and secure web server for hosting with Windows Server.

Extension
Free trialDocumentation
DashboardService metrics (1/2)Service metrics (2/2)App Pool metricsSites metrics
  • Product information
  • Release notes

Overview

With Dynatrace you will get observability for IIS without touching any code through auto-instrumentation.

More information is available here.

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

Extension content

Content typeNumber of items included
screen layout
6
list screen layout
3
metric metadata
67
document dashboard
1
screen entities lists
8
screen injections
6
screen chart groups
34
screen actions
3
dashboards
1
screen properties
3
generic relationship
5
generic type
3
screen dql table
2

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
Total Bytes Sentiis.total.bytes.sent.countThe number of data bytes that have been sent by the Web service (since service startup).Byte
Total Bytes Receivediis.total.bytes.received.countThe number of data bytes that have been receivPed by the Web service (since service startup).Byte
Total Bytes Transferrediis.total.bytes.transferred.countTotal bytes either received or sent by the Web service (since service startup).Byte
Total GET Requestsiis.total.get.requests.countThe number of HTTP requests using the GET method (since service startup). Get requests are the most common HTTP request.Count
Total POST Requestsiis.total.post.requests.countThe number of HTTP requests using the POST method (since service startup).Count
Total Method Requestsiis.total.method.requests.countThe number of all HTTP requests (since service startup).Count
Total Method Requests per Secondiis.method.requests.persecThe rate HTTP requests are received.PerSecond
Current Connectionsiis.current.connections.gaugeCurrent Connections is the current number of connections established with the Web service.Count
Service Uptimeiis.service.uptimeThe length of time the Web Service has been running.Second
Total Files Receivediis.total.files.received.countThe total number of files received by the Web service (since service startup).Count
Total Files Sentiis.total.files.sent.countThe total number of files sent by the Web service (since service startup).Count
Total Connection Attempts (All instances)iis.total.connectionAttempts.allInstances.countTotal Connection Attempts is the number of connections that have been attempted using the Web service (since service startup). This counter is for all instances listed.Count
Total App Pool Uptimeiis.total.applicationPool.uptimeThe length of time, in seconds, that the application pool has been running since Windows Process Activation Service (WAS) started.Second
Current number of worker processesiis.current.workerProcessesThe current number of worker processes that are running in the application pool.Count
Maximum number of worker processesiis.maximum.workerProcessesThe maximum number of worker processes that have been created for the application pool since Windows Process Activation Service (WAS) started.Count
Total App Pool Recyclesiis.total.applicationPool.recycles.countThe number of times that the application pool has been recycled since Windows Process Activation Service (WAS) started.Count
Current Application Pool Uptimeiis.current.applicationPool.uptimeThe length of time, in seconds, that the application pool has been running since it was started.Second
Time Since Last Worker Process Failureiis.timeSinceLast.workerProcess.failureThe length of time, in seconds, since the last worker process failure occurred for the application pool.Second
Recent Worker Process Failuresiis.APPPOOLWAS.RecentWorkerProcessFailuresThe number of times that worker processes for the application pool failed during the rapid-fail protection interval.Count
Total Worker Process Failuresiis.APPPOOLWAS.TotalWorkerProcessFailuresThe number of times that worker processes have crashed since the application pool was started.Count
Total Worker Process Ping Failuresiis.APPPOOLWAS.TotalWorkerProcessPingFailuresThe number of times that Windows Process Activation Service (WAS) did not receive a response to ping messages sent to a worker process.Count
Total Worker Process Shutdown Failuresiis.APPPOOLWAS.TotalWorkerProcessShutdownFailuresThe number of times that Windows Process Activation Service (WAS) failed to shut down a worker process.Count
Total Worker Process Startup Failuresiis.APPPOOLWAS.TotalWorkerProcessStartupFailuresThe number of times that Windows Process Activation Service (WAS) failed to start a worker process.Count
Cache Hit Rateiis.cache.hitRateRate of cache hits for the queuePercent
Current Queue Sizeiis.current.queue.sizeNumber of requests in the queueCount
Arrival rateiis.HTTPServiceRequestQueues.ArrivalRateRate at which requests are arriving in the queuePerSecond
Max age of requests in queueiis.HTTPServiceRequestQueues.MaxQueueItemAgeAge of the oldest request in the queueSecond
Rejected requestsiis.HTTPServiceRequestQueues.RejectedRequestsTotal number of requests rejected from the queueCount
Rejected request rateiis.HTTPServiceRequestQueues.RejectionRateRate at which requests are rejected from the queuePerSecond
Application Pool Stateiis.current.applicationPool.stateState metric for Application Pools. State is expressed in the 'App Pool' dimension. (1 - Uninitialized, 2 - Initialized, 3 - Running, 4 - Disabling, 5 - Disabled, 6 - Shutdown Pending, 7 - Delete Pending).Unspecified
Metric nameMetric keyDescriptionUnit
All requestsiis.HTTPServiceUrlGroups.AllRequests.countTotal number of HTTP requests made for this siteCount
Bytes received rateiis.HTTPServiceUrlGroups.BytesReceivedRateRate of received data by HTTP service for this sitePerSecond
Bytes sent rateiis.HTTPServiceUrlGroups.BytesSentRateRate of sending data by HTTP service for this sitePerSecond
Bytes transferred rateiis.HTTPServiceUrlGroups.BytesTransferredRateRate of total bytes transferred (sent and received) by HTTP service for this sitePerSecond
Connection attempts rateiis.HTTPServiceUrlGroups.ConnectionAttemptsRate at which connection attempts are being made for this sitePerSecond
Current connectionsiis.HTTPServiceUrlGroups.CurrentConnectionsNumber of current connections established for this siteCount
GET requests per secondiis.HTTPServiceUrlGroups.GetRequestsRate at which GET method requests are made for this sitePerSecond
HEAD requests per secondiis.HTTPServiceUrlGroups.HeadRequestsRate at which HEAD method requests are made for this sitePerSecond
Max connectionsiis.HTTPServiceUrlGroups.MaxConnectionsMaximum number of concurrent connections established for this siteCount
Metric nameMetric keyDescriptionUnit
Total HEAD Requestsiis.total.head.requests.countThe number of HTTP requests using the HEAD method (since service startup). Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed.Count
Total PUT Requestsiis.total.put.requests.countThe number of HTTP requests using the PUT method (since service startup).Count
Total DELETE Requestsiis.total.delete.requests.countThe number of HTTP requests using the DELETE method (since service startup). Delete requests are generally used for file removals.Count
Total OPTIONS Requestsiis.total.options.requests.countThe number of HTTP requests using the OPTIONS method (since service startup).Count
Total TRACE Requestsiis.total.trace.requests.countThe number of HTTP requests using the TRACE method (since service startup). Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes.Count
Metric nameMetric keyDescriptionUnit
File cache hitsiis.W3SVC_WebServiceCache.FileCacheHits.countTotal number of successful lookups in the user-mode file cache (since service startup).Count
Kernel URI cache hitsiis.W3SVC_WebServiceCache.KernelURICacheHits.countTotal number of successful lookups in the kernel URI cache (since service startup).Count
Output cache current hits percentiis.W3SVC_WebServiceCache.OutputCacheCurrentHitsPercentOutput Cache current hit ratio. Calculated as (H)/(H+M) where H and M represent Hits and Misses in previous sample interval respectively.Percent
Metric nameMetric keyDescriptionUnit
Active requestsiis.W3SVCW3WP.ActiveRequestsCurrent number of requests being processed by the worker process.Count
Active thread countiis.W3SVCW3WP.ActiveThreadsCountNumber of threads actively processing requests in the worker process.Count
Current file cache memory usageiis.W3SVCW3WP.CurrentFileCacheMemoryUsageCurrent number of bytes used by user-mode file cache.Byte
Current files cachediis.W3SVCW3WP.CurrentFilesCachedCurrent number of files whose contents are present in user-mode cache.Count
Current metadata cachediis.W3SVCW3WP.CurrentMetadataCachedNumber of metadata information blocks currently present in user-mode cache.Count
Current URIs cachediis.W3SVCW3WP.CurrentURIsCachedURI information blocks currently in the user-mode cache.Count
File cache misses per secondiis.W3SVCW3WP.FileCacheMissesPersecRate of unsuccessful lookups in file cache during last sample interval.PerSecond
Maximum thread countiis.W3SVCW3WP.MaximumThreadsCountMaximum number of threads to which the thread pool can grow as needed.Count
Metadata cache misses per secondiis.W3SVCW3WP.MetadataCacheMissesPersecRate of unsuccessful lookups in metadata cache during last sample interval.PerSecond
Output cache current memory usageiis.W3SVCW3WP.OutputCacheCurrentMemoryUsageCurrent number of bytes used by output cache.Byte
Output cache misses per secondiis.W3SVCW3WP.OutputCacheMissesPersecRate of unsuccessful lookups in output cache during last sample interval.PerSecond
Requests per secondiis.W3SVCW3WP.RequestsPerSecHTTP requests/sec being processed by the worker process.PerSecond
Total threadsiis.W3SVCW3WP.TotalThreadsTotal number of threads available to process requests in the worker process.Count
Metric nameMetric keyDescriptionUnit
Active listener channelsiis.WASW3WP.ActiveListenerChannelsNumber of currently active listener channels in the worker process.Count
Active protocol handlersiis.WASW3WP.ActiveProtocolHandlersNumber of currently active protocol handlers in the worker process.Count
Health ping reply latencyiis.WASW3WP.HealthPingReplyLatencyTime, in 100 nanosecond increments, taken by worker process to reply to last health ping.NanoSecond
Metric nameMetric keyDescriptionUnit
Byte total per secondiis.W3SVC_WebService.BytesTotalPersecBytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the Web service.Byte
Connection attempts per secondiis.W3SVC_WebService.ConnectionAttemptsPersecThe rate that connections to the Web service are being attempted.PerSecond
Current anonymous usersiis.W3SVC_WebService.CurrentAnonymousUsersThe number of users who currently have an anonymous connection using the Web service.Count
Current Connectionsiis.current.connections.gaugeCurrent Connections is the current number of connections established with the Web service.Count
Current non-anonymous usersiis.W3SVC_WebService.CurrentNonAnonymousUsersThe number of users who currently have a non-anonymous connection using the Web service.Count

Related to Microsoft IIS

Microsoft IIS logo

Microsoft IIS

Flexible and secure web server for hosting with Windows Server.

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

v1.2.1

Note this version requires OneAgent v313 or higher

Changes:

  • Updated variable filters. Filtering by App Pool and Site is now available. Filters are WQL queries. Links to documentation and examples provided in extension configuration.
  • Platform dashboard added
  • Platform Unified Analysis Screens added
  • dt.security_context added to entities

Full version history

v1.1.1

  • Fix to action locations.
Dynatrace Hub
Hub HomeGet data into DynatraceBuild your own app
Log Management and AnalyticsKubernetesAI and LLM ObservabilityInfrastructure ObservabilitySoftware DeliveryApplication ObservabilityApplication SecurityDigital ExperienceBusiness Observability
Filter
Type
Built and maintained by
Deployment model
SaaS
  • SaaS
  • Managed
Partner FinderBecome a partnerDynatrace Developer

All

769 Results filtered by:

Chroma logo

Chroma

Gain insights into the health of your vector and embedding databases from Chroma

Technology
Amazon Kinesis Video Streams logo

Amazon Kinesis Video Streams

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

Technology
Fluentd logo

Fluentd

Stream log data to Dynatrace via Fluentd for analysis.

Technology
Palo Alto firewalls logo

Palo Alto firewalls

Palo Alto extension for problems detection

Extension
AWS Elastic Beanstalk logo

AWS Elastic Beanstalk

Quickly deploy and manage applications in the AWS Cloud without having to learn about the infrastructure beneath.

Technology
Workflows logo

Workflows

Automate tasks in your IT landscape, remediate problems, and visualize processes

App
Security Posture Management logo

Security Posture Management

Detect, prioritize, and remediate security and compliance findings with SPM.

App
Amazon Route 53 logo

Amazon Route 53

Effectively connects user requests to infrastructure running in AWS.

Technology
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.

Technology
NGINX Plus logo

NGINX Plus

All‑in‑one web server, load balancer, content cache, and media streaming.

Technology
Databases logo

Databases

Easily monitor, troubleshoot, and optimize your entire database fleets.

App
Amazon DocumentDB logo

Amazon DocumentDB

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

Technology
Dynatrace MCP Server logo

Dynatrace MCP Server

Fuel your AI agents with high quality data and real-time production insights

Technology
IBM IMS SOAP Gateway logo

IBM IMS SOAP Gateway

Intelligently monitor your transactions end-to-end and analyze the performance of your IMS SOAP Gateway.

Technology
Amazon Keyspaces for Apache Cassandra logo

Amazon Keyspaces for Apache Cassandra

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

Technology
Apache Camel logo

Apache Camel

Intelligently monitor, analyze, and optimize your integration framework and all applications deployed in your stack.

Technology
Amazon Elastic Kubernetes Service (EKS) logo

Amazon Elastic Kubernetes Service (EKS)

Harness automation and AI to simplify Kubernetes observability at scale.

Technology
WordPress logo

WordPress

Content management system written in PHP and paired with a MySQL or MariaDB database.

Technology
Azure Cosmos DB logo

Azure Cosmos DB

Fully managed and serverless distributed database supporting open-source PostgreSQL, MongoDB, and Apache Cassandra.

Technology
AWS Glue logo

AWS Glue

Fully managed extract, transform, and load (ETL) service.

Technology
Azure Event Hub Clusters logo

Azure Event Hub Clusters

Big data streaming platform and event ingestion service. It can receive and process millions of events per second.

Technology
Confluent Cloud (Kafka) logo

Confluent Cloud (Kafka)

Remotely monitor your Confluent Cloud Kafka Clusters and other resources!

Extension
Kong - Prometheus logo

Kong - Prometheus

Monitor Prometheus metrics exposed by Kong and proxied upstream services

Extension
BOSH bpm logo

BOSH bpm

Automated monitoring of platform processes running in BOSH bpm containers.

Technology
Prometheus in Kubernetes logo

Prometheus in Kubernetes

Collect metrics from Prometheus exporters in Kubernetes for Dynatrace analytics

Technology
Nutanix Clusters logo

Nutanix Clusters

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

Extension
Azure Service-Fabric logo

Azure Service-Fabric

Intelligent end-to-end observability for serverless and hybrid environments using Azure Service Fabric.

Technology
Luna Network HSM Device logo

Luna Network HSM Device

Monitor your Luna Network Hardware Security Module (HSM) Devices through SNMP.

Extension
Consul Service Mesh (StatsD) logo

Consul Service Mesh (StatsD)

Extend visibility into your Consul Service Mesh instances to monitor health and improve performance.

Extension
Azure Relays logo

Azure Relays

Enables you to securely expose services that run in your corporate network to the public cloud.

Technology
Microsoft IIS logo

Microsoft IIS

Flexible and secure web server for hosting with Windows Server.

Extension
Kubernetes Monitoring Statistics logo

Kubernetes Monitoring Statistics

Troubleshoot your Dynatrace Kubernetes monitoring and Prometheus integration.

Extension
Google Cloud logo

Google Cloud

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

Technology
Snyk logo

Snyk

Ingest Snyk vulnerability findings, scans, and audit logs.

Extension
Amazon EventBridge logo

Amazon EventBridge

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

Technology
Ruby logo

Ruby

Dynatrace monitors your Ruby applications and services on the process level.

Technology
Apache OpenEJB logo

Apache OpenEJB

Automatically and intelligently monitor, analyze and optimize your applications based on Apache OpenEJB.

Technology
Log ingestion API logo

Log ingestion API

Stream your logs and log records to Dynatrace via the log ingest API

Technology
Citrix DaaS & Virtual Apps and Desktops logo

Citrix DaaS & Virtual Apps and Desktops

Gain insight into your Citrix DaaS & Virtual Apps and Desktops environments

Extension
Azure Device Provisioning Service logo

Azure Device Provisioning Service

Helper service for IoT Hub that enables just-in-time provisioning to the right IoT hub without human intervention.

Technology
Milvus logo

Milvus

Gain insights about vector database resource utilization and cache behavior

Technology
Google Memorystore logo

Google Memorystore

Get insights into Google Memorystore service metrics collected from the Google Operations API to ensure health of your cloud infrastructure.

Extension
Azul Platform Core (Zulu) logo

Azul Platform Core (Zulu)

Automatically and intelligently monitor, analyze, and optimize the performance of your virtual machine.

Technology
VirusTotal logo

VirusTotal

Enrich observables with threat intelligence from VirusTotal.

App
AWS Outposts logo

AWS Outposts

Fully managed service extending AWS infrastructure, services, APIs and more.

Technology
Databricks Workspace logo

Databricks Workspace

Remotely monitor your Databricks Workspaces!

Extension
LlamaIndex logo

LlamaIndex

Monitor your LLM-powered agents and workflows built with LlamaIndex framework.

Technology
UPS Device logo

UPS Device

Monitor your Uninterruptible Power Supplies (UPS) over SNMP

Extension
TensorFlow Keras logo

TensorFlow Keras

Observe the training progress of TensorFlow Keras AI models

Technology
Amazon Elastic Container Service (ECS) logo

Amazon Elastic Container Service (ECS)

Fully managed container orchestration service.

Technology