Check manual page of hp_blade_psuFebruary 03. 2012
hp_blade_psuAuthor: Lars Michelsen License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check monitors the health of the PSUs in HP BladeSysten enclosures.
It uses the state reported by SNMP and prints the current power usage and
serial number reported of each PSU.
Each PSU which is present while the Check_MK inventory will result in an
own service. If the PSU is not available anymore this service will be shown
as CRITICAL service.
The current power usage will also be sent as performance information to
Nagios.
ItemNumber of the PSU (as string, not int).
Check parametersNone. Performance dataIt contains the current power usage in watts in the output value.
InventoryAll PSUs with the present state "present" are automatically inventorized. Configuration variablesNone. Examplesmain.mk checks += [ # Manually configured check: # Hostname, checkname, item-id, params ( "examplehost", "hp_blade_psu", "1", None) ] |
| ||||||||||||