Windows Server 2012 R2 - 노드 간 부하 분산

Microsoft.Windows.NetworkLoadBalancing.2012.R2.LoadDistributionPerformanceView (View)

이 성능 보기는 전체 부하 분산 상태를 파악하는 데 도움이 되는 NLB에 사용되는 네트워크 어댑터에 대해 수집된 성능 카운터 값을 표시합니다.

Element properties:

TargetMicrosoft.Windows.NetworkLoadBalancing.2012.R2.NetworkAdapter
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.NetworkLoadBalancing.2012.R2.LoadDistributionPerformanceView" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.NetworkLoadBalancing.2012.R2.NetworkAdapter" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<RuleList>
<Rule>$MPElement[Name='NLB2012!Microsoft.Windows.NetworkLoadBalancing.6.2.NetworkInterface.PacketsReceivedPerSecond.Collection']$</Rule>
<Rule>$MPElement[Name='NLB2012!Microsoft.Windows.NetworkLoadBalancing.6.2.NetworkInterface.PacketsSentPerSecond.Collection']$</Rule>
<Rule>$MPElement[Name='WindowsServer62Monitoring!Microsoft.Windows.Server.6.2.NetworkAdapter.BytesSentPerSec.Collection']$</Rule>
<Rule>$MPElement[Name='WindowsServer62Monitoring!Microsoft.Windows.Server.6.2.NetworkAdapter.BytesReceivedPerSec.Collection']$</Rule>
</RuleList>
</Criteria>
<Presentation>
<SortedColumnIndex>0</SortedColumnIndex>
<SortOrder>0</SortOrder>
<IsDynamic>true</IsDynamic>
</Presentation>
<Target>$MPElement[Name="Microsoft.Windows.NetworkLoadBalancing.2012.R2.Computers"]$</Target>
</View>