Primäre Beziehungen und Failoverbeziehungen des Integritätsdiensts ermitteln

Microsoft.SystemCenter.DiscoveryHealthServiceCommunication (Discovery)

Primäre Beziehungen und Failoverbeziehungen für einen Agent ermitteln, der für die AD-Integration konfiguriert ist.

Element properties:

TargetMicrosoft.SystemCenter.HealthService
EnabledTrue
Frequency900
RemotableFalse

Member Modules:

ID Module Type TypeId RunAs 
DiscoverFromADCache DataSource Microsoft.SystemCenter.ADIntegrationRelationshipDiscovery Default

Source Code:

<Discovery ID="Microsoft.SystemCenter.DiscoveryHealthServiceCommunication" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" ConfirmDelivery="false" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="DiscoverFromADCache" TypeID="Microsoft.SystemCenter.ADIntegrationRelationshipDiscovery">
<IntervalSeconds>900</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>