Author

Topic: [ANN] Hashrate Monitor - new monitoring for cgminer (Read 1685 times)

legendary
Activity: 2142
Merit: 1131

Homo ?
member
Activity: 77
Merit: 10
Cool program but why the f*ck did you choose Homo Monitor as name ?

CGMonitor, CGMon, MonCG... 

Because that would be horribly generic and boring?

By the way is there a version of this for cudaminer?
newbie
Activity: 26
Merit: 0
Cool program but why the f*ck did you choose Homo Monitor as name ?

CGMonitor, CGMon, MonCG... 

What if I told you that in most of the english speaking world that word does not mean what it means among immature americans?
member
Activity: 112
Merit: 10
Cool program but why the f*ck did you choose Homo Monitor as name ?

CGMonitor, CGMon, MonCG... 
Not that there's anything wrong with that.
newbie
Activity: 6
Merit: 0
Release v1.2

- Added pool info
- Added summary values
- Title of page (main window and HTML-title in browser) shows total Mh/s

newbie
Activity: 30
Merit: 0
Nice program but would help to see Accepted/Rejected/WU short display and active pool name?
legendary
Activity: 2688
Merit: 1240
Cool program but why the f*ck did you choose Homo Monitor as name ?

CGMonitor, CGMon, MonCG... 
newbie
Activity: 26
Merit: 0
This is awesome. Thanks!
full member
Activity: 126
Merit: 100
does it have native support for my gaydar?  Tongue

joking aside this is a sexy program
legendary
Activity: 2212
Merit: 1199
Cool!

I love python I will read the code and see what you have done there Smiley

Looks very very promising!

Thanks for sharing! Keep developing!

Regards.
newbie
Activity: 6
Merit: 0
Hashrate Monitor
============

Hashrate Monitor for cgminer or sgminer mining sofware.

How to use Hashrate Monitor:

  • Put your cgminer ip-address in the address field
  • Click Reload button.
  • Enjoy





Opening in browser


Hashrate Monitor also works as a server on port 18080. So you can open it in a browser.



Don't forget to enable API listening in your cgminer!

Allowing incoming connection from any remote machine:

Code:

    cgminer.exe ...  --api-listen --api-allow W:0/0


Required dependencies for building on Windows:
Python 2.7 https://www.python.org/download/releases/2.7/
PyQt 4.8.5 http://www.riverbankcomputing.co.uk/software/pyqt/download
PyInstaller https://pypi.python.org/packages/source/P/PyInstaller/PyInstaller-2.1.zip (to build one-exe-file)

Jump to: