Производительность виртуального NNTP-сервера

Microsoft.Windows.InternetInformationServices.NNTPVirtualServerPerformanceDashboard.View (View)

Это представление панели мониторинга отображает данные производительности "Отправлено байт/с", "Получено байт/с", "Всего байт/с" и "Текущих подключений" для виртуальных NNTP-серверов.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.InternetInformationServices.NNTPVirtualServerPerformanceDashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.NNTPVirtualServer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.NNTPServerBytesSentsecAllInstances.PerformanceView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.NNTPServerBytesReceivedsecAllInstances.PerformanceView"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.InternetInformationServices.NNTPServerBytesTotalAllInstances.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.InternetInformationServices.NNTPServerCurrentConnectionsAllInstances.PerformanceView"/>
</PanelConfiguration>
</View>