I/O Throughput

DataONTAP.Throughput.View (View)

Element properties:

TargetDataONTAP.Controller
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="DataONTAP.Throughput.View" Accessibility="Public" Enabled="true" Target="DataONTAP.Controller" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Row="1" Column="1" ViewID="DataONTAP.PerformanceView.Controller.DiskRead"/>
<Cell Row="1" Column="2" ViewID="DataONTAP.PerformanceView.Controller.NetworkSent"/>
<Cell Row="2" Column="1" ViewID="DataONTAP.PerformanceView.Controller.DiskWritten"/>
<Cell Row="2" Column="2" ViewID="DataONTAP.PerformanceView.Controller.NetworkReceived"/>
</PanelConfiguration>
</View>