LC:SIP - 02 - Protocol\SIP - 009 - Incoming Responses Dropped/sec\

LC_SIP___02___Protocol_SIP___009___Incoming_Responses_Dropped_sec____SE (Rule)

The per-second rate of incoming responses dropped because they could not be processed (due to bad headers, insufficient routing information, server resource allocation failure).

Knowledge Base article:

Summary

The per-second rate of incoming responses dropped because they could not be processed (due to bad headers, insufficient routing information, server resource allocation failure).

Causes

This server may be overloaded or another server or client communicating with this server may have inconsistent configuration or incompatible protocol implementation.

Resolutions

This might be a temporary condition. If the problem persists, please ensure that hardware and software requirements for this server meets the user usage characteristics. Check that all servers and clients communicating with this server are properly configured.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Standard_Edition
CategoryPerformanceCollection
EnabledFalse
Instance NameLC:SIP - 02 - Protocol
Counter NameSIP - 009 - Incoming Responses Dropped/sec
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___02___Protocol_SIP___009___Incoming_Responses_Dropped_sec____SE" Enabled="false" 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 - 009 - Incoming Responses Dropped/sec</CounterName>
<ObjectName>LC:SIP - 02 - Protocol</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>