Timer Job Instance Roll Up To Timer Job Configuration

Microsoft.SharePoint.Library.SPTimerJobInstance.DependencyRollUp.SPTimerJob.Configuration (DependencyMonitor)

An unhealthy state of this Monitor indicates that one or more of the child monitors (SPTimerJobInstance) are in unhealthy state.

Element properties:

TargetMicrosoft.SharePoint.Library.SPTimerJob
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipMicrosoft.SharePoint.Library.SPTimerJob.Contains.SPTimerJobInstance
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SharePoint.Library.SPTimerJobInstance.DependencyRollUp.SPTimerJob.Configuration" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Library.SPTimerJob" ParentMonitorID="Health!System.Health.ConfigurationState" Priority="Normal" RelationshipType="Microsoft.SharePoint.Library.SPTimerJob.Contains.SPTimerJobInstance" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>