Check manual page of hp_blade_bladesMay 21. 2012
hp_blade_bladesAuthor: Lars Michelsen License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check monitors the health of blades in HP BladeSysten enclosures.
It uses the state reported by SNMP and prints the product name and serial
number reported of each blade.
Each blade which is present while the Check_MK inventory will result in an
own service. If the blade is not available anymore this service will be shown
as CRITICAL service.
Note: It seems that the MIB is not fully implemented on all systems so the
check needs to show a "fake" OK when no status information is available. The
other information like serial number and product name are printed anyway.
ItemNumber of the blade (as string, not int).
Check parametersNone. Performance dataNone. InventoryAll blades with the present state "present" are automatically inventorized. Configuration variablesNone. Examplesmain.mk checks += [ # Manually configured check: # Hostname, checkname, item-id, params ( "examplehost", "hp_blade_blades", "1", None) ] |
| ||||||||||||