Bitcoin Forum
August 31, 2024, 03:45:57 AM *
News: Latest Bitcoin Core release: 27.1 [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 104801 times)
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
May 18, 2016, 03:49:01 PM
 #81

morning everyone! could you please share a sample monitoring stat of the monitoring tool? same format as th00ber mentioned http://<monitoring-ip>:9510/mining-info.json.  you can pm me for the link. I am creating an iOS app project to monitor mining rigs.  currently i added monitoring for EthOS and i would like to support more mining platforms.  thanks
One of my own json file from my rig : http://vps261600.ovh.net/rig-PC.json
robe.games.ios
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
May 18, 2016, 06:27:16 PM
 #82

thanks th00ber!  here is a rig detail screen using EthOS, i will do the same for the Windows Monitoring version

Rig Detail screen
https://www.dropbox.com/s/haaj76533w2yzcs/rigDetail.jpg?dl=0

here is another screen that will show the top 100 crypto currencies
https://www.dropbox.com/s/dyibxe4m80z4r2o/altCoinList.jpg?dl=0

comments, suggestions welcome. cheers!
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
May 18, 2016, 09:49:58 PM
 #83

Let me know if you have some problems with the json Smiley
vydelek
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
May 20, 2016, 10:09:30 AM
 #84

Hello,
You can set up monitoring temperature indicator motherboards, processors and resources?
pehoko
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
May 20, 2016, 01:56:48 PM
 #85

Thank you for this nice tool. It will be good to see some graph in browser with logged data and each gpu miner with own hashrate as ethminer doesn't show it.
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
May 20, 2016, 03:12:20 PM
 #86

Thank you for this nice tool. It will be good to see some graph in browser with logged data and each gpu miner with own hashrate as ethminer doesn't show it.
To have logged data, I have to change a lot of code to store the results ... but It could be a nce feature. I'll keep that in my mind for future feature Smiley
And for the hashrate of each card, I can only parse the output of the miner software.
And only Claymore miner display the details ... ethminer only display the total hash of the rig, so I can't have the individual value
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
May 20, 2016, 03:12:58 PM
 #87

Hello,
You can set up monitoring temperature indicator motherboards, processors and resources?
Why not, I'll try yo add that Smiley
vydelek
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
May 20, 2016, 07:51:13 PM
 #88

SUPER :-)
DemonDL
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
May 21, 2016, 10:10:14 AM
 #89

Hi, another wishlist:
1. Need to highlight in red temperatures that exceed 75 degrees.
2. It would be good to display the pool, to parse from miner.
DemonDL
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
May 21, 2016, 09:18:17 PM
 #90

Claymore's "EthMan" - an utility for remote monitoring/management with http server, a lot of cons, but it works
vydelek
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
June 13, 2016, 09:03:52 AM
 #91

Hello,
there will be a new version of the program, where it will be possible to control the temperature of CPU boards and resources?
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
June 16, 2016, 01:07:13 PM
 #92

Ok, i'll work on it Smiley
robe.games.ios
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
July 17, 2016, 02:31:16 AM
 #93

hi @th00ber, everyone.  question,

1. is the monitoring app only for 1 rig at a time? Or does it handle multiple rigs for a single account?

E.g EthOS supports multiple rigs in one account: https://www.dropbox.com/s/nvhckeomd92suhv/Screenshot%202016-06-20%2002.07.11.png?dl=0

And the detail for each rig will be https://www.dropbox.com/s/pmj86vonfybir94/Screenshot%202016-06-20%2002.08.58.png?dl=0

2. also is the api maintained in a server with a common endpoint? i've seen two address endpoints and they are all different: 

http://vps261600.ovh.net/rig-PC.json
http://molitar.no-ip.org:9510/mining-infos.json

I am wondering if 'vps261600' is the account and '.ovh.net/rig-PC.json' is the common endpoint? Trying to make it easy for miners to enter their address: e.g https://www.dropbox.com/s/ysm2t3k744t9nuu/Screenshot%202016-07-16%2019.28.08.png?dl=0

Please advise.  thanks 
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
July 19, 2016, 09:49:03 AM
 #94

1- Every json file describe a single rig, but the monitoring page can read and aggregate multiple rigs.
2- There is no common server hosted in the cloud and customer registrered in such Ethos does.
It's an individual monitoring tool.
So You can run the server on your LAN or online and the server will works only for your rigs

In my case, my 2 rigs published the json online on my vps and I run the HTTP server on the vps to display the monitoring page.
But others can just run the monitoring tool on their rigs and have a master rig that display all the aggregated informations.
robe.games.ios
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
July 19, 2016, 07:32:03 PM
Last edit: July 19, 2016, 08:08:32 PM by robe.games.ios
 #95

hi th00ber and everyone,

created a new topic: https://bitcointalk.org/index.php?topic=1558174.new#new

1. can you share a couple of your mining rigs monitoring IPs or urls so i can test the use case for multiple rigs?

2. is this endpoint consistent to everyone who is using your software? they just need to replace the monitoring ip or they can change the url completely?  right now i designed it to just enter the monitoring Ip, the ":9510/mining-info.json" is appended automatically.

http://<monitoring-ip>:9510/mining-info.json

3. The app can add multiple rigs, you can add rigs by providing the monitoring IP, then the rigs are presented in a tableview, clicking a row will show the details for the selected rig.

screenshots:

https://www.dropbox.com/s/ld8cg39ruf9648u/thumb_IMG_5342_1024.jpg?dl=0

https://www.dropbox.com/s/f3jmod45uw298p7/thumb_IMG_5343_1024.jpg?dl=0

The app will add as many rigs as you want which shows in a table view, then you can click on the row to show the details of that particular miner.

planning to finish and submit this week to app store so that miners can start using it soon.

any other suggestions would be great! thanks
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
September 01, 2016, 05:59:47 AM
Last edit: September 01, 2016, 09:25:08 AM by zOU
 #96

hello,

the html page shows that:

Rig http://another-rig:9510/mining-infos.json is not responding

Screenshot: http://prntscr.com/ccsbed

I just started start-monitorig.bat and it started correctly my miner (claymore)

What did I do wrong ? Cheesy
Code:
ETH: 09/01/16-08:00:23 - New job from eth-eu1.nanopool.org:9999
ETH - Total Speed: 30.610 Mh/s, Total Shares: 3, Rejected: 0, Time: 00:08
ETH: GPU0 15.303 Mh/s, GPU1 15.307 Mh/s
ETH: 09/01/16-08:00:25 - New job from eth-eu1.nanopool.org:9999
ETH - Total Speed: 30.538 Mh/s, Total Shares: 3, Rejected: 0, Time: 00:08
ETH: GPU0 15.312 Mh/s, GPU1 15.226 Mh/s
GPU0 t=40C fan=33%, GPU1 t=41C fan=33%

looks like gpu.info and gpu.lst are empty

even if I run de gpulst and gpuinfo PS script nothing happens

same if I run the 2 .bat files from an elevated prompt:

Code:
C:\ethereum\monitorig\app>.\status\getGpuList.bat

C:\ethereum\monitorig\app>powershell -ExecutionPolicy Bypass -NoLogo .\status\getGpuList.ps1

C:\ethereum\monitorig\app>.\status\getGpuInfos.bat

C:\ethereum\monitorig\app>powershell -ExecutionPolicy Bypass -NoLogo .\status\getGpuInfos.ps1

files are still empty...

robe.games.ios
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 02, 2016, 12:07:23 AM
 #97

hi everyone,

Free IOS app that supports th00ber's Windows Monitoring tool.  Monitor your mining rigs from your iPhone.

Ethereum Mining Monitor v1.1 available for download on the App Store:

App Store: https://itunes.apple.com/us/app/ethereum-mining-monitor/id1139650210?mt=8
Website: http://robegamesios.wixsite.com/ethminingmonitor

If you find it useful, please rate it on the app store.  thanks
zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
September 02, 2016, 05:09:25 AM
 #98

hi everyone,

Free IOS app that supports th00ber's Windows Monitoring tool.  Monitor your mining rigs from your iPhone.

Ethereum Mining Monitor v1.1 available for download on the App Store:

App Store: https://itunes.apple.com/us/app/ethereum-mining-monitor/id1139650210?mt=8
Website: http://robegamesios.wixsite.com/ethminingmonitor

If you find it useful, please rate it on the app store.  thanks

Just waiting for th00ber's to come around and let me know why the powershell script doesn't fill up the config file Smiley

I tried to run them manually but I'm not a PS expert :p

zOU
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500

★ these are stars ★


View Profile
September 06, 2016, 09:10:08 AM
 #99

well apparently he's not around ....

robe.games.ios
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 07, 2016, 08:35:41 AM
 #100

hi Everyone,

Ethereum Mining Monitor v1.3 is available for download from the app store:

App Store: https://itunes.apple.com/us/app/ethereum-mining-monitor/id1139650210?mt=8
website: http://robegamesios.wixsite.com/ethminingmonitor

updates:
- Added support for Dwarfpool
- Added support for Nanopool
- You can now view rack location of ethOS mining rigs

please spare a moment to leave rating on the app store. thanks

Donations are appreciated too:
ETH: 0x05D828837253693f5C867D08F77Af90cB2BE1B03
BTC:1NYnc5pyjyrhcTaViA39tKGU1DUb94Lunp
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!