Changes
→Are you aware of a script that would run as a cron job and do the OOM math on a regular basis and email me if I've hit the red zone or maybe at 85-90%?
# Avoiding another mistake maybe the user forgot the quantity of vm allocated
if let "vm_param<1" || let "vm_param>n";then
echo "Container out of range, please try a number between 1 and "$n
exit