Monitoring the list of hosts using shell script and write the status over log file and automate the script execution with crontab
Introduction:
In this blog, I am going to demonstrate the functionalities of shell script to monitor multiple hosts and write their status over a log file. The script will write the log for successful pings to one file and will write the log for fail...
soumyabiswas37.hashnode.dev5 min read