CWA - 03 - User session Service\CWA - 051 - Total OCS failure reported to event logs\_Total

CWA___03___User_session_Service_CWA___051___Total_OCS_failure_reported_to_event_logs__Total___CWA (Rule)

This counter shows the total number of OCS failure that report to event logs since the Communicator Web Access virtual server was started.

Knowledge Base article:

Summary

This counter shows the total number of OCS failure that report to event logs since the Communicator Web Access virtual server was started.

Causes

OCS failure reported to event logs by Office Communications Servers, which could indicate OCS healthy.

Resolutions

Check the event logs for the failure detail. Check the OCS load. Check the health of the OCS FE.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Communicator_Web_Access
CategoryPerformanceCollection
EnabledTrue
Instance NameCWA - 03 - User session Service
Counter NameCWA - 051 - Total OCS failure reported to event logs
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="CWA___03___User_session_Service_CWA___051___Total_OCS_failure_reported_to_event_logs__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>CWA - 051 - Total OCS failure reported to event logs</CounterName>
<ObjectName>CWA - 03 - 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>