Discover Lenovo Hardware Components Group2

IBM.HwComponentsGroup2.DiscoveryRule (Discovery)

Element properties:

TargetIBM.SystemX.BaseSystem
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource IBM.HwComponentsGroup2.DiscoveryProvider Default

Source Code:

<Discovery ID="IBM.HwComponentsGroup2.DiscoveryRule" Target="IBM.SystemX.BaseSystem" Remotable="false" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="IBM.SystemX.PowerSupply">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="IBM.SystemX.HWComponent" PropertyID="InstanceID"/>
</DiscoveryClass>
<DiscoveryClass TypeID="IBM.SystemX.CoolingFan">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="IBM.SystemX.HWComponent" PropertyID="InstanceID"/>
<Property TypeID="IBM.SystemX.CoolingFan" PropertyID="SensorLocation"/>
</DiscoveryClass>
<DiscoveryClass TypeID="IBM.SystemX.VoltageSensor">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="IBM.SystemX.HWComponent" PropertyID="InstanceID"/>
<Property TypeID="IBM.SystemX.VoltageSensor" PropertyID="SensorLocation"/>
</DiscoveryClass>
<DiscoveryClass TypeID="IBM.SystemX.TemperatureSensor">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="IBM.SystemX.HWComponent" PropertyID="InstanceID"/>
<Property TypeID="IBM.SystemX.TemperatureSensor" PropertyID="SensorLocation"/>
</DiscoveryClass>
<DiscoveryClass TypeID="IBM.SystemX.OtherDevice">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="IBM.SystemX.HWComponent" PropertyID="InstanceID"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="IBM.HwComponentsGroup2.DiscoveryProvider">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>