A bash script to monitor a MiniBolt node health and activity at a glance.
$ sudo apt install jq net-tools netcat
$ cd /tmp/
$ git clone https://github.com/rmnscb/minibolt_info.git
$ cd /tmp/minibolt_info/
$ nano *.sh --linenumbers # Inspect the scripts to make sure it does not do bad things. Exit with Ctrl-X
$ sudo chmod +x *.sh # Install the script and make it executable
$ sudo cp *.sh /usr/local/bin/