Configuração local do serviço de integridade do System Center Management

Microsoft.SystemCenter.HealthServiceWatcher.HealthServiceConfigurationState (DependencyMonitor)

Isso acumula o estado de configuração do serviço de integridade do System Center Management que esse objeto Inspetor do serviço de integridade está monitorando.

Knowledge Base article:

Resumo

Cada serviço de integridade do System Center Management no grupo de gerenciamento possui um inspetor do serviço de integridade. O objeto Inspetor do serviço de integridade monitora ou inspeciona o estado do serviço de integridade remoto do System Center Management da perspectiva do pool de recursos de todos os servidores de gerenciamento.

Esse monitor de dependência acumula a integridade da configuração do serviço de integridade do System Center Management que está monitorando. Isso fornece uma exibição unificada da integridade de um serviço de integridade do System Center Management:

Element properties:

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

Source Code:

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