Výkon virtuálního serveru SMTP

Microsoft.Windows.InternetInformationServices.SMTPVirtualServerPerformanceDashboard.View (View)

Toto zobrazení řídicího panelu uvádí údaje o výkonu Počet odeslaných bajtů/s, Počet přijatých bajtů/s, Bajty celkem/s a Aktuální připojení pro virtuální servery SMTP.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.SMTPVirtualServerPerformanceDashboard.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="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerBytesSentsecAllInstances.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerBytesReceivedsecAllInstances.PerformanceView"/>
<Cell Column="1" Row="1" ColumnSpan="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerBytesTotalAllInstances.PerformanceView"/>
</PanelConfiguration>
</View>