title: AKCP Sensor Temperature
agents: snmp
catalog: hw/environment/akcp
license: GPL
distribution:
description:
 This check monitors the temperature of sensors attached
 to AKCP SensorProbe.

item:
 The item is the sensor description of the sensor as string.

perfdata:
 the current temperature in degree celsius

inventory:
 All available temperature sensors are automatically inventorized.

examples:
 # set default levels for all akcp temperature sensors
 akcp_sensor_temp_defaultlevels = (28, 34)

[parameters]
warning (int): temperature in degrees at which the check goes warning
critical (int): level for critical temperature

[configuration]
akcp_sensor_temp_defaultlevels (int, int): Default levels. This is
 preset to {(28, 32)}.
