M365 License - Role Aggregate Health Monitor

M365SLIC.License.Role.Aggregate.Health.Monitor (AggregateMonitor)

Description for new aggregate monitor.

Element properties:

TargetM365SLIC.License.Role
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
M365 License - Role Aggregate Health Monitor Alert
This represents the overall health of the License Skus. Use Health Explorer to investigate the individual Unit monitors for License objects.
TenantName: {0}
ClientID: {1}
AccountName: {2}

Source Code:

<AggregateMonitor ID="M365SLIC.License.Role.Aggregate.Health.Monitor" Accessibility="Public" Enabled="true" Target="M365SLIC.License.Role" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="M365SLIC.License.Role.Aggregate.Health.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="M365SL!M365SL.M365ServiceComponent"]/TenantName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="M365SL!M365SL.M365ServiceComponent"]/M365_ClientID$</AlertParameter2>
<AlertParameter3>$Target/Property[Type="M365SL!M365SL.M365ServiceComponent"]/M365_AccountName$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>