Skip to content

mthpvg/bash-monitoring-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bash-monitoring-memory

It shows three fields:

  • The amount of memory in the machine
  • The amount of memory available for new processes
  • The percentage of used memory in a color based on thresholds values

Stats preview

Prerequisites

sudo apt-get install bc

Usage

./stats.sh

Tip

You can had ./stats.sh in your .bashrc or .profile to get a quick overview of your memory usage on startup.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages