update
This commit is contained in:
parent
732a64035a
commit
07a769784c
@ -3,7 +3,7 @@
|
|||||||
<!DOCTYPE PLUGIN [
|
<!DOCTYPE PLUGIN [
|
||||||
<!ENTITY name "ipmi">
|
<!ENTITY name "ipmi">
|
||||||
<!ENTITY author "dmacias72">
|
<!ENTITY author "dmacias72">
|
||||||
<!ENTITY version "2016.09.20">
|
<!ENTITY version "2016.09.28">
|
||||||
<!ENTITY launch "Settings/IPMI">
|
<!ENTITY launch "Settings/IPMI">
|
||||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||||
@ -16,6 +16,8 @@
|
|||||||
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
|
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
|
||||||
|
|
||||||
<CHANGES>
|
<CHANGES>
|
||||||
|
###2016.09.28
|
||||||
|
- add: show readings for Oem Reserved e.g. Supermicro temp readings
|
||||||
###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
|
||||||
|
@ -11,8 +11,10 @@ The ipmi plugin allows you to view your system sensors and events using your ipm
|
|||||||
</Description>
|
</Description>
|
||||||
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
|
<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>
|
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png</Icon>
|
||||||
<Date>2016-09-20</Date>
|
<Date>2016-09-28</Date>
|
||||||
<Changes>
|
<Changes>
|
||||||
|
###2016.09.28
|
||||||
|
- add: show readings for Oem Reserved e.g. Supermicro temp readings
|
||||||
###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
|
||||||
|
Loading…
Reference in New Issue
Block a user