LC:SIP - 01 - Peers\SIP - 018 - Sends Timed-Out\_Total

LC_SIP___01___Peers_SIP___018___Sends_Timed_Out__Total___SE (Rule)

The total number of sends dropped because they stayed in the outgoing (send) queue for too long.

Knowledge Base article:

Summary

The total number of sends dropped because they stayed in the outgoing (send) queue for too long.

Causes

The destination of the connection might be overloaded or network bandwidth to the destination is insufficient.

Resolutions

This might be a temporary condition. If the problem persists, please ensure that hardware and software requirements at the destination and network bandwidth allocation meet the user usage characteristics.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Standard_Edition
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:SIP - 01 - Peers
Counter NameSIP - 018 - Sends Timed-Out
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_SIP___01___Peers_SIP___018___Sends_Timed_Out__Total___SE" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Standard_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>SIP - 018 - Sends Timed-Out</CounterName>
<ObjectName>LC:SIP - 01 - Peers</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>