Skip to content

This is a simple Bash script that monitors key server performance metrics.It works on both Linux and macOS

Notifications You must be signed in to change notification settings

xfy0012/service-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Server Performance Stats Script

This project provides a Bash script that reports basic server performance metrics, including:

  • Total CPU usage
  • Memory usage (used, free, and percent)
  • Disk usage
  • Top 5 processes by CPU
  • Top 5 processes by memory

How to Run

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

Requirements

Linux or macOS Bash shell

Project URL

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

About

This is a simple Bash script that monitors key server performance metrics.It works on both Linux and macOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages