Host Discovery

Lenovo.TMM.Server.MP.Host.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency1800
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
HostInfoDS DataSource HostInfo.DiscoveryRule Default

Source Code:

<Discovery ID="Lenovo.TMM.Server.MP.Host.Discovery" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Lenovo.TMM.Server.MP.Host.Class">
<Property TypeID="Lenovo.TMM.Server.MP.Host.Class" PropertyID="HostName"/>
<Property TypeID="Lenovo.TMM.Server.MP.Host.Class" PropertyID="BMCIP"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Lenovo.TMM.Server.MP.Host.Relationship"/>
</DiscoveryTypes>
<DataSource ID="HostInfoDS" TypeID="HostInfo.DiscoveryRule">
<IntervalSeconds>1800</IntervalSeconds>
<computerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</computerName>
</DataSource>
</Discovery>