title: Gude PDU units (8310): Power and Voltage
agents: snmp
catalog: hw/power/gude
license: GPL
distribution: check_mk
description:
 Monitors Power and Voltage on Gude PDU Units.

item:
 ID of the phase, an integer beginning with {1} for the first 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
