Project Page: https://roadmap.sh/projects/server-stats
A custom Bash script designed to monitor and display real-time Linux server performance metrics. This tool provides a quick diagnostic dashboard for system administrators.
- OS Version and Uptime tracking
- Total CPU load calculation
- Memory usage (Used vs. Total and Percentage)
- Disk space monitoring (Root directory)
- Top 5 processes consuming the most CPU
- Top 5 processes consuming the most Memory
Run the script in any Linux environment:
./server_stats.sh