1. chmod +x /path/to/your/server_load_checker.sh
run it by
-
./server_load_checker.sh
-
Install the monitorHost script as crontab using the editor:
$ crontab -e
30 * * * * /home/alok/bin/server_load
Save and close the file.
1. chmod +x /path/to/your/server_load_checker.sh
run it by
./server_load_checker.sh
Install the monitorHost script as crontab using the editor:
$ crontab -e
30 * * * * /home/alok/bin/server_load
Save and close the file.