M365 SharePoint - Aggregate Availability Monitor

M365SSPO.SharePoint.Aggregate.Health.Monitor (AggregateMonitor)

Description for new aggregate monitor..

Element properties:

TargetM365SSPO.SharePoint
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="M365SSPO.SharePoint.Aggregate.Health.Monitor" Accessibility="Public" Enabled="true" Target="M365SSPO.SharePoint" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>