Windows Local Application Health Rollup

Microsoft.Windows.Computer.WindowsLocalApplication.AvailabilityRollup (DependencyMonitor)

This monitor rolls up the availability health of all Windows Local Application objects hosted by this computer

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.ComputerHostsLocalApplication
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.Computer.WindowsLocalApplication.AvailabilityRollup" Target="Microsoft.Windows.Computer" Accessibility="Public" ParentMonitorID="Health!System.Health.AvailabilityState" MemberMonitor="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.Windows.ComputerHostsLocalApplication">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>