SQL DB Engine Service Health Rollup

Microsoft.SQLServer.2000.DBEngine.ServiceRollup (AggregateMonitor)

The rollup monitor for all health related to the Windows service for the SQL DB Engine

Element properties:

TargetMicrosoft.SQLServer.2000.DBEngine
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<AggregateMonitor ID="Microsoft.SQLServer.2000.DBEngine.ServiceRollup" Accessibility="Internal" Enabled="true" Target="SQL2000Core!Microsoft.SQLServer.2000.DBEngine" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>