ServerInfo Discovery

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

Description for the new discovery.

Element properties:

TargetLenovo.TMM.Server.MP.Host.Class
EnabledTrue
Frequency120
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
ServerInfoDS DataSource ServerInfo.DiscoveryRule Default

Source Code:

<Discovery ID="Lenovo.TMM.Server.MP.ServerInfo.Discovery" Target="Lenovo.TMM.Server.MP.Host.Class" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class">
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" PropertyID="HostOSVersion"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" PropertyID="NumberOfVMs"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" PropertyID="BIOSVersion"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" PropertyID="NoOfThreads"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" PropertyID="NoOfProcessors"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Class" PropertyID="NoOfCores"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Lenovo.TMM.Server.MP.Inventory.ServerInfo.Relationship"/>
</DiscoveryTypes>
<DataSource ID="ServerInfoDS" TypeID="ServerInfo.DiscoveryRule">
<IntervalSeconds>120</IntervalSeconds>
<computerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</computerName>
</DataSource>
</Discovery>