alwin05 14 Posted October 9, 2019 Share Posted October 9, 2019 (edited) Hi everyone, I wrote a bash script for Ubuntu, that you can download and use like below. It should be run on the machine where you run your node. Default REST-api port that's used is 8080, if you set another port, you should modify the script (look for 8080 and change it to the desired port). Have fun! Best regards, Alwin -------------------------------------------------------- wget https://raw.githubusercontent.com/ahakla/elrond-nodes/master/monitor_nodes.shExample usage:bash monitor_nodes.sh Alw joesa vic Edited October 9, 2019 by alwin05 added output example image Quote Link to post Share on other sites
alwin05 14 Posted October 9, 2019 Author Share Posted October 9, 2019 Added an option `-w` to show all offline validator nodes. W for Warning. 😉 bash monitor_nodes.sh -w Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.