Skip to content

simple scripts I use to keep my defichain masternode healthy

Notifications You must be signed in to change notification settings

AltCoiFish/defichain-masternode-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

defichain-masternode-scripts

This is simple script that allows you to keep track of whether or not your node is working properly.

Specifically, it checks to ensure your node is in sync and that it is continuing to operate on the main chain. It also notifies you when rewards are received.

If chain split is detected, it will try to determine if the split happened on the local or remote node. If local, it will try to locate the block on which the split occurred and give instructions on how to fix.

Please either send me a message or submit a pull request with change suggestions. I rarely program in bash, so it's likely I've made silly mistakes.

See readme in code for install instructions. I have this running every hour via crontab on my masternode.

Hope others find this helpful.

About

simple scripts I use to keep my defichain masternode healthy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%