호스트 캐시 클라이언트 노드 종속성 모니터를 포함하는 호스트 캐시 그룹

Microsoft.Windows.BranchCache.DependencyMonitor.HostedCacheGroupContainsHostedCacheClientNode (DependencyMonitor)

이 모니터는 호스트 캐시 클라이언트 노드의 상태를 호스트 캐시 그룹으로 롤업합니다.

Knowledge Base article:

요약

이 모니터는 호스트 캐시 클라이언트 노드의 상태를 호스트 캐시 그룹으로 롤업합니다.

Element properties:

TargetMicrosoft.Windows.BranchCache.HostedCacheGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmPercentage
Algorithm Parameter40
Source MonitorSystem.Health.EntityState
RelationshipMicrosoft.Windows.BranchCache.HostedCacheGroupContainsHostedCacheClientNode
CategoryCustom
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.BranchCache.DependencyMonitor.HostedCacheGroupContainsHostedCacheClientNode" Accessibility="Public" Enabled="false" Target="Microsoft.Windows.BranchCache.HostedCacheGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.BranchCache.HostedCacheGroupContainsHostedCacheClientNode" MemberMonitor="Health!System.Health.EntityState">
<Category>Custom</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>40</AlgorithmParameter>
</DependencyMonitor>