SCSICheck for Solaris hosts

Here is a little script I wrote toget a quick and dirty overview of SCSI errors and warnings on Solaris hosts.  This includes errors generated by “emulated” SCSI devices like FC-AL disks and hardware RAID volumes.  This is not an official Sun application and should not be used for definitively deciding if hard-drives need replacing.  It’s also probably riddled with bugs, but it seems to mostly work on Solaris 8 through 10.  Download it here.  To use, just execute the script and point it at one or more /var/adm/messages files.

-->