Hi I wish to represent you new free OpenSource php/javascript DashBoard.
The basic features:Once a minute
information collection separately for
every GPU on every rig (
Temperature, Loading, Frequency of a kernel, voltage). This information stored for each GPU into mysql base.
Real time display temperature/loading/GPU core and it's change for last minutes, shares for each worker from DeepBit and Slush, total pool rewards.
Conclusion of data on current difficulty, and it's change progress.
And also common mtgox stock data min/max price, last price, current rates, real time table and graphical view of last transactions and trade depth.
There is a
possibility to trade directly , using MtGox API. You can
put/cancel/view orders (works very fast!).
On separate page it is possible to see the
detailed data about temperature, loading, GPU core, voltage for
any interval of time and for
any GPU. Also this data can be seen in a convenient, graphical view separately on each position or all together. (see screens below)
The script is written on php/javascript, can be easily modified under any needs.
Free libraries and frameworks are used: jQuery, ExtJs 4, Highcharts, Smarty.
Specifications:To install script you need Php/Mysql hosting with modules hash.so (for work API mtGox) and json.so (for ajax inquiries) installed on.
Statistic gathering module needs wget (<http://www.gnu.org/s/wget/>) and clocktweak (<https://bitcointalk.org/index.php?topic=9982.200>), however you can easily adapt your gauges, http query , that collects GPU data is simple: (collector.php?MinerName=Loc&Temp=76&Cardid=0&Load=94&Core=930&Mem=300&Volt=1200)
Script is in
completely working state, however for its adjustment minimum php and mysql knowledge are necessary.
The source code distributed
as is without any guarantees under the
free licence, however, if you want to use it for commercial purposes, consider licence conditions of frameworks, used in this script.
Also you
can thank me by any transfer into
1VCtYerBMGiRcGMnqdr4mZnT59Ba4L3xg address, it will accelerate completion of a script and its features expansion .
All
source code is accessible here
https://github.com/Lexiks/MyBitBoard, the information on script installation see in README file .
Main windowDetailed info:More screenshots: