Pages:
Author

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

full member
Activity: 192
Merit: 100
I am also getting the same error as lakat. now my rig went down and I switched back to normal miner till the issue is solved  Shocked
full member
Activity: 154
Merit: 100
th00ber, this is the same for me, I have 2 rigs, the rig with only 1 gpu I have no issues with, the one with 4 gpus, everything starts fine, then after a short time I get the error miner is not running
hero member
Activity: 789
Merit: 501
You are the second persond, taht report me this since my last release for ewbf

I think that there is something wrong on the file with the minification.
I'll check that and release something tomorrow
newbie
Activity: 26
Merit: 0
Hi,
I have some problem with the Moniotorig V2 client.
The client is crashing when I try push on the advanced option page the miner change, show log, and the start.bat buttons.
The Reboot and the Restart advanced function work good.
Here is the crash log:

C:\crypto\monitorig-v2\monitorig-client.js:1
(function (exports, require, module, __filename, __dirname) { !function(e){funct
ion t(a){if(n[a])return n[a].exports;var r=n[a]={exports:{},id:a,loaded:!1};retu
rn e[a].call(r.exports,r,r.exports,t),r.loaded=!0,r.exports}var n={};return t.m=
e,t.c=n,t.p="",t(0)}([function(e,t,n){n(1),e.exports=n(1)},function(e,t,n){"use
strict";var a=n(2),r=n(3),i=n(58),o=n(59),s=n(60),u=n(61),c=n(62),p=n(226),l=n(2
39),f=n(240),h=n(311),d={"claymore-zec":i,"claymore-eth"Shocked,"claymore-xmr":s,"ewb
f-zec":u},m=h.readFileSync("./config.json");m.minerPath=__dirname+"\\miners\\"+m
.type,console.log("DIRNAME = "+__dirname);var g=m.monitorigUrl+":"+m.serverPort+
"/";l.restart(m),f.register(m),f.addCallback("restart",function(){l.restart(m)})
,f.addCallback("reboot",function(){l.reboot()}),f.addCallback("showLog",function
(){return y()}),f.addCallback("readConfig",function(){return a.readFileSync(m.mi
nerPath+"\\start.bat","utf8").toString().split("\n")}),f.addCallback("writeConfi
g",function(e){e=

ReferenceError: logReader is not defined
    at Object.switch (C:\crypto\monitorig-v2\monitorig-client.js:1:1548)
    at a. (C:\crypto\monitorig-v2\monitorig-client.js:24:18689)
    at a.emit (C:\crypto\monitorig-v2\monitorig-client.js:28:17847)
    at a.onevent (C:\crypto\monitorig-v2\monitorig-client.js:28:15517)
    at a.onpacket (C:\crypto\monitorig-v2\monitorig-client.js:28:15139)
    at a. (C:\crypto\monitorig-v2\monitorig-client.js:28:18472)
    at a.emit (C:\crypto\monitorig-v2\monitorig-client.js:28:17847)
    at a.ondecoded (C:\crypto\monitorig-v2\monitorig-client.js:25:15544)
    at o. (C:\crypto\monitorig-v2\monitorig-client.js:28:18472)
    at o.n.emit (C:\crypto\monitorig-v2\monitorig-client.js:25:10266)
    at o.add (C:\crypto\monitorig-v2\monitorig-client.js:24:28822)
    at a.ondata (C:\crypto\monitorig-v2\monitorig-client.js:25:15497)
    at a. (C:\crypto\monitorig-v2\monitorig-client.js:28:18472)
    at a.emit (C:\crypto\monitorig-v2\monitorig-client.js:26:16174)
    at a.onPacket (C:\crypto\monitorig-v2\monitorig-client.js:25:24292)
    at a. (C:\crypto\monitorig-v2\monitorig-client.js:25:21913)

C:\crypto\monitorig-v2>pause


What is the problem?
full member
Activity: 192
Merit: 100
hello @th00ber

thx for this nice monitoring tool started testing it today but cant get it working properly. done everything as the readme file told us to do and it was ist working, but only for 15-20 mins. after that  i get an [ERROR] The miner is not running or is not hashing... eventhough i didnt even touch the machine and miner is running perfectly...GPU Hardware information is still being updated though...but not the miner status and hashrate...dunno maybe i missed smth

windows 10 64 bit using ewbf miner to mine ZCL

Weird ...
The steps :
You have an account,
You have add a rig on your account page
You have edit the config.json with your APIKEY + RIG ID + type -> ewbf-zec
You have edit the start.bat from miners/ewbf-zec to match your pool/worker without removing the --log option needed for this tool
You have start OpenharwareMonitor.exe
You have start the start_webpack.bat
?

yes, as I said the data is being reported to the mining tool and refreshes several times but stops after some time. the hardware data keeps being renewed...but not the miner data :/ I I have done some of the above steps wrong, the mining tool wouldn't have shown anything to me...sometimes I also receive a failure msg. of it pops up again I will copy the text and send it to you
hero member
Activity: 789
Merit: 501
Very nice work!

Is there a way to use this miner without you changing your software? This is what I use with my nvidia.

https://bitcointalksearch.org/topic/nicehash-eqm-zcash-nvidia-optimized-miner-maxwellpascal-cpu-mining-v104c-1677369

If it works, I will donate!

LJ
I'll check that
hero member
Activity: 789
Merit: 501
hello @th00ber

thx for this nice monitoring tool started testing it today but cant get it working properly. done everything as the readme file told us to do and it was ist working, but only for 15-20 mins. after that  i get an [ERROR] The miner is not running or is not hashing... eventhough i didnt even touch the machine and miner is running perfectly...GPU Hardware information is still being updated though...but not the miner status and hashrate...dunno maybe i missed smth

windows 10 64 bit using ewbf miner to mine ZCL

Weird ...
The steps :
You have an account,
You have add a rig on your account page
You have edit the config.json with your APIKEY + RIG ID + type -> ewbf-zec
You have edit the start.bat from miners/ewbf-zec to match your pool/worker without removing the --log option needed for this tool
You have start OpenharwareMonitor.exe
You have start the start_webpack.bat
?
full member
Activity: 192
Merit: 100
hello @th00ber

thx for this nice monitoring tool started testing it today but cant get it working properly. done everything as the readme file told us to do and it was ist working, but only for 15-20 mins. after that  i get an [ERROR] The miner is not running or is not hashing... eventhough i didnt even touch the machine and miner is running perfectly...GPU Hardware information is still being updated though...but not the miner status and hashrate...dunno maybe i missed smth

windows 10 64 bit using ewbf miner to mine ZCL
newbie
Activity: 5
Merit: 0
Very nice work!

Is there a way to use this miner without you changing your software? This is what I use with my nvidia.

https://bitcointalksearch.org/topic/nicehash-eqm-zcash-nvidia-optimized-miner-maxwellpascal-cpu-mining-v104c-1677369

If it works, I will donate!

LJ
hero member
Activity: 789
Merit: 501
No, He just mean that he create a start.bat file at the root that is containing the code he posted.

So instead of start_webpack.bat, he run is custom start.bat that start the monitoring tool + start OpenHardwareMonitor.exe if not started.
sr. member
Activity: 322
Merit: 250
th00ber
i updated your program for best usability:
new file

start.bat (must be placed in root folder)

@echo off
timeout /T 3 /nobreak
start "Monitorig" ohm.exe /R:MIN

timeout /T 7 /nobreak
start "Launcher" start_webpack.bat /R:MIN
exit


omh.exe is compiled bat file to exe  (must be placed in root folder)
@echo off
taskkill /f /IM OpenHardwareMonitor.exe /T
timeout /T 2 /nobreak
start .\ohm\OpenHardwareMonitor /R:MIN




this script automated process to run OHM.exe, and prevents to runing multi copy of OHM  and then run yours standart scipts



ohm.exe https://www.dropbox.com/s/sd1tcgqsqyy1bkl/ohm.exe?dl=0

https://www.virustotal.com/ru/url/c4b170846144cb77771ec2804b5ca45ae03808c30d6a84601d1a93105edf84b1/analysis/1484770965/

start.bat https://www.dropbox.com/s/l9tj7vyrorhbu8a/start.bat?dl=0

https://www.virustotal.com/ru/url/f435caf6353f25a1e652ecdac48e79578a4f40f920bd5bb39d1438ce9ef2f079/analysis/1484771037/

thanks for your work, and enjoy.

was glad with helping you!



That seems like it would break capability to switch coins mining.  That is why the start.bat is not in the root folder.  This defeats that entire capability. Would not say it's an improvement.
hero member
Activity: 789
Merit: 501
Dashboard and Advanced data are now updated every 3 minutes automatically (same rate as rig refresh)
hero member
Activity: 789
Merit: 501
Just curious but do you plan to build this for linux at all?
I'm focusing on windows now because, Linux already had some pre-packaged OS for miners etc ...
But for the ones who prefer Windows for the convenience (easy driver install and update, tweaking tool etc ...)
There is a lack in the monitoring tool for this plateform ...
That's why I build this project ! Smiley

Maybe in the futur I'll add a linux client, but for now, the main project is for Windows
full member
Activity: 154
Merit: 100
Just curious but do you plan to build this for linux at all?
hero member
Activity: 789
Merit: 501
Right now it's not auto refreshing to prevent load on server.
I'll add this as the server is really stable.
Refresh every 3 min (same rate that the client update)
full member
Activity: 154
Merit: 100
th00ber
i updated your program for best usability:
new file

start.bat

@echo off
timeout /T 3 /nobreak
start "Monitorig" ohm.exe /R:MIN

timeout /T 7 /nobreak
start "Launcher" start_webpack.bat /R:MIN
exit


omh.exe is compiled bat file to exe
@echo off
taskkill /f /IM OpenHardwareMonitor.exe /T
timeout /T 2 /nobreak
start .\ohm\OpenHardwareMonitor /R:MIN




this script automated process to run OHM.exe, and prevents to runing multi copy of OHM  and then run yours standart scipts

https[Suspicious link removed]?dl=0

https://www.virustotal.com/ru/url/c4b170846144cb77771ec2804b5ca45ae03808c30d6a84601d1a93105edf84b1/analysis/1484770965/

start.bat https://www.dropbox.com/s/l9tj7vyrorhbu8a/start.bat?dl=0

https://www.virustotal.com/ru/url/f435caf6353f25a1e652ecdac48e79578a4f40f920bd5bb39d1438ce9ef2f079/analysis/1484771037/

thanks for your work, and enjoy.

was glad with helping you!



Thanks Velgelm works great.  A few things unknown to the noobs out there like me, wasnt sure where to put ohm exe, found it works in the root folder, not ohm folder.  The 7 sec on the second timeout was not enough for me, I had to change to 15.

th00ber, thanks a ton for this I will donate.  Curios to know if the page has an auto refresh function, say 30 sec with a timeout if a person does not have that page active

http://www.monitorig.com/#?panel=dashboard&id=0180db9329736a693147f05fd2e4119aba43cab7dfea
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

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

Oh yes of course, if you use an external monitoring/action script to kill & restart the miner, no need for the loop, it's the script i use, not to be used with your tool Smiley I actually use this sort of loop only with EWBF because of the poor monitoring capabilities (still waiting badly for API or true logging, but API so much better) for others i use API directly for status & kill/restart stuff.
sr. member
Activity: 299
Merit: 250
th00ber
i updated your program for best usability:
new file

start.bat (must be placed in root folder)

@echo off
timeout /T 3 /nobreak
start "Monitorig" ohm.exe /R:MIN

timeout /T 7 /nobreak
start "Launcher" start_webpack.bat /R:MIN
exit


omh.exe is compiled bat file to exe  (must be placed in root folder)
@echo off
taskkill /f /IM OpenHardwareMonitor.exe /T
timeout /T 2 /nobreak
start .\ohm\OpenHardwareMonitor /R:MIN




this script automated process to run OHM.exe, and prevents to runing multi copy of OHM  and then run yours standart scipts



ohm.exe https://www.dropbox.com/s/sd1tcgqsqyy1bkl/ohm.exe?dl=0

https://www.virustotal.com/ru/url/c4b170846144cb77771ec2804b5ca45ae03808c30d6a84601d1a93105edf84b1/analysis/1484770965/

start.bat https://www.dropbox.com/s/l9tj7vyrorhbu8a/start.bat?dl=0

https://www.virustotal.com/ru/url/f435caf6353f25a1e652ecdac48e79578a4f40f920bd5bb39d1438ce9ef2f079/analysis/1484771037/

thanks for your work, and enjoy.

was glad with helping you!

hero member
Activity: 789
Merit: 501
Yes, let me know, if it's OK.
As I can't  fully test without NVIDIA cards, I bases thé parser on the sample Smiley
full member
Activity: 154
Merit: 100
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)

Thanks th00ber, i did not have a chance to make it home for lunch so I will give it a try in about 5 hours and let you know how it goes, if someone else has not already replied.
Pages:
Jump to: