Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS, ROOT\CIMV2

Class | Methods | Properties (22) | Qualifiers (14) | Instances (18) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This counter set exposes WAS related counters for IIS Application Pools.

Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS properties

Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS has 22 properties (13 Local, 9 Derived)

NameOriginCIMType
CaptionCIM_StatisticalInformation8 [string]
CurrentApplicationPoolStateWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
CurrentApplicationPoolUptimeWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS21 [uint64]
CurrentWorkerProcessesWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
DescriptionCIM_StatisticalInformation8 [string]
Frequency_ObjectWin32_Perf21 [uint64]
Frequency_PerfTimeWin32_Perf21 [uint64]
Frequency_Sys100NSWin32_Perf21 [uint64]
MaximumWorkerProcessesWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
key
Name
CIM_StatisticalInformation8 [string]
RecentWorkerProcessFailuresWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
TimeSinceLastWorkerProcessFailureWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS21 [uint64]
Timestamp_ObjectWin32_Perf21 [uint64]
Timestamp_PerfTimeWin32_Perf21 [uint64]
Timestamp_Sys100NSWin32_Perf21 [uint64]
TotalApplicationPoolRecyclesWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
TotalApplicationPoolUptimeWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS21 [uint64]
TotalWorkerProcessesCreatedWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
TotalWorkerProcessFailuresWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
TotalWorkerProcessPingFailuresWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
TotalWorkerProcessShutdownFailuresWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]
TotalWorkerProcessStartupFailuresWin32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS19 [uint32]

Detailed description of Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS properties

Local properties (13) of Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS class

CurrentApplicationPoolState property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'CurrentApplicationPoolState'
CounterType65536
Description'The current status of the application pool (1 - Uninitialized, 2 - Initialized, 3 - Running, 4 - Disabling, 5 - Disabled, 6 - Shutdown Pending, 7 - Delete Pending).'
DisplayName'Current Application Pool State'
DisplayName009'Current Application Pool State'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
CurrentApplicationPoolState property is in 2 classes of ROOT\cimv2 and in 1 namespace
CurrentApplicationPoolUptime property
CIMTYPE'uint64'
CookingType'PERF_ELAPSED_TIME'
Counter'CurrentApplicationPoolUptime'
CounterType807666944
Description'The length of time, in seconds, that the application pool has been running since it was started.'
DisplayName'Current Application Pool Uptime'
DisplayName009'Current Application Pool Uptime'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
CurrentApplicationPoolUptime property is in 2 classes of ROOT\cimv2 and in 1 namespace
CurrentWorkerProcesses property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'CurrentWorkerProcesses'
CounterType65536
Description'The current number of worker processes that are running in the application pool.'
DisplayName'Current Worker Processes'
DisplayName009'Current Worker Processes'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
CurrentWorkerProcesses property is in 2 classes of ROOT\cimv2 and in 1 namespace
MaximumWorkerProcesses property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'MaximumWorkerProcesses'
CounterType65536
Description'The maximum number of worker processes that have been created for the application pool since Windows Process Activation Service (WAS) started.'
DisplayName'Maximum Worker Processes'
DisplayName009'Maximum Worker Processes'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
MaximumWorkerProcesses property is in 2 classes of ROOT\cimv2 and in 1 namespace
RecentWorkerProcessFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'RecentWorkerProcessFailures'
CounterType65536
Description'The number of times that worker processes for the application pool failed during the rapid-fail protection interval.'
DisplayName'Recent Worker Process Failures'
DisplayName009'Recent Worker Process Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
RecentWorkerProcessFailures property is in 2 classes of ROOT\cimv2 and in 1 namespace
TimeSinceLastWorkerProcessFailure property
CIMTYPE'uint64'
CookingType'PERF_ELAPSED_TIME'
Counter'TimeSinceLastWorkerProcessFailure'
CounterType807666944
Description'The length of time, in seconds, since the last worker process failure occurred for the application pool.'
DisplayName'Time Since Last Worker Process Failure'
DisplayName009'Time Since Last Worker Process Failure'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TimeSinceLastWorkerProcessFailure property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalApplicationPoolRecycles property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalApplicationPoolRecycles'
CounterType65536
Description'The number of times that the application pool has been recycled since Windows Process Activation Service (WAS) started.'
DisplayName'Total Application Pool Recycles'
DisplayName009'Total Application Pool Recycles'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalApplicationPoolRecycles property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalApplicationPoolUptime property
CIMTYPE'uint64'
CookingType'PERF_ELAPSED_TIME'
Counter'TotalApplicationPoolUptime'
CounterType807666944
Description'The length of time, in seconds, that the application pool has been running since Windows Process Activation Service (WAS) started.'
DisplayName'Total Application Pool Uptime'
DisplayName009'Total Application Pool Uptime'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalApplicationPoolUptime property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalWorkerProcessesCreated property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalWorkerProcessesCreated'
CounterType65536
Description'The number of worker processes created for the application pool since Windows Process Activation Service (WAS) started.'
DisplayName'Total Worker Processes Created'
DisplayName009'Total Worker Processes Created'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalWorkerProcessesCreated property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalWorkerProcessFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalWorkerProcessFailures'
CounterType65536
Description'The number of times that worker processes have crashed since the application pool was started.'
DisplayName'Total Worker Process Failures'
DisplayName009'Total Worker Process Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalWorkerProcessFailures property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalWorkerProcessPingFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalWorkerProcessPingFailures'
CounterType65536
Description'The number of times that Windows Process Activation Service (WAS) did not receive a response to ping messages sent to a worker process.'
DisplayName'Total Worker Process Ping Failures'
DisplayName009'Total Worker Process Ping Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalWorkerProcessPingFailures property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalWorkerProcessShutdownFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalWorkerProcessShutdownFailures'
CounterType65536
Description'The number of times that Windows Process Activation Service (WAS) failed to shut down a worker process.'
DisplayName'Total Worker Process Shutdown Failures'
DisplayName009'Total Worker Process Shutdown Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalWorkerProcessShutdownFailures property is in 2 classes of ROOT\cimv2 and in 1 namespace
TotalWorkerProcessStartupFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'TotalWorkerProcessStartupFailures'
CounterType65536
Description'The number of times that Windows Process Activation Service (WAS) failed to start a worker process.'
DisplayName'Total Worker Process Startup Failures'
DisplayName009'Total Worker Process Startup Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
TotalWorkerProcessStartupFailures property is in 2 classes of ROOT\cimv2 and in 1 namespace

Derived properties (9) of Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) for the statistic or metric.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the statistic or metric.'
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
Frequency_Object property
CIMTYPE'uint64'
Frequency_Object property is in 727 classes of ROOT\cimv2 and in 2 namespaces
Frequency_PerfTime property
CIMTYPE'uint64'
Frequency_PerfTime property is in 727 classes of ROOT\cimv2 and in 2 namespaces
Frequency_Sys100NS property
CIMTYPE'uint64'
Frequency_Sys100NS property is in 727 classes of ROOT\cimv2 and in 2 namespaces
Name property
CIMTYPE'string'
Description'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. '
keyTrue
MaxLen256
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Timestamp_Object property
CIMTYPE'uint64'
Timestamp_Object property is in 727 classes of ROOT\cimv2 and in 2 namespaces
Timestamp_PerfTime property
CIMTYPE'uint64'
Timestamp_PerfTime property is in 727 classes of ROOT\cimv2 and in 2 namespaces
Timestamp_Sys100NS property
CIMTYPE'uint64'
Timestamp_Sys100NS property is in 727 classes of ROOT\cimv2 and in 2 namespaces

Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AutoCook1
AutoCook_RawClass'Win32_PerfRawData_APPPOOLCountersProvider_APPPOOLWAS'
CookedTrue
Description'This counter set exposes WAS related counters for IIS Application Pools.'
DisplayName'APP_POOL_WAS'
DisplayName009'APP_POOL_WAS'
dynamicTrue
GenericPerfCtrTrue
HelpIndex0
HiPerfTrue
Locale1033
PerfIndex0
provider'WmiPerfInst'
RegistryKey'{75fcdf18-dc7c-4012-bb9a-3df0c7e2293c}'

Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Win32_PerfFormattedData', 'Win32_Perf', 'CIM_StatisticalInformation']___SYSTEM8
__PROPERTY_COUNT22___SYSTEM3
__RELPATH'Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS'___SYSTEM8
__DYNASTY'CIM_StatisticalInformation'___SYSTEM8
__SUPERCLASS'Win32_PerfFormattedData'___SYSTEM8
__CLASS'Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_PerfFormattedData_APPPOOLCountersProvider_APPPOOLWAS

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_PerfRawData_APPPOOLCountersProvider_APPPOOLWAS022018---
comments powered by Disqus
WUtils.com