IIS-Serverrollenintegrität

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

In dieser Dashboardansicht werden der Überwachungsstatus und Informationen zur IIS-Serverrolle angezeigt.

Element properties:

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

Source Code:

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