simple program that alert you as notify when your cpu load is more than 99%
install apt install php
or yum install php
or ...
go to clw.sh properties and make the file executable and and open it
in terminal enter php ~/Downloads/clw.php
in terminal enter nohup php ~/Downloads/clw.php &
after permanent run give you process id number for close it use kill {process id number}