分布式应用程序配置

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

分布式应用程序中包含的所有组件组的配置汇总。

Knowledge Base article:

摘要

此监视器是此分布式应用程序的所有配置监视的汇总监视器。

原因

此监视器的状态不正常指示分布式应用程序中包含的对象和监视配置存在问题。使用以下链接查看此对象的所有当前警报:

查看警报

解决方法

使用运行状况资源管理器向下搜索并找出状态不正常的原因。使用有关导致问题的特定监视器的知识诊断并解决问题。

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
分布式应用程序配置
{0} 的配置运行状况状态已进入严重状态。应用程序可能无法正常工作。

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>