Check manual page of akcp_sensor_humidityMay 02. 2012
akcp_sensor_humidityAuthor: Michael Nieporte License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check monitors the humidity of sensors attached
to AKCP SensorProbe.
ItemThe item is the sensor description of the sensor as string.
Check parameters
Performance datathe current humidity in percent, lower crit, lower warn, upper warn, upper crit
InventoryAll available humidity sensors are automatically inventorized.
Configuration variables
Examplesmain.mk # set default levels for all akcp humidity sensors akcp_sensor_humidity_defaultlevels = (35, 40, 60, 65) # to Overwrite the default levels levels for a sensor checks += [ ( 'hostname', "akcp_sensor_humidity", 'sensor description', ( lower crit, lower warn, upper warn, upper crit ) ), ] |
| |||||||||||||||||||||||||||||||||