A bash script to analyse basic server performance for devops.
-
Clone the repository
git clone https://github.com/AdrienSigur/ServerPerformance.git -
Make the script executable
chmod +x serv-stats.sh -
Execute the script
./serv-stats.sh
This project is part of roadmap.sh DevOps projects.