Releases: glensc/nagios-plugin-check_raid
Releases · glensc/nagios-plugin-check_raid
4.0.1 (2016-02-29)
4.0.0 (2015-10-31)
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)
- 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 theirsudo
rulesarcconf
&tw_cli
respect bbu monitoring flag, which defaults to off
3.2.4 (2015-07-03)
- 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)
- 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)
3.2.1 (2014-10-07)
3.2.0 (2014-09-21)
- 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)
- 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)
- fixed program version