add appstore content
This commit is contained in:
parent
655d56df36
commit
69c91fcd40
BIN
plugins/ipmitool-plugin.png
Normal file
BIN
plugins/ipmitool-plugin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
40
plugins/ipmitool-plugin.xml
Normal file
40
plugins/ipmitool-plugin.xml
Normal file
|
@ -0,0 +1,40 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Containers>
|
||||||
|
<Plugin>True</Plugin>
|
||||||
|
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmitool-plugin.plg</PluginURL>
|
||||||
|
<PluginAuthor>dmacias72</PluginAuthor>
|
||||||
|
<Beta>False</Beta>
|
||||||
|
<Category>Tools:System</Category>
|
||||||
|
<Name>IPMI Tool</Name>
|
||||||
|
<Description>
|
||||||
|
The ipmitool plugin allows you to view your system sensors and events using your ipmi hardware. Allows for local or remote access and event notification.
|
||||||
|
</Description>
|
||||||
|
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
|
||||||
|
<Icon>https://raw.githubusercontent.com/dmacias72/dmacias-plugin-repository/master/ipmitool-plugin.png</Icon>
|
||||||
|
<Date>2015-12-11</Date>
|
||||||
|
<Changes>
|
||||||
|
###2015.12.11
|
||||||
|
- change repo
|
||||||
|
- change install and remove method
|
||||||
|
###2015.11.18
|
||||||
|
- fixed "Waiting for events" triggering notification on system start
|
||||||
|
###2015.11.17
|
||||||
|
- fix permissions for emhttp events
|
||||||
|
###2015.11.10b
|
||||||
|
- whoops deleted sensors page
|
||||||
|
###2015.11.10
|
||||||
|
- stop event monitoring on plugin removal
|
||||||
|
###2015.11.09
|
||||||
|
- minor bug fixes
|
||||||
|
###2015.11.08
|
||||||
|
- add settings page
|
||||||
|
- add event notifications
|
||||||
|
- add remote IPMI access
|
||||||
|
###2015.08.15
|
||||||
|
- update for unRAID 6.1-rc+ only
|
||||||
|
###2015.05.07a
|
||||||
|
- fix bug
|
||||||
|
###2015.05.07
|
||||||
|
- initial unRAID 6 release
|
||||||
|
</Changes>
|
||||||
|
</Containers>
|
BIN
plugins/speedtest.png
Normal file
BIN
plugins/speedtest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
32
plugins/speedtest.xml
Normal file
32
plugins/speedtest.xml
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<Containers>
|
||||||
|
<Plugin>True</Plugin>
|
||||||
|
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.plg</PluginURL>
|
||||||
|
<PluginAuthor>dmacias72</PluginAuthor>
|
||||||
|
<Beta>False</Beta>
|
||||||
|
<Category>Tools:System</Category>
|
||||||
|
<Name>Speedtest</Name>
|
||||||
|
<Description>
|
||||||
|
This plugin interacts with the command line interface for testing internet bandwidth using speedtest.net
|
||||||
|
</Description>
|
||||||
|
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
|
||||||
|
<Icon>https://raw.githubusercontent.com/dmacias72/dmacias-plugin-repository/master/speedtest.png</Icon>
|
||||||
|
<Date>2015-12-11</Date>
|
||||||
|
<Changes>
|
||||||
|
###2015.12.11
|
||||||
|
- update package name
|
||||||
|
- update install and remove scripts
|
||||||
|
###2015.12.10
|
||||||
|
- add date and time to table
|
||||||
|
- add switchbuttons
|
||||||
|
- update packages
|
||||||
|
###2015.10.19
|
||||||
|
- typos
|
||||||
|
###2015.10.18b
|
||||||
|
- update to python 2.7.9
|
||||||
|
###2015.10.18a
|
||||||
|
- update install script
|
||||||
|
###2015.10.17
|
||||||
|
- initial commit
|
||||||
|
</Changes>
|
||||||
|
</Containers>
|
Loading…
Reference in New Issue
Block a user