Windows Scheduled Task Health Rollup

Custom.Windows.ScheduledTask.to.Microsoft.Windows.Computer.Dependency.Monitor (DependencyMonitor)

Element properties:

TargetMicrosoft.Windows.Computer
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.Computer.Hosts.Custom.Windows.TaskSchedulerTask
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Custom.Windows.ScheduledTask.to.Microsoft.Windows.Computer.Dependency.Monitor" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.Computer.Hosts.Custom.Windows.TaskSchedulerTask" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>