|
December 13, 2017, 08:57:20 PM |
|
I have acquired quite a few servers that I am using for CryptoNight over the last month. Some are on Windows still, but I am about to install Ubuntu 16.04 LTSR on about 8 machines, considering adding more.
I am using XMRig. Most of the machines are identical. (IE, I have 10 of one config, 8 of another). So I don't have to tweak the thread performance to much within XMRig.
I want to figure out a way to efficiently update pools and or wallet info on all of the machines at one time.
1. Update pool section of the config file 2. Stop miner process 3. Start miner process
I have looked into a couple Ubuntu management tools such as Landscape but I think they are too much for what I need, nor do I think they can do the job effectively.
I have also considered using something such as Dropbox or a script to grab a file from a local server to update the config - but how do I stop and restart the process on all of the machines simultaneously?
SSH could be a solution to this. But if I run everything through SSH, I can't easily monitor hash rates after the session is DC'd - so I need to look at using some sort of API to monitor everything, else I'm not going to notice a missing 1-5k hash rate from the pool at some point.
Any suggestions? Surely someone has don't something of the sort in the past.
|