This script uses arcconf to read the S.M.A.R.T. and controler status of the adaptec raid controller on our webspace. It logs to '/var/log/adaptec_raid.log' and sends an email in case of a potential problem.
adaptec_raid_check.php
Side note: We call this script once a day through a crontab entry.
# Adaptec RAID Status Check
00 00 * * * <path to adaptec_raid_check.php>