FRU.Discovery

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

Description for the new discovery.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency120
RemotableFalse
CommentFRU Discovery

Object Discovery Details:

Discovered Classes and their attribuets:
  • Lenovo.TMM.Server.MP.Inventory.FRU.Class
    • ChassisType
    • ChassisPartNumber
    • ChassisSerialNumber
    • CustomChassisInfo
    • BoardManufacturingDate
    • BoardManufacturer
    • BoardProductName
    • BoardSerialNumber
    • BoardPartNumber
    • ProductManufacturerName
    • ProductName
    • ProductModelNumber
    • ProductVersion
    • ProductSerialNumber
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
FRUDS DataSource FRU.DiscoveryRule Default

Source Code:

<Discovery ID="Lenovo.TMM.Server.MP.FRU.Discovery" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal" Comment="FRU Discovery">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class">
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ChassisType"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ChassisPartNumber"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ChassisSerialNumber"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="CustomChassisInfo"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="BoardManufacturingDate"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="BoardManufacturer"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="BoardProductName"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="BoardSerialNumber"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="BoardPartNumber"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ProductManufacturerName"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ProductName"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ProductModelNumber"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ProductVersion"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Class" PropertyID="ProductSerialNumber"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Lenovo.TMM.Server.MP.Inventory.FRU.Relationship"/>
</DiscoveryTypes>
<DataSource ID="FRUDS" TypeID="FRU.DiscoveryRule">
<IntervalSeconds>120</IntervalSeconds>
<computerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</computerName>
</DataSource>
</Discovery>