Il gruppo cache ospitata contiene il monitoraggio di dipendenza del nodo client cache ospitata

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

Questo monitoraggio consente di eseguire il rollup dell'integrità dei nodi client cache ospitata verso il gruppo cache ospitata.

Knowledge Base article:

Riepilogo

Questo monitoraggio consente di eseguire il rollup dell'integrità dei nodi client cache ospitata verso il gruppo cache ospitata.

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>