"Claymore's Ethereum Dual Miner Manager" Connector - ClayConn ver. 1.04Download from Mega:
https://mega.nz/#F!aYNjSAyJ!HBlvO2mH2KjfHvZ6mbvhBAClayConn is a small tool that allows you to use Claymore’s Manager with SRBMiner. It translates stats from SRBMiner into Claymore format. I.e. you can add SRBMiner rigs to Manager list and use all its features: GUI and web monitoring, hashrate/temperature/fan/link event notifications etc. Both simple and detailed modes are supported.
There’s no need to run it directly on a rig. You can use any Windows PC / virtual machine / SandBox if you don’t trust a suspicious exe file. You can also run several instances with different ports if you have several SRBMiner rigs.
You can get Manager from
any Claymore's minerCommand line options: ClayConn
InputHost InputPort OutputPort FanMax EvenCardsOnlyDefaults will be used if some parameters missing.
InputHost – miner host or IP address. Default is 127.0.0.1;
InputPort – miner port number. Default is 21555;
OutputPort – port for adding a rig to Claymore’s Manager. Default is 3333;
FanMax – fan rpm maximal value for your cards. Needed to calculate fan percentage value for Claymore from raw rpm data given by miner. You will see raw rpm data if parameter is not specified;
EvenCardsOnly – shows every second GPU when set as 1, useful while using --enableduplicategpuid option.
Since miner version 1.6.8 you should enable API using manually in your bat file. For example:
SRBMiner-CN.exe --config config.txt --pools pools.txt --logfile logs\%date%-%random%.log
--apienable --apiport 21555 --apirigname rig10Changelog.1.01 - small memory leakage fix
1.02 - compatibility improvement with SRBMiner 1.6.0
1.03 - SRBMiner API changed in 1.6.6, now it shows miner version (use ClayConn 1.02 for older miners); hashrate is displayed in ClayConn window title/taskbar
1.04 - added EvenCardsOnly option
FAQQ: VirusTotal says ClayConn is a virus.
A: You can find answer
hereQ: Sometimes actual rig uptime is greater than it is shown in Manager.
A: When "min_rig_speed" event occurs, SRBMiner restarts mining process and resets a counter. It is not a bug.
PS It’s a third-party tool not affiliated with Claymore nor SRBMiner!
PPS Please add merit if this tool helped