           SPELL=mpt-status
         VERSION=1.2.0
          SOURCE=${SPELL}_${VERSION}.orig.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/m/${SPELL}/${SOURCE}
   SOURCE_URL[1]=http://hwraid.le-vert.net/debian/sources/${SOURCE}
     SOURCE_HASH=sha512:48d9ecb3d9b42f7731a048ba6147fc2edabbb3ac7936c3273fc613e661f54a66c9f240283a7b84040efd059539fb1c59172b74fad50781647f98644c3da25cac
        WEB_SITE=http://freecode.com/projects/mptstatus
         ENTERED=20130129
      LICENSE[0]=GPL
        KEYWORDS="lsi disk raid"
           SHORT="tool to get RAID status out of mpt (and other) HW RAID controllers"
cat << EOF
mpt-status is a query tool for accessing the running configuration and status of
LSI SCSI HBAs.

It is a heavily modified version of the original mpt-status-1.0 tool written by
Matt Braithwaite.

It allows you to monitor the health and status of your RAID setup. Currently
supported and tested HBAs are the LSI 1030 SCSI RAID storage controller and LSI
SAS1064 SCSI RAID storage controller. Since the tool uses the MPI (message
passing interface), chances are high that the basic information regarding RAID
status will be available for all LSI-based controllers.
EOF
