ローカルヘルスサービスのセキュリティ

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceSecurityState (DependencyMonitor)

このヘルスサービス監視オブジェクトが監視しているヘルスサービスのセキュリティの状態をロールアップします。

Knowledge Base article:

概要

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

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

Element properties:

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

Source Code:

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