IIS 网站警报

Microsoft.Windows.InternetInformationServices.WebSiteAlerts.View (View)

此视图显示每个 IIS 网站实例的所有警报。

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.WebSite
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.WebSiteAlerts.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.WebSite" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
</View>