Distributed Application Configuration

Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.Root.Configuration.HealthMonitor (AggregateMonitor)

Configuration rollup for all component groups contained within the distributed application.

Knowledge Base article:

Summary

This monitor is the rollup monitor for all configuration monitoring for this distributed application.

Causes

An unhealthy state for this monitor indicates some problem with an object included in the distributed application and monitoring configuration. 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.ApplicationMonitoring.360.Template.3TierApplication
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
CategoryConfigurationHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
Alert Message
Distributed Application Configuration
Configuration health state of {0} has gone critical. The application may not be operating correctly.

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.Root.Configuration.HealthMonitor" Accessibility="Public" Target="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" Enabled="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.ApplicationMonitoring.360.Template.3TierApplication.Root.Configuration.HealthMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Property[Type="System!System.Entity"]/DisplayName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>