(Deprecated) Management Configuration Service Engine

Microsoft.SystemCenter.ConfigurationService.EngineHealthRollup (AggregateMonitor)

Management Configuration service engine roll-up monitor.

Knowledge Base article:

Summary

This monitor rolls up health that detects if there are problems with the Management Configuration service core engine. Check the individual Unit Monitors to view their state change event, context, and knowledge on how to troubleshoot this problem.

Element properties:

TargetMicrosoft.SystemCenter.RootManagementServer
Parent MonitorMicrosoft.SystemCenter.ConfigurationService.AvailabilityHealthRollup
AlgorithmWorstOf
CategoryStateCollection
EnabledFalse
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic
CommentRoll-up monitor for Config Service Engine

Source Code:

<AggregateMonitor ID="Microsoft.SystemCenter.ConfigurationService.EngineHealthRollup" Comment="Roll-up monitor for Config Service Engine" Accessibility="Public" Enabled="false" Target="SCLibrary!Microsoft.SystemCenter.RootManagementServer" ParentMonitorID="Microsoft.SystemCenter.ConfigurationService.AvailabilityHealthRollup" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>