TemperatureSensor Discovery

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

Description for the new discovery.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency120
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource TempSensor.DiscoveryRule Default

Source Code:

<Discovery ID="Lenovo.TMM.Server.MP.TemperatureSensor.Discovery" Target="Windows!Microsoft.Windows.Computer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Class">
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Class" PropertyID="TempSenDescription"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Class" PropertyID="CurrentTemperature"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Class" PropertyID="UpperThresholdCriticalTemperature"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Class" PropertyID="UpperThresholdFatalTemperature"/>
<Property TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Class" PropertyID="UpperThresholdNonCriticalTemperature"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Lenovo.TMM.Server.MP.Inventory.TemperatureSensor.Relationship"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="TempSensor.DiscoveryRule">
<IntervalSeconds>120</IntervalSeconds>
<computerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</computerName>
</DataSource>
</Discovery>