LC:SIP - 08 - Access Edge Server Connections\SIP - 002 - Accepted Remote User Client Connections\

LC_SIP___08___Access_Edge_Server_Connections_SIP___002___Accepted_Remote_User_Client_Connections____AP (Rule)

The number of connections accepted from remote user clients at the external edge.

Knowledge Base article:

Summary

The number of connections accepted from remote user clients at the external edge.

Causes

Resolutions

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Access_Edge_Server
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:SIP - 08 - Access Edge Server Connections
Counter NameSIP - 002 - Accepted Remote User Client Connections
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___08___Access_Edge_Server_Connections_SIP___002___Accepted_Remote_User_Client_Connections____AP" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Access_Edge_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 - 002 - Accepted Remote User Client Connections</CounterName>
<ObjectName>LC:SIP - 08 - Access Edge Server Connections</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>