DHCP 구성 요소

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

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

Element properties:

TargetMicrosoft.Windows.DHCPServer.Library.Server
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipMicrosoft.Windows.DHCPServer.Library.Hosts.ServerHostsDHCPComponent
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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