Refactoring: Moved check parameters from unsorted.py to dedicated modules (CMK-1393)
[check_mk.git] / checkman / hp_blade_blades
bloba5b8b18e98c7ba8568c5caddebcff18897abde37
1 title: HP BladeSystem Enclosures: Health of Blades
2 agents: snmp
3 catalog: hw/server/hp
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the health of blades in HP BladeSysten enclosures.
9  It uses the state reported by SNMP and prints the product name and serial
10  number reported of each blade.
12  Each blade which is present while the Check_MK service discovery will result in an
13  own service. If the blade is not available anymore this service will be shown
14  as CRITICAL service.
16  Note: It seems that the MIB is not fully implemented on all systems so the
17  check needs to show a "fake" OK when no status information is available. The
18  other information like serial number and product name are printed anyway.
20 item:
21  Number of the blade (as string, not int).
23 inventory:
24  All blades with the present state "present" are automatically inventorized.