Resource Group Availability

Microsoft.Windows.Cluster.HostedGroup.State.HealthRollup (AggregateMonitor)

Aggregates availability state as best of group state and states of its resources.

Element properties:

TargetMicrosoft.Windows.Cluster.HostedGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmBestOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.Cluster.HostedGroup.State.HealthRollup" Accessibility="Public" Enabled="true" Target="ClusLibrary!Microsoft.Windows.Cluster.HostedGroup" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>BestOf</Algorithm>
</AggregateMonitor>