Web Sunucusu (ASP) Performansı

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

Bu Pano görünümü, Web Sunucusu için ASP İstek Bekleme Süresi, Bulunamayan İstek Sayısı, Sıraya Alınan İstek Sayısı ve İstek/Sn performans verilerini görüntüler.

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>