BACK TO INDEX

Win32_PerfFormattedData_SMSvcHost3000_SMSvcHost3000
SMSvcHost 3.0.0.0 performance counters
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
ConnectionsAcceptedovernetpipeUInt32The total number of named pipe connections accepted over net.pipe.
ConnectionsAcceptedovernettcpUInt32The total number of TCP connections accepted over net.tcp.
ConnectionsDispatchedovernetpipeUInt32The total number of connections dispatched over net.pipe.
ConnectionsDispatchedovernettcpUInt32The total number of connections dispatched over net.tcp.
DescriptionStringA textual description of the statistic or metric.
DispatchFailuresovernetpipeUInt32The total number of failures dispatching messages received over net.pipe.
DispatchFailuresovernettcpUInt32The total number of failures dispatching messages received over net.tcp.
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.
ProtocolFailuresovernetpipeUInt32The total number of failures at the protocol layer of net.pipe.
ProtocolFailuresovernettcpUInt32The total number of failures at the protocol layer of net.tcp.
RegistrationsActivefornetpipeUInt32The number of uri registrations currently active for net.pipe.
RegistrationsActivefornettcpUInt32The number of uri registrations currently active for net.tcp.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
UrisRegisteredfornetpipeUInt32The total number of uris that were succesfully registered for net.pipe.
UrisRegisteredfornettcpUInt32The total number of uris that were succesfully registered for net.tcp.
UrisUnregisteredfornetpipeUInt32The total number of uris that were succesfully unregistered for net.pipe.
UrisUnregisteredfornettcpUInt32The total number of uris that were succesfully unregistered for net.tcp.
SAMPLE DATA INSTANCE
   [Description("SMSvcHost 3.0.0.0 performance counters"): ToInstance Amended, DisplayName("SMSvcHost 3.0.0.0"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfFormattedData_SMSvcHost3000_SMSvcHost3000
   {
    [Description("The total number of named pipe connections accepted over net.pipe."): ToInstance Amended, DisplayName("Connections Accepted over net.pipe"): ToInstance Amended] ConnectionsAcceptedovernetpipe = 0;
    [Description("The total number of TCP connections accepted over net.tcp."): ToInstance Amended, DisplayName("Connections Accepted over net.tcp"): ToInstance Amended] ConnectionsAcceptedovernettcp = 0;
    [Description("The total number of connections dispatched over net.pipe."): ToInstance Amended, DisplayName("Connections Dispatched over net.pipe"): ToInstance Amended] ConnectionsDispatchedovernetpipe = 0;
    [Description("The total number of connections dispatched over net.tcp."): ToInstance Amended, DisplayName("Connections Dispatched over net.tcp"): ToInstance Amended] ConnectionsDispatchedovernettcp = 0;
    [Description("The total number of failures dispatching messages received over net.pipe."): ToInstance Amended, DisplayName("Dispatch Failures over net.pipe"): ToInstance Amended] DispatchFailuresovernetpipe = 0;
    [Description("The total number of failures dispatching messages received over net.tcp."): ToInstance Amended, DisplayName("Dispatch Failures over net.tcp"): ToInstance Amended] DispatchFailuresovernettcp = 0;
    [Description("The total number of failures at the protocol layer of net.pipe."): ToInstance Amended, DisplayName("Protocol Failures over net.pipe"): ToInstance Amended] ProtocolFailuresovernetpipe = 0;
    [Description("The total number of failures at the protocol layer of net.tcp."): ToInstance Amended, DisplayName("Protocol Failures over net.tcp"): ToInstance Amended] ProtocolFailuresovernettcp = 0;
    [Description("The number of uri registrations currently active for net.pipe."): ToInstance Amended, DisplayName("Registrations Active for net.pipe"): ToInstance Amended] RegistrationsActivefornetpipe = 0;
    [Description("The number of uri registrations currently active for net.tcp."): ToInstance Amended, DisplayName("Registrations Active for net.tcp"): ToInstance Amended] RegistrationsActivefornettcp = 0;
    [Description("The total number of uris that were succesfully registered for net.pipe."): ToInstance Amended, DisplayName("Uris Registered for net.pipe"): ToInstance Amended] UrisRegisteredfornetpipe = 0;
    [Description("The total number of uris that were succesfully registered for net.tcp."): ToInstance Amended, DisplayName("Uris Registered for net.tcp"): ToInstance Amended] UrisRegisteredfornettcp = 0;
    [Description("The total number of uris that were succesfully unregistered for net.pipe."): ToInstance Amended, DisplayName("Uris Unregistered for net.pipe"): ToInstance Amended] UrisUnregisteredfornetpipe = 0;
    [Description("The total number of uris that were succesfully unregistered for net.tcp."): ToInstance Amended, DisplayName("Uris Unregistered for net.tcp"): ToInstance Amended] UrisUnregisteredfornettcp = 0;
   };