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
Get data into DynatraceBuild your own app
All (811)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

Discover recent additions to Dynatrace

Problems logo

Problems

Analyze abnormal system behavior and performance problems detected by Davis AI.

Logs logo

Logs

Explore all your logs without writing a single query.

Security Investigator logo

Security Investigator

Fast and precise forensics for security and logs on Grail data with DQL queries.

Business Flow logo

Business Flow

Track, analyze, and optimize your critical business processes.

Cost & Carbon Optimization logo

Cost & Carbon Optimization

Track, analyze, and optimize your IT carbon footprint and public cloud costs.

Davis Anomaly Detection logo

Davis Anomaly Detection

Detect anomalies in timeseries using the Davis AI

Analyze your data

Understand your data better with deep insights and clear visualizations.

Notebooks logo

Notebooks

Create powerful, data-driven documents for custom analytics and collaboration.

Dashboards logo

Dashboards

Transform complex data into clear visualizations with custom dashboards.

Automate your processes

Turn data and answers into actions, securely, and at scale.

Workflows logo

Workflows

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

Jira logo

Jira

Create, query, comment, transition, and resolve Jira tickets within workflows.

Slack logo

Slack

Automate Slack messaging for security incidents, attacks, remediation, and more.

Secure your cloud application

See vulnerabilities and attacks in your environment.

Security Overview logo

Security Overview

Get a comprehensive overview of the security of your applications.

Code-Level Vulnerabilities logo

Code-Level Vulnerabilities

Detect vulnerabilities in your code in real time.

Security Posture Management logo

Security Posture Management

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

Threats & Exploits logo

Threats & Exploits

Understand, triage, and investigate detection findings and alerts.

Are you looking for something different?

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

Leverage our newest innovations of Dynatrace Saas

Kick-start your app creation

Kick-start your app creation

Whether you’re a beginner or a pro, Dynatrace Developer has the tools and support you need to create incredible apps with minimal effort.
Go to Dynatrace Developer
Upgrading from Dynatrace Managed to SaaS

Upgrading from Dynatrace Managed to SaaS

Drive innovation, speed, and agility in your organization by seamlessly and securely upgrading.
Learn More
Log Management and Analytics

Log Management and Analytics

Innovate faster and more efficiently with unified log management and log analytics for actionable insights and automation.
Learn more