Web 服务器运行状况

Microsoft.Windows.InternetInformationServices.WebServerHealth.Dashboard.View (View)

此仪表板视图显示 IIS Web 服务器的监视状态和信息。

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.WebServerHealth.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.WebServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.WebServerState.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.WebServerAlerts.View"/>
</PanelConfiguration>
</View>