Performance Rollup

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

The rollup monitor for performance health related to Orchestrator group members

Element properties:

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

Source Code:

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