EOS BP monitor with TICK Stack.
- Use influxdata's TICK Stack.
- Gather get_info from every nodeos's localhost RPC interface.
- Use TICKScript to alert when the latest
head_block_time
is more than 10 seconds earliernow()
. It usually means that the BP stopped producing blocks.