LC:USrv - 17 - RPC Client\USrv - 000 - Outstanding Outbound RPC Calls\_Total

LC_USrv___17___RPC_Client_USrv___000___Outstanding_Outbound_RPC_Calls__Total___EE (Rule)

Total number of outstanding outbound calls in the UserServices RPC Component of the Office Communications Server.

Knowledge Base article:

Summary

Total number of outstanding outbound calls in the UserServices RPC Component of the Office Communications Server.

Causes

This can happen if one or more Server(s) in the Pool are overloaded. This can also happen due to Load Balancer or Network connectivity issues.

Resolutions

This might be a temporary condition. If the problem persists, please ensure that hardware and software requirements of the Pool meet the usage characteristics and that the network is functioning correctly.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Enterprise_Edition
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:USrv - 17 - RPC Client
Counter NameUSrv - 000 - Outstanding Outbound RPC Calls
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_USrv___17___RPC_Client_USrv___000___Outstanding_Outbound_RPC_Calls__Total___EE" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Enterprise_Edition" 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>USrv - 000 - Outstanding Outbound RPC Calls</CounterName>
<ObjectName>LC:USrv - 17 - RPC Client</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>