From e11029c59a9db4a505b833883b0b1f1e098363f3 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Wed, 28 Sep 2016 01:38:28 -0600 Subject: [PATCH] update --- plugins/ipmi.plg | 1 + plugins/ipmi.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index b59cb699..3ce05de6 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -18,6 +18,7 @@ ###2016.09.28 - add: show readings for Oem Reserved e.g. Supermicro temp readings +- fix: hard drives reading showing 0 when spun down ###2016.09.20 - fix: inaccurate error when running fancontrol while disabled ###2016.09.16 diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index 2d7fbb67..9c72865c 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -15,6 +15,7 @@ The ipmi plugin allows you to view your system sensors and events using your ipm ###2016.09.28 - add: show readings for Oem Reserved e.g. Supermicro temp readings +- fix: hard drives reading showing 0 when spun down ###2016.09.20 - fix: inaccurate error when running fancontrol while disabled ###2016.09.16