Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / hp_blade_psu
blob5941e76d40116846085cced9ecfd77b993d0202d
1 title: HP BladeSystem Enclosures: Power supplies
2 agents: snmp
3 catalog: hw/server/hp
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the health of the PSUs in HP BladeSysten enclosures.
9  It uses the state reported by SNMP and prints the current power usage and
10  serial number reported of each PSU.
12  Each PSU which is present while the Check_MK service discovery will result in an
13  own service. If the PSU is not available anymore this service will be shown
14  as CRITICAL service.
16  The current power usage will also be sent as performance information to
17  Nagios.
19 item:
20  Number of the PSU (as string, not int).
22 inventory:
23  All PSUs with the present state "present" are automatically inventorized.