| Win32_PerfRawData_NETDataProviderforSqlServer_NETDataProviderforSqlServer | |||
| Counters for System.Data.SqlClient | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| Description | String | A textual description of the statistic or metric. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| HardConnectsPerSecond | UInt32 | The number of actual connections per second that are being made to servers | |
| HardDisconnectsPerSecond | UInt32 | The number of actual disconnects per second that are being made to servers | |
| 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. | |
| NumberOfActiveConnectionPoolGroups | UInt32 | The number of unique connection strings | |
| NumberOfActiveConnectionPools | UInt32 | The number of active connection pools | |
| NumberOfActiveConnections | UInt32 | The number of connections currently in-use | |
| NumberOfFreeConnections | UInt32 | The number of connections currently available for use | |
| NumberOfInactiveConnectionPoolGroups | UInt32 | The number of unique connection strings waiting for pruning | |
| NumberOfInactiveConnectionPools | UInt32 | The number of inactive connection pools | |
| NumberOfNonPooledConnections | UInt32 | The number of connections that are not using connection pooling | |
| NumberOfPooledConnections | UInt32 | The number of connections that are managed by the connection pooler | |
| NumberOfReclaimedConnections | UInt32 | The number of connections we reclaim from GCed external connections | |
| NumberOfStasisConnections | UInt32 | The number of connections currently waiting to be made ready for use | |
| SoftConnectsPerSecond | UInt32 | The number of connections we get from the pool per second | |
| SoftDisconnectsPerSecond | UInt32 | The number of connections we return to the pool per second | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| SAMPLE DATA INSTANCE | |||
|    [Description("Counters for System.Data.SqlClient"): ToInstance Amended, DisplayName(".NET Data Provider for SqlServer"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]    instance of Win32_PerfRawData_NETDataProviderforSqlServer_NETDataProviderforSqlServer    {     Frequency_Object = "3579545";     Frequency_PerfTime = "3579545";     Frequency_Sys100NS = "10000000";     [Description("The number of actual connections per second that are being made to servers"): ToInstance Amended, DisplayName("HardConnectsPerSecond"): ToInstance Amended] HardConnectsPerSecond = 0;     [Description("The number of actual disconnects per second that are being made to servers"): ToInstance Amended, DisplayName("HardDisconnectsPerSecond"): ToInstance Amended] HardDisconnectsPerSecond = 0;     Name = "defaultdomain[6476]";     [Description("The number of unique connection strings"): ToInstance Amended, DisplayName("NumberOfActiveConnectionPoolGroups"): ToInstance Amended] NumberOfActiveConnectionPoolGroups = 0;     [Description("The number of active connection pools"): ToInstance Amended, DisplayName("NumberOfActiveConnectionPools"): ToInstance Amended] NumberOfActiveConnectionPools = 0;     [Description("The number of connections currently in-use"): ToInstance Amended, DisplayName("NumberOfActiveConnections"): ToInstance Amended] NumberOfActiveConnections = 0;     [Description("The number of connections currently available for use"): ToInstance Amended, DisplayName("NumberOfFreeConnections"): ToInstance Amended] NumberOfFreeConnections = 0;     [Description("The number of unique connection strings waiting for pruning"): ToInstance Amended, DisplayName("NumberOfInactiveConnectionPoolGroups"): ToInstance Amended] NumberOfInactiveConnectionPoolGroups = 0;     [Description("The number of inactive connection pools"): ToInstance Amended, DisplayName("NumberOfInactiveConnectionPools"): ToInstance Amended] NumberOfInactiveConnectionPools = 0;     [Description("The number of connections that are not using connection pooling"): ToInstance Amended, DisplayName("NumberOfNonPooledConnections"): ToInstance Amended] NumberOfNonPooledConnections = 0;     [Description("The number of connections that are managed by the connection pooler"): ToInstance Amended, DisplayName("NumberOfPooledConnections"): ToInstance Amended] NumberOfPooledConnections = 0;     [Description("The number of connections we reclaim from GCed external connections"): ToInstance Amended, DisplayName("NumberOfReclaimedConnections"): ToInstance Amended] NumberOfReclaimedConnections = 0;     [Description("The number of connections currently waiting to be made ready for use"): ToInstance Amended, DisplayName("NumberOfStasisConnections"): ToInstance Amended] NumberOfStasisConnections = 0;     [Description("The number of connections we get from the pool per second"): ToInstance Amended, DisplayName("SoftConnectsPerSecond"): ToInstance Amended] SoftConnectsPerSecond = 0;     [Description("The number of connections we return to the pool per second"): ToInstance Amended, DisplayName("SoftDisconnectsPerSecond"): ToInstance Amended] SoftDisconnectsPerSecond = 0;     Timestamp_Object = "615123015428";     Timestamp_PerfTime = "615123014891";     Timestamp_Sys100NS = "1718439116000";    }; | |||