OpsMgr Self Maintenance OMS Server Heartbeat Node On Agent Discovery

OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node.On.Agent.Discovery (Discovery)

Element properties:

TargetMicrosoft.SystemCenter.Agent
EnabledFalse
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node.Discovery.DS Default

Source Code:

<Discovery ID="OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node.On.Agent.Discovery" Enabled="false" Priority="Normal" Remotable="true" Target="SC!Microsoft.SystemCenter.Agent" ConfirmDelivery="false">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node">
<Property TypeID="OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node" PropertyID="NodeName"/>
<Property TypeID="OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node" PropertyID="OpsMgrComponentType"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="SC!Microsoft.SystemCenter.HealthServiceShouldManageEntity"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="OpsMgr.Self.Maintenance.OMS.HealthService.Heartbeat.Node.Discovery.DS">
<IntervalSeconds>86400</IntervalSeconds>
<SyncTime/>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentType>Agent</ComponentType>
<TimeoutSeconds>60</TimeoutSeconds>
</DataSource>
</Discovery>