Bitcoin Forum
June 23, 2024, 06:48:03 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 »
  Print  
Author Topic: Windows mining monitoring tool - v2-BETA [OPEN BETA]  (Read 104781 times)
MiningBR
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 28, 2017, 11:55:46 AM
 #681

For CAST-XMR users, it was a silly mistake.
I forgot to remove one of my private IP in the code.
The log reader is now pointing at 127.0.0.1:7777

Just restart monitorig, it will update and works Smiley

Works! Thanks.

Just a litle question... Monitorig displays the following:

---------------------------------------------------------------------------
[INFO] Sending mining informations to Monitorig server
{
  hash: 2025.785
  share: 88
  infos: xmr-us-east1.nanopool.org:14444 GPU0 2025.785 H/s,
---------------------------------------------------------------------------


I have two GPU's (0,1) and I use the cast-xmr open in two different instances for each GPU since a single one for both does not run correctly.

In this case Monitorig displays only the GPU0. What do I need to do to display the two GPUs?
Dell1503
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 28, 2017, 12:05:33 PM
 #682

For CAST-XMR users, it was a silly mistake.
I forgot to remove one of my private IP in the code.
The log reader is now pointing at 127.0.0.1:7777

Just restart monitorig, it will update and works Smiley

Works!

Thank you!!
bigfootnz
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 28, 2017, 09:24:22 PM
 #683

2 news miners are in integration.

cast-xmr and dstm zcash miner

Coming soon

At the moment is dstm miner working with your tool or not yet? If it is already working do we need just to create dstm folder or what? Thanks
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 28, 2017, 10:52:14 PM
 #684

2 news miners are in integration.

cast-xmr and dstm zcash miner

Coming soon

At the moment is dstm miner working with your tool or not yet? If it is already working do we need just to create dstm folder or what? Thanks

Yes , I'll give you the instruction
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 28, 2017, 11:00:32 PM
 #685

folder has to be named "zm", contains run.bat and the start.bat has to contains --logfile

Ex : zm --server eu1-zcash.flypool.org  --port 3333 --user t1Ja3TR6QBRDUd897sLn1YSeKc8HnWmvHbu --logfile

It's a real BETA, I just test it once Smiley
bigfootnz
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 29, 2017, 12:10:55 AM
 #686

folder has to be named "zm", contains run.bat and the start.bat has to contains --logfile

Ex : zm --server eu1-zcash.flypool.org  --port 3333 --user t1Ja3TR6QBRDUd897sLn1YSeKc8HnWmvHbu --logfile

It's a real BETA, I just test it once Smiley

I’ve tried and it is not working. I’ve modified in config.json file instead ewfb-zec to zm as I asumme I’ve to do it also otherwise will start ewfb miner, but it goes in loop and just it is restarting it self and and opening miners and hwmonitor indefinetly.
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 29, 2017, 01:21:47 AM
 #687

Weird, I just test it now, and it run

In config.json
"type":"zm"

in folders :

miners
 +-- zm
         +-- run.bat (start "Monitorig" start.bat)
         +-- start.bat (zm --server eu1-zcash.flypool.org  --port 3333 --user t1Ja3TR6QBRDUd897sLn1YSeKc8HnWmvHbu --logfile)

And it works https://imgur.com/a/BGqKr

But I switch back to EWBF, because the PC is less laggy on EWBF even if I loose 30-50 H/s on my Desktop with GTX 1080 SLI.
The usability of the desktop is better, so I stick on EWBF  Smiley
bigfootnz
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 29, 2017, 10:15:06 AM
 #688

Weird, I just test it now, and it run

In config.json
"type":"zm"

in folders :

miners
 +-- zm
         +-- run.bat (start "Monitorig" start.bat)
         +-- start.bat (zm --server eu1-zcash.flypool.org  --port 3333 --user t1Ja3TR6QBRDUd897sLn1YSeKc8HnWmvHbu --logfile)

And it works https://imgur.com/a/BGqKr

But I switch back to EWBF, because the PC is less laggy on EWBF even if I loose 30-50 H/s on my Desktop with GTX 1080 SLI.
The usability of the desktop is better, so I stick on EWBF  Smiley


Tried on another rig and still same problem. Here is screenshot of error.
https://imgur.com/a/QwyBN
bigfootnz
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 29, 2017, 10:50:02 AM
 #689

And there are another bugs. All my monitoring apps are latest version 2.09 but on web page on advance/update center all clints are showing v2.08.
Second bug was when I tried to update just one client all clients were updated. But again in update centre is showing v2.08
Third bug was when client were updated it has started three instances of miners and ohm monitors
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 29, 2017, 08:16:21 PM
 #690

Found it !!
ZM log parser is crashing when the zm.log file is not contains mining data ... so the app restart, and crash ... and restart ....

I'm on it.
But for now if you want it to run ... just launch zm miner on the folder for some 2-3 minutes that the initial zm.log file contains data.
Then run monitorig


... That's why I do not communicate on the zm feature, I hadn't the time to test it properly :S
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 29, 2017, 08:22:41 PM
 #691

restart the monitorig to update.
It should be ok now

But zm is not easy to test for me, it crash often on my desktop.
I prefer EWBF Smiley
bigfootnz
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 29, 2017, 09:18:19 PM
 #692

That is OK, if I’ve waited this long for zm miner I can wait little bit longer. Thanks

I do not have any problem with zm miner also I get bigger hash rate than with ewbf. Just please have in mind that OC with zm miner has to be lower than on with ewfb as it is pushing much more each card than ewbf.
KonfuciousK
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 30, 2017, 12:16:54 AM
 #693

So I have encountered another small bug, not a big deal but thought I'd let you know;

Miner and monitorig are all running 100% on my PC, updating and accurately displaying everything. But the dashboard shows Mining Rig 1 to be offline while the Advanced tab shows that the Rig is online but the miner is not running. My pool is registering everything and so are my tools.

Mining Rig 4 is the same, has everything working and reporting correctly everywhere but the dashboard.

Screnshots:

https://screenshots.firefox.com/yohXt6hozZsvkM5Y/monitorig.com

https://screenshots.firefox.com/Ti1WcLH7bGh2GDTV/monitorig.com

https://screenshots.firefox.com/5WXmU3KKxkwE00Yp/monitorig.com

https://screenshots.firefox.com/mtfybz34ofBMEFR4/monitorig.com

https://screenshots.firefox.com/6FrWWaJLiapP9vUt/monitorig.com

 http://monitorig.com/#?panel=dashboard&id=0f9cce89322129503744e504fead1f94be

Thanks for the great tool!
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 30, 2017, 12:59:21 PM
 #694

Check if your rig system clock is OK.
The if not, the server could think the share is too old a nd the mining software not running
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 30, 2017, 01:00:21 PM
 #695

That is OK, if I’ve waited this long for zm miner I can wait little bit longer. Thanks

I do not have any problem with zm miner also I get bigger hash rate than with ewbf. Just please have in mind that OC with zm miner has to be lower than on with ewfb as it is pushing much more each card than ewbf.
Thanks, I'll test it with low OC and see if better
KonfuciousK
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 30, 2017, 01:43:24 PM
 #696

Check if your rig system clock is OK.
The if not, the server could think the share is too old a nd the mining software not running

This was exactly the issue, my cmos battery is dead so clock resets every reboot. Thanks!
ibinsad
Sr. Member
****
Offline Offline

Activity: 616
Merit: 250


View Profile
December 30, 2017, 04:45:16 PM
 #697

Does this software will be also web based?

I mean, if it can be web based you can check status from every where.

Also an android application will be nice.
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 30, 2017, 06:36:33 PM
 #698

Does this software will be also web based?

I mean, if it can be web based you can check status from every where.

Also an android application will be nice.

It's already web based Smiley
You can check, restart, edit your rig with a smartphone from everywhere.

They are no android/iOS app, because the site is responsive and usable on small device.

Ex: my own rigs, test it on smartphone

http://www.monitorig.com/#?panel=dashboard&id=1086db9224632d26671ab42df5ee1d92bf0187bbdd

Helios45
Full Member
***
Offline Offline

Activity: 244
Merit: 103


View Profile
December 30, 2017, 08:40:34 PM
 #699

Does it support ccminer ?
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
December 30, 2017, 08:44:55 PM
 #700

Not now, but I see that ccminer has a built-in API, so I'll try to add it
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!