Local System Center Management Health Service Availability

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceAvailabilityState (DependencyMonitor)

This rolls up the availability state of the System Center Management Health Service that this Health Service Watcher object is monitoring.

Knowledge Base article:

Summary

Each System Center Management Health Service in the Management Group has a corresponding Heath Service Watcher. The Health Service Watcher object monitors, or watches, the state of the remote System Center Management Health Service from the perspective of the All Management Servers Resource Pool.

This dependency monitor rolls up the availability health of the System Center Management Health Service it is monitoring. This gives you a unified view of the health of a System Center Management Health Service:

Element properties:

TargetMicrosoft.SystemCenter.HealthServiceWatcher
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SystemCenter.HealthServiceWatcherMonitorsHealthService
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceAvailabilityState" Accessibility="Public" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcher" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCLibrary!Microsoft.SystemCenter.HealthServiceWatcherMonitorsHealthService" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>