DHCP Scopes

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

Detta beroende gör att tillståndshälsan för alla DHCP-scopes kan summeras till DHCP-superscopeobjektet utan att alla enskilda beroendeövervakare behöver anges

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>