Agent Performance

Microsoft.SystemCenter.Agent.AgentPerformanceDashboardView (View)

Displays different views related to Agent Performance

Element properties:

TargetMicrosoft.SystemCenter.Agent
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityInternal
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.Agent.AgentPerformanceDashboardView" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.Agent" TypeID="SCLibrary!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.SystemCenter.Agent.SCOMpercentageCPUTimeCounterPerformanceView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.SystemCenter.Agent.SendQueuePercentUsedEnabled"/>
<Cell Column="1" Row="2" ViewID="Microsoft.SystemCenter.Agent.WorkflowCountEnabled"/>
<Cell Column="2" Row="2" ViewID="Microsoft.SystemCenter.Agent.ModuleCountEnabled"/>
</PanelConfiguration>
</View>