From a23b341b6f8be2c1508ae4f1c7dad2d5a4109b08 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Fri, 22 Jul 2016 13:36:51 -0600 Subject: [PATCH] update plugin --- plugins/ipmi.plg | 7 ++++++- plugins/ipmi.xml | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index e983887d..0c43a4a0 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -3,7 +3,7 @@ - + @@ -16,6 +16,11 @@ +###2016.07.22 +- fix: fan control not setting fans to auto when stopped +- fix: fan control not setting fan min (only setting a value of 1) +- fix: fan log percentage 0% when fan min is used +- thanks to piotrasd for the testing ###2016.05.17 - notice: with the latest update you will need to reconfigure your fan control settings - fix: convert fan control settings to name based instead of number based (you'll need to setup fancontrol again) diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index f8ad70ed..68d75534 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -11,8 +11,13 @@ The ipmi plugin allows you to view your system sensors and events using your ipm http://lime-technology.com/forum/index.php?topic=39787.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png -2016-05-17 +2016-07-22 +###2016.07.22 +- fix: fan control not setting fans to auto when stopped +- fix: fan control not setting fan min (only setting a value of 1) +- fix: fan log percentage 0% when fan min is used +- thanks to piotrasd for the testing ###2016.05.17 - notice: with the latest update you will need to reconfigure your fan control settings - fix: convert fan control settings to name based instead of number based (you'll need to setup fancontrol again)