Skip to content
mvis edited this page Aug 18, 2017 · 8 revisions

Web App

MVis contains an embedded HTTP web server which implements a 3 page web app to display information pertaining to your mining operation.

Mining Rigs

  • Most of this information should be pretty self-explanatory. Note that both the Work Units field and the Hash Faults field are displaying data for the last 24 hours.
  • This page will show alerts for :
    • discrepancies in the number of miners/GPUs currently online and reporting work
    • hash rate abnormalities
    • GPU temperature deviations
    • Excessive hash faults


Graphs

  • This shows Solutions, Close Hits and Work Units. Close Hits are graphed individually, whereas Work Units are grouped into 4 hour intervals and displayed as a histogram.
  • Solutions and Close Hits are graphed on the left-hand axis, and Work Units are graphed on the right-hand axis.
  • Work Units are only kept for 5 days, Close Hits are kept for 30 days, and Solutions are kept indefinitely.


Hash Plots

  • This allows you to see a scatter plot of real-time, selected hash values from your miner.
  • The purpose of this feature is part educational (a nice visual representation of what miners actually do), part psychological (provides reassurance that the miner is still working and hasn't locked up or frozen), and also just because I thought it would look pretty cool!
  • Click on Start to begin a 15 second run of hash values.
  • The hashes are scaled down to values between 0.0 and 1.0.
  • The Current Target value (similarly scaled) is shown for reference.




Clone this wiki locally