Post
Topic
Board Mining (Altcoins)
Merits 1 from 1 user
Re: SRBMiner Monitoring Dashboard
by
Mahaprajapati
on 27/09/2018, 02:43:02 UTC
⭐ Merited by Initech (1)
I make probably ))) final version of monitoring dashboard for SRBMiner

Look like this:
1 Rig
http://prntscr.com/jetxkd
2 Rigs
http://prntscr.com/jetxy5
3 Rigs
http://prntscr.com/jety51

Code for HTML:
(Just change the name and address of your rig(s) in the code as indicated in the comments)

1 Rig
Code:














  
    
  
SRB Miner 1.5.1+ Dashboard One RIGv0.6

















2 Rigs
Code:














  
    
  
SRB Miner 1.5.1+ Dashboard Two RIGsv0.6


















3 Rigs
Code:














  
    
  
SRB Miner 1.5.1+ Dashboard Three RIGsv0.6



























Okay so made some edits off this and instructions to add rigs. The layout is more condense and should allow for as many rigs as you want. Enjoy!

Instructions
- Open notepad and paste coding from below
- Change rig names & IP addresses (login to your router to find IPs)
Code:

rig_one = "BlueAnt"


xmlhttp.open("GET", "http://192.168.1.111:1111", false);
- Add or subtract for number of rigs you have default is 4
Code:
through
- Save as .html
- Chrome recommended

Code:



SRB-Dash-Mon v1.11


!-- Refresh rate in seconds below -->