Pages:
Author

Topic: MinerWatcher - mining rigs monitoring service - page 3. (Read 3153 times)

member
Activity: 140
Merit: 10
some virustotal nad chcecksums would benice
newbie
Activity: 31
Merit: 0
OP is a newbie. How do we trust this program is no spyware?

I assume you are offering this program as a freeware, so do you intend to charge for it future? Find it hard to believe this service is for pure altruistic purposes.

Hey. The service is freeware now, donations are welcome )

The watcher program is only send stats from a miner console to the server via 1 POST request (thru 80 port) every 60 secs. And nothing more.
So there is no hidden miner\spyware. You can check CPU\GPU load is 0% all time. And what can i steal from mining rigs? Claymore miner? Smiley

Anyway, any person can check the software using sandbox or other tools. If it is spyware - we will see abuse posts bellow soon. It is very simple to check this for researchers.

it basicly gives your webserver full control over my worker.
and in case you didnt properly secure the server attackers could compromise the operation.

Not full control. Only basic functionality - reboot rig, run program, change config or miner. These functions are reason why we decided to start this project!
Do not worry, we did a bunch of other more complex projects and there were no success hacks. Anyway you can try)

Thank you for your interest!
sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
very nice, i might give it a try, those other services charge a premium
but i would rather have it running on my own server with the exe compiled myself, trust issues.
i wish there was an open source version.. i think its not too hard to code this, i have to hit the books again...

but for now, thanks for this service, i didnt try it yet, waiting for more people to check the file out, i maybe install sandboxie only to check it out.

also this feature makes me worry on all mining stats services....
Quote
* Mass execution of commands. At the moment, we support: rebooting the rig, launching any program on the rig, updating itself and updating the mininig software from our site.

it basicly gives your webserver full control over my worker.
and in case you didnt properly secure the server attackers could compromise the operation.

kw29 #deeponion w121c646/05
newbie
Activity: 41
Merit: 0
OP is a newbie. How do we trust this program is no spyware?

I assume you are offering this program as a freeware, so do you intend to charge for it future? Find it hard to believe this service is for pure altruistic purposes.
newbie
Activity: 31
Merit: 0
hero member
Activity: 2086
Merit: 608
Online Security & Investment Corporation
Please fix the screenshots. Nothing shown.
newbie
Activity: 31
Merit: 0
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 screenshots
Rigs list:

Dashboard. Charts by config and rigs count:
https://forum.bits.media/uploads/downloaded/9uasz3mvtagndpwoptl22q_893cd5278650c83fcc7ae5121fec0b28.png
Mass 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.png
New config creation (macros support)
https://forum.bits.media/uploads/downloaded/moie-sylt26j53bjnxywxq_b5dc986380b21dd23f82091f5b4b6371.png
Properties of one of the rigs:
https://forum.bits.media/uploads/downloaded/y62scuqmqyybmjqsejv2lg_bdafbcf91916e06e60cf914a6245b0f4.png
Viewing 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.png

Register 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.exe

How 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 x


So you need to create this config:

--server eu1-zcash.flypool.org --port 3333 --user h7sHdsdiDsdksdfjDKSd9df83jfd2.$rigName --pass x

The 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_$rigNum

Next, 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
Pages:
Jump to: