WIP - Host resp time TCP implicit

WIP___Host_resp_time_TCP_implicit_2_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

This counter measures the average time the host spends processing the transaction programs unit of work when the TCP/IP IMS Implicit model is being used. This average time counter measures the time the host takes to respond to a request sent to it. The time starts after COMTI sends the final data buffer and ends when the first response buffer is received by COMTI. This counter is represented in terms of seconds of elapsed time.

 
© 1995-2001 Microsoft Corporation, all rights reserved.

Element properties:

TargetMicrosoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_WIP_Servers_Installation
CategoryPerformanceCollection
EnabledFalse
Instance NameCOM Transaction Integrator
Counter NameHost resp time TCP Implicit
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{A85785A6-E0E0-4634-99A4-6A10A63FABC1}';MOM2005ComputerGroupID={17A10E03-FF6A-43E0-B866-79F276B9E5C5}

Member Modules:

ID Module Type TypeId RunAs 
_92AE6454_F829_49E0_866D_BDEE257FB61B_ DataSource System.Mom.BackwardCompatibility.Performance.FilteredDataProvider Default
CollectPerfData WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
CollectPerfDataWarehouse WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="WIP___Host_resp_time_TCP_implicit_2_Rule" Target="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_WIP_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{A85785A6-E0E0-4634-99A4-6A10A63FABC1}';MOM2005ComputerGroupID={17A10E03-FF6A-43E0-B866-79F276B9E5C5}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_92AE6454_F829_49E0_866D_BDEE257FB61B_" Comment="{92AE6454-F829-49E0-866D-BDEE257FB61B}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Host resp time TCP Implicit</CounterName>
<ObjectName>COM Transaction Integrator</ObjectName>
<InstanceName>COMTI</InstanceName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>false</GenerateAlert>
</AlertGeneration>
<InvokerType>1</InvokerType>
</WriteAction>
<WriteAction ID="CollectPerfData" TypeID="SystemCenterLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="CollectPerfDataWarehouse" TypeID="DataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>