Skip to content

A script to monitor a MiniBolt node health and activity at a glance.

License

Notifications You must be signed in to change notification settings

rmnscb/minibolt_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniBolt Info

A bash script to monitor a MiniBolt node health and activity at a glance.

Installation

 $ 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/

Disable admin password request (optional -caution!)

how to disable admin password request

About

A script to monitor a MiniBolt node health and activity at a glance.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages