This commit is contained in:
dmacias72 2016-09-28 10:28:25 -06:00
parent 4961cb92fa
commit bf6eac2099
2 changed files with 9 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "ipmi">
<!ENTITY author "dmacias72">
<!ENTITY version "2016.09.28">
<!ENTITY version "2016.09.28a">
<!ENTITY launch "Settings/IPMI">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -16,8 +16,11 @@
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
<CHANGES>
###2016.09.28a
- add: show readings for OEM Reserved in dashboard
- add: ability to select OEM Reserved to display in footer
###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
- fix: inaccurate error when running fancontrol while disabled

View File

@ -13,8 +13,11 @@ The ipmi plugin allows you to view your system sensors and events using your ipm
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png</Icon>
<Date>2016-09-28</Date>
<Changes>
###2016.09.28a
- add: show readings for OEM Reserved in dashboard
- add: ability to select OEM Reserved to display in footer
###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
- fix: inaccurate error when running fancontrol while disabled