Current calls being recorded

VerbaRecordingSystem.Rules.CurrentCallsRC (Rule)

Element properties:

TargetVerbaRecordingSystem.VerbaRemoteCapture
CategoryCustom
EnabledTrue
Instance NameVerba Media Collector and Proxy General Counters
Counter NameCurrent calls under recording
Frequency60
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ConfirmDelivery="false" DiscardLevel="100" Enabled="true" ID="VerbaRecordingSystem.Rules.CurrentCallsRC" Priority="Normal" Remotable="true" Target="VerbaRecordingSystem.VerbaRemoteCapture">
<Category>Custom</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Current calls under recording</CounterName>
<ObjectName>Verba Media Collector and Proxy General Counters</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>60</Frequency>
<Tolerance>0</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>1</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>