MOM 2005 Monitoring Rollup

System.Mom.BackwardCompatibility.ComputerHealthRollupFromComputerRole (DependencyMonitor)

This monitor rolls up health state of all backward compatible MOM 2005 Computer Roles to the Computers that host them.

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
Source MonitorSystem.Mom.BackwardCompatibility.ComputerRole.2005EntityState
RelationshipMicrosoft.Windows.ComputerHostsComputerRole
CategoryOperations
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="System.Mom.BackwardCompatibility.ComputerHealthRollupFromComputerRole" Accessibility="Public" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ParentMonitorID="Health!System.Health.EntityState" RelationshipType="Windows!Microsoft.Windows.ComputerHostsComputerRole" MemberMonitor="System.Mom.BackwardCompatibility.ComputerRole.2005EntityState">
<Category>Operations</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>