Distribution Points - General

MECM.DistributionPoints.General (View)

Element properties:

TargetMECM.Server
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.DistributionPoints.General" Accessibility="Public" Enabled="true" Target="MECM.Server" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>PerformanceCollection</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name='MECM.SiteRole.LogicalDisk.PercentFreeSpace.PerfCollection.Rule']$</Rule>
<Rule>$MPElement[Name='MECM.SiteRole.Memory.PercentCommittedBytesInUse.PerfCollection.Rule']$</Rule>
<Rule>$MPElement[Name='MECM.SiteRole.PagingFile.PercentUsage.PerfCollection.Rule']$</Rule>
<Rule>$MPElement[Name='MECM.SiteRole.Processor.PercentProcessorTime.PerfCollection.Rule']$</Rule>
<Rule>$MPElement[Name='MECM.SiteRole.System.SystemUpTime.PerfCollection.Rule']$</Rule>
</RuleList>
</Criteria>
<Target>$MPElement[Name='MECM.DistributionPointComputers.Group']$</Target>
</View>