Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–₯️ Server Performance Stats

GitHub Repository: https://github.com/Papachengo69/server-performance-stats
Project Page: https://roadmap.sh/projects/server-stats

This is a beginner-friendly DevOps project that provides a Bash script to monitor and report key server performance metrics. It can be run on any Linux system with basic shell tools installed.

πŸ“Š What It Does

The script server-stats.sh reports:

  • Total CPU usage
  • Total memory usage (Free vs Used + percentage)
  • Total disk usage (Free vs Used + percentage)
  • Top 5 processes by CPU usage
  • Top 5 processes by memory usage

πŸš€ Stretch Features

  • OS version
  • System uptime
  • Load averages
  • Number of logged-in users
  • Failed login attempts

πŸ”§ How to Use

πŸ–₯️ Run the Script

chmod +x server-stats.sh
./server-stats.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages