LC:SIP - 04 - Responses\SIP - 052 - Local 500 Responses\

LC_SIP___04___Responses_SIP___052___Local_500_Responses____SE (Rule)

The total number of 500 responses generated by the server.

Knowledge Base article:

Summary

The total number of 500 responses generated by the server.

Causes

The server is encountering unexpected errors. The problem may be related to low memory conditions.

Resolutions

This might be a temporary condition. If the problem persists and is not related to low memory conditions please check diagnostic headers of the 500 responses in the protocol logs.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Standard_Edition
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:SIP - 04 - Responses
Counter NameSIP - 052 - Local 500 Responses
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___04___Responses_SIP___052___Local_500_Responses____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 - 052 - Local 500 Responses</CounterName>
<ObjectName>LC:SIP - 04 - Responses</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>