Cleanup config.nodes_of
[check_mk.git] / checkman / megaraid_bbu
blob80d63f5f01fcb03487a266dc6b6c0a3689bb4ba4
1 title: LSI MegaRAID: State of battery backup unit (BBU)
2 agents: linux
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the existance and status of battery backup units on controllers
8  that are based on the mid- and highend LSI Megaraid chipsets. The entry chipsets do
9  not support BBUs. The Linux agent will try find any existing BBUs - if {MegaCli} is
10  found in your search path.
11  The BBUs might come in various types {(iBBU, BBU)} and also some other vendors are
12  using this RAID chip. It is tested against Intel, Dell, IBM and FSC models.
14  The check works by matching the agent output against a dictionary of expected values.
15  If you have MegaCli installed  and some values are not detected, it might be neccessary
16  to update your version of MegaCli.
18  {MegaCli} can be downloaded from LSI at the following URL
19  {http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Files/8.02.16_MegaCLI.zip}
21  It would be possible to make the warning / critical levels user specifiable.
22  See the check source for this if you have a need to influence those parameters.
23  Most controllers run a "battery learn cycle" periodically or on user request.
24  The check detects this learn cycle and suppresses all errors while this cycle is active.
25  This affects all models that do not have a flash / capacitor based BBU system.
27 item:
28   A string "RAID Adapter/BBU" followed by the ID of the adapter as reported by MegaCli.
30 inventory:
31   One item is generated per adapter that has an attached BBU module.