LC:SIP - 06 - Authentication\SIP - 002 - Security Association (SAs) Stored\

LC_SIP___06___Authentication_SIP___002___Security_Association__SAs__Stored____SE (Rule)

The number of security associations (SAs) currently stored in the server.

Knowledge Base article:

Summary

The number of security associations (SAs) currently stored in the server.

Causes

The number of users assigned to this server may be exceeding its capacity.

Resolutions

If users assigned to this server experience excessive processing delays, you need to re-assign some of them to another server.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Standard_Edition
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:SIP - 06 - Authentication
Counter NameSIP - 002 - Security Association (SAs) Stored
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___06___Authentication_SIP___002___Security_Association__SAs__Stored____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 - 002 - Security Association (SAs) Stored</CounterName>
<ObjectName>LC:SIP - 06 - Authentication</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>