Discover Lenovo ThinkServer Windows Computer

ThinkServer.WinComputer.DiscoveryRule (Discovery)

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource ThinkServer.WinComputer.DiscoveryProvider Default

Source Code:

<Discovery ID="ThinkServer.WinComputer.DiscoveryRule" Target="Windows!Microsoft.Windows.Computer" Remotable="false" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="ThinkServer.WinComputer">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="ThinkServer.WinComputer" PropertyID="SystemUUID"/>
<Property TypeID="ThinkServer.WinComputer" PropertyID="MTAndSN"/>
<Property TypeID="ThinkServer.WinComputer" PropertyID="PlatformCategory"/>
<Property TypeID="ThinkServer.WinComputer" PropertyID="ProductFamily"/>
<Property TypeID="ThinkServer.WinComputer" PropertyID="Licensed"/>
<Property TypeID="ThinkServer.WinComputer" PropertyID="BMCIPAddress"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="ThinkServer.WinComputer.DiscoveryProvider">
<IntervalSeconds>14400</IntervalSeconds>
<Computer>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Computer>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>