Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: kainus78 on July 05, 2017, 07:52:09 AM



Title: Monitoring Pool Difficulty
Post by: kainus78 on July 05, 2017, 07:52:09 AM
Hello All,
I was wondering if there is a way to monitor the difficulty of a certain pool, receiving an alert when the difficulty drop under a certain number.
Do you think it's possible? Can you tell me how?

Thanks in advance to who can help me.

Regards,
Kainus


Title: Re: Monitoring Pool Difficulty
Post by: Heimer on July 05, 2017, 09:08:38 AM
On many pools you can enable monitoring VIA email. You ll get notification when miner goes offline. For more accurate monitoring there was some app on android that was monitoring pools (per wallet adress).


Title: Re: Monitoring Pool Difficulty
Post by: kainus78 on July 05, 2017, 09:57:43 AM
On many pools you can enable monitoring VIA email. You ll get notification when miner goes offline. For more accurate monitoring there was some app on android that was monitoring pools (per wallet adress).

I don't need miner monitoring, but difficulty of the network.
When difficulty runs low, I pump my miners.


Title: Re: Monitoring Pool Difficulty
Post by: Lyd on July 05, 2017, 11:06:10 AM
On many pools you can enable monitoring VIA email. You ll get notification when miner goes offline. For more accurate monitoring there was some app on android that was monitoring pools (per wallet adress).

I don't need miner monitoring, but difficulty of the network.
When difficulty runs low, I pump my miners.

How do you pump your miners?


Title: Re: Monitoring Pool Difficulty
Post by: kainus78 on July 05, 2017, 11:06:54 AM
On many pools you can enable monitoring VIA email. You ll get notification when miner goes offline. For more accurate monitoring there was some app on android that was monitoring pools (per wallet adress).

I don't need miner monitoring, but difficulty of the network.
When difficulty runs low, I pump my miners.

How do you pump your miners?

Power ON.


Title: Re: Monitoring Pool Difficulty
Post by: slashd on September 05, 2017, 02:27:05 PM
You can read directly from coin daemon the network information via RPC/Json...or you can read pool statistic and set-up a small job to odo that.

HTH, bye