Files
check_lsi_raid/changelog
2013-11-28 10:29:16 +01:00

28 lines
1.3 KiB
Plaintext

###############################################################################
Changelog for check_lsi_raid, a Nagios/Icinga plugin to check LSI RAID
controllers
###############################################################################
Version 1.1 20131128
* Thanks to Jonas Meurer <jmeurer@inet.de> for the patches
* Minor fix: uninitialized variables for bbu=0
* Typo fix: "other error count" instead of "media error count"
* Output STATUS variable for nagios performance data processing
* Add commandline options to define warning threshold for media errors, other
errors, predictive fail count and shield count
* Set state to critical for non-optimal virtual/logical disks
Version 1.0 20131028
* First stable release. Improved testing with reading output from simple text
files.
* Check status of BBU and CacheVault
* Fix storcli path checking
* Fix rebuild progress for physical devices
* Fix temperature check for a real integer
List of contributors:
* Grubhofer Martin (s1110239013@students.fh-hagenberg.at)
* Scheipner Alexander (s1110239032@students.fh-hagenberg.at)
* Werner Sebastian (s1110239038@students.fh-hagenberg.at)
* Georg Schoenberger (gschoenberger@thomas-krenn.com)
* Jonas Meurer (jmeurer@inet.de)