LC:QMS - 00 - QoEMonitoringServer\QMS - 002 - Total number of message transactions that failed\

LC_QMS___00___QoEMonitoringServer_QMS___002___Total_number_of_message_transactions_that_failed____QMS (Rule)

This counter represents the total number of message queue/database transactions that failed since the server was started.

Knowledge Base article:

Summary

This counter represents the total number of message queue/database transactions that failed since the server was started.

Causes

A large number of database transactions have failed.

Resolutions

Ensure that SQL server is started and the database is properly configured. Tracing can be enabled on the Monitoring Server to track down the problem.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Monitoring_Server
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:QMS - 00 - QoEMonitoringServer
Counter NameQMS - 002 - Total number of message transactions that failed
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

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

Source Code:

<Rule ID="LC_QMS___00___QoEMonitoringServer_QMS___002___Total_number_of_message_transactions_that_failed____QMS" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Monitoring_Server" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="CollectPerfCounter" TypeID="SCPerformance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="SCWindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>QMS - 002 - Total number of message transactions that failed</CounterName>
<ObjectName>LC:QMS - 00 - QoEMonitoringServer</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SCSystemLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>