Linux shell script monitor all my custom processes

Linux shell script monitor all my custom processes


I see the process.sh file in the script folder but it's hard to edit it to suit my needs. Is there a simpler way to manage the processes that I have created and check if it's running or not, for example: process_name1, process_name2, process_name3 ...

 

Thanks,