I have some servers with RAID arrays based on LSI Logic MPT chips (specifically the SAS1068E). Currently the only way I'm aware of to get the disk status is to use the lsiutil
program and view the status there interactively.
I'd like to be able to monitor this through a cron job or other script but there doesn't seem to be a non-interactive mode to lsiutil
. What do people use?
Did you already try mpt-status?