SMTP 虚拟服务器邮件性能

Microsoft.Windows.InternetInformationServices.SMTPVirtualServerMessagePerformanceDashboard.View (View)

此仪表板视图显示 SMTP 虚拟服务器的 Message Bytes Received/Sec、Message Received/Sec、Message Delivered/Sec 和 Message Sent/Sec 的性能数据。

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServerMessagePerformanceDashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.SMTPVirtualServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessageBytesReceivedsecAllInstances.PerformanceView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagesReceivedsecAllInstances.PerformanceView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagesDeliveredsecAllInstances.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagesSentsecAllInstances.PerformanceView"/>
</PanelConfiguration>
</View>