A Python-based tool that gathers system performance metrics (CPU, memory, disk usage, network activity) and sends alerts when thresholds are exceeded.)
- β Monitors CPU, Memory, Disk, and Network Usage
- β Refreshes Every 2 Seconds
- β Works on Linux, Mac, and Windows
- β Uses psutil for Performance Metrics
- β Clears the Console for a Clean UI
- Navigate to directory where the script is downloaded
- Run command:
python sysmon.py
