Author

Topic: Total hash rate through bitcoin? (Read 3631 times)

member
Activity: 63
Merit: 10
April 11, 2011, 12: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
hero member
Activity: 644
Merit: 503
April 02, 2011, 12: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.
full member
Activity: 216
Merit: 100
April 02, 2011, 12:47:24 AM
#2
Your request makes me want to modify the script in my signature to do that, hah.
member
Activity: 63
Merit: 10
April 02, 2011, 12: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
Jump to: