Skip to content

Latest commit

 

History

History

Monitor

  • cpu,memory,connecitons monitor
python /path/eos-toolkit/monitor/eos_process_monitor.py
  • node alive,height check
python /path/eos-toolkit/monitor/node_monitor.py
  • bp status(rank,votes,reward,claim_time) monitor
python /path/eos-toolkit/monitor/bp_status_monitor.py
  • bidname status monitor
python /path/eos-toolkit/monitor/bidname_status.py
  • bp produce monitor
python /path/eos-toolkit/monitor/bp_block_monitor.py
  • bp blacklist monitor
/path/eos-toolkit/monitor/blacklist_monitor.sh
  • log parser and metrics(trxs,latency) collect
1) change config eos_log_file
2) python /path/eos-toolkit/monitor/eos_log_monitor.py