Web Application - MSN.com

WebApplication_f1d85360514d4ab186152ac3744afc97.WebApplication (AggregateMonitor)

Aggregate roll-up monitor for the all the requests of a Web Application.

Knowledge Base article:

Summary

This rolls up health from all the individual monitors for the whole Web Application

Element properties:

TargetWebApplication_f1d85360514d4ab186152ac3744afc97
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Web Application - MSN.com

Source Code:

<AggregateMonitor ID="WebApplication_f1d85360514d4ab186152ac3744afc97.WebApplication" Accessibility="Public" Enabled="true" Target="WebApplication_f1d85360514d4ab186152ac3744afc97" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="WebApplication_f1d85360514d4ab186152ac3744afc97.WebApplication.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>