Skip to content

superoneio/bp-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bp-tools

EOS BP Tools

restarter.pl - Perl script for monitoring/restarting EOS node and sending SMS alerts oon restart and fail.

Install as a cronjob on your system as often as you would like.
Before you could use the script:
1. Install Perl if not installed
2. Install Perl packages:

sudo cpan install String/CamelCase.pm

sudo cpan install Log::Log4perl

sudo cpan install JSON

sudo cpan install REST::Client

4. Get account with TestMagic API: https://www.textmagic.com/docs/api/

NOTE: If restart fails - a flag file RESTART_FAILED is created and script stops running until file is removed.

checkPayment.sh - Check producer payments.

vanity.sh - Find EOS key with certain short name in it by brute force

About

EOS BP Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 77.9%
  • Shell 22.1%