MediationServer - 00 - Outbound Calls\- 001 - Total established\

MediationServer___00___Outbound_Calls___001___Total_established____MS (Rule)

The number of outbound calls established since the server was started.

Knowledge Base article:

Summary

The number of outbound calls established since the server was started.

Causes

This counter is for information only.

Resolutions

This counter is for information only.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Mediation_Server
CategoryPerformanceCollection
EnabledTrue
Instance NameMediationServer - 00 - Outbound Calls
Counter Name- 001 - Total established
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="MediationServer___00___Outbound_Calls___001___Total_established____MS" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Mediation_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>- 001 - Total established</CounterName>
<ObjectName>MediationServer - 00 - Outbound Calls</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>