In 2 words about MinerWatcher...Control your mining rigs using our service.
You can monitor speeds, temperatures, fans on all your rig!
Your can send commands to any rig(s) anytime! Mass opearions are suppored.
Use commands: Change config, reboot, restart, run any software, update self, update miners.Supported miners (for current release):- Claymore Dual
- EWBF Zcash
- ccMiner (tpruvot)
- Claymore Zcash (new)
- Ethminer genoil (new)
MinerWatcher User panel screenshotsRigs list:https://forum.bits.media/uploads/downloaded/d3oend-8qqsuvp_e5sb-tg_6976f5f4bf81500ef6d8cd570be043d1.pngDashboard. Charts by config and rigs count:https://forum.bits.media/uploads/downloaded/9uasz3mvtagndpwoptl22q_893cd5278650c83fcc7ae5121fec0b28.pngMass configuration of the config, removal of rigs, execution of the remote command, setting the minimum threshold for the deviation of the speed in % for rig reboot.https://forum.bits.media/uploads/downloaded/ua9ozft7rpkl2n1wkfwd6w_0107be18489bfef68c5fd7f2b4dc32a7.pngNew config creation (macros support)https://forum.bits.media/uploads/downloaded/moie-sylt26j53bjnxywxq_b5dc986380b21dd23f82091f5b4b6371.pngProperties of one of the rigs:https://forum.bits.media/uploads/downloaded/y62scuqmqyybmjqsejv2lg_bdafbcf91916e06e60cf914a6245b0f4.pngViewing charts of one of the rigs (total speed, average temperature of the video cards, average fan speed):https://forum.bits.media/uploads/downloaded/1j2vaut-taw_3ii9d4fxyw_35f7a1f3abfd06aef3a35ae85ae084f0.pngRegister FREE right now!!Quick start: * Go to "Sign Up"
* Go to "My configs"
* Create new personalized rig configuration by clicking "New config" button
Name - Config name. Example: Claymore_eth_dcr
Miner name - Select supported miner
Currency 1 - Select main currency (use ETH for ethereum classic also)
Currency 2 - Select additional currency for dual mining (only for claymore dual miner)
Miner path - Local path to your miner exe (on your miner rig). Relative path will be automatically substituted here when select miner name.
Miner command line - Command line for "Miner name".
Example: -epool eth-eu1.nanopool.org:9999 -ewal 0xe32e31452345253159223233/$rigName/$rigEmail -epsw x (for Claymore dual miner).
IMPORTANT: You should use $rigName and $rigEmail for substitution corresponding values. Click update button
* Create a new rig on My rigs page
Name - It is worker name at your mining pool. Correspond with $rigName macros in a config file.
Email - It is worker email at your mining pool. Correspond with $rigEmail macros in a config file.
Config file - The file with your miner path and command line.
Comment - It's just a rig label. Example: Asus Rx570 x6
From number,
To number - values for $rigNum local macros. For multiple rigs creation at once.
Example - Name: rig_$rigNum, From number: 3, To number: 5. The result will be 3 new rigs named rig_3, rig_4 and rig_5. That's it. Click Create button
* You have to copy the token from your new rig. It looks like 0c837fd0c85ed72be27b88a3e29383a9.
* Download the client and unpack it
* Open the config.txt in the mwatcher software folder and copy your rig token key there. Save the file.
* Start the client
* You need wait few minutes to refresh your stats at the minerwatcher site
Usefull tricks (please, READ this):* You have to disable miner built-in watchdog or setup it to reboot the rig if error occured! Use option "-r 1" in Claymore. The reboot.bat file (contents: shutdown / r / t 5 / f) should also be in the folder with the miner.
* Make sure that the firewall does not block neither the miner nor the minerwatcher! To do this, either just disable the built-in firewall, or add the above programs to the firewall's whitelist.
* Do not use to much overclocked videocards with this system. Crashes are possible!
* If you download the version of the program with the miners, then you do not even need to specify the path to the exe-miner when creating the config!
* When specifying the name of the miner, the relative path to the exe-miner will be substituted automatically.
For example, for Claymore it will be miners\claymore_dual\EthDcrMiner64.exeHow to create one config for many rigs very fast?First of all you need to create a config. Most likely you will need only 1-3 configs on ALL of your rigs!
Let's consider an example - you need to make a config on ZEC pool, for
50 rigs. Each rig has a name of the form
rig_1,
rig_2 ...
rig_50.
Accordingly, the command line looks like this:--server eu1-zcash.flypool.org --port 3333 --user h7sHdsdiDsdksdfjDKSd9df83jfd2.rig_1 --pass x
--server eu1-zcash.flypool.org --port 3333 --user h7sHdsdiDsdksdfjDKSd9df83jfd2.rig_2 --pass x
...
--server eu1-zcash.flypool.org --port 3333 --user h7sHdsdiDsdksdfjDKSd9df83jfd2.rig_50 --pass xSo you need to create this config:--server eu1-zcash.flypool.org --port 3333 --user h7sHdsdiDsdksdfjDKSd9df83jfd2.$rigName --pass xThe macro
$rigName, when adding a rig will be replaced by its name!
Then we go to the rig addition page. We click
My rigs ->
new rig.
Here is the name of the worker:Rig_
$rigNumNext, we select the numerical range of numbers of rigs:
From number: 1
To number: 50
Click "Create". After that, you have 50 rigs, each worker name in the command line will be substituted with the corresponding name of the worker.
Then a similar operation can be performed for a Ethereum configs.
I also note that the macro
$rigEmail is supported also. It can be substituted in the command line of the miner and it will be replaced by the email you specified.
That's it! Good luck and huge hashrate for you guys!
sincerely, MinerWatcher team