Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.2 (Windows/Linux)
by
adamvp
on 20/10/2016, 03:54:44 UTC
I am trying to switch from putting options in start.bat file in config.txt file, for easier remote administration of the configs. But I have one problem. How do I keep each worker name unique for pool monitoring while sending the same config.txt to miners from EthMan ? Is there some option to keep worker name unique, separate of config.txt?
IF the answer is no, then I suggest to claymore that he should have an option to start the miner with a -workername paramater in start.bat and maybe put an alias variable in the config.txt like $worker, which the miner replaces wherever it finds with the worker name, so it could work for both coins minerd.

Load ETHMan.exe.  Click on help tab at top.

From the help file:

Notes:

- You can send same file to several miners at once.
  Before sending a file, all strings %NAME% will be replaced with miner names.
  For example, you send epools.txt which contains this line:
      POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/%NAME%, PSW: x
  Every miner will get own epools.txt with their names, for example:
     POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/Rig1, PSW: x
how to get miner names differ to every servrr and pool?