Bitcoin Forum
May 14, 2024, 03:55:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Total hash rate through bitcoin?  (Read 3638 times)
xanadu (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
April 02, 2011, 04:33:09 AM
 #1

I have several machines all connected to one local machine that is running bitcoin in -server mode.

Other than adding up all of the individual machines is there a way for me to see the real-time (heck, even historical?) aggregated hash rate going through the bitcoin server?

Thanks,
-X
1715658942
Hero Member
*
Offline Offline

Posts: 1715658942

View Profile Personal Message (Offline)

Ignore
1715658942
Reply with quote  #2

1715658942
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715658942
Hero Member
*
Offline Offline

Posts: 1715658942

View Profile Personal Message (Offline)

Ignore
1715658942
Reply with quote  #2

1715658942
Report to moderator
1715658942
Hero Member
*
Offline Offline

Posts: 1715658942

View Profile Personal Message (Offline)

Ignore
1715658942
Reply with quote  #2

1715658942
Report to moderator
1715658942
Hero Member
*
Offline Offline

Posts: 1715658942

View Profile Personal Message (Offline)

Ignore
1715658942
Reply with quote  #2

1715658942
Report to moderator
TurdHurdur
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
April 02, 2011, 04:47:24 AM
 #2

Your request makes me want to modify the script in my signature to do that, hah.
LMGTFY
Hero Member
*****
Offline Offline

Activity: 644
Merit: 502



View Profile
April 02, 2011, 04:38:24 PM
 #3

I have several machines all connected to one local machine that is running bitcoin in -server mode.

Other than adding up all of the individual machines is there a way for me to see the real-time (heck, even historical?) aggregated hash rate going through the bitcoin server?

Thanks,
-X
What OS are these machines running on?

If it's *nix, one solution might be to install munin-node on all the miners, then cobble together a quick munin plug-in that "stacked" the hash rates together, like the (entropy) example here.

If it's Windows, munin might still be an option... but I've never tried it.

Edit: forgot to say: munin would give you semi-real-time data. The finest grained data is every five minutes, but it uses a round-robin database to store data up to 12 months. You end up with nice graphs for today, this week, this month and this year. And, as a bonus, you could even configure it to email you if one of the miners goes down.

This space intentionally left blank.
xanadu (OP)
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
April 11, 2011, 04:30:35 AM
 #4

Quote
What OS are these machines running on?
All of these machines are running Win 7 x64 Ultimate

I've been playing around with the guiminer program, it will show the statistics on any one machine for every local instance running as well as a total aggregate Hhash/s rate, so the data is available somewhere!

I just need to figure out how to access the data over the network for multiple machines and then I can setup a script to poll each machine remotely and display it all in one place for me.

Does the bitcoin client (running in -server mode) keep any statistical data at all?  If so, where?

Thanks for the leads!
-X
Pages: [1]
  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!