Hello

I understand setting:
"status_type":"phoenix"
to
"status_type":"hashrate"
but where do I get the hashrate data from? It's not explained in the readme.
I know I would set it in:
"status_file":"Off",
by replacing Off with the source of the file, but I need more info on which file has the hashrates or how to get the hashrates to log to a file. I assume the same thing would be needed to get shares?
There is a patch included for phoenix miner, which enables logging to a file.
Or get the patch here
https://raw.github.com/disq/bitcoin-rug-monitor/master/logtotext-1.48.diffIt says 1.48 but works on 1.50 too.
After you patched phoenix with that you can add something like this to the commandline which
starts phoenix miner "-t /tmp/miner.log". That is the file you give as status_file in the config.