Hi,
this software has been around for some time, but i have not announced it yet, so here it is
Miner-Manager:
- add groups, miners and pools
- monitor miners via api stats if available
- autoswitching pools (only nicehash currently)
- stratum availability checks
- pool priorities per group with failover if stratum not working
- written in nodejs, update and reboot scripts for linux and windows (linux *should* work, however im using it only for cpu mining)
Github:
https://github.com/felixbrucker/miner-managerthis is beta software, it might error, i just did some rework and there are probably some bugs to hunt from that
it now uses a stratum checker to enable failover with priorities for generic mining software as well as generic pool config for known miners (others will still have to type in their full cmdline)
as of now there is only a workaround if your miner does not connect to a stratum pool (you will need to create a dummy pool which is online and select that one as pool for the group) but is a standalone miner or something, will see when/how to ease that
also i have reduced the algos, if you require any just tell, i have added only the major ones
Disclaimer: im coding it mainly for myself/my needs, but however everyone is free to use it and modify it
cheers