SAP Performance Dashboard
Target | ozsoft.sap.System |
Type | Microsoft.SystemCenter.DashboardViewType |
Accessibility | Public |
Visible | True |
<View ID="ozsoft.sap.view.PerformanceDashboard" Accessibility="Public" Enabled="true" Target="ozsoft.sap.System" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Row="1" Column="1" ViewID="ozsoft.sap.view.UsersLoggedIn"/>
<Cell Row="1" Column="2" ViewID="ozsoft.sap.view.ResponseTime"/>
<Cell Row="2" Column="1" ViewID="ozsoft.sap.view.DBRequestTime"/>
<Cell Row="2" Column="2" ViewID="ozsoft.sap.view.CPUUtilization"/>
</PanelConfiguration>
</View>