Microsoft.IntelligencePack.LogManagement.Collection.PerformanceCounter.ID0EGABAAA (Rule)

Element properties:

TargetMicrosoft.Windows.Computer
CategoryPerformanceCollection
EnabledFalse
Alert GenerateFalse
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
PerformanceDS DataSource Microsoft.IntelligencePacks.Performance.DataProvider Default
WriteToCloud WriteAction Microsoft.SystemCenter.CollectCloudPerformanceData_PerfIP Default

Source Code:

<Rule ID="Microsoft.IntelligencePack.LogManagement.Collection.PerformanceCounter.ID0EGABAAA" Enabled="false" Target="Windows!Microsoft.Windows.Computer" ConfirmDelivery="false" Remotable="false" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="PerformanceDS" TypeID="IPTypes!Microsoft.IntelligencePacks.Performance.DataProvider">
<ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>% Committed Bytes In Use</CounterName>
<ObjectName>Memory</ObjectName>
<InstanceName>*</InstanceName>
<AllInstances>true</AllInstances>
<IntervalSeconds>300</IntervalSeconds>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToCloud" TypeID="IPTypes!Microsoft.SystemCenter.CollectCloudPerformanceData_PerfIP"/>
</WriteActions>
</Rule>