LC:SIP - 01 - Peers\SIP - 001 - TLS Connections Active\_Total

LC_SIP___01___Peers_SIP___001___TLS_Connections_Active__Total___Proxy (Rule)

The number of established TLS connections that are currently active. TLS Connection is considered established when peer certificate and, possibly, host name are verified for trust relationship.

Knowledge Base article:

Summary

The number of established TLS connections that are currently active. TLS Connection is considered established when peer certificate and, possibly, host name are verified for trust relationship.

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_Proxy_Server
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:SIP - 01 - Peers
Counter NameSIP - 001 - TLS Connections Active
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___001___TLS_Connections_Active__Total___Proxy" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Proxy_Server" 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 - 001 - TLS Connections Active</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>