Skip to content

matiasdante/server-performance-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation


DevOps Projects
Server Performance Stats

View the performance of your server with a single script

FunctionsDownloadHow to use itCredits

Functions

With this script you will be able to visualize a lot of statistics about your server/machine like...

  • Instaled OS
  • System Uptime
  • Load Avarage
  • Users
  • Failed to LogIn (Users)
  • Total CPU
  • Total MEM
  • Total DISK
  • Usage per PS (MEM)
  • Usage per PS (CPU)

Download

First of all you'll need git intalled on your server/machine. If you dont haven't, check the follow link. Git You need to clone this repository like this:

$ git clone https://github.com/matiasdante/server-performance-stats.git

How to use it

  1. Next, you need to access the folder with:
$ cd server-performance-stats
  1. Then, you can just run a ls -la to list the folder contents, and you will see server-stats.sh. Run the following command:
$ chmod +x server-stats.sh

This will give execution permission to the file. Now you can easily execute it.

  1. Launch the script:
$ ./server-stats.sh

Credits

About

Performance Stats from my server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published