This commit is contained in:
dmacias72 2016-09-28 23:56:13 -06:00
parent fcc16d0eb6
commit 26b1a0d898
2 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "ipmi">
<!ENTITY author "dmacias72">
<!ENTITY version "2016.09.28a">
<!ENTITY version "2016.09.29">
<!ENTITY launch "Settings/IPMI">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -16,6 +16,8 @@
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
<CHANGES>
###2016.09.29
- fix: remove quotes from OEM Reserved readings
###2016.09.28a
- add: show readings for OEM Reserved in dashboard
- add: ability to select OEM Reserved to display in footer

View File

@ -11,8 +11,10 @@ The ipmi plugin allows you to view your system sensors and events using your ipm
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png</Icon>
<Date>2016-09-28</Date>
<Date>2016-09-29</Date>
<Changes>
###2016.09.29
- fix: remove quotes from OEM Reserved readings
###2016.09.28a
- add: show readings for OEM Reserved in dashboard
- add: ability to select OEM Reserved to display in footer