Bitcoin Forum
May 28, 2024, 04:09:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.2 (Windows/Linux) on: October 19, 2016, 08:45:04 PM

@claymore:
Is there a way we can call the monitoring API directly instead of using the provided EthMan.exe.
I have my own  webmon I would like to use.  just need the json calls/commands.  any documentation?
Jim

No docs currently, but protocol is very easy, you can see it with any sniffer like WireShark.

thxs for response.

I need too a simple documentation... If I have time I'll try to sniff some API call and document them a bit
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.2 (Windows/Linux) on: October 19, 2016, 08:36:45 PM
I sometimes get a hang if the driver crash on one of the cards in the rig. How can I restart the miner f.ex every 3 hours? or more? Did you make a restart parameter?



There is a -r option... I set my config with -r 1 and provide a reboot.bat script in the same folder as the start.bat
If the miner hangs, it will reboot your system
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.2 (Windows/Linux) on: October 19, 2016, 08:02:01 PM
Hello! I want to make some scheduled task to activate/disable some GPUs on a specific time, but my working solution consists in a task that kill the EthDcrMiner64.exe process and restart it with a different config.txt... Does anyone know if EthMan.exe has some CLI commands to avoid the kill/restart behaviour? Something like:

Code:
EthMan.exe hostname:port newconfig.txt

Thanks for the help!

My config-lowpower.txt has the parameter -di 024, and I want to change that to -di 012345 from the command line... Thanks!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!