Check manual page of blade_bladesMay 02. 2012
blade_bladesAuthor: Lars Michelsen License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check verifies the present-, health- and power-state of a blade in an
IBM blade center.
The check raises CRITICAL and WARNING states depending on the different states:
When a blade does not exist anymore the check becomes CRITICAL, when a blade has
been turned off the check becomes WARNING and when the health state of the blade
is reported as not ok it raises WARNING or CRITICAL depending on the severity.
ItemNumber of the blade (as string, not int).
Check parametersNone. Performance dataNone. InventoryAll blades in the system with the state 1 (present) are automatically inventorized. Configuration variablesNone. Examplesmain.mk checks += [ ( "hostabc", "blade_bays", "8", None) ] |
| ||||||||||||