Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Monitor Linux

Process monitor for Linux that displays memory and cpu usage along with top active processes.

Instructions:

  • Two files can be run, either monitor.sh or monitor_color.sh. note: monitor_color.sh adds color to usage charts.

  • run chmod at the command line for setting executable privileges for process i.e. chmod +x monitor.sh or chmod +x monitor_color.sh

  • to run application type ./monitor.sh or ./monitor_color.sh

  • example screenshots:

  • example with increased cpu usage

  • example with just memory usage

  • example with just cpu usage

  • example for colored version (monitor_color.sh)

About

View process memory and cpu usage in linux.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages