Pages:
Author

Topic: Windows mining monitoring tool - v2-BETA [OPEN BETA] - page 34. (Read 104783 times)

sr. member
Activity: 299
Merit: 250
thx i will donate you in next 48 hrs
hero member
Activity: 789
Merit: 501
EWBF now supported
Client :  http://www.monitorig.com/download/monitorig-v2-beta.zip

Configure the miner in the miners folder (edit the start.bat)
In the config file use the value "ewbf-zec" as miner type

(Don't remove the --log 2 option in the EWBF miner)
hero member
Activity: 789
Merit: 501
EWBF support will be ready for a test in a few minutes
sr. member
Activity: 299
Merit: 250
ok thx
hero member
Activity: 789
Merit: 501
can u share version for Eqhash (EWBF) ?
Not still finished Smiley
I'm on it
hero member
Activity: 789
Merit: 501
Thanks

Could you share your start.bat that I could use it as exemple

Hey, here is my bat file for ZCL

Code:
@echo off
timeout 30
SETX GPU_FORCE_64BIT_PTR 0
SETX GPU_MAX_HEAP_SIZE 100
SETX GPU_USE_SYNC_OBJECTS 1
SETX GPU_MAX_ALLOC_PERCENT 100
SETX GPU_SINGLE_ALLOC_PERCENT 100

:RESTART
miner --server zcl.suprnova.cc --user xxxxx --pass x --port 4042 --eexit 3 --log 2 --solver 0
goto :RESTART

i used --log 2 that will create same as console log miner.log, i asked EWBF if we could have the capability to create our own log filename. using eexit 3 so that it exit for any reason, and the loop will take on restarting the miner.

cheers

But with your loop, you can't use the restart or switch option from my tool.
Because when the monitorig process will kill the miner, il will be restarted automatically and another one will be started too

I'll try too handle that case in the tool
sr. member
Activity: 299
Merit: 250
can u share version for Eqhash (EWBF) ?
sr. member
Activity: 322
Merit: 250
I would like the first dos window that communicates/updates the site be a hidden dos window so only the single dos window is showing at the very least. My preference would be to see the monitor portion to run as a service so do not have to be logged on at all and it could than run hidden.

As it would be running as a windows service the service recovery will make sure that it stays running all the time even when logged off.  You can than have your monitor automatically restart miner if has rate goes 0 on any of the GPU's and in worse case trigger a restart of the monitor if that fails.

That would make your service more enticing especially to those who have many rigs.
full member
Activity: 224
Merit: 100
CryptoLearner
Thanks

Could you share your start.bat that I could use it as exemple

Hey, here is my bat file for ZCL

Code:
@echo off
timeout 30
SETX GPU_FORCE_64BIT_PTR 0
SETX GPU_MAX_HEAP_SIZE 100
SETX GPU_USE_SYNC_OBJECTS 1
SETX GPU_MAX_ALLOC_PERCENT 100
SETX GPU_SINGLE_ALLOC_PERCENT 100

:RESTART
miner --server zcl.suprnova.cc --user xxxxx --pass x --port 4042 --eexit 3 --log 2 --solver 0
goto :RESTART

i used --log 2 that will create same as console log miner.log, i asked EWBF if we could have the capability to create our own log filename. using eexit 3 so that it exit for any reason, and the loop will take on restarting the miner.

cheers
hero member
Activity: 789
Merit: 501
full member
Activity: 154
Merit: 100
so its --log 1 or 2  1 is for errors only 2 is everything.  below is mine

my bat file is
miner --server zcl.suprnova.cc --user bughatti.bughatti --pass password --port 4042 --log 2


Here is his -help
+---------------------------------+
| EWBF's Zcash CUDA miner. 0.2.0b |
+---------------------------------+
--help, -h          Show this help.
--server            Stratum server only hostname or ip address.
--port              Stratum server port.
--user              Stratum user.
--pass              Stratum password.
--cuda_devices      Space-separated list of cuda devices.
                    Without this option all devices are used.
--solver            Disable benchmark and use specified solver
                    Allowed values from 0 to 3.
--eexit             Exit in case of error. Value 1 exit if miner cannot restart workers.
                    Value 2 if lost connection with the pool. 3 both cases.
--log               Create file miner.log in directory of miner.
                    Allowed values 1 and 2. 1 only errors, 2 will repeat console output.
Example1: miner --server server.com --port 7777 --user name --pass secret --cuda_devices 0 1 2 3 --eexit 1
Example2: miner --server server.com --port 7777 --user name --pass secret --eexit 1 --log 2 --solver 1

C:\Users\liquidmine>

INFO: Target: 003c3c3c3c3c3c3c...
INFO: Detected new work: 3d7f
CUDA: Device: 0 GeForce GTX 1060 3GB, 3072 MB
CUDA: Device: 1 GeForce GTX 1060 3GB, 3072 MB
CUDA: Device: 2 GeForce GTX 1060 3GB, 3072 MB
CUDA: Device: 3 GeForce GTX 1060 3GB, 3072 MB
CUDA: Device: 3 Selected solver: 0
CUDA: Device: 0 Selected solver: 0
CUDA: Device: 1 Selected solver: 0
CUDA: Device: 2 Selected solver: 0
INFO 07:13:30: GPU0 Accepted share 140ms [A:1, R:0]
INFO: Target: 000fffffffffffff...
INFO: Detected new work: 2e19
INFO: Detected new work: 2e19
INFO 07:13:32: GPU3 Accepted share 141ms [A:1, R:0]
INFO 07:13:34: GPU3 Accepted share 125ms [A:2, R:0]
INFO 07:13:35: GPU1 Accepted share 125ms [A:1, R:0]
INFO 07:13:35: GPU1 Accepted share 125ms [A:2, R:0]
INFO 07:13:36: GPU1 Accepted share 141ms [A:3, R:0]
INFO 07:13:36: GPU2 Accepted share 218ms [A:1, R:0]
INFO 07:13:37: GPU3 Accepted share 125ms [A:3, R:0]
INFO 07:13:38: GPU3 Accepted share 141ms [A:4, R:0]
INFO 07:13:38: GPU2 Accepted share 266ms [A:2, R:0]
INFO 07:13:39: GPU3 Accepted share 141ms [A:5, R:0]
INFO 07:13:40: GPU1 Accepted share 140ms [A:4, R:0]
INFO 07:13:40: GPU1 Accepted share 156ms [A:5, R:0]
INFO 07:13:40: GPU3 Accepted share 140ms [A:6, R:0]
INFO 07:13:40: GPU3 Accepted share 125ms [A:7, R:0]
INFO 07:13:41: GPU2 Accepted share 125ms [A:3, R:0]
INFO 07:13:41: GPU3 Accepted share 141ms [A:8, R:0]
INFO: Target: 0003c3c3c3c3c3c3...
INFO: Detected new work: 3d80
INFO 07:13:58: GPU0 Accepted share 141ms [A:2, R:0]
GPU0: 292 Sol/s GPU1: 285 Sol/s GPU2: 267 Sol/s GPU3: 286 Sol/s
Total speed: 1130 Sol/s
hero member
Activity: 789
Merit: 501
ouch sorry i add it in cmd.
but i think this options --log yet not implemented or not documented in --help  miner`s screen
So it's just --log in the command ?
And it produce a log file ?
What is the name of the generated file ?
I need details as I can't test ... I don't own NVIDIA cards
sr. member
Activity: 299
Merit: 250
ouch sorry i add it in cmd.
but i think this options --log yet not implemented or not documented in --help  miner`s screen
hero member
Activity: 789
Merit: 501
please sir
miner --server us-east.equihash-hub.miningpoolhub.com --user WTF.gtx1070 --pass x --port 20575 --cuda_devices 0
This one produce a log with EWBF ? Without --log option?
sr. member
Activity: 299
Merit: 250
please sir
miner --server us-east.equihash-hub.miningpoolhub.com --user WTF.gtx1070 --pass x --port 20575 --cuda_devices 0
hero member
Activity: 789
Merit: 501
Thanks

Could you share your start.bat that I could use it as exemple
full member
Activity: 224
Merit: 100
CryptoLearner
Someone on EWBF miner can use the --log option and send me a sample ?
The best would have been a sample on a multi cards rig

Well the log is basically the output of what you have in the console.

Code:
GPU0: 437 Sol/s GPU1: 431 Sol/s GPU2: 442 Sol/s GPU3: 447 Sol/s GPU4: 439 Sol/s GPU5: 434 Sol/s 
Total speed: 2630 Sol/s
INFO 09:15:43: GPU0 Accepted share 62ms [A:879, R:2]
INFO 09:15:44: GPU2 Accepted share 47ms [A:932, R:0]
INFO 09:15:46: GPU4 Accepted share 63ms [A:882, R:0]
INFO 09:15:51: GPU3 Accepted share 63ms [A:916, R:0]
GPU0: 436 Sol/s GPU1: 436 Sol/s GPU2: 435 Sol/s GPU3: 432 Sol/s GPU4: 434 Sol/s GPU5: 435 Sol/s
Total speed: 2608 Sol/s
INFO 09:16:07: GPU4 Accepted share 47ms [A:883, R:0]
INFO: Detected new work: 1484727385
GPU0: 429 Sol/s GPU1: 439 Sol/s GPU2: 427 Sol/s GPU3: 442 Sol/s GPU4: 430 Sol/s GPU5: 434 Sol/s
Total speed: 2601 Sol/s
INFO 09:16:39: GPU1 Accepted share 47ms [A:831, R:1]
INFO 09:16:57: GPU1 Accepted share 46ms [A:832, R:1]
INFO 09:17:01: GPU3 Accepted share 46ms [A:917, R:0]
GPU0: 437 Sol/s GPU1: 433 Sol/s GPU2: 438 Sol/s GPU3: 440 Sol/s GPU4: 436 Sol/s GPU5: 440 Sol/s
Total speed: 2624 Sol/s
INFO 09:17:09: GPU3 Accepted share 63ms [A:918, R:0]
INFO 09:17:10: GPU5 DevFee Accepted share
INFO 09:17:16: GPU0 Accepted share 47ms [A:880, R:2]
INFO 09:17:18: GPU4 Accepted share 62ms [A:884, R:0]
INFO: Detected new work: 1484727441
INFO: Target: 0006f606b08c9aea...
INFO: Detected new work: 40b5
INFO 09:17:25: GPU3 Accepted share 63ms [A:919, R:0]
INFO 09:17:28: GPU3 Accepted share 47ms [A:920, R:0]
INFO 09:17:29: GPU4 Accepted share 62ms [A:885, R:0]
INFO 09:17:30: GPU1 Accepted share 47ms [A:833, R:1]
INFO 09:17:30: GPU4 Accepted share 47ms [A:886, R:0]
INFO 09:17:31: GPU3 Accepted share 109ms [A:921, R:0]
GPU0: 431 Sol/s GPU1: 439 Sol/s GPU2: 444 Sol/s GPU3: 435 Sol/s GPU4: 441 Sol/s GPU5: 432 Sol/s
Total speed: 2622 Sol/s

Good luck
hero member
Activity: 789
Merit: 501
Someone on EWBF miner can use the --log option and send me a sample ?
The best would have been a sample on a multi cards rig
hero member
Activity: 789
Merit: 501
th00ber, very nice.  I just downloaded v2, does it support nVidia, also I use ewbf miner here https://bitcointalksearch.org/topic/ewbfs-cuda-zcash-miner-1707546 Would like to use this tool if it supports both, will donate!

Also what is the difference between rigid and rigname, seems on the sight I only have option for rigid


////Update 1////
So I was able to get it to show up in your portal and use ewbf's miner, all I did was rename ewbf's folder to claymore-zec and edit my script that i usually use to start it to start.bat.  Just in case I added 5 files from your old folder to the new ewbf folder.  The issue I have is that data does not update and it shows offline, I imagine it is due to it expecting one thing but me changing errors it out.  See below

http://www.monitorig.com/#?panel=dashboard&id=0180db9329736a693147f05fd2e4119aba43cab7dfea
Yes, I have request that EWBF miner add a log file (need this to parse output)
And he add it in the last release.
I'll add a full support for this miner on the nearly futur
full member
Activity: 154
Merit: 100
th00ber, very nice.  I just downloaded v2, does it support nVidia, also I use ewbf miner here https://bitcointalksearch.org/topic/ewbfs-cuda-zcash-miner-1707546 Would like to use this tool if it supports both, will donate!

Also what is the difference between rigid and rigname, seems on the sight I only have option for rigid


////Update 1////
So I was able to get it to show up in your portal and use ewbf's miner, all I did was rename ewbf's folder to claymore-zec and edit my script that i usually use to start it to start.bat.  Just in case I added 5 files from your old folder to the new ewbf folder.  The issue I have is that data does not update and it shows offline, I imagine it is due to it expecting one thing but me changing errors it out.  See below

http://www.monitorig.com/#?panel=dashboard&id=0180db9329736a693147f05fd2e4119aba43cab7dfea
Pages:
Jump to: