BACK TO INDEX

Win32_PerfRawData_ASPNET_114322_ASPNETAppsv114322
ASP.NET v1.1.4322 application performance counters
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AnonymousRequestsUInt32Number of requests utilizing anonymous authentication.
AnonymousRequestsPerSecUInt32Number of Authentication Anonymous Requests/Sec
CacheAPIEntriesUInt32Total number of entries within the cache added by the user.
CacheAPIHitRatioUInt32Ratio of hits called from user code.
CacheAPIHitRatio_BaseUInt32Cache API Hit Ratio Base
CacheAPIHitsUInt32Number of cache hits from user code.
CacheAPIMissesUInt32Number of cache misses called from user code.
CacheAPITurnoverRateUInt32Number of additions and removals to the API cache per second.
CacheTotalEntriesUInt32Total number of entries within the cache (both internal and user added)
CacheTotalHitRatioUInt32Ratio of hits from all cache calls.
CacheTotalHitRatio_BaseUInt32Cache Total Hit Ratio Base
CacheTotalHitsUInt32Total number of hits from the cache.
CacheTotalMissesUInt32Total number of cache misses.
CacheTotalTurnoverRateUInt32Number of additions and removals to the total cache per second.
CaptionStringA short textual description (one-line string) for the statistic or metric.
CompilationsTotalUInt32Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled.
DebuggingRequestsUInt32Number of debugging requests processed.
DescriptionStringA textual description of the statistic or metric.
ErrorsDuringCompilationUInt32Number of errors that have occurred during compilation.
ErrorsDuringExecutionUInt32Number of errors that have occurred during the processing of a request.
ErrorsDuringPreprocessingUInt32Number of errors that have occurred during parsing and configuration.
ErrorsTotalUInt32Total number of errors occurred.
ErrorsTotalPerSecUInt32Rate of errors occurred.
ErrorsUnhandledDuringExecutionUInt32Number of errors not handled by user code, but by the default error handler.
ErrorsUnhandledDuringExecutionPerSecUInt32Rate of unhandled errors.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
NameStringThe 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.
OutputCacheEntriesUInt32Current number of entries in the output cache.
OutputCacheHitRatioUInt32Ratio of hits to requests for output cacheable requests.
OutputCacheHitRatio_BaseUInt32Output Cache Hit Ratio Base
OutputCacheHitsUInt32Total number of ouput cacheable requests served from the output cache.
OutputCacheMissesUInt32Total number of ouput cacheable requests not served from the output cache.
OutputCacheTurnoverRateUInt32Number of additions and removals to the output cache per second.
PipelineInstanceCountUInt32Number of active pipeline instances.
RequestBytesInTotalUInt32The total size, in bytes, of all requests.
RequestBytesOutTotalUInt32The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers.
RequestsExecutingUInt32The number of requests currently executing.
RequestsFailedUInt32Total number of failed requests.
RequestsInApplicationQueueUInt32The number of requests in the application request queue.
RequestsNotAuthorizedUInt32Number of requests failed due to unauthorized access.
RequestsNotFoundUInt32The number of requests for resources that were not found.
RequestsPerSecUInt32The number of requests executed per second.
RequestsSucceededUInt32The number of requests that executed successfully.
RequestsTimedOutUInt32The number of requests that timed out.
RequestsTotalUInt32The total number of requests since the application was started.
SessionsAbandonedUInt32The number of sessions that have been explicitly abandoned.
SessionsActiveUInt32The current number of sessions currently active.
SessionSQLServerconnectionstotalUInt32The total number of connections to the SQL Server used by session state.
SessionStateServerconnectionstotalUInt32The total number of connections to the State Server used by session state.
SessionsTimedOutUInt32The number of sessions timed out.
SessionsTotalUInt32Total number of sessions since the application was started.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
TransactionsAbortedUInt32The number of transactions aborted.
TransactionsCommittedUInt32The number of transactions committed.
TransactionsPendingUInt32Number of transactions in progress.
TransactionsPerSecUInt32Transactions started per second.
TransactionsTotalUInt32The total number of transactions since the application was started.
SAMPLE DATA INSTANCE
   [Description("ASP.NET v1.1.4322 application performance counters"): ToInstance Amended, DisplayName("ASP.NET Apps v1.1.4322"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfRawData_ASPNET_114322_ASPNETAppsv114322
   {
    [Description("Number of requests utilizing anonymous authentication."): ToInstance Amended, DisplayName("Anonymous Requests"): ToInstance Amended] AnonymousRequests = 0;
    [Description("Number of Authentication Anonymous Requests/Sec"): ToInstance Amended, DisplayName("Anonymous Requests/Sec"): ToInstance Amended] AnonymousRequestsPerSec = 0;
    [Description("Total number of entries within the cache added by the user."): ToInstance Amended, DisplayName("Cache API Entries"): ToInstance Amended] CacheAPIEntries = 0;
    [Description("Ratio of hits called from user code."): ToInstance Amended, DisplayName("Cache API Hit Ratio"): ToInstance Amended] CacheAPIHitRatio = 0;
    [Description("Cache API Hit Ratio Base"): ToInstance Amended, DisplayName("Cache API Hit Ratio Base"): ToInstance Amended] CacheAPIHitRatio_Base = 0;
    [Description("Number of cache hits from user code."): ToInstance Amended, DisplayName("Cache API Hits"): ToInstance Amended] CacheAPIHits = 0;
    [Description("Number of cache misses called from user code."): ToInstance Amended, DisplayName("Cache API Misses"): ToInstance Amended] CacheAPIMisses = 0;
    [Description("Number of additions and removals to the API cache per second."): ToInstance Amended, DisplayName("Cache API Turnover Rate"): ToInstance Amended] CacheAPITurnoverRate = 0;
    [Description("Total number of entries within the cache (both internal and user added)"): ToInstance Amended, DisplayName("Cache Total Entries"): ToInstance Amended] CacheTotalEntries = 0;
    [Description("Ratio of hits from all cache calls."): ToInstance Amended, DisplayName("Cache Total Hit Ratio"): ToInstance Amended] CacheTotalHitRatio = 0;
    [Description("Cache Total Hit Ratio Base"): ToInstance Amended, DisplayName("Cache Total Hit Ratio Base"): ToInstance Amended] CacheTotalHitRatio_Base = 0;
    [Description("Total number of hits from the cache."): ToInstance Amended, DisplayName("Cache Total Hits"): ToInstance Amended] CacheTotalHits = 0;
    [Description("Total number of cache misses."): ToInstance Amended, DisplayName("Cache Total Misses"): ToInstance Amended] CacheTotalMisses = 0;
    [Description("Number of additions and removals to the total cache per second."): ToInstance Amended, DisplayName("Cache Total Turnover Rate"): ToInstance Amended] CacheTotalTurnoverRate = 0;
    [Description("Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled."): ToInstance Amended, DisplayName("Compilations Total"): ToInstance Amended] CompilationsTotal = 0;
    [Description("Number of debugging requests processed."): ToInstance Amended, DisplayName("Debugging Requests"): ToInstance Amended] DebuggingRequests = 0;
    [Description("Number of errors that have occurred during compilation."): ToInstance Amended, DisplayName("Errors During Compilation"): ToInstance Amended] ErrorsDuringCompilation = 0;
    [Description("Number of errors that have occurred during the processing of a request."): ToInstance Amended, DisplayName("Errors During Execution"): ToInstance Amended] ErrorsDuringExecution = 0;
    [Description("Number of errors that have occurred during parsing and configuration."): ToInstance Amended, DisplayName("Errors During Preprocessing"): ToInstance Amended] ErrorsDuringPreprocessing = 0;
    [Description("Total number of errors occurred."): ToInstance Amended, DisplayName("Errors Total"): ToInstance Amended] ErrorsTotal = 0;
    [Description("Rate of errors occurred."): ToInstance Amended, DisplayName("Errors Total/Sec"): ToInstance Amended] ErrorsTotalPerSec = 0;
    [Description("Number of errors not handled by user code, but by the default error handler."): ToInstance Amended, DisplayName("Errors Unhandled During Execution"): ToInstance Amended] ErrorsUnhandledDuringExecution = 0;
    [Description("Rate of unhandled errors."): ToInstance Amended, DisplayName("Errors Unhandled During Execution/Sec"): ToInstance Amended] ErrorsUnhandledDuringExecutionPerSec = 0;
    Frequency_Object = "0";
    Frequency_PerfTime = "3579545";
    Frequency_Sys100NS = "10000000";
    Name = "__Total__";
    [Description("Current number of entries in the output cache."): ToInstance Amended, DisplayName("Output Cache Entries"): ToInstance Amended] OutputCacheEntries = 0;
    [Description("Ratio of hits to requests for output cacheable requests."): ToInstance Amended, DisplayName("Output Cache Hit Ratio"): ToInstance Amended] OutputCacheHitRatio = 0;
    [Description("Output Cache Hit Ratio Base"): ToInstance Amended, DisplayName("Output Cache Hit Ratio Base"): ToInstance Amended] OutputCacheHitRatio_Base = 0;
    [Description("Total number of ouput cacheable requests served from the output cache."): ToInstance Amended, DisplayName("Output Cache Hits"): ToInstance Amended] OutputCacheHits = 0;
    [Description("Total number of ouput cacheable requests not served from the output cache."): ToInstance Amended, DisplayName("Output Cache Misses"): ToInstance Amended] OutputCacheMisses = 0;
    [Description("Number of additions and removals to the output cache per second."): ToInstance Amended, DisplayName("Output Cache Turnover Rate"): ToInstance Amended] OutputCacheTurnoverRate = 0;
    [Description("Number of active pipeline instances."): ToInstance Amended, DisplayName("Pipeline Instance Count"): ToInstance Amended] PipelineInstanceCount = 0;
    [Description("The total size, in bytes, of all requests."): ToInstance Amended, DisplayName("Request Bytes In Total"): ToInstance Amended] RequestBytesInTotal = 0;
    [Description("The total size, in bytes, of responses sent to a client. This does not include standard HTTP response headers."): ToInstance Amended, DisplayName("Request Bytes Out Total"): ToInstance Amended] RequestBytesOutTotal = 0;
    [Description("The number of requests currently executing."): ToInstance Amended, DisplayName("Requests Executing"): ToInstance Amended] RequestsExecuting = 0;
    [Description("Total number of failed requests."): ToInstance Amended, DisplayName("Requests Failed"): ToInstance Amended] RequestsFailed = 0;
    [Description("The number of requests in the application request queue."): ToInstance Amended, DisplayName("Requests In Application Queue"): ToInstance Amended] RequestsInApplicationQueue = 0;
    [Description("Number of requests failed due to unauthorized access."): ToInstance Amended, DisplayName("Requests Not Authorized"): ToInstance Amended] RequestsNotAuthorized = 0;
    [Description("The number of requests for resources that were not found."): ToInstance Amended, DisplayName("Requests Not Found"): ToInstance Amended] RequestsNotFound = 0;
    [Description("The number of requests executed per second."): ToInstance Amended, DisplayName("Requests/Sec"): ToInstance Amended] RequestsPerSec = 0;
    [Description("The number of requests that executed successfully."): ToInstance Amended, DisplayName("Requests Succeeded"): ToInstance Amended] RequestsSucceeded = 0;
    [Description("The number of requests that timed out."): ToInstance Amended, DisplayName("Requests Timed Out"): ToInstance Amended] RequestsTimedOut = 0;
    [Description("The total number of requests since the application was started."): ToInstance Amended, DisplayName("Requests Total"): ToInstance Amended] RequestsTotal = 0;
    [Description("The number of sessions that have been explicitly abandoned."): ToInstance Amended, DisplayName("Sessions Abandoned"): ToInstance Amended] SessionsAbandoned = 0;
    [Description("The current number of sessions currently active."): ToInstance Amended, DisplayName("Sessions Active"): ToInstance Amended] SessionsActive = 0;
    [Description("The total number of connections to the SQL Server used by session state."): ToInstance Amended, DisplayName("Session SQL Server connections total"): ToInstance Amended] SessionSQLServerconnectionstotal = 0;
    [Description("The total number of connections to the State Server used by session state."): ToInstance Amended, DisplayName("Session State Server connections total"): ToInstance Amended] SessionStateServerconnectionstotal = 0;
    [Description("The number of sessions timed out."): ToInstance Amended, DisplayName("Sessions Timed Out"): ToInstance Amended] SessionsTimedOut = 0;
    [Description("Total number of sessions since the application was started."): ToInstance Amended, DisplayName("Sessions Total"): ToInstance Amended] SessionsTotal = 0;
    Timestamp_Object = "0";
    Timestamp_PerfTime = "615105332419";
    Timestamp_Sys100NS = "1718389718000";
    [Description("The number of transactions aborted."): ToInstance Amended, DisplayName("Transactions Aborted"): ToInstance Amended] TransactionsAborted = 0;
    [Description("The number of transactions committed."): ToInstance Amended, DisplayName("Transactions Committed"): ToInstance Amended] TransactionsCommitted = 0;
    [Description("Number of transactions in progress."): ToInstance Amended, DisplayName("Transactions Pending"): ToInstance Amended] TransactionsPending = 0;
    [Description("Transactions started per second."): ToInstance Amended, DisplayName("Transactions/Sec"): ToInstance Amended] TransactionsPerSec = 0;
    [Description("The total number of transactions since the application was started."): ToInstance Amended, DisplayName("Transactions Total"): ToInstance Amended] TransactionsTotal = 0;
   };