Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1653
blobc2bfb2d61481d9fa78a88079f4968e59d6e3b04b
1 Title: megaraid_pdisks: Resulting states are now hard coded within the check
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Version: 1.2.6b1
6 Date: 1417709673
7 Class: fix
9 The megaraid_pdisks check was using the state the device had during initial
10 inventory as expected OK state. When a device was failed during inventory,
11 the state never changed to CRITICAL, even if the device is failed.
12 This has been fixed by hard coding the resulting states now.
14 Online, Hotspare -> OK
15 Failed -> CRITICAL