Performance du serveur Web (Pages ASP)

Microsoft.Windows.InternetInformationServices.WebServerASPPerformanceDashboard.View (View)

Cet affichage Tableau de bord présente les données de performance Délai d'attente des requêtes, Requêtes introuvables, Requête en attente et Requête/seconde de pages ASP pour le serveur Web.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.WebServerASPPerformanceDashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.WebServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.ActiveServerPagesRequestWaitTime.PerformanceView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.ActiveServerPagesRequestNotFound.PerformanceView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.ActiveServerPagesRequestsQueued.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.ActiveServerPagesRequestsSec.PerformanceView"/>
</PanelConfiguration>
</View>