SMTP Server Health

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

This dashboard view displays monitoring status and information for the IIS SMTP Server.

Element properties:

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

Source Code:

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