Memory Available MBytes

Microsoft.SystemCenter.Orchestrator.View.MemoryAvailableMBytesPerformance (View)

Performance view for the Orchestrator computer Memory Available MBytes metric

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.SystemCenter.Orchestrator.View.MemoryAvailableMBytesPerformance" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>Memory</Object>
<Counter>%Available MBytes%</Counter>
</Criteria>
<Presentation>
<SortedColumnIndex>0</SortedColumnIndex>
<SortOrder>0</SortOrder>
</Presentation>
<Target/>
</View>