Bitcoin Forum
June 27, 2024, 03:58:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   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 104783 times)
Tjiuz
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
August 25, 2017, 04:06:48 AM
 #581

I got error for RIG 5
http://imgur.com/a/Lyh2k
Missing file ? delete your AppData/roaming/monitorig folder and restart the tool.
It should fix it by downloading again.


Fixed.. thanks...

why my all gpu only load 99% ?? some gpu load 100%
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
August 25, 2017, 06:23:48 AM
 #582

I would like to monitor my rigs with my iPhone. There is an app (https://itunes.apple.com/us/app/ethereum-mining-monitor/id1139650210?mt=8) which supports MonitoRig. How can i add my account there?
Thks in advance Smiley
It's an app created by another guy.
I don't support it and don't know how it works.

I have a shortcut on my phone to monitorig advanced page.
It works great to check if everything is ok
ballcpe
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 25, 2017, 10:28:17 AM
 #583

Could you support more altcoin using ccminer like LBRY SIGT etc ?

Many Thanks
astronyu
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
August 26, 2017, 08:26:49 AM
 #584

Hi, is there a version where I can host this on my own hardware myself?
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
August 26, 2017, 09:16:39 AM
 #585

Hi, is there a version where I can host this on my own hardware myself?
Nope Smiley
wishbone
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 27, 2017, 05:55:31 PM
Last edit: August 27, 2017, 06:22:31 PM by wishbone
 #586

A fantastic piece of software!  Some comments/suggestions:

Update to the latest openhardwaremonitor.  There is an alpha version that fixes CPU temp for a lot of newer intel boards.  The version is "hidden" on github, but it's working great for me.
http://openhardwaremonitor.org/files/openhardwaremonitor-v0.8.0.3-alpha.zip

Is it possible to support ethminer? I use an optimized version that's slightly faster than claymore.  I'm guessing you're using Claymore's remote monitor capability though?

Update Claymore package included with the client, the newer version is much faster than the one packaged.

Openhardware monitor runs automatically via your tool, so you might want to remove that from the instructions, otherwise you end up with two instances running.

Is there any way to monitor power settings/useage?  I didn't see that in OHM but I know GPU-Z has that option.  Not sure if there's an API you could tie into GPU-Z instead?
- nvidia folks can use nvidia-smi at least to see the power draw per card!
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi --format=csv --query-gpu=power.draw
power.draw [W]
82.42 W
84.88 W
84.26 W
84.39 W

You can also use this same utility to edit values per card.  So you could give nvidia users the ability to adjust their settings remotely.  Lots of great opportunity here for windows users (this kind of product already exists in linux)

Ability to remotely change speedfan control?
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
August 27, 2017, 07:26:32 PM
 #587

A fantastic piece of software!  Some comments/suggestions:

Update to the latest openhardwaremonitor.  There is an alpha version that fixes CPU temp for a lot of newer intel boards.  The version is "hidden" on github, but it's working great for me.
http://openhardwaremonitor.org/files/openhardwaremonitor-v0.8.0.3-alpha.zip

Is it possible to support ethminer? I use an optimized version that's slightly faster than claymore.  I'm guessing you're using Claymore's remote monitor capability though?

Update Claymore package included with the client, the newer version is much faster than the one packaged.

Openhardware monitor runs automatically via your tool, so you might want to remove that from the instructions, otherwise you end up with two instances running.

Is there any way to monitor power settings/useage?  I didn't see that in OHM but I know GPU-Z has that option.  Not sure if there's an API you could tie into GPU-Z instead?
- nvidia folks can use nvidia-smi at least to see the power draw per card!
C:\Program Files\NVIDIA Corporation\NVSMI>nvidia-smi --format=csv --query-gpu=power.draw
power.draw [W]
82.42 W
84.88 W
84.26 W
84.39 W

You can also use this same utility to edit values per card.  So you could give nvidia users the ability to adjust their settings remotely.  Lots of great opportunity here for windows users (this kind of product already exists in linux)

Ability to remotely change speedfan control?
Thanks for all the tips Smiley
I'll check the OpenHardwareMonitor BETA, and also check for ethminer support.
For now I have to stick with OpenhardwareMonitor because that the only tool I find to get sensors from API/Command line
wishbone
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 27, 2017, 08:45:19 PM
 #588

You can use nvidia-smi entirely on the command line.  If there was another option for AMD it would be nice to get off the OHM dependency.  You'd lose the CPU temp, but maybe there's a creative way to grab that from powershell?  Don't get me wrong OHM is a great tool, but the development seems to have slowed down significantly.

I think I found a bug?  If I close the program out, advanced settings almost instantly shows it as offline, but the dashboard seems to take a few minutes to catch up.  It might be that way by design?
Morbias
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 28, 2017, 07:34:37 AM
 #589

Perfect Rig Monitoring. - I`m now testing it on my rigs.

What could be upgraded:
1. Update miners (Especialy ewbf)
2. Add Claymore dual Miner
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
August 28, 2017, 08:48:52 AM
 #590

You can use nvidia-smi entirely on the command line.  If there was another option for AMD it would be nice to get off the OHM dependency.  You'd lose the CPU temp, but maybe there's a creative way to grab that from powershell?  Don't get me wrong OHM is a great tool, but the development seems to have slowed down significantly.

I think I found a bug?  If I close the program out, advanced settings almost instantly shows it as offline, but the dashboard seems to take a few minutes to catch up.  It might be that way by design?
Yes, ONLINE/OFFLINE is base on connection to the rig
HASHING/NOT HASHING is based on last update < 10min (This trigger the email alert)
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
August 28, 2017, 08:51:50 AM
 #591

Perfect Rig Monitoring. - I`m now testing it on my rigs.

What could be upgraded:
1. Update miners (Especialy ewbf)
2. Add Claymore dual Miner
Just update the files in the folders, but keep the run.bat and start.bat
Also, the tool already support dual mining, just run Claymore in ETH+Something
Ex on a friend rig : http://www.monitorig.com/#?panel=dashboard&id=0987df91247d3672355bf005fdc31b96b24688fad3e8d0 Smiley
Morbias
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 28, 2017, 09:03:59 AM
 #592

Perfect Rig Monitoring. - I`m now testing it on my rigs.

What could be upgraded:
1. Update miners (Especialy ewbf)
2. Add Claymore dual Miner
Just update the files in the folders, but keep the run.bat and start.bat
Also, the tool already support dual mining, just run Claymore in ETH+Something
Ex on a friend rig : http://www.monitorig.com/#?panel=dashboard&id=0987df91247d3672355bf005fdc31b96b24688fad3e8d0 Smiley


Damn, You made really good job!.
wishbone
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
August 28, 2017, 09:09:32 PM
Last edit: August 29, 2017, 01:08:23 AM by wishbone
 #593

Some more ideas:

Graph of accepted and rejected share rate over time (not just hash rate).

Ability to completely disable certain feature sets.  I'm not sure I want a webpage to be able to edit files that could change where my miner pays out to.  If the local client had a configuration file that let you select the items you wanted to turn on or off, that might make the more security conscious feel a lot more at ease.

2fa/u2f to access.
Morbias
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
August 29, 2017, 06:25:29 AM
 #594

Is there any auto reboot option if not hashing after certain period of time?
nadrojcote
Full Member
***
Offline Offline

Activity: 234
Merit: 102


View Profile
August 31, 2017, 07:06:30 PM
 #595

I'm getting this error when trying  to run Monitorig.exe.

Error: Cannot find module 'C:\Users\Rig01\AppData\Roaming\monitorig\monitorig-client.js'

Also I cannot find start_webpacked.bat

Have the setup instructions changed?

NVM found the answer one page back.
Boony
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 31, 2017, 07:20:38 PM
 #596

Thanks. Well done app!
nadrojcote
Full Member
***
Offline Offline

Activity: 234
Merit: 102


View Profile
September 01, 2017, 01:23:02 PM
Last edit: September 01, 2017, 07:24:30 PM by nadrojcote
 #597

Mine hasn't updated the hashrate since the first time it was updated. It should be at 3650H/s and its been stuck at 211.

Is there something I can do to fix this issue?



Now after sometime its showing like this.

th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
September 01, 2017, 07:39:50 PM
 #598

Wow ... totally weird
You only got one rig ?
Is only one instance of monitorig running ?
Is the rig windows clock time correctly set ?
can you share link to your public dashboard, i'll check data?
4Dante
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
September 09, 2017, 02:11:02 PM
 #599

Wow!! really good app, very useful! Ty!! Grin
Tai_Pan
Sr. Member
****
Offline Offline

Activity: 359
Merit: 251


View Profile
September 14, 2017, 10:47:59 AM
 #600

Would this work for asics also?
baikal / antminer?

Thanks

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!