title: Cyberpower PDU Device Outlets
agents: snmp
catalog: hw/power/cps
license: GPLv2
distribution: check_mk
description:
 The service monitors device outlets:

 - "[name] is on"

 - "CRITICAL: [name] is off"

 If the outlet is metered:

 - "[amps]A, [power]W"

 And additionally, if the PDU is alarming (limits are configured on device):

 - "CRITICAL: over-loaded (>[limit]W)"

 - "WARNING: nearly over-loaded (>[limit]W)"

 - "WARNING: under limit (<[limit]W)"

 If metered, the service includes metrics for outlet Power (watts)
 and Current (Amps)

 The service state is the worst of the on/off or limit alerts.

item:
 The index of the outlet, e.g. {"1"}, or if daisy-chained, the module
 and index, e.g. {"2-3"}

discovery:
 One service per outlet
