Bitcoin Forum
June 25, 2024, 02:16:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: bit-manage - linux shell mass bitcoind management tool on: February 23, 2011, 08:03:39 AM
It's generic, iow it doesn't matter if your miners use CPU or GPU. I use it to control all my miners (GPU too).
2  Bitcoin / Project Development / bit-manage - linux shell mass bitcoind management tool on: February 22, 2011, 12:49:03 PM
Hello guys,

I've coded this simple script - bit-manage - to help me manage my pool of mining servers.
It's targeted to us - console geeks (many servers don't have GUI).

Ever wanted to pause / resume / check ballance .. on all your servers at once?
Wanted to simply turn off (e.g. via crontab) mining on production servers during the work-hours?

Just download, setup your server pool (array 'servers'), and enjoy Smiley

Don't forget to enable RPC access in your miners bitcoind.conf files, like this:
  rpcallowip=<IP of machine where you run bit-manage>

URL: http://pastebin.com/QvND3dz5
License: MIT
Donations (if you like it): 12N1ZKCiqbG76CFGvXTscBSVPmqYNWwDcU
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!