|
Brzina
Member
Offline
Activity: 74
Merit: 20
|
|
October 24, 2018, 10:41:46 AM |
|
Is there API suport for ethcontrol.com app ? I need it with a miner
|
|
|
|
MineOrDie
Jr. Member
Offline
Activity: 75
Merit: 1
|
|
October 24, 2018, 04:47:23 PM |
|
Very good job, on 30 cards got another 2 free just with the switch from EWBF to GMiner. Keep it up.
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
October 24, 2018, 05:49:17 PM |
|
Is there API suport for ethcontrol.com app ? I need it with a miner
Please be patient, we will add API support soon. Very good job, on 30 cards got another 2 free just with the switch from EWBF to GMiner. Keep it up.
Did you mean 192,7 algorithm?
|
|
|
|
MineOrDie
Jr. Member
Offline
Activity: 75
Merit: 1
|
|
October 24, 2018, 05:57:45 PM |
|
Very good job, on 30 cards got another 2 free just with the switch from EWBF to GMiner. Keep it up.
Did you mean 192,7 algorithm? Nope, on 144,5. But it still fluctuates a lot, even on the pool side. So have a look into it. The EWBF is more stable, but GMiner gives me more, almost 10% more. So you must find a solution to these random drops. And I'm not the only one with these issues.
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
October 25, 2018, 04:53:09 AM |
|
Nope, on 144,5. But it still fluctuates a lot, even on the pool side. So have a look into it. The EWBF is more stable, but GMiner gives me more, almost 10% more. So you must find a solution to these random drops. And I'm not the only one with these issues.
Could you show hash rate chart from pool? I guess you have hash rate drop every 100 minutes, remember miner mine for 2 minutes on dev fee pool every 100 minutes.
|
|
|
|
MineOrDie
Jr. Member
Offline
Activity: 75
Merit: 1
|
|
October 25, 2018, 08:51:10 AM |
|
Yeah sure. Here is it. https://imgur.com/OWkdlCUAlso the AVG Hash is like from 950 to 1100. These spikes are really unusual for me. On my side also. I get from 188-190 to 200 sol per rig in the miner console. On the EWBF there was from 2-4 sol difference, now it's more than 10.
|
|
|
|
Miner108
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 25, 2018, 12:55:10 PM |
|
Hi dev! Can you make failover pools in the config file.json?
Like this: miner --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user YOUR_BITCOING_GOLD_WALLET.rigName --pass x -c failover.conf
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
October 25, 2018, 01:11:40 PM |
|
Hi dev! Can you make failover pools in the config file.json?
Like this: miner --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user YOUR_BITCOING_GOLD_WALLET.rigName --pass x -c failover.conf
Hi, You prefer specify failover pools by INI file, rather than command line arguments? Command line arguments doesn't convenient for you?
|
|
|
|
Miner108
Newbie
Offline
Activity: 16
Merit: 0
|
|
October 25, 2018, 05:44:12 PM |
|
Hi dev! Can you make failover pools in the config file.json?
Like this: miner --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user YOUR_BITCOING_GOLD_WALLET.rigName --pass x -c failover.conf
Hi, You prefer specify failover pools by INI file, rather than command line arguments? Command line arguments doesn't convenient for you? Yes it is convenient. Like Claymore's or ccminer Main pool in command line (.bat), and back up pools in Ini, or config, or failover-pools.txt
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
October 26, 2018, 03:13:08 PM |
|
|
|
|
|
umine
|
|
October 26, 2018, 03:30:04 PM |
|
Tested with single GTX1070 Gigabyte AORUS. At the same OC settings I got practically the same hashrate as with latest EWBF on 144_5 algo (50 Sol/s). Just for interest will try to get pool statistic for next several hours.
|
|
|
|
dmitrich777
Newbie
Offline
Activity: 4
Merit: 0
|
|
October 26, 2018, 04:55:28 PM |
|
Great news! Can you add --api command line key when I can choose address:port like ewbf? Need this argument for Awesome miner support.
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
October 26, 2018, 05:02:01 PM |
|
Great news! Can you add --api command line key when I can choose address:port like ewbf? Need this argument for Awesome miner support.
GMiner already support it, you have to pass "--telemetry YOUR_PORT" to the miner to enable API, for example: ./miner --server POOL_ADDRESS --user WALLET_ADDRESS --pass x --port POOL_PORT --algo 144_5 --pers BgoldPoW --pec --telemetry 10555 Next navigate in your browser to http://localhost:10555 to see statistics, also you can get JSON statistics at http://localhost:10555/stat
|
|
|
|
fistsofgod
Newbie
Offline
Activity: 164
Merit: 0
|
|
October 26, 2018, 09:03:05 PM |
|
would it be possible to enable a customizable table on the readout? grouping by graphics card model #? I have all 1070s but have some different models with different clocks. would like to group them together in different tables or columns to get averages for each model or group of models I have 14 1070s but 8 are EVGA FTW (model: 08G-P4-6276) the rest are EVGA SCs but 2 model numbers 08G-P4-5173/08G-P4-6173. I'd like to option to group models together. see the averages of the FTW models and the SC models, separately
|
|
|
|
dmitrich777
Newbie
Offline
Activity: 4
Merit: 0
|
|
October 27, 2018, 04:13:44 AM |
|
./miner --server POOL_ADDRESS --user WALLET_ADDRESS --pass x --port POOL_PORT --algo 144_5 --pers BgoldPoW --pec --telemetry 10555 Next navigate in your browser to http://localhost:10555 to see statistics, also you can get JSON statistics at http://localhost:10555/statYes, I saw it. But I mean replace --telemetry with -api 0.0.0.0:port so your command line will be compatible with ewbf. Awesome miner didnot know your miner, but knows ewbf. But if you dont want to do it, dont do it, your miner already has a pretty good restarting mechanism on error.
|
|
|
|
Zminer777 (OP)
Member
Offline
Activity: 488
Merit: 37
|
|
October 27, 2018, 06:44:30 AM |
|
would it be possible to enable a customizable table on the readout? grouping by graphics card model #? I have all 1070s but have some different models with different clocks. would like to group them together in different tables or columns to get averages for each model or group of models I have 14 1070s but 8 are EVGA FTW (model: 08G-P4-6276) the rest are EVGA SCs but 2 model numbers 08G-P4-5173/08G-P4-6173. I'd like to option to group models together. see the averages of the FTW models and the SC models, separately
Order of GPUs isn't random like in EWBF miner, GPUs sorted by bus id, order is same as in nvidia-smi or MSI Afterburner. In next update we are planing also display vendor name (example EVGA GTX 1070 / MSI GTX 1070), may be in future updates we will display full GPU name as well. Yes, I saw it. But I mean replace --telemetry with -api 0.0.0.0:port so your command line will be compatible with ewbf. Awesome miner didnot know your miner, but knows ewbf. But if you dont want to do it, dont do it, your miner already has a pretty good restarting mechanism on error.
I understand your request, we will add EWBF's API compatibility in next update.
|
|
|
|
fistsofgod
Newbie
Offline
Activity: 164
Merit: 0
|
|
October 27, 2018, 07:36:47 AM Last edit: October 27, 2018, 08:17:59 AM by fistsofgod |
|
would it be possible to enable a customizable table on the readout? grouping by graphics card model #? I have all 1070s but have some different models with different clocks. would like to group them together in different tables or columns to get averages for each model or group of models I have 14 1070s but 8 are EVGA FTW (model: 08G-P4-6276) the rest are EVGA SCs but 2 model numbers 08G-P4-5173/08G-P4-6173. I'd like to option to group models together. see the averages of the FTW models and the SC models, separately
Order of GPUs isn't random like in EWBF miner, GPUs sorted by bus id, order is same as in nvidia-smi or MSI Afterburner. In next update we are planing also display vendor name (example EVGA GTX 1070 / MSI GTX 1070), may be in future updates we will display full GPU name as well. I'm referring to the table in telemetry. would be nice for the page grouped by model #s. so each group of model #s has their own averages
|
|
|
|
..XyZ..
Newbie
Offline
Activity: 58
Merit: 0
|
|
October 27, 2018, 08:19:58 AM |
|
No. Grouping by model is shit! Only by bus ID, like in AB. Most miners do this.
|
|
|
|
DeMoNloK
Jr. Member
Offline
Activity: 43
Merit: 3
|
|
October 27, 2018, 07:30:29 PM |
|
Is there any extra flags to add?
|
Genesisnetwork.io │ P2P & Proof-of-Sale Ecosystem │ POW-POS Solution for businesses & e-commerce Fair Launch │ Airdrops & Bounties
|
|
|
|