# server---stats---script **Repository Path**: chen_ting_ting_1/server---stats---script ## Basic Information - **Project Name**: server---stats---script - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-06 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Server - Stats Script This repository houses the `server - stats.sh` script, which is crafted to analyze fundamental server performance statistics. The script offers the following details: - Total CPU usage - Memory usage (total memory, used memory, free memory, and usage percentage) - Disk usage (total disk space, used space, free space, and usage percentage) - Top 5 processes by CPU usage - Top 5 processes by memory usage ## Usage 1. Clone this repository or download the `server - stats.sh` file. 2. Make the script executable using the command: `chmod +x server - stats.sh` 3. Run the script: `./server - stats.sh` This script is designed to run on any Linux server. **Project URL**: [https://github.com/Amy-by/server---stats---script](https://github.com/Amy-by/server---stats---script)