Discovery Health Service Primary and Failover relationships

Microsoft.SystemCenter.DiscoveryHealthServiceCommunication (Discovery)

Discover the primary relationships and failover relationships for an agent that is configured for AD Integration.

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>