check_aaccli

check_aaccli is a Nagios plugin, which checks the health of Adaptec SCSI Raid Controllers.
Download

check_aaccli Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gerhard Lauer
  • Publisher web site:
  • http://www.consol.com/opensource/nagios/check-aaccli

check_aaccli Tags


check_aaccli Description

check_aaccli is a Nagios plugin, which checks the health of Adaptec SCSI Raid Controllers. check_aaccli is a Nagios plugin, which checks the health of Adaptec SCSI Raid Controllers (which may identify themselves also as IBM ServeRAID). This is accomplished by using the aaccli command, which must be installed. The plugin checks the health of single disks (S.M.A.R.T) and containers of type "Mirror". Stripes are not supported.Usually the plugin is called without any parameters:nagios:~> check_aaccliOK - no problems (4 disks, 2 containers)For debugging purposes it can be called with the -v option. It will then output the detailed status of each checked component.nagios:~> check_aaccli -vcollecting controller informationscalling sudo -S /sbin/aaccli controller list calling sudo -S /sbin/aaccli open /readonly aac0 : → ... → disk show smart /full calling sudo -S /sbin/aaccli open /readonly aac0 : → ... → container list /full checking controller aac0checking disk 0:0:0checking disk 0:2:0checking disk 0:3:0checking disk 0:1:0checking mirror 255checking mirror 254OK - no problems (4 disks, 2 containers)Requirements:· NagiosInstallation:· After unpacking the Archive, call the ./configure command. Attention should be paid to the --with-noinst-level option which defines the exit code of the plugin if no aaccli binary was installed.· Grab the aaccli/aacapps package suitable for your Linux distribution and install it. See the list of links below where to find it.· If you run check_aaccli as a non-root user you will need sudo-privileges which allow you to call aaccli as root without providing a password.Examples:More examples for different error conditions:Self-Diagnosis of a disk warns about imminent failure:nagios:~> check_aaccli WARNING - disk 0:1:0 s.m.a.r.t counts 2221 errorsA Mirror half has failed:nagios:~> ./check_aaccli CRITICAL - mirror 255 brokenFailed mirror half was replaced:nagios:~> ./check_aaccliWARNING - mirror 255 rebuilding (39%)What's New in This Release:· Support for RAID 5 has been added.


check_aaccli Related Software