Skip to content

options4good/CK-Pool-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CK Pool Monitor

Monitors the activity of CK Pool by parsing and displaying basic operational/status data.

ckpoolmonitorV127

What are the current features?

NETWORK section:

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.

SESSION section:

Runtime = displays how long the pool has been continuously operating, the number of users and workers pointed to the pool.

USER section:

Worker / IP / Username = username configured in miner / IP address of the miner / worker name assigned for the miner.

HASHRATE section:

Performance = total hashrate the pool is receiving from miner(s).

SHARES section:

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.

BLOCKS section:

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.

What are the upcoming features?

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/

Installation, Configuration & Start

Linux Dependencies

In the terminal perform the below command:

sudo apt update && sudo apt install python3 python3-pip python3-venv -y

Download 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.py

Donations are highly appreciated and can be made via crypto:

DGB wallet address:  DEkZrJo1BHdiqnQq1XQSWGymEcDWGAWwZs
DOGE wallet address:  DKZ9sv4VoTiQQdwi7VY25573UfpQqZJfYf
LTC wallet address:  MJw3XHpR65Ec8rKEBthK5Dnvcy1CixYGTa
BCH wallet address:  bitcoincash:qq66dg3vhczrqf4zy4kxje3c45vz47khsufsludxcc

Thank you.

About

Monitors the activity of CK Pool by parsing and displaying basic operational/status data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages