Skip to content

Releases: glensc/nagios-plugin-check_raid

4.0.1 (2016-02-29)

29 Feb 19:12
4.0.1
Compare
Choose a tag to compare
  • megacli: Support Predictive Failures as Warning rather than critical #123
  • tw_cli: Implement detailed BBU & Enclosure checks #131

NOTES:

  • tw_cli users need to update their sudo rules

4.0.0 (2015-10-31)

30 Oct 23:21
4.0.0
Compare
Choose a tag to compare

Source code layout changed so that all plugins are in separate file (#115).

The distribution will still include single check_raid.pl file for official releases.
See Development how to roll check_raid.pl or run from source tree yourself.

Despite the major version change, the underlying plugins code is same as in 3.2.5.

3.2.5 (2015-10-03)

02 Oct 22:04
3.2.5
Compare
Choose a tag to compare
  • tw_cli: respect bbu monitoring flag in tw_cli (defaults to off). #117
  • hpssacli: make plugin to work if hpacucli is dected as well. #116, #114
  • arcconf: parse multiple controllers. #110, #118
  • mvcli: new plugin, partial implementation #92
  • improvements to make rpm. #108
  • arcconf: bbu monitoring is optional (defaults to off). #118

NOTES:

  • arcconf users need to update their sudo rules
  • arcconf & tw_cli respect bbu monitoring flag, which defaults to off

3.2.4 (2015-07-03)

02 Jul 22:51
3.2.4
Compare
Choose a tag to compare
  • arcconf: handle unparsed data from Arcconf 1.7. #99
  • cciss: parse spare drive status. #100
  • hide errors from sudo -h when using old sudo. #88
  • don't detect sudo if running as root. fixes #101
  • hpacucli: check for array status. fixes #98
  • hp_msa: allow configuring via plugin-options. #97
  • allow plugin specific options #58
  • make plugins work even if plugin programs not executable for non-root #104
  • arcconf: handle when battery has failed and no status available at all. #105
  • hpacucli: fix for HP H240ar controller. #106
  • add make rpm target #108
  • add missing lsscsi command for cciss. #109

3.2.3 (2015-03-25)

25 Mar 12:03
3.2.3
Compare
Choose a tag to compare
  • arcconf: dead disks have no id, use physical location instead #90
  • sudo: detect if sudo has -A option #88
  • mpt: fix uninitialized value in mpt plugin when tool is installed but no controllers are present #95
  • megacli: handle CacheCade devices (ignore for now). #91
  • sas2ircu: handle when no RAID function is available (LSI 9202 16E) #93
  • metastat: plugin is now usable #38, #96
  • hpssacli: adding hpssacli support #94

3.2.2 (2014-11-15)

15 Nov 15:57
3.2.2
Compare
Choose a tag to compare

cciss: fix parsing enclosure with no enclosure name #84
megacli: actually report that cache is disabled. #85
arcconf: accept 'Ready' as OK drive state. #87
tw_cli: tweak VERIFYING state #89
megacli: JBOD state of physical device is OK as well #82

3.2.1 (2014-10-07)

15 Nov 13:56
Compare
Choose a tag to compare
  • cciss: fix parsing enclosure with space and no serial #83
  • megacli: alert if default is WriteBack, but current is WriteThrough. #65

NOTE: megacli now checks cache state, use --cache-fail=STATE if default WARNING is not for you.

3.2.0 (2014-09-21)

21 Sep 16:09
Compare
Choose a tag to compare
  • sudoers: support #includedir if enabled in sudoers config
  • tw_cli: rewritten with full data parsing
  • cciss: rewritten with full data parsing, optionally use lsscsi to find controller devices

NOTE: when using cciss plugin with hpsa kernel driver, install lsscsi program and cciss_vol_status 1.10+ to get best results. cciss_vol_status v1.10 enables check of individual disks and their S.M.A.R.T status.

3.1.0 (2014-09-08)

08 Sep 12:39
Compare
Choose a tag to compare
  • sudoers: disable requiretty (enabled in CentOS 6.5) #52
  • megacli fixes #50, #53, #56, #63, #74, #32
  • arcconf fixes #47, #51, #55, #67, #68, #66
  • mpt-status fixes #36, #57
  • add /opt/bin to $PATH #54
  • add travis integration
  • hpacucli fixes #62
  • mdstat auto-readonly raid fix #64
  • areca fixes #72
  • dmraid detect fixes #60
  • mdstat: do not trigger WARN when checking (even multiple) arrays by default #77
  • fixed behaviour of --noraid option #70
  • sas2ircu: add disks check, handle no RAID volumes #71

NOTES: mpt-status and sas2ircu users need to update their sudo rules

3.0.5 (2013-11-27)

03 Oct 08:47
Compare
Choose a tag to compare
  • fixed program version