System Center 管理运行状况服务模块汇总

Microsoft.SystemCenter.HealthServiceModules.Rollup (AggregateMonitor)

System Center 管理运行状况服务模块汇总监视器。

Knowledge Base article:

摘要

这汇总所有 System Center 管理运行状况服务模块的总体运行状况。

解决方法

此监视器的状态基于其单元监视器的状态。要确定此监视器的状态发生更改的原因,请标识更改了其状态的单元监视器。要找到此信息,请在监视器的运行状况资源管理器中打开状态更改事件。右键单击该警报,指向“打开”,然后单击运行状况资源管理器。在运行状况资源管理器中,单击“状态更改事件”选项卡。“状态更改事件”选项卡的“详细信息”窗格向你显示监视器状态的更改时间,详细信息为你提供状态更改上下文的信息。

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorMicrosoft.SystemCenter.HealthService.AvailabilityHealthRollup
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for HealthServiceModules

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthServiceModules.Rollup" Comment="Roll-up monitor for HealthServiceModules" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Microsoft.SystemCenter.HealthService.AvailabilityHealthRollup" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>