Phoenix Miner

You shouldn't need to change anything to work with Rigmon. However, your miner might already have an option for monitoring the API port. Please double check the mining command.

Mining Option

-mport 3333 -hstats 2 

Or remove -mport option

'-hstats 2' options allows to show more information like memory temperature. (If GPU supports more information.)

If there is no information, please check Phoenix Miner version too. It should be higher than 5.6d.

✔️ Good

PhoenixMiner.exe -pool asia.ethash-hub.miningpoolhub.com:20535 -wal username.workername -pass x -proto 1

PhoenixMiner.exe -pool asia.ethash-hub.miningpoolhub.com:20535 -wal username.workername -pass x -proto 1 -mport 3333

❌ Bad

PhoenixMiner.exe -pool asia.ethash-hub.miningpoolhub.com:20535 -wal username.workername -pass x -proto 1 -mport 5555

PhoenixMiner.exe -pool asia.ethash-hub.miningpoolhub.com:20535 -wal username.workername -pass x -proto 1

Last updated