title: Generic UPS Device: Temperature sensor
agents: snmp
catalog: hw/power/generic
license: GPL
distribution: check_mk
description:
 This check monitors the state of temperature sensors on UPS devices.

item:
 The description of the sensor as provided by the device.

perfdata:
 The actual temperature in degree

inventory:
 One check for each sensor is created by the inventory

[parameters]
parameters (tuple): A pair of numbers for warning and critical level

 warning (int): The temperature that triggers an WARNING state

 critical (int): The temperature that triggers an CRITICAL state

[configuration]
ups_bat_temp_default (tuple): Default warning and critical level
