VMware.Host.Memory Memory Shared Common (KB)

DemandTechnology.PerformanceSentryVM.VMware.Host.Memory.MemorySharedCommonKB.Rule (Rule)

Element properties:

TargetDemandTechnology.PerformanceSentryVM.Custom
CategoryCustom
EnabledTrue
Instance NameVMware.Host.Memory
Counter NameMemory Shared Common (KB)
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 ID="DemandTechnology.PerformanceSentryVM.VMware.Host.Memory.MemorySharedCommonKB.Rule" Enabled="true" Target="DemandTechnology.PerformanceSentryVM.Custom" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Custom</Category>
<DataSources>
<DataSource ID="DS" TypeID="Performance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Memory Shared Common (KB)</CounterName>
<ObjectName>VMware.Host.Memory</ObjectName>
<InstanceName/>
<AllInstances>true</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>