Health Service Modules

Microsoft.SystemCenter.HealthServiceModules.Rollup (AggregateMonitor)

Health Service modules roll up monitor.

Knowledge Base article:

Summary

This rolls up overall health for all Health Service Modules.

Element properties:

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

Source Code:

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