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

194 Results filtered by:

Palo Alto firewalls logo

Palo Alto firewalls

Palo Alto extension for problems detection

Extension
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
Nutanix Clusters logo

Nutanix Clusters

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

Extension
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
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
Snyk logo

Snyk

Ingest Snyk vulnerability findings, scans, and audit logs.

Extension
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
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
Databricks Workspace logo

Databricks Workspace

Remotely monitor your Databricks Workspaces!

Extension
Uptime logo

Uptime

Monitor the uptime of your hosts

Extension
UPS Device logo

UPS Device

Monitor your Uninterruptible Power Supplies (UPS) over SNMP

Extension
Google App Engine (integration) logo

Google App Engine (integration)

Insights into Google App Engine service metrics collected from Operations API

Extensioncoming soon
Traceroute logo

Traceroute

Run traceroute commands and collect step performance metrics

Extension
[Deprecated] Kubernetes PVCs logo

[Deprecated] Kubernetes PVCs

Monitor your Kubernetes persistent volume claims and alert on capacity limits.

Extension
Google Cloud Storage Transfer logo

Google Cloud Storage Transfer

Get insights into Google Cloud Storage Transfer metrics collected from the Google Operations API to ensure health of cloud infrastructure.

Extension
NVIDIA GPU logo

NVIDIA GPU

Monitor base parameters of the GPU, including load, memory and temperature

Extension
Oracle Database logo

Oracle Database

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

Extension
Cisco ACI/APIC logo

Cisco ACI/APIC

Get insights into your Cisco Application Centric Infrastructure (ACI)

Extension
Dell iDRAC logo

Dell iDRAC

Connect to the Redfish API to get insights into your Dell iDRAC environment

Extension
Azure Managed Apache Cassandra logo

Azure Managed Apache Cassandra

Gain insights into your Azure Managed Cassandra Instance health and performance

Extension
PayShield HSM Device logo

PayShield HSM Device

Monitor PayShield Payment Hardware Security Module (HSM) Devices through SNMP.

Extension
NetApp OnTap (Remote) logo

NetApp OnTap (Remote)

Remote extension that collects NetApp OnTap metrics from the OnTap 9.6+ API.

Extension
Google Firestore in Datastore mode logo

Google Firestore in Datastore mode

Get insights into Google Firestore in Datastore mode metrics collected from the Google Operations API to ensure health of infrastructure.

Extension
Redis (2.0) logo

Redis (2.0)

Collect important additional data for your Redis instances.

Extension
PHP-FPM logo

PHP-FPM

Monitor the PHP-FPM status of your applications with this extension.

Extension
Timedrift Monitoring logo

Timedrift Monitoring

Monitor your host's NTP/Chrony Time Offset!

Extension
Apache Kafka logo

Apache Kafka

Automatic and intelligent observability with trace and metric insights.

Extension
MongoDB (local or remote monitoring) logo

MongoDB (local or remote monitoring)

Monitor your MongoDB servers either locally or remotely!

Extension
Connection Pools: C3P0 logo

Connection Pools: C3P0

Application server method of pooling and sharing connections to a database.

Extension
AWS Entities for Metric Streaming logo

AWS Entities for Metric Streaming

Analyse metrics in the context of an entity based on AWS Metric Streaming.

Extension
MongoDB Atlas logo

MongoDB Atlas

Remotely monitor your SaaS installation of MongoDB (Atlas)

Extension
Microsoft SQL Server logo

Microsoft SQL Server

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

Extension
IBM MQ Appliance logo

IBM MQ Appliance

Monitor your IBM MQ Appliances over SNMP

Extension
Google Apigee logo

Google Apigee

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

Extension
Oracle Autonomous Database on OCI logo

Oracle Autonomous Database on OCI

Monitor health and performance of the Oracle Autonomous Database.

Extension
Google Pub/Sub Lite logo

Google Pub/Sub Lite

Get insights into Google Pub/Sub Lite service metrics collected from the Google Operations API to ensure health of the cloud infrastructure.

Extension
Infoblox DDI logo

Infoblox DDI

Monitor Infoblox DDI using SNMP

Extension
SAP HANA Database (remote monitoring) logo

SAP HANA Database (remote monitoring)

Easily understand the health and performance of your SAP HANA databases.

Extension
Connection Pools: WebSphere Liberty logo

Connection Pools: WebSphere Liberty

Application server method of pooling and sharing connections to a database.

Extension
Google Cloud Composer logo

Google Cloud Composer

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

Extension
Google Cloud Spanner logo

Google Cloud Spanner

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

Extension
IBM i logo

IBM i

Collect performance data from your IBM i Hosts via this Remote extension.

Extension
Google reCAPTCHA Enterprise logo

Google reCAPTCHA Enterprise

Get insights into Google reCAPTCHA Enterprise metrics collected from the Google Operations API to ensure health of your cloud infrastructure

Extension
.NET logo

.NET

Automatic end-to-end observability for .NET applications and processes.

Extension
Google Cloud's operations suite logo

Google Cloud's operations suite

Get insights into Google Cloud's operations suite metrics collected from the Google Operations API to ensure health of cloud infrastructure.

Extension
Google Vertex AI logo

Google Vertex AI

Get insights into Google Vertex AI service metrics.

Extension
Oracle Exadata logo

Oracle Exadata

Monitor Oracle Exadata systems for performance, usage and availability

Extension