Web Sunucusu (ASP.NET) Performansı

Microsoft.Windows.InternetInformationServices.WebServerASPNETPerformanceDashboard.View (View)

Bu Pano görünümü, Web Sunucusu için ASP.NET İstek Bekleme Süresi, Sıraya Alınan İstek Sayısı, Toplam Hata Sayısı/Sn 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.WebServerASPNETPerformanceDashboard.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.ASPNETRequestWaitTime.PerformanceView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.ASPNETRequestQueued.PerformanceView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.ASPNETErrorsTotalSec.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.ASPNETRequestsSec.PerformanceView"/>
</PanelConfiguration>
</View>