Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / cisco_fru_power
blobe10f68605610ab87947444f00111e1c720de38bd
1 title: Cisco Nexus Switches: State of FRU Power Supplies
2 agents: snmp
3 catalog: hw/network/cisco
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the administrative and operational status of field
8  replaceable unit (FRU) power supplies of Cisco switches.  The check is
9  OK when the administrative and operational state is {on}.  The check is
10  CRIT when the administrative state is {off} or the operational state
11  is {offDenied}, {offEnvPower}, {offEnvTemp}, {offEnvFan}, {failed},
12  or {onButInlinePowerFail}. The check is WARN otherwise.
14 item:
15  The index of the power supply from the list of OIDs for the device, usually
16  starting with {1}.
18 inventory:
19  One check is created for each FRU power supply unit.  Units are only included
20  if they are not in the operational state {offEnvOther} and {offEnvPower}.