健全狀況服務狀態

Microsoft.SystemCenter.HealthService.ServiceStateRollup (AggregateMonitor)

[健全狀況服務狀態] 彙總監視。

Knowledge Base article:

Summary

This monitor aggregates state from unit monitors that measure memory utilization of the System Center Management Health Service. When this monitor changes to critical, it starts a recovery task that restarts the System Center Management Health Service.

The hotfix provided in Knowledge Base article 968760 can correct some issues that result in this monitor changing to a critical state. Ensure that the hotfix from Knowledge Base article 968760 (http://go.microsoft.com/fwlink/?LinkId=196234) has been installed on any computers that are using too much memory.

Configuration

This roll-up monitor does not have alerting enabled, by default. If you want to be notified by an alert when this monitor changes to a critical state, you can use an override to enable alerting.

Resolutions

The state of this monitor is based on the states of its unit monitors. To determine why the state of this monitor has changed, identify the unit monitor that changed its state. To locate this information, open State Change Events in Health Explorer for the monitor. Right-click the alert, point to Open, and then click Health Explorer. In Health Explorer, click the State Change Events tab. The Details pane in the State Change Events tab shows you when the state for the monitor changed, and the details give you information for the context of the state change.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
Parent MonitorMicrosoft.SystemCenter.HealthService.PerformanceHealthRollup
AlgorithmWorstOf
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.HealthService.ServiceStateRollup" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ParentMonitorID="Microsoft.SystemCenter.HealthService.PerformanceHealthRollup" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>