Post
Topic
Board Mining software (miners)
Re: If you mine with CGMiner, try CGWatcher, a GUI/monitor to help minimize downtime
by
JackBits
on 23/04/2013, 02:20:35 UTC
Ok, I found the problem. I didn't realize CGMiner would change the names of the values it sent back. By default it sends back "mhs 5s=X" (where X is the GPU's Mh/s). You have it set to one second instead of five, so it is sending back "mhs 1s=X". That is not what I was expecting. I've changed it so no matter what the rate is set, it will receive the hashrate correctly.

Sorry but you'll have to download again. Same link. Let me know if that doesn't work, and thanks again for the help.

Not a problem - thank you.

Works now (yay!!!)

http://i.imgur.com/VCUmtSc.png


OK, not to be picky, but I guess the API is only returning 2 decimal places, which isn't an issue when dealing with Mh/s, but with Kh/s we lose a digit - any way to get more? Not really a big deal though, so don't worry about it too much. Thank you again for your work.