System Components

ozsoft.sap.Monitor.DependencyRollup.System.Availability (DependencyMonitor)

System Components Monitors - as a rollup of System Components Availability monitors

Knowledge Base article:

Summary

Rollup the health state of System Components’ Availability monitors (enabled)

Configuration

No configuration is required

Causes

Please refer to the causing System Component monitor

Resolutions

See the causing System Components monitor Resolution

Element properties:

Targetozsoft.sap.System
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
Relationshipozsoft.sap.relationship.System_Component
CategoryOperations
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="ozsoft.sap.Monitor.DependencyRollup.System.Availability" Accessibility="Public" Enabled="true" Target="ozsoft.sap.System" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="ozsoft.sap.relationship.System_Component" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Operations</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Warning</MemberUnAvailable>
</DependencyMonitor>