title: Gude PDU units
agents: snmp
author: Bastian Kuhn <bk@mathias-kettner.de>
license: GPL
distribution: check_mk
description:
 Monitors Power and Voltage on Gude PDU Units.

item:
 ID of the Phase

perfdata:
 kWh, W, A, V, VA

inventory:
 One service per Phase

examples:
 pdu_gude_default_levels = {
        "V"    : ( 220, 210 ),
        "A"    : ( 15, 16 ),
        "W"    : ( 3500, 3600 ),
    }

[parameters]
parameters(dict): Warning and Critical levels as tuple for Items kWh, W, A, V, VA in dict

[configuration]
pdu_gude_default_levels (dict): Default warning and critical level for each value
