-
Notifications
You must be signed in to change notification settings - Fork 1
WebApp
mvis edited this page Aug 18, 2017
·
8 revisions
MVis contains an embedded HTTP web server which implements a 3 page web app to display information pertaining to your mining operation.
- 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
- 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.
- 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.
Setting up a node
Installing the miner
Installing Mining Visualizer
Setting up desktop widgets
- Rainmeter
- GeekTool
Configuring Mining Visualizer
Desktop Widgets
Web App