Health Service Modules Performance Rollup

Microsoft.SystemCenter.HealthServiceModules.PerformanceRollup (AggregateMonitor)

Health Service modules performance roll-up monitor.

Knowledge Base article:

Summary

This rolls up the overall performance health for all Health Service Modules.

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.HealthServiceModules.PerformanceRollup" 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>