Web Application Availability

Microsoft.SystemCenter.WebApplicationTest.AggregateMonitor (AggregateMonitor)

Roll up monitor that aggregates Web Application availability health.

Knowledge Base article:

Summary

This monitor is the rollup monitor for Web Application availability monitoring for this object. If the state is unknown it means that monitoring has not begun for this object.

Causes

An unhealthy state for this monitor indicates a problem with Web Application Availabitlity monitor running against this object and monitoring availability. View all current alerts from this object using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetMicrosoft.SystemCenter.WebApplicationTest.WebTestBase
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.WebApplicationTest.AggregateMonitor" Accessibility="Public" Target="Microsoft.SystemCenter.WebApplicationTest.WebTestBase" ParentMonitorID="Health!System.Health.AvailabilityState" Enabled="true" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>