linux_Shell_scripts To execute shell script use below command ./node_connectivity_monitor.sh host1:port1 host2:port2 .. or to run the process in background nohup ./node_connectivity_monitor.sh host1:port1 host2:port2... &