Dependencies

SquaredUp.EAM.Library.Monitor.EnterpriseApplication.DependenciesState (AggregateMonitor)

The health of all dependencies of this application.

Element properties:

TargetSquaredUp.EAM.Library.Class.EnterpriseApplication.v1
Parent MonitorSquaredUp.EAM.Library.Monitor.EnterpriseApplication.ApplicationHealthState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="SquaredUp.EAM.Library.Monitor.EnterpriseApplication.DependenciesState" Target="SquaredUp.EAM.Library.Class.EnterpriseApplication.v1" ParentMonitorID="SquaredUp.EAM.Library.Monitor.EnterpriseApplication.ApplicationHealthState" Accessibility="Public" Priority="Normal" Remotable="true" Enabled="false">
<!-- NOTE: Enabled is false, ensuring that this does *not* rollup to overall entity health -->
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>