MCX - 01 - User session Service\MCX - 018 - Total instant messages failed to deliver\_Total

MCX___01___User_session_Service_MCX___018___Total_instant_messages_failed_to_deliver__Total___CWA (Rule)

This counter shows the total number of instant messages for which delivery failed since the Communicator Mobile Component virtual server was started.

Knowledge Base article:

Summary

This counter shows the total number of instant messages for which delivery failed since the Communicator Mobile Component virtual server was started.

Causes

Instant message delivery failure could be caused by connectivity issues or problems with Office Communications Server.

Resolutions

Ensure connectivity to Office Communications Servers. Check the health of the Office Communications Servers.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Communicator_Web_Access
CategoryPerformanceCollection
EnabledTrue
Instance NameMCX - 01 - User session Service
Counter NameMCX - 018 - Total instant messages failed to deliver
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="MCX___01___User_session_Service_MCX___018___Total_instant_messages_failed_to_deliver__Total___CWA" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Communicator_Web_Access" 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>MCX - 018 - Total instant messages failed to deliver</CounterName>
<ObjectName>MCX - 01 - User session Service</ObjectName>
<InstanceName>_Total</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>