Local Health Service Performance

Microsoft.SystemCenter.HealthServiceWatcher.HealthServicePerformanceState (DependencyMonitor)

This rolls up the performance state of the Health service that this Health Service Watcher object is monitoring.

Knowledge Base article:

Summary

Each 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 Health Service from the perspective of the Root Management Server.

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

Element properties:

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

Source Code:

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