ローカル System Center Management ヘルス サービスの可用性

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceAvailabilityState (DependencyMonitor)

このヘルス サービス監視オブジェクトが監視している System Center Management ヘルス サービスの可用性の状態をロールアップします。

Knowledge Base article:

概要

管理グループ内の各 System Center Management ヘルス サービスには、それぞれヘルス サービス監視があります。 ヘルス サービス監視オブジェクトは、すべての管理サーバー リソース プールから見たリモートの System Center Management ヘルス サービスを監視します。

この依存関係モニターは、監視している System Center Management ヘルス サービスの可用性のヘルスをロールアップします。 これにより、System Center Management ヘルス サービスのヘルスの統合表示を利用できるようになります。

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>