We are using Hetzner server for our application which is build in Elixir Phoenix. when I do lspci | grep RAID
then the results are
02:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05)
I have searched about it a lot and anyhow I know we are using RAID6. But now I want to configure some monitoring tool for it. But I have no idea about it that how can I do that?
After searching the link I found are https://wiki.hetzner.de/index.php/LSI_RAID_Controller/en#2._Perform_a_RAID_Controller_FW_Update and this is from Hetzner but am not sure about RAID monitoring that is it going to work like RELIC or SUMOLogic, Or its just going to give results in terminal on running commands?
any help will be appreciated!