WIP - Bytes sent to an SNA host / sec

WIP___Bytes_sent_to_an_SNA_host___sec_2_Rule (Rule)

Knowledge Base article:

Management Pack
Summary

This counter indicates the number of bytes sent from COMTI to the mainframe using SNA. This counter is not specific to any COMTI programming model. For the CICS Link model, the number reported will be slightly more than the amount of user data due to Link model protocol header data. This number is represented in terms of bytes per second.

 
© 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 NameBytes sent to an SNA host / sec
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{E5765072-B66F-4648-B3E9-8933AF39129D}';MOM2005ComputerGroupID={17A10E03-FF6A-43E0-B866-79F276B9E5C5}

Member Modules:

ID Module Type TypeId RunAs 
_05F262AD_CA9C_42B5_BC7D_BEDBC1C80193_ 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___Bytes_sent_to_an_SNA_host___sec_2_Rule" Target="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_WIP_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{E5765072-B66F-4648-B3E9-8933AF39129D}';MOM2005ComputerGroupID={17A10E03-FF6A-43E0-B866-79F276B9E5C5}">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="_05F262AD_CA9C_42B5_BC7D_BEDBC1C80193_" Comment="{05F262AD-CA9C-42B5-BC7D-BEDBC1C80193}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Bytes sent to an SNA host / sec</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>