Operating System

Microsoft.SystemCenter.Orchestrator.View.OperatingSystemPerformanceDashboard (View)

Performance view for the Orchestrator computer operating system metrics

Element properties:

TargetMicrosoft.SystemCenter.Orchestrator.Role
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Orchestrator.View.OperatingSystemPerformanceDashboard" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.Orchestrator.Role" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="3">
<Cell Column="1" Row="3" ColumnSpan="2" ViewID="Microsoft.SystemCenter.Orchestrator.View.PctProcessorTimePerformance"/>
<Cell Row="1" Column="1" ViewID="Microsoft.SystemCenter.Orchestrator.View.MemoryAvailableMBytesPerformance"/>
<Cell Row="1" Column="2" ViewID="Microsoft.SystemCenter.Orchestrator.View.MemoryPagesPerSecPerformance"/>
<Cell Row="2" Column="1" ViewID="Microsoft.SystemCenter.Orchestrator.View.DiskQueueLengthPerformance"/>
<Cell Row="2" Column="2" ViewID="Microsoft.SystemCenter.Orchestrator.View.NetworkAdapterBytesPerSecPerformance"/>
</PanelConfiguration>
</View>