Skip to content

gaia/tezos-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tezos Monitoring Tools

Tools to monitor your Tezos Node, Baker and Endorser

blockheight.sh: monitor if your node is up to date with the chain, by comparing your node's block height with network block height as published by external APIs. To increase reliability, network block height uses the highest value between tzscan.io and tezex.info.

bakingstatus.sh: tells you if the baker process is running. It doesn't tell you if the password has been entered (in case your setup requires it) or that the baker is running properly.

endorsingstatus.sh: tells you if the endorser process is running. It doesn't tell you if the password has been entered (in case your setup requires it) or that the endorser is running properly.

PS: If you are baking with the ledger, these fine folks have created systemd entries to make it easier to run the node/baker/endorser: https://github.com/etomknudsen/tezos-baking

About

Tools to monitor your Tezos Node, Baker and Endorser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages