Skip to content

EOSEssentials/EOS-Testnet-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS Testnet Monitor

Simple tool to monitor EOS testnet BP node cretaed by CryptoLions.io

Before 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 BP nodes:
access-control-allow-origin = *
to allow access to monitor

Example: http://jungle.cryptolions.io:9898/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

Simple tool to monitor EOS testnet BP nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published