IIS Application Pool Alerts

Microsoft.Windows.InternetInformationServices.ApplicationPoolAlerts.View (View)

This view displays all alerts for each IIS Application Pool instance.

Element properties:

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

Source Code:

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