Performance Measuring: Output Async Parity Error

Performance_Measuring__Output_Async_Parity_Error_2000 (Rule)

Knowledge Base article:

Summary

Number of output async parity errors. These can be caused by a hardware or line problem.

Element properties:

TargetMicrosoft.Windows.Server.2000.TerminalServerRole
CategoryPerformanceCollection
EnabledFalse
Instance NameTerminal Services Session
Counter NameOutput Async Parity Error
Frequency900
Alert GenerateFalse
RemotableTrue
CommentMom2005ID='{5071DF3F-C676-4DBA-9D56-AB0B597BDB34}'

Member Modules:

ID Module Type TypeId RunAs 
PerformanceDS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Performance_Measuring__Output_Async_Parity_Error_2000" Target="Microsoft.Windows.Server.2000.TerminalServerRole" Enabled="false" Remotable="true" Comment="Mom2005ID='{5071DF3F-C676-4DBA-9D56-AB0B597BDB34}'">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="PerformanceDS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Output Async Parity Error</CounterName>
<ObjectName>Terminal Services Session</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>