Skip to content

EOSTribe/EOS-Testnet-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS Testnet monitor

Simple tool to monitor EOS testnet BP node.

To use, change node list in /js/bps.js to your.
To change request interval edit file /js/check_nodes.js
and modify variable var _reqInterval = 500;

please add line to config.ini for all nodes:
access-control-allow-origin = *
to allow access to monitor

Example: http://eosslc.com/monitor/

Creators

WebSite: http://cryptolions.io/
GitGub: https://github.com/CryptoLions
SteemIt: https://steemit.com/eos/@cryptolions/crypto-lions-eos-block-producer-candidates#comments

Updates

Upd: 2018-03-26

  • Small table layout
  • Added checking last produced blcok
  • Added Time from last production
  • Added server version
  • Added node version
  • Added favicon
  • Small code refactoring

About

This tool helps monitor BP nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • HTML 12.6%
  • CSS 3.6%