Skip to content

BuildOnViction/tomochain-node-healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomochain-node-healthcheck

check if tomochain node is slow

Install

Required: NodeJS 10

npm i

Usage

  • Update configuration
cp .env.sample .env
# edit .env
  • setup cronjob to run this command on the server which is running masternode/fullnode
node index.js
  • Example alert:

image

Releases

No releases published

Packages

No packages published