Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Server Performance Stats

This script is part of the Server Stats project listed on roadmap.sh. This script collects and displays essential server performance statistics, including:

  1. Total CPU usage
  2. Total memory usage (Free vs Used, including percentages)
  3. Total disk usage (Free vs Used, including percentages)
  4. Top 5 processes by CPU usage
  5. Top 5 processes by memory usage

Prerequisites

Ensure you have the required permissions and commands [top, free, df, ps, and awk] to execute scripts on your Linux server.


How to Use

  1. Clone the Repository:

    git clone https://github.com/Elkordy/Server-Performance-Stats.git cd Server-Performance-Stats

  2. Make the Script Executable: chmod +x server-performance-stats.sh

  3. Run the Script ./server-performance-stats.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages