Base Page

SLDSampleWebApplication.Request1.BasePage (AggregateMonitor)

Aggregate roll-up monitor for the Base Page

Knowledge Base article:

Summary

This rolls up health from all the individual monitors for each request in this Web Application

Element properties:

TargetSLDSampleWebApplication
Parent MonitorSLDSampleWebApplication.Request1
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="SLDSampleWebApplication.Request1.BasePage" Accessibility="Public" Enabled="true" Target="SLDSampleWebApplication" ParentMonitorID="SLDSampleWebApplication.Request1" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>