title: Check temperature sensor on a UPS Device
agents: snmp
author: Bastian Kuhn <bk@mathias-kettner.de>
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
