DHCP 범위 그룹

Microsoft.Windows.DHCPServer.Library.Depends.SuperscopeDependsOnDHCPScope (DependencyMonitor)

이 종속성은 모든 DHCP 범위가 상태를 명시함으로써 모든 개별 종속성 모니터를 입력할 필요 없이 DHCP 대범위 개체에 롤업할 수 있도록 합니다.

Element properties:

TargetMicrosoft.Windows.DHCPServer.Library.Superscope
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipMicrosoft.Windows.DHCPServer.Library.Contains.SuperscopeContainsScope
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.DHCPServer.Library.Depends.SuperscopeDependsOnDHCPScope" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DHCPServer.Library.Superscope" ParentMonitorID="Health!System.Health.EntityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.DHCPServer.Library.Contains.SuperscopeContainsScope" MemberMonitor="Health!System.Health.EntityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>