| Win32_PerfFormattedData_ASPNET_ASPNETApplications |
| ASP.NET application performance counters |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| AnonymousRequests | | UInt32 | Number of requests utilizing anonymous authentication. |
| AnonymousRequestsPerSec | | UInt32 | Number of Authentication Anonymous Requests/Sec |
| CacheAPIEntries | | UInt32 | Total number of entries within the cache added by the user. |
| CacheAPIHitRatio | | UInt32 | Ratio of hits called from user code. |
| CacheAPIHits | | UInt32 | Number of cache hits from user code. |
| CacheAPIMisses | | UInt32 | Number of cache misses called from user code. |
| CacheAPITurnoverRate | | UInt32 | Number of additions and removals to the API cache per second. |
| CacheTotalEntries | | UInt32 | Total number of entries within the cache (both internal and user added) |
| CacheTotalHitRatio | | UInt32 | Ratio of hits from all cache calls. |
| CacheTotalHits | | UInt32 | Total number of hits from the cache. |
| CacheTotalMisses | | UInt32 | Total number of cache misses. |
| CacheTotalTurnoverRate | | UInt32 | Number of additions and removals to the total cache per second. |
| Caption | | String | A short textual description (one-line string) for the statistic or metric. |
| CompilationsTotal | | UInt32 | Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled. |
| DebuggingRequests | | UInt32 | Number of debugging requests processed. |
| Description | | String | A textual description of the statistic or metric. |
| ErrorsDuringCompilation | | UInt32 | Number of errors that have occurred during compilation. |
| ErrorsDuringExecution | | UInt32 | Number of errors that have occurred during the processing of a request. |
| ErrorsDuringPreprocessing | | UInt32 | Number of errors that have occurred during parsing and configuration. |
| ErrorsTotal | | UInt32 | Total number of errors occurred. |
| ErrorsTotalPerSec | | UInt32 | Rate of errors occurred. |
| ErrorsUnhandledDuringExecution | | UInt32 | Number of errors not handled by user code, but by the default error handler. |
| ErrorsUnhandledDuringExecutionPerSec | | UInt32 | Rate of unhandled errors. |
| Frequency_Object | | UInt64 | NA |
| Frequency_PerfTime | | UInt64 | NA |
| Frequency_Sys100NS | | UInt64 | NA |
| Name | | String | The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. |
| OutputCacheEntries | | UInt32 | Current number of entries in the output cache. |
| OutputCacheHitRatio | | UInt32 | Ratio of hits to requests for output cacheable requests. |
| OutputCacheHits | | UInt32 | Total number of ouput cacheable requests served from the output cache. |
| OutputCacheMisses | | UInt32 | Total number of ouput cacheable requests not served from the output cache. |
| OutputCacheTurnoverRate | | UInt32 | Number of additions and removals to the output cache per second. |
| PipelineInstanceCount | | UInt32 | Number of active pipeline instances. |
| RequestBytesInTotal | | UInt32 | The total size, in bytes, of all requests. |
| RequestBytesOutTotal | | UInt32 | The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers. |
| RequestsExecuting | | UInt32 | The number of requests currently executing. |
| RequestsFailed | | UInt32 | Total number of failed requests. |
| RequestsInApplicationQueue | | UInt32 | The number of requests in the application request queue. |
| RequestsNotAuthorized | | UInt32 | Number of requests failed due to unauthorized access. |
| RequestsNotFound | | UInt32 | The number of requests for resources that were not found. |
| RequestsPerSec | | UInt32 | The number of requests executed per second. |
| RequestsSucceeded | | UInt32 | The number of requests that executed successfully. |
| RequestsTimedOut | | UInt32 | The number of requests that timed out. |
| RequestsTotal | | UInt32 | The total number of requests since the application was started. |
| SessionsAbandoned | | UInt32 | The number of sessions that have been explicitly abandoned. |
| SessionsActive | | UInt32 | The current number of sessions currently active. |
| SessionSQLServerconnectionstotal | | UInt32 | The total number of connections to the SQL Server used by session state. |
| SessionStateServerconnectionstotal | | UInt32 | The total number of connections to the State Server used by session state. |
| SessionsTimedOut | | UInt32 | The number of sessions timed out. |
| SessionsTotal | | UInt32 | Total number of sessions since the application was started. |
| Timestamp_Object | | UInt64 | NA |
| Timestamp_PerfTime | | UInt64 | NA |
| Timestamp_Sys100NS | | UInt64 | NA |
| TransactionsAborted | | UInt32 | The number of transactions aborted. |
| TransactionsCommitted | | UInt32 | The number of transactions committed. |
| TransactionsPending | | UInt32 | Number of transactions in progress. |
| TransactionsPerSec | | UInt32 | Transactions started per second. |
| TransactionsTotal | | UInt32 | The total number of transactions since the application was started. |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|