Guarded Fabric Rollup Monitor (Configuration)

Microsoft.Windows.GuardedFabric.Application.ConfigurationRollupMonitor (DependencyMonitor)

Automated health rollup for Configuration health.

Element properties:

TargetMicrosoft.Windows.GuardedFabric.Application
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.Windows.GuardedFabric.ApplicationContainsComputerRole
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.GuardedFabric.Application.ConfigurationRollupMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.GuardedFabric.Application" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" RelationshipType="Microsoft.Windows.GuardedFabric.ApplicationContainsComputerRole" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>