Difficulty = network difficulty.Block Hash = a digital fingerprint or unique identifier of the last block.
Current Reward = current reward paid out when block has been solved.
Runtime = displays how long the pool has been continuously operating, the number of users and workers pointed to the pool.
Worker / IP / Username = username configured in miner / IP address of the miner / worker name assigned for the miner.
Performance = total hashrate the pool is receiving from miner(s).
Status = number of total accepted and rejected shares submitted to the pool.
SPS = number of total shares per second submitted to the pool.
Effort = the amount of work your miners have put in relative to the statistical average to solve a block.
Accepted = number of total blocks that have been found.
Last Block Found = date and timestamp the last block was found.
Block Height = the block height when the block was solved.
Winner Worker = the identity of the worker that solved the block.
Solved Effort = the percentage of the effort when the block was solved.
Solved Share Difficulty = the share difficulty the worker submitted.
I am open to feedback and future requests to enhance the capability of this application. Please do not hesitate to write up an issue if you notice anything not working properly. Alternatively, you can reach out via Reddit: https://www.reddit.com/r/Options4Good/
Linux Dependencies
In the terminal perform the below command:
sudo apt update && sudo apt install python3 python3-pip python3-venv -yDownload the latest ckpoolmonitor.py file from the "Releases" section: https://github.com/options4good/CK-Pool-Monitor/releases
Start the application from the terminal running the below command:
python3 ckpoolmonitor.pyDGB wallet address: DEkZrJo1BHdiqnQq1XQSWGymEcDWGAWwZs
DOGE wallet address: DKZ9sv4VoTiQQdwi7VY25573UfpQqZJfYf
LTC wallet address: MJw3XHpR65Ec8rKEBthK5Dnvcy1CixYGTa
BCH wallet address: bitcoincash:qq66dg3vhczrqf4zy4kxje3c45vz47khsufsludxcc
Thank you.