I have a MegaRAID 9266-4i card with four 2TB drives configured as a RAID-5.

$ lspci -vvv | grep -i raid
02:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2208
[Thunderbolt] (rev 05)
        Subsystem: LSI Logic / Symbios Logic MegaRAID SAS 9266-4i
        Kernel driver in use: megaraid_sas
        Kernel modules: megaraid_sas

$ yum list libstoragemgmt\*
Installed Packages
libstoragemgmt.x86_64
libstoragemgmt-megaraid-plugin.noarch
libstoragemgmt-python.noarch
libstoragemgmt-python-clibs.x86_64

Is there a way to monitor the health of the array from a running system?