SMTP-kiszolgáló üzenetei – teljesítmény

Microsoft.Windows.InternetInformationServices.SMTPServerMessagePerformanceDashboard.View (View)

Ez az irányítópult-nézet az SMTP-kiszolgálónak a Másodpercenként fogadott üzenetbájtok, a Másodpercenként fogadott üzenetek, a Másodpercenként kézbesített üzenetek és a Másodpercenként küldött üzenetek számlálóra vonatkozó teljesítményadatait jeleníti meg.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagePerformanceDashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.SMTPServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessageBytesReceivedsec_Total.PerformanceView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagesReceivedsec_Total.PerformanceView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagesDeliveredsec_Total.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.SMTPServerMessagesSentsec_Total.PerformanceView"/>
</PanelConfiguration>
</View>