This commit is contained in:
dmacias72 2016-09-28 01:38:28 -06:00
parent 3e65163031
commit e11029c59a
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@
<CHANGES> <CHANGES>
###2016.09.28 ###2016.09.28
- add: show readings for Oem Reserved e.g. Supermicro temp readings - add: show readings for Oem Reserved e.g. Supermicro temp readings
- fix: hard drives reading showing 0 when spun down
###2016.09.20 ###2016.09.20
- fix: inaccurate error when running fancontrol while disabled - fix: inaccurate error when running fancontrol while disabled
###2016.09.16 ###2016.09.16

View File

@ -15,6 +15,7 @@ The ipmi plugin allows you to view your system sensors and events using your ipm
<Changes> <Changes>
###2016.09.28 ###2016.09.28
- add: show readings for Oem Reserved e.g. Supermicro temp readings - add: show readings for Oem Reserved e.g. Supermicro temp readings
- fix: hard drives reading showing 0 when spun down
###2016.09.20 ###2016.09.20
- fix: inaccurate error when running fancontrol while disabled - fix: inaccurate error when running fancontrol while disabled
###2016.09.16 ###2016.09.16