Skip to content

Releases: glensc/nagios-plugin-check_raid

3.0.4 (2013-11-25)

03 Oct 08:48
Compare
Choose a tag to compare
  • added --noraid=OK|WARNING|CRITICAL|UNKNOWN option. defaults to UNKNOWN
  • setup sudo rules option (-S) supports debug (-d) and will only print the
    rules. Output is sent to stdout, so you can save that output to file of
    your liking.
  • sudo: add -A option to use askpass and fail sooner if no sudo rules present
  • arcconf: check physical devices
  • megacli: Fixed handling of multiple Virtual Drive without name
  • megacli: Batteries check (megacli), perfdata, longoutput, and --noraidok option (#39, #33)
  • megacli: reports CRITICAL on Battery state Optimal (#45, #46)
  • set state WARNING when raid is resyncing by default, override with --resync=STATE
  • arcconf: check physical devices

3.0.3 (2013-11-12)

03 Oct 08:49
Compare
Choose a tag to compare
  • resync fixes

3.0.2 (2013-11-11)

03 Oct 08:50
Compare
Choose a tag to compare
  • Detecting SCSI devices or hosts with lsscsi
  • Updated to handle ARCCONF 9.30 output
  • Fixed -W option handling (#29)
  • dmraid support (#35)
  • mdstat plugin rewritten to handle external devices (#34)
  • added --resync=OK|WARNING|CRITICAL|UNKNOWN option. defaults to OK (#23, #24, #28, #37)

3.0.1

03 Oct 08:53
Compare
Choose a tag to compare
  • Fixes to cciss plugin, improvements in mpt, areca, mdstat plugins