BACK TO INDEX

Win32_PerfRawData_ASPNET_ASPNET
ASP.NET global performance counters
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ApplicationRestartsUInt32Number of times the application has been restarted during the web server's lifetime.
ApplicationsRunningUInt32Number of currently running web applications.
AuditFailureEventsRaisedUInt32Number of audit failures in the application since it was started.
AuditSuccessEventsRaisedUInt32Number of audit successes in the application since it was started.
CaptionStringA short textual description (one-line string) for the statistic or metric.
DescriptionStringA textual description of the statistic or metric.
ErrorEventsRaisedUInt32Number of error events raised since the application was started.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
InfrastructureErrorEventsRaisedUInt32Number of HTTP error events raised since the application was started.
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.
RequestErrorEventsRaisedUInt32Number of runtime error events raised since the application was started.
RequestExecutionTimeUInt32The number of milliseconds that it took to execute the most recent request.
RequestsCurrentUInt32The current number of requests, including those that are queued, currently executing, or waiting to be written to the client. Under the ASP.NET process model, when this counter exceeds the requestQueueLimit defined in the processModel configuration section, ASP.NET will begin rejecting requests.
RequestsDisconnectedUInt32The number of requests disconnected due to communication errors or user terminated.
RequestsQueuedUInt32The number of requests waiting to be processed.
RequestsRejectedUInt32The number of requests rejected because the request queue was full.
RequestWaitTimeUInt32The number of milliseconds the most recent request was waiting in the queue.
StateServerSessionsAbandonedUInt32The number of sessions that have been explicitly abandoned.
StateServerSessionsActiveUInt32The current number of sessions currently active.
StateServerSessionsTimedOutUInt32The number of sessions timed out.
StateServerSessionsTotalUInt32The number of sessions total.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
WorkerProcessesRunningUInt32Number of worker processes running on the machine.
WorkerProcessRestartsUInt32Number of times a worker process has restarted on the machine.
SAMPLE DATA INSTANCE
   Class does not currently contain data instances