Releases: glensc/nagios-plugin-check_raid
Releases · glensc/nagios-plugin-check_raid
3.0.4 (2013-11-25)
- added
--noraid=OK|WARNING|CRITICAL|UNKNOWN
option. defaults toUNKNOWN
- 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)
- resync fixes