Performance du site Web

Microsoft.Windows.InternetInformationServices.WebSitePerformanceDashboard.View (View)

Cet affichage Tableau de bord présente les données de performance Octets envoyés/seconde, Octets reçus/seconde, Total des octets/seconde et connexions en cours pour les sites Web.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.WebSite
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.WebSitePerformanceDashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.WebSite" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.WebServiceBytesSentsecAllInstances.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.WebServiceBytesReceivedsecAllInstances.PerformanceView"/>
<Cell Column="1" Row="1" ColumnSpan="2" ViewID="Microsoft.Windows.InternetInformationServices.WebServiceBytesTotalAllInstances.PerformanceView"/>
</PanelConfiguration>
</View>