Awesome Miner verison 2.4.1 has been released:
- Added rule trigger for Ping timeout
- Display miner API response time on summary tab
- Claymore's Zcash Miner 12.4 and Claymore's Ethereum Miner 8.1
- Corrections to Managed Template implementation and connection stability
would it possible to get optiminer zec put into the list
it has a monitoring port that can be set at 3333 just like claymore
would be nice if this could be done!!!
keep up the good work! love this program
Have you verified if the API is identical? Can you try to add an External Miner that is pointing to this port, and specify the type as Claymore's Zcash Miner?
the api is different.
this is optiminer
{
"iteration_rate" : {
"GPU0" : {
"3600s" : 135.39444444444445,
"5s" : 136,
"60s" : 135.75
},
"GPU1" : {
"3600s" : 138.97222222222223,
"5s" : 138,
"60s" : 138.91666666666666
},
"GPU2" : {
"3600s" : 140.15416666666667,
"5s" : 140,
"60s" : 139.91666666666666
},
"GPU3" : {
"3600s" : 139.47083333333333,
"5s" : 140,
"60s" : 139.5
},
"GPU4" : {
"3600s" : 139.31666666666666,
"5s" : 138,
"60s" : 139.33333333333334
},
"Total" : {
"3600s" : 693.30972222222226,
"5s" : 695,
"60s" : 693.25
}
},
"os" : "linux",
"share" : {
"accepted" : 11591,
"rejected" : 29
},
"solution_rate" : {
"GPU0" : {
"3600s" : 254.52416666666667,
"5s" : 258.39999999999998,
"60s" : 256.81666666666666
},
"GPU1" : {
"3600s" : 260.54722222222222,
"5s" : 265.19999999999999,
"60s" : 263.78333333333336
},
"GPU2" : {
"3600s" : 263.30333333333334,
"5s" : 278.80000000000001,
"60s" : 264.5
},
"GPU3" : {
"3600s" : 261.95833333333331,
"5s" : 274.60000000000002,
"60s" : 265.36666666666667
},
"GPU4" : {
"3600s" : 260.98305555555555,
"5s" : 260,
"60s" : 260.31666666666666
},
"Total" : {
"3600s" : 1301.3116666666667,
"5s" : 1344.2,
"60s" : 1310.1666666666667
}
},
"stratum" : {
"connected" : true,
"connection_failures" : 0,
"host" : "equihash.usa.nicehash.com",
"port" : 3357,
"target" : "0007878787800000000000000000000000000000000000000000000000000000"
},
"uptime" : 78002,
"version" : "1.7.0"
}
this is claymore
{"result": ["8.1 - ETH", "2353", "128510;7550;3", "26062;26119;25445;25478;25404", "0;0;0", "off;off;off;off;off", "66;40;66;40;69;47;69;47;68;55", "daggerhashimoto.usa.nicehash.com:3353", "1707;0;0;0"]}
im tried what you asked and have no luck
its no big deal if it isnt possible