diff --git a/changelog b/changelog index 8db2b86..5a28c6b 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,12 @@ Changelog for check_lsi_raid, a Nagios/Icinga plugin to check LSI RAID controllers ############################################################################### +Version 1.2 20140304 + * Plugin is now working with current storcli 1.07.07 + * Fix physical drive check as code did not reach the check + * Check for storcli on more paths + * Replace storli command return status in separate method + Version 1.1 20131128 * Thanks to Jonas Meurer for the patches * Minor fix: uninitialized variables for bbu=0 @@ -25,4 +31,4 @@ List of contributors: * 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) \ No newline at end of file + * Jonas Meurer (jmeurer@inet.de)