This script automates the process of monitoring server health by checking CPU, memory, and disk usage. It can send email alerts if thresholds are crossed.
- Monitor CPU, memory, and disk usage.
- Alerts for high disk usage.
- Customizable thresholds.
- Clone the repository.
- Modify thresholds in the script.
- Run the script manually or set up a cron job.