Feeding Performance

Microsoft.FASTSearch.MP.View.FeedPerformance (View)

Dashboard with combined Content Plugin (SSIC) and Content Distributor performance graphs

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.FASTSearch.MP.View.FeedPerformance" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="4">
<Cell Row="1" Column="1" ViewID="Microsoft.FASTSearch.MP.View.Performance.ContentDistributor.AvgDispatchTime"/>
<Cell Row="2" Column="1" ViewID="Microsoft.FASTSearch.MP.View.Performance.ContentDistributor.AvgProcTime"/>
<Cell Row="3" Column="1" ViewID="Microsoft.FASTSearch.MP.View.Performance.ContentPlugin.AvgCallbackTime"/>
<Cell Row="4" Column="1" ViewID="Microsoft.FASTSearch.MP.View.Performance.ContentPlugin.AvgEndToEndTime"/>
</PanelConfiguration>
</View>