MECM Site Role Aggregate Rollup Monitor
MECM.SiteRole.AggregateRollup.Monitor (AggregateMonitor)
Roll up monitor that aggregates site role availability health.
Element properties:
Source Code:
<AggregateMonitor ID="MECM.SiteRole.AggregateRollup.Monitor" Accessibility="Public" Enabled="true" Target="MECM.SiteRole" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="MECM.SiteRole.AggregateRollup.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
<AlertParameter2>$Target/Property[Type="MECM.SiteRole"]/RoleName$</AlertParameter2>
<AlertParameter3>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</AlertParameter3>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>