VerbaRecordingSystem.Rules.NumberofIMConversationinthelastperiod (Rule)

Element properties:

TargetVerbaRecordingSystem.VerbaMediaRepositoryServer
CategoryPerformanceCollection
EnabledTrue
Instance NameVerba System Monitor Service Counters
Counter NameNumber of IM Conversation in the last period
Frequency60
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
System.Performance.OptimizedDataProvider 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.NumberofIMConversationinthelastperiod" Priority="Normal" Remotable="true" Target="VerbaRecordingSystem.VerbaMediaRepositoryServer">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="System.Performance.OptimizedDataProvider" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Number of IM Conversation in the last period</CounterName>
<ObjectName>Verba System Monitor Service 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>