Skip to content

Monitors QTUM nodes on a Raspberry Pi. Notifies of block wins, monitors temperature, and performs a few basic checks.

Notifications You must be signed in to change notification settings

moppymopperson/qtum_pi_monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

QTUM Raspberry Pi Monitor

  • This is a fork of anuzis's work that sends messages via Slack instead of email
  • Simple script to notify of block wins, monitor temperature, and performs basic sanity checks.
  • Easy to review and modify.

Setup Instructions

  • Set WEBHOOK_URL to your address.
  • Set QTUM_PATH to where you have QTUM installed.
  • Add a cronjob to run the script at your desired frequency. (examples in script)

Easy areas for improvement:

  • Report on weekly/monthly/overall growth relative to initial balance
  • Report on whether block win timing is lucky/unlucky relative to statistical expectation

About

Monitors QTUM nodes on a Raspberry Pi. Notifies of block wins, monitors temperature, and performs a few basic checks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%