canoe icon indicating copy to clipboard operation
canoe copied to clipboard

Add alarm checks for block count lag and service down

Open gokr opened this issue 6 years ago • 1 comments

Checking and comparing block count regularly with other prominent nodes to detect if we are lagging severaly. Checking that nano_node is up, and also canoed, redis, postgres, vernemq, nginx. Make some RPC calls to make sure everything works.

gokr avatar Mar 31 '18 13:03 gokr

Lagging often is no issue for transactions. Many monitors have this api.php I use here: https://nanode21.cloud/nodestats.htm

stefonarch avatar Apr 17 '18 20:04 stefonarch