Availability Rollup

Microsoft.SystemCenter.Orchestrator.Group.AvailabilityRollup (DependencyMonitor)

The rollup monitor for availability health related to Orchestrator group members

Element properties:

TargetMicrosoft.SystemCenter.Orchestrator.Group
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.Orchestrator.GroupContainsEntity.Relationship
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.Orchestrator.Group.AvailabilityRollup" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.Orchestrator.Group" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.SystemCenter.Orchestrator.GroupContainsEntity.Relationship" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>