SMTP 가상 서버 성능

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

이 대시보드 보기에는 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>