Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ServerPerformanceStats

You are required to write a script server-stats.sh that can analyse basic server performance stats. You should be able to run the script on any Linux server and it should give you the following stats:

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

Stretch goal: Feel free to optionally add more stats such as os version, uptime, load average, logged in users, failed login attempts etc.

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

About

Roadmap DevOps [Server Performance Stats]

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages