Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / hp_blade_manager
blobca9750e98a1d8443fd564782becc4eabc3fb6b7b
1 title: HP BladeSystem Enclosures: Manager boards
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 manager boards in HP BladeSysten enclosures.
9  It uses the state reported by SNMP and prints the role name and serial
10  number reported of each manager board.
12  Each manager which is present while the Check_MK service discovery will result in an
13  own service. If the manager 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 role name and serial number will be printed anyway.
20 item:
21  Number of the manager (as string, not int).
23 inventory:
24  All manager boards with the present state "present" are automatically inventorized.