title: RMS200 Unit: Temperatures
agents: snmp
catalog: hw/environment/infratec-plus
license: GPL
distribution: check_mk
description:
 This plugin polls the temperature of all connected sensors.
 It is possible to define levels for warning and critical temperature. The plugin return
 {CRIT} or {WARN} if the current temperatue is higher then one of the levels.


inventory:
 The inventory will create one service per device.

[parameters]
warn(int): Warning level for the temperature.
crit(int): Critical level for the temperature.
