Skip to content

aminexi/Server-Performance-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Server-Performance-Stats

A simple Bash script to monitor basic server performance on Linux.

Features

  • Total CPU usage
  • Total memory usage (used vs free, including percentage)
  • Total disk usage (used vs free, including percentage)
  • Top 5 processes by CPU usage
  • Top 5 processes by memory usage

Usage

  1. Clone the repository:

git clone https://github.com/your-username/server-stats.git cd server-stats

  1. Make the script executable: chmod +x server-stats.sh

  2. Run the script:

./server-stats.sh

project url : https://roadmap.sh/projects/server-stats

image

About

A script to analyse server performance stats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages